aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10Fixed John's email address again.Eric Andersen
John. Your email address is "john@lineo.com" not @line.com. :) -Erik
1999-12-10Added poweroff (and adjusted init to use it). Inlined functionEric Andersen
calls to code only called once in tee. Made BB_KLOGD and option. -Erik
1999-12-10 less TODOJohn 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 specifiedJohn Beppu
on the command line that didn't exist.
1999-12-10Make sure the world knows who "beppu" is.Eric Andersen
-Erik
1999-12-10Fix 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 TODOJohn Beppu
1999-12-10 Implemented tee(1).John Beppu
1999-12-09minor changelog updateJohn Beppu
1999-12-09Adjustments 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 doneJohn Beppu
1999-12-09 Modified to include duJohn Beppu
1999-12-09 This is my preliminaryJohn 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 inEric Andersen
which blocked reboots. Oops. -Erik
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen
-Erik
1999-12-09Added an empty line for no reason.Eric Andersen
-Erik
1999-12-09Fixed spelling errorEric Andersen
-Erik
1999-12-09* my_getid was leaking file descriptors, causing 'ls -l' on longEric Andersen
directories to fail -Erik
1999-12-08Latest and greatestEric Andersen
1999-12-08StufEric Andersen
1999-12-08FixesEric Andersen
1999-12-08StufEric Andersen
1999-12-07StufEric Andersen
1999-12-07StufEric Andersen
1999-12-05StufEric Andersen
1999-12-05syslogd and klogd work now.Eric Andersen
-Erik
1999-12-03FixesEric Andersen
1999-12-03StufEric Andersen
1999-11-29SqtufEric Andersen
1999-11-29Fix up changelogEric Andersen
1999-11-29Fixed tar so uid/gud/permissions on extracted tarballs will be correct.Eric Andersen
-Erik
1999-11-27FixesEric Andersen
1999-11-27StufEric Andersen
1999-11-26ChangesEric Andersen
1999-11-26StufEric Andersen
1999-11-25StufEric Andersen
1999-11-25StufEric Andersen
1999-11-24First draftEric Andersen
1999-11-23StufEric Andersen
1999-11-22Bug fixesEric Andersen
1999-11-22StufEric Andersen
1999-11-22Fix bugsEric Andersen
1999-11-21StufEric Andersen
1999-11-19Latest n greatestEric Andersen