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