..
Config.in
Upgrade mdev to allow commands to be run on create/delete.
2006-06-26 14:11:33 +00:00
dmesg.c
Rewrite of dmesg, smaller and simpler.
2006-06-13 18:31:04 +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
- use bb_msg_{read,write}_error where appropriate.
2006-06-03 22:45:37 +00:00
fdisk.c
Various cleanups I made while going through Erik Hovland's patch submissions,
2006-06-25 22:39:24 +00:00
freeramdisk.c
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
2006-06-16 04:25:19 +00:00
fsck_minix.c
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
2006-06-16 04:25:19 +00:00
getopt.c
- remove emacs layout block as suggested by Robert P.J. Day
2006-05-19 19:29:19 +00:00
hexdump.c
skip_whitespace() shouldn't claim its return value is const, it doesn't know
2006-06-18 20:20:07 +00:00
hwclock.c
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +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
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +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
Upgrade mdev to allow commands to be run on create/delete.
2006-06-26 14:11:33 +00:00
mkfs_minix.c
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
2006-06-16 04:25:19 +00:00
mkswap.c
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
2006-06-16 04:25:19 +00:00
more.c
Fix some warnings in allbareconfig.
2006-05-28 01:19:06 +00:00
mount.c
Patch from Paul Fox to improve mount's error handling behavior, which I beat
2006-06-21 03:53:33 +00:00
nfsmount.c
Make some 64 bit warnings go away on x86-64.
2006-06-19 03:20:03 +00:00
nfsmount.h
Make some 64 bit warnings go away on x86-64.
2006-06-19 03:20:03 +00:00
pivot_root.c
- remove emacs layout block as suggested by Robert P.J. Day
2006-05-19 19:29:19 +00:00
rdate.c
- No options should set the current system time.
2006-06-03 10:24:20 +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 Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
2006-06-15 15:49:36 +00:00
switch_root.c
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
2006-06-15 15:49:36 +00:00
umount.c
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
2006-06-15 15:49:36 +00:00