Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use vfork() instead of vork() since the only thing we do is execve() an app a... | vapier | 2006-06-06 | 1 | -1/+1 |
* | - use bb_msg_write_error in 3 places | aldot | 2006-06-03 | 1 | -368/+346 |
* | - move #include busybox.h to the very top so we pull in the config | aldot | 2006-06-03 | 1 | -1/+1 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | landley | 2006-05-27 | 1 | -1/+0 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -1/+1 |
* | Patch from Steven Scholz to send the output from 'time' | andersen | 2003-11-07 | 1 | -2/+2 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -8/+8 |
* | Doh. We divide microseconds by 60? | andersen | 2002-09-30 | 1 | -2/+2 |
* | Bug fix from Nitin Gupta <gupta@equator.com> | andersen | 2002-09-27 | 1 | -4/+4 |
* | Add in a 'time' applet. Adds 4.5k. | andersen | 2001-11-30 | 1 | -0/+502 |