Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-11 | Set version to 0.39 | Eric Andersen | |
-Erik | |||
1999-12-11 | Minor updates | Eric Andersen | |
1999-12-10 | Removed a redundant call du(); Save cpu cycles. | John Beppu | |
1999-12-10 | damnit. | John Beppu | |
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 | |
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 | |
calls to code only called once in tee. Made BB_KLOGD and option. -Erik | |||
1999-12-10 | less TODO | John Beppu | |
1999-12-10 | Implemented head(1). | John Beppu | |
tried to mimic GNU behaviour. | |||
1999-12-10 | changed tee_usage from being a function to a char[] | John Beppu | |
that gets used be usage(); | |||
1999-12-10 | Fixed bug when dealing with files specified | John Beppu | |
on the command line that didn't exist. | |||
1999-12-10 | Make sure the world knows who "beppu" is. | Eric Andersen | |
-Erik | |||
1999-12-10 | Fix beppu's email address. | Eric Andersen | |
BTW, John, go to sleep. It is late. :) -Erik | |||
1999-12-10 | Fleshed out du_main(). | John Beppu | |
I'm not sure which options to support. | |||
1999-12-10 | less TODO | John Beppu | |
1999-12-10 | Implemented tee(1). | John Beppu | |
1999-12-09 | minor changelog update | John Beppu | |
1999-12-09 | Adjustments for Johns init stuff, | Eric Andersen | |
-Erik | |||
1999-12-09 | findInitPid() has been implemented and it seems to work. | John Beppu | |
reboot has been changed to take advantage of findInitPid(); | |||
1999-12-09 | du is done | John Beppu | |
1999-12-09 | Modified to include du | John Beppu | |
1999-12-09 | This is my preliminary | John Beppu | |
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 | |
which blocked reboots. Oops. -Erik | |||
1999-12-09 | Tail now works (costs 6k). Several other updates. | Eric Andersen | |
-Erik | |||
1999-12-09 | Added an empty line for no reason. | Eric Andersen | |
-Erik | |||
1999-12-09 | Fixed spelling error | Eric Andersen | |
-Erik | |||
1999-12-09 | * my_getid was leaking file descriptors, causing 'ls -l' on long | Eric Andersen | |
directories to fail -Erik | |||
1999-12-08 | Latest and greatest | Eric Andersen | |
1999-12-08 | Stuf | Eric Andersen | |
1999-12-08 | Fixes | Eric Andersen | |
1999-12-08 | Stuf | Eric Andersen | |
1999-12-07 | Stuf | Eric Andersen | |
1999-12-07 | Stuf | Eric Andersen | |
1999-12-05 | Stuf | Eric Andersen | |
1999-12-05 | syslogd and klogd work now. | Eric Andersen | |
-Erik | |||
1999-12-03 | Fixes | Eric Andersen | |
1999-12-03 | Stuf | Eric Andersen | |
1999-11-29 | Sqtuf | Eric Andersen | |
1999-11-29 | Fix up changelog | Eric Andersen | |
1999-11-29 | Fixed tar so uid/gud/permissions on extracted tarballs will be correct. | Eric Andersen | |
-Erik | |||
1999-11-27 | Fixes | Eric Andersen | |
1999-11-27 | Stuf | Eric Andersen | |
1999-11-26 | Changes | Eric Andersen | |
1999-11-26 | Stuf | Eric Andersen | |
1999-11-25 | Stuf | Eric Andersen | |
1999-11-25 | Stuf | Eric Andersen | |
1999-11-24 | First draft | Eric Andersen | |
1999-11-23 | Stuf | Eric Andersen | |
1999-11-22 | Bug fixes | Eric Andersen | |
1999-11-22 | Stuf | Eric Andersen | |
1999-11-22 | Fix bugs | Eric Andersen | |