hush/util-linux
Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day
- use shorter boilerplate while at it
2006-05-19 19:29:19 +00:00
..
Config.in More busting on legacy mtab support in the help text. 2006-05-08 02:22:24 +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 Migrate endianness macros. 2006-05-05 16:54:40 +00:00
freeramdisk.c - explain what magic numbers we're using here. 2006-03-18 23:02:45 +00:00
fsck_minix.c Build break fix from Bernhard fischer, fixing fallout from svn 14974. (My bad.) 2006-05-03 21:39:28 +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 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +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 Shrink the code about 50 bytes, allocate less run-time memory, and add a 2006-05-08 02:53:23 +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 Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
mount.c Fiddling with llist to make memory management easier. Specifically, the 2006-05-08 19:03:07 +00:00
nfsmount.c - single KERNEL_VERSION(a,b,c) macro in platform.h 2006-05-19 11:54:02 +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 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 Shut up the warning "implicit declaration of strlen". 2006-05-10 17:41:21 +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