..
Config.in
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
2006-05-26 20:19:22 +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
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
2006-06-15 15:49:36 +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, tweak error messages.
2006-06-13 15:31:39 +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
add "-C" format to hexdump
2005-11-28 21:06:00 +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
Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped.
2006-06-13 18:27:16 +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
- single KERNEL_VERSION(a,b,c) macro in platform.h
2006-05-19 11:54:02 +00:00
more.c
Fix some warnings in allbareconfig.
2006-05-28 01:19:06 +00:00
mount.c
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
2006-06-15 15:49:36 +00:00
nfsmount.c
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
2006-06-15 15:49:36 +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
- 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