..
Config.in
create a document for mdev so people dont have to rtfs
2007-02-14 13:20:29 +00:00
dmesg.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
fbset.c
suppress warnings about easch <applet>_main() having
2007-02-03 17:28:39 +00:00
fdformat.c
suppress warnings about easch <applet>_main() having
2007-02-03 17:28:39 +00:00
fdisk_aix.c
fdisk: get rid of _() macro.
2007-03-19 14:43:38 +00:00
fdisk_osf.c
fix accumulated whitespace and indentation damage
2007-03-20 11:30:28 +00:00
fdisk_sgi.c
random style fixes (extra spaces deleted)
2007-03-24 15:40:16 +00:00
fdisk_sun.c
fdisk: get rid of _() macro.
2007-03-19 14:43:38 +00:00
fdisk.c
assorted fixes uncovered by randomconfig runs
2007-03-22 22:22:10 +00:00
freeramdisk.c
suppress warnings about easch <applet>_main() having
2007-02-03 17:28:39 +00:00
fsck_minix.c
fsck_minix: stop using large buffers in bss
2007-03-13 22:31:28 +00:00
getopt.c
Rename two config options:
2007-04-10 23:03:30 +00:00
hexdump.c
audit small applets and mark some of them as NOFORK.
2007-04-10 15:43:37 +00:00
hwclock.c
random style fixes (extra spaces deleted)
2007-03-24 15:40:16 +00:00
ipcrm.c
style fixes. No code changes.
2007-04-10 15:42:06 +00:00
ipcs.c
style fixes. No code changes.
2007-04-10 15:42:06 +00:00
Kbuild
build system overhaul
2006-10-05 10:17:08 +00:00
losetup.c
suppress warnings about easch <applet>_main() having
2007-02-03 17:28:39 +00:00
mdev.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
minix.h
forgot to svn add util-linux/minix.h :(
2007-01-03 00:47:47 +00:00
mkfs_minix.c
mkfs_minix: remove older, less efficient bss reduction trick
2007-03-18 14:43:21 +00:00
mkswap.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
more.c
more: do not mess with "/dev/console" (!);
2007-03-10 16:32:14 +00:00
mount.c
add some missed statics on constant objects.
2007-04-08 16:07:02 +00:00
pivot_root.c
correct "pivot_root: pivot_root: <msg>"
2007-02-06 00:35:36 +00:00
rdate.c
suppress warnings about easch <applet>_main() having
2007-02-03 17:28:39 +00:00
readprofile.c
suppress warnings about easch <applet>_main() having
2007-02-03 17:28:39 +00:00
setarch.c
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
2007-02-06 01:20:12 +00:00
swaponoff.c
swapon: reinstate hole check but reduce it to warning
2007-03-14 22:55:39 +00:00
switch_root.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
umount.c
[u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>)
2007-04-05 21:57:47 +00:00