hush/debianutils
Denis Vlasenko f592aa36f3 which: -a support (needed for bfin uclibc build script)
real support (with CONFIG_DESKTOP=y): 120+ bytes:
   text	   data	    bss	    dec	    hex	filename
 807958	    624	   7036	 815618	  c7202	busybox_old
 808085	    624	   7036	 815745	  c7281	busybox_unstripped

"fake" support (with CONFIG_DESKTOP unset): ~45 bytes:
   text	   data	    bss	    dec	    hex	filename
 797790	    611	   6996	 805397	  c4a15	busybox_old
 797834	    611	   6996	 805441	  c4a41	busybox_unstripped
2008-06-05 13:33:59 +00:00
..
Config.in trivial fixes to config system 2008-02-19 23:42:22 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
mktemp.c mktemp: make argument optional (coreutil 6.12 compat) 2008-06-05 12:06:00 +00:00
pipe_progress.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
run_parts.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
start_stop_daemon.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
which.c which: -a support (needed for bfin uclibc build script) 2008-06-05 13:33:59 +00:00