hush/miscutils
2006-06-26 21:31:17 +00:00
..
adjtimex.c
bbconfig.c
Config.in - do away with the comment that noted that the current implementation 2006-06-07 21:26:09 +00:00
crond.c
crontab.c Various cleanups I made while going through Erik Hovland's patch submissions, 2006-06-25 22:39:24 +00:00
dc.c - remove superfluous call of stack_machine(0) upon exit. 2006-06-03 21:19:09 +00:00
devfsd.c - convert old-style parameter declarations (K&R) to modern style. 2006-06-25 22:08:53 +00:00
eject.c Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 2006-06-15 15:49:36 +00:00
hdparm.c Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 2006-06-15 15:49:36 +00:00
last.c
less.c
makedevs.c
Makefile
Makefile.in - add applet taskset to set/retrieve the CPU affinity of a process 2006-06-07 15:44:59 +00:00
mountpoint.c
mt.c
runlevel.c
rx.c Aurelien Jacobs pointed out inline functions that could be removed. Doing so 2006-06-21 01:49:17 +00:00
setsid.c
strings.c
taskset.c - add applet taskset to set/retrieve the CPU affinity of a process 2006-06-07 15:44:59 +00:00
time.c use vfork() instead of vork() since the only thing we do is execve() an app after fork (allows time to work on no-mmu) 2006-06-06 06:08:34 +00:00
watchdog.c fix watchdog on no-mmu systems by adding -F option for rexec 2006-06-26 21:31:17 +00:00