summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Set version to 0.390_39Eric Andersen1999-12-114-6/+6
| | | | -Erik
* Minor updatesEric Andersen1999-12-114-24/+33
|
* Removed a redundant call du(); Save cpu cycles.John Beppu1999-12-102-4/+4
|
* damnit.John Beppu1999-12-101-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 Andersen1999-12-102-12/+12
| | | | | John. Your email address is "john@lineo.com" not @line.com. :) -Erik
* Added poweroff (and adjusted init to use it). Inlined functionEric Andersen1999-12-1016-99/+193
| | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik
* less TODOJohn Beppu1999-12-102-2/+2
|
* Implemented head(1).John Beppu1999-12-106-0/+220
| | | | tried to mimic GNU behaviour.
* changed tee_usage from being a function to a char[]John Beppu1999-12-102-40/+22
| | | | that gets used be usage();
* Fixed bug when dealing with files specifiedJohn Beppu1999-12-102-6/+18
| | | | on the command line that didn't exist.
* Make sure the world knows who "beppu" is.Eric Andersen1999-12-101-2/+2
| | | | -Erik
* Fix beppu's email address.Eric Andersen1999-12-104-8/+8
| | | | | BTW, John, go to sleep. It is late. :) -Erik
* Fleshed out du_main().John Beppu1999-12-102-12/+76
| | | | I'm not sure which options to support.
* less TODOJohn Beppu1999-12-101-1/+0
|
* Implemented tee(1).John Beppu1999-12-107-1/+304
|
* minor changelog updateJohn Beppu1999-12-091-0/+2
|
* Adjustments for Johns init stuff,Eric Andersen1999-12-095-8/+15
| | | | -Erik
* findInitPid() has been implemented and it seems to work.John Beppu1999-12-094-11/+39
| | | | reboot has been changed to take advantage of findInitPid();
* du is doneJohn Beppu1999-12-091-1/+0
|
* Modified to include duJohn Beppu1999-12-094-0/+8
|
* This is my preliminaryJohn Beppu1999-12-092-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 inEric Andersen1999-12-093-4/+2
| | | | | which blocked reboots. Oops. -Erik
* Tail now works (costs 6k). Several other updates.Eric Andersen1999-12-0912-376/+241
| | | | -Erik
* Added an empty line for no reason.Eric Andersen1999-12-091-0/+1
| | | | -Erik
* Fixed spelling errorEric Andersen1999-12-091-1/+1
| | | | -Erik
* * my_getid was leaking file descriptors, causing 'ls -l' on longEric Andersen1999-12-092-1/+6
| | | | | directories to fail -Erik
* Latest and greatestEric Andersen1999-12-0820-75/+2188
|
* StufEric Andersen1999-12-084-10/+10
|
* FixesEric Andersen1999-12-082-6/+6
|
* StufEric Andersen1999-12-082-58/+82
|
* StufEric Andersen1999-12-0714-34/+1029
|
* StufEric Andersen1999-12-079-57/+126
|
* StufEric Andersen1999-12-0512-61/+66
|
* syslogd and klogd work now.Eric Andersen1999-12-053-39/+51
| | | | -Erik
* FixesEric Andersen1999-12-031-1/+3
|
* StufEric Andersen1999-12-0318-58/+426
|
* SqtufEric Andersen1999-11-291-1/+1
|
* Fix up changelogEric Andersen1999-11-291-1/+7
|
* Fixed tar so uid/gud/permissions on extracted tarballs will be correct.Eric Andersen1999-11-292-18/+50
| | | | -Erik
* FixesEric Andersen1999-11-273-11/+19
|
* StufEric Andersen1999-11-272-6/+2
|
* ChangesEric Andersen1999-11-262-10/+44
|
* StufEric Andersen1999-11-261-2/+2
|
* StufEric Andersen1999-11-258-24/+47
|
* StufEric Andersen1999-11-2510-115/+928
|
* First draftEric Andersen1999-11-242-0/+172
|
* StufEric Andersen1999-11-236-26/+49
|
* Bug fixesEric Andersen1999-11-227-23/+35
|
* StufEric Andersen1999-11-224-5/+7
|
* Fix bugsEric Andersen1999-11-222-10/+4
|