Go to file
Valentin Lechner 062fdebeae Changing Folder Structures and extending the Makefile for Needs
Added an 'src' dir with subfolders headers, include, libs
Extending Makefile, so that all the Files get included for
the build.
Also adding the "load" option for make, which loads the module
(has to be built before) as well as the "unload" option which unloads
the module.
The "all" option now automatically builds the sysgen.h from the script,
it doesn't have to be executed in forehand anymore.
Also, some Variables got added for better readability and changeability.

After the socket bindshell didnt work so far, I added some DEBUG Kernel prints
to debug the issue that sometimes the files to be hidden get displayed
as "?"

Also, a few Functions for debugging have been added - but I was too tired
to add them to the collection and use them instead of ```printk```
2019-11-21 03:02:37 +01:00
src Changing Folder Structures and extending the Makefile for Needs 2019-11-21 03:02:37 +01:00
.gitignore Adding eclipse file extensions to gitignore 2019-11-21 03:00:44 +01:00
LICENSE Adding GPLv3 License 2019-11-19 15:59:21 +01:00
Makefile Changing Folder Structures and extending the Makefile for Needs 2019-11-21 03:02:37 +01:00
notizen.txt notizen.txt hinzugefuegt 2019-11-17 21:58:39 +01:00
README.md Initial commit 2019-11-15 12:07:00 +00:00

8008135