..
Config.in
Patch from Robert P Day: let menuconfig indent stuff for us, we don't have
2006-04-13 23:22:16 +00:00
dmesg.c
- shrink dmesg a bit.
2006-03-29 17:26:14 +00:00
fbset.c
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
2006-04-12 17:55:51 +00:00
fdformat.c
dont printf arguments given by user for security sanity
2006-03-23 02:07:20 +00:00
fdisk.c
use memmove() instead of bcopy()
2006-04-16 05:58:21 +00:00
freeramdisk.c
- explain what magic numbers we're using here.
2006-03-18 23:02:45 +00:00
fsck_minix.c
Patch from Denis Vlasenko:
2006-04-29 20:05:17 +00:00
getopt.c
Patch from Denis Vlasenko turning static const int (which gets emitted into
2006-03-10 19:22:06 +00:00
hexdump.c
add "-C" format to hexdump
2005-11-28 21:06:00 +00:00
hwclock.c
- use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig:
2006-03-31 22:36:15 +00:00
ipcrm.c
just whitespace
2006-01-25 00:08:53 +00:00
ipcs.c
- do away with useless fwd-decls, redundant bb_printf calls, silence warning
2006-04-03 11:25:48 +00:00
losetup.c
just whitespace
2006-01-25 00:08:53 +00:00
Makefile
- use absolute path for top_builddir and top_srcdir.
2006-03-02 17:33:25 +00:00
Makefile.in
Jason Schoon writes: This makes the case where LFS is not defined, but fdisk is configured with large disk support use the pretty build rules.
2006-04-21 21:59:22 +00:00
mdev.c
Create /dev/root symlink pointing to real root device, if any.
2006-02-21 06:11:13 +00:00
mkfs_minix.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
mkswap.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
more.c
Robert P. Day removed 8 gazillion occurrences of "extern" on function
2006-03-06 20:47:33 +00:00
mount.c
Kumar spotted another bug: if we autodetect nfs and they haven't specified the
2006-04-05 01:43:39 +00:00
nfsmount.c
Robert Eggers noticed that nfsmount would sometimes incorrectly return success.
2006-04-17 23:02:57 +00:00
nfsmount.h
Fixup use of 'u_int' to instead use 'unsigned int'
2004-01-30 22:56:20 +00:00
pivot_root.c
just whitespace
2006-01-25 00:08:53 +00:00
rdate.c
just whitespace
2006-01-25 00:08:53 +00:00
readprofile.c
just whitespace
2006-01-25 00:08:53 +00:00
setarch.c
Patch from tito, acked by Bernhard Fischer.
2006-03-20 02:20:18 +00:00
swaponoff.c
Patch from Denis Vlasenko to add xstat() and use it.
2006-03-13 15:45:16 +00:00
switch_root.c
Fix missing copyright and license notice.
2006-03-21 18:20:40 +00:00
umount.c
Bug fix: umount wasn't detaching loop devices unless mtab support was enabled.
2006-03-17 03:30:05 +00:00