.. |
basic
|
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
2007-04-04 20:52:03 +00:00 |
kconfig
|
dont use obsolete function index() as pointed out by src.obsolete.funcs
|
2007-03-17 06:29:05 +00:00 |
bloat-o-meter
|
- bail out if either file does not exist
|
2007-04-05 12:27:12 +00:00 |
checkhelp.awk
|
- reinstate "make checkhelp"
|
2006-11-22 09:39:48 +00:00 |
cleanup_printf2puts
|
adding small script, mostly for documentational purposes
|
2007-04-08 15:12:21 +00:00 |
defconfig
|
Rename two config options:
|
2007-04-10 23:03:30 +00:00 |
gcc-version.sh
|
disable -Wold-style-definition for gcc 3.x
|
2007-01-29 17:08:51 +00:00 |
individual
|
rename: run_applet_by_name -> run_applet_and_exit
|
2007-04-11 17:03:19 +00:00 |
Kbuild
|
move usage_compressed.h generation into applets/
|
2006-10-19 22:12:47 +00:00 |
Kbuild.include
|
- add hostcc-option checker
|
2007-01-23 11:44:14 +00:00 |
Makefile.build
|
Trailing whitespace removal over entire tree
|
2007-01-11 17:20:00 +00:00 |
Makefile.clean
|
yet another fixlet: make clean/distclean/mrproper
|
2006-10-05 17:42:55 +00:00 |
Makefile.host
|
Trailing whitespace removal over entire tree
|
2007-01-11 17:20:00 +00:00 |
Makefile.IMA
|
- add selinux applets to the IMA workaround
|
2007-03-09 08:46:31 +00:00 |
Makefile.lib
|
Trailing whitespace removal over entire tree
|
2007-01-11 17:20:00 +00:00 |
mkconfigs
|
mkconfigs: remove echo "... " contortion
|
2007-02-04 02:38:21 +00:00 |
mkmakefile
|
fixing build system overhaul fallout...
|
2006-10-05 17:11:08 +00:00 |
objsizes
|
Do not fail password check if shadow password does not exist -
|
2007-03-13 13:01:14 +00:00 |
showasm
|
Script to easily get an assembly dump of a single function.
|
2006-05-07 20:58:55 +00:00 |
trylink
|
make clean deletes .kernelrelease now
|
2007-03-18 21:45:21 +00:00 |