svn commit: trunk/busybox: include shell util-linux
vda at busybox.net
vda at busybox.net
Mon Jan 22 07:21:40 UTC 2007
Author: vda
Date: 2007-01-21 23:21:38 -0800 (Sun, 21 Jan 2007)
New Revision: 17446
Log:
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.
Modified:
trunk/busybox/include/libbb.h
trunk/busybox/shell/Kbuild
trunk/busybox/shell/ash.c
trunk/busybox/shell/cmdedit.c
trunk/busybox/shell/cmdedit.h
trunk/busybox/shell/hush.c
trunk/busybox/shell/lash.c
trunk/busybox/shell/msh.c
trunk/busybox/util-linux/fdisk.c
trunk/busybox/util-linux/fdisk_osf.c
Changeset:
Sorry, the patch is too large to include (1743 lines).
Please use ViewCVS to see it!
http://busybox.net/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=17446
More information about the busybox-cvs
mailing list