Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set version to 0.390_39 | Eric Andersen | 1999-12-11 | 4 | -6/+6 |
| | | | | -Erik | ||||
* | Minor updates | Eric Andersen | 1999-12-11 | 4 | -24/+33 |
| | |||||
* | Removed a redundant call du(); Save cpu cycles. | John Beppu | 1999-12-10 | 2 | -4/+4 |
| | |||||
* | damnit. | John Beppu | 1999-12-10 | 1 | -1/+0 |
| | | | | | | | | removed mkfifo from the TODO list. I didn't implement it, because I realized (too late) that mknod already existed, and it can do anything that mkfifo would have done. | ||||
* | Fixed John's email address again. | Eric Andersen | 1999-12-10 | 2 | -12/+12 |
| | | | | | John. Your email address is "john@lineo.com" not @line.com. :) -Erik | ||||
* | Added poweroff (and adjusted init to use it). Inlined function | Eric Andersen | 1999-12-10 | 16 | -99/+193 |
| | | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik | ||||
* | less TODO | John Beppu | 1999-12-10 | 2 | -2/+2 |
| | |||||
* | Implemented head(1). | John Beppu | 1999-12-10 | 6 | -0/+220 |
| | | | | tried to mimic GNU behaviour. | ||||
* | changed tee_usage from being a function to a char[] | John Beppu | 1999-12-10 | 2 | -40/+22 |
| | | | | that gets used be usage(); | ||||
* | Fixed bug when dealing with files specified | John Beppu | 1999-12-10 | 2 | -6/+18 |
| | | | | on the command line that didn't exist. | ||||
* | Make sure the world knows who "beppu" is. | Eric Andersen | 1999-12-10 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Fix beppu's email address. | Eric Andersen | 1999-12-10 | 4 | -8/+8 |
| | | | | | BTW, John, go to sleep. It is late. :) -Erik | ||||
* | Fleshed out du_main(). | John Beppu | 1999-12-10 | 2 | -12/+76 |
| | | | | I'm not sure which options to support. | ||||
* | less TODO | John Beppu | 1999-12-10 | 1 | -1/+0 |
| | |||||
* | Implemented tee(1). | John Beppu | 1999-12-10 | 7 | -1/+304 |
| | |||||
* | minor changelog update | John Beppu | 1999-12-09 | 1 | -0/+2 |
| | |||||
* | Adjustments for Johns init stuff, | Eric Andersen | 1999-12-09 | 5 | -8/+15 |
| | | | | -Erik | ||||
* | findInitPid() has been implemented and it seems to work. | John Beppu | 1999-12-09 | 4 | -11/+39 |
| | | | | reboot has been changed to take advantage of findInitPid(); | ||||
* | du is done | John Beppu | 1999-12-09 | 1 | -1/+0 |
| | |||||
* | Modified to include du | John Beppu | 1999-12-09 | 4 | -0/+8 |
| | |||||
* | This is my preliminary | John Beppu | 1999-12-09 | 2 | -0/+166 |
| | | | | | | | | du implementation. It was written from scratch (doesn't use recursiveAction). I still need to flesh out du_main(). | ||||
* | * Fixed rebooting from init. I'd left some debugging code in | Eric Andersen | 1999-12-09 | 3 | -4/+2 |
| | | | | | which blocked reboots. Oops. -Erik | ||||
* | Tail now works (costs 6k). Several other updates. | Eric Andersen | 1999-12-09 | 12 | -376/+241 |
| | | | | -Erik | ||||
* | Added an empty line for no reason. | Eric Andersen | 1999-12-09 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Fixed spelling error | Eric Andersen | 1999-12-09 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | * my_getid was leaking file descriptors, causing 'ls -l' on long | Eric Andersen | 1999-12-09 | 2 | -1/+6 |
| | | | | | directories to fail -Erik | ||||
* | Latest and greatest | Eric Andersen | 1999-12-08 | 20 | -75/+2188 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-08 | 4 | -10/+10 |
| | |||||
* | Fixes | Eric Andersen | 1999-12-08 | 2 | -6/+6 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-08 | 2 | -58/+82 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-07 | 14 | -34/+1029 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-07 | 9 | -57/+126 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-05 | 12 | -61/+66 |
| | |||||
* | syslogd and klogd work now. | Eric Andersen | 1999-12-05 | 3 | -39/+51 |
| | | | | -Erik | ||||
* | Fixes | Eric Andersen | 1999-12-03 | 1 | -1/+3 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-03 | 18 | -58/+426 |
| | |||||
* | Sqtuf | Eric Andersen | 1999-11-29 | 1 | -1/+1 |
| | |||||
* | Fix up changelog | Eric Andersen | 1999-11-29 | 1 | -1/+7 |
| | |||||
* | Fixed tar so uid/gud/permissions on extracted tarballs will be correct. | Eric Andersen | 1999-11-29 | 2 | -18/+50 |
| | | | | -Erik | ||||
* | Fixes | Eric Andersen | 1999-11-27 | 3 | -11/+19 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-27 | 2 | -6/+2 |
| | |||||
* | Changes | Eric Andersen | 1999-11-26 | 2 | -10/+44 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-26 | 1 | -2/+2 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-25 | 8 | -24/+47 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-25 | 10 | -115/+928 |
| | |||||
* | First draft | Eric Andersen | 1999-11-24 | 2 | -0/+172 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-23 | 6 | -26/+49 |
| | |||||
* | Bug fixes | Eric Andersen | 1999-11-22 | 7 | -23/+35 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-22 | 4 | -5/+7 |
| | |||||
* | Fix bugs | Eric Andersen | 1999-11-22 | 2 | -10/+4 |
| |