busybox/util-linux
Denis Vlasenko 8e1c71529c Convert cmdedit into more generic line input facility
(make history and completion optional at runtime).
Use it for fdisk, as an example.
Some unrelated fixes in fdisk are also here.
2007-01-22 07:21:38 +00:00
..
Config.in - provide central knob to turn off RPC related options. 2006-12-01 16:56:12 +00:00
dmesg.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
fbset.c fbset: move variable from data to bss 2007-01-03 00:45:05 +00:00
fdformat.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
fdisk_aix.c next bunch of fixes for bugs found by randconfig 2006-12-30 18:42:29 +00:00
fdisk_osf.c Convert cmdedit into more generic line input facility 2007-01-22 07:21:38 +00:00
fdisk_sgi.c fdisk: remove 8k buffer from bss - OSF labels 2007-01-03 02:58:54 +00:00
fdisk_sun.c Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
fdisk.c Convert cmdedit into more generic line input facility 2007-01-22 07:21:38 +00:00
freeramdisk.c bb_applet_name -> applet_name 2006-10-03 21:00:43 +00:00
fsck_minix.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +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 cut 0.5k off mkfs.minix 2006-11-29 18:15:52 +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
minix.h forgot to svn add util-linux/minix.h :( 2007-01-03 00:47:47 +00:00
mkfs_minix.c factor out minix structures/constants into minix.h 2007-01-03 00:43:19 +00:00
mkswap.c hunt down improper include <>, make mkswap output 4Gb+ friendly 2006-11-24 15:38:03 +00:00
more.c more: fix for case when _FILE_OFFSET_BITS is not #defined. 2006-12-10 01:57:29 +00:00
mount.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +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 fix verbose output; remove commented-out includes. 2007-01-11 16:51:21 +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