..
Config.in
build system overhaul
2006-10-05 10:17:08 +00:00
dmesg.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00
fbset.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00
fdformat.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
fdisk_aix.c
fdisk: separate sun/aix/etc code into #included files
2006-10-12 19:30:44 +00:00
fdisk_osf.c
silly size savings and capitalization fixes
2006-10-26 00:37:00 +00:00
fdisk_sgi.c
byteswap ops had extra mask ops - removed
2006-11-27 16:48:17 +00:00
fdisk_sun.c
byteswap ops had extra mask ops - removed
2006-11-27 16:48:17 +00:00
fdisk.c
byteswap ops had extra mask ops - removed
2006-11-27 16:48:17 +00:00
freeramdisk.c
bb_applet_name -> applet_name
2006-10-03 21:00:43 +00:00
fsck_minix.c
rodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-18 22:04:09 +00:00
getopt.c
style cleanup: return(a) -> return a, part 2
2006-11-27 16:49:55 +00:00
hexdump.c
bb_get_[chomped]line_from_file wasn't descriptive enough.
2006-10-12 22:43:20 +00:00
hwclock.c
Unneeded code removed, usused field "unsigned pscpu" removed
2006-11-01 20:20:37 +00:00
ipcrm.c
style cleanup: return(a) -> return a, part 2
2006-11-27 16:49:55 +00:00
ipcs.c
remove bb_printf and the like
2006-10-26 23:21:47 +00:00
Kbuild
build system overhaul
2006-10-05 10:17:08 +00:00
losetup.c
attempt to regularize atoi mess.
2006-10-08 12:49:22 +00:00
mdev.c
small fixes:
2006-11-26 15:45:17 +00:00
mkfs_minix.c
rodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-18 22:04:09 +00:00
mkswap.c
hunt down improper include <>, make mkswap output 4Gb+ friendly
2006-11-24 15:38:03 +00:00
more.c
rename functions to more understandable names
2006-10-26 23:25:17 +00:00
mount.c
Closing bug 1040:
2006-11-27 19:50:16 +00:00
pivot_root.c
Change license statements (and clean up headers) on some of the files that
2006-09-22 02:52:41 +00:00
rdate.c
style cleanup: return(a) -> return a, part 1
2006-11-27 16:49:31 +00:00
readprofile.c
mostly style fixes
2006-11-01 10:25:35 +00:00
setarch.c
Patch from tito, acked by Bernhard Fischer.
2006-03-20 02:20:18 +00:00
swaponoff.c
bb_applet_name -> applet_name
2006-10-03 21:00:43 +00:00
switch_root.c
mostly style fixes
2006-11-01 10:25:35 +00:00
umount.c
umount: umount -a shouldn't stop on first failure
2006-11-12 17:23:45 +00:00