busybox/miscutils
2006-05-29 06:43:55 +00:00
..
adjtimex.c Move portability stuff to platform.h, and clean up adjtimex.c a bit while 2006-05-27 22:08:01 +00:00
bbconfig.c
Config.in - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
crond.c New version of nohup that's much smaller, less paranoid, consistent, 2006-05-21 18:28:13 +00:00
crontab.c
dc.c
devfsd.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
eject.c
hdparm.c Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values 2006-05-29 05:51:12 +00:00
last.c - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). 2006-05-26 14:41:40 +00:00
less.c And fix the error I just introduced. :) 2006-05-25 21:13:30 +00:00
makedevs.c - return ret so we return something meaningful. 2006-04-24 17:41:29 +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
mountpoint.c
mt.c just include fcntl.h not sys/fcntl.h 2006-04-29 04:43:50 +00:00
runlevel.c
rx.c - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: 2006-05-27 09:36:43 +00:00
setsid.c
strings.c Size reductions, mostly switching things to use libbb functions. 2006-05-29 06:43:55 +00:00
time.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
watchdog.c