summaryrefslogtreecommitdiff
path: root/init.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-12-11Minor updatesEric Andersen4-24/+33
1999-12-10 Removed a redundant call du(); Save cpu cycles.John Beppu2-4/+4
1999-12-10 damnit.John Beppu1-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-10Fixed John's email address again.Eric Andersen2-12/+12
John. Your email address is "john@lineo.com" not @line.com. :) -Erik
1999-12-10Added poweroff (and adjusted init to use it). Inlined functionEric Andersen16-99/+193
calls to code only called once in tee. Made BB_KLOGD and option. -Erik
1999-12-10 less TODOJohn Beppu2-2/+2
1999-12-10 Implemented head(1).John Beppu6-0/+220
tried to mimic GNU behaviour.
1999-12-10 changed tee_usage from being a function to a char[]John Beppu2-40/+22
that gets used be usage();
1999-12-10 Fixed bug when dealing with files specifiedJohn Beppu2-6/+18
on the command line that didn't exist.
1999-12-10Make sure the world knows who "beppu" is.Eric Andersen1-2/+2
-Erik
1999-12-10Fix beppu's email address.Eric Andersen4-8/+8
BTW, John, go to sleep. It is late. :) -Erik
1999-12-10 Fleshed out du_main().John Beppu2-12/+76
I'm not sure which options to support.
1999-12-10 less TODOJohn Beppu1-1/+0
1999-12-10 Implemented tee(1).John Beppu7-1/+304
1999-12-09minor changelog updateJohn Beppu1-0/+2
1999-12-09Adjustments for Johns init stuff,Eric Andersen5-8/+15
-Erik
1999-12-09 findInitPid() has been implemented and it seems to work.John Beppu4-11/+39
reboot has been changed to take advantage of findInitPid();
1999-12-09 du is doneJohn Beppu1-1/+0
1999-12-09 Modified to include duJohn Beppu4-0/+8
1999-12-09 This is my preliminaryJohn Beppu2-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 inEric Andersen3-4/+2
which blocked reboots. Oops. -Erik
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen12-376/+241
-Erik
1999-12-09Added an empty line for no reason.Eric Andersen1-0/+1
-Erik
1999-12-09Fixed spelling errorEric Andersen1-1/+1
-Erik
1999-12-09* my_getid was leaking file descriptors, causing 'ls -l' on longEric Andersen2-1/+6
directories to fail -Erik
1999-12-08Latest and greatestEric Andersen20-75/+2188
1999-12-08StufEric Andersen4-10/+10
1999-12-08FixesEric Andersen2-6/+6
1999-12-08StufEric Andersen2-58/+82
1999-12-07StufEric Andersen14-34/+1029
1999-12-07StufEric Andersen9-57/+126
1999-12-05StufEric Andersen12-61/+66
1999-12-05syslogd and klogd work now.Eric Andersen3-39/+51
-Erik
1999-12-03FixesEric Andersen1-1/+3
1999-12-03StufEric Andersen18-58/+426
1999-11-29SqtufEric Andersen1-1/+1
1999-11-29Fix up changelogEric Andersen1-1/+7
1999-11-29Fixed tar so uid/gud/permissions on extracted tarballs will be correct.Eric Andersen2-18/+50
-Erik
1999-11-27FixesEric Andersen3-11/+19
1999-11-27StufEric Andersen2-6/+2
1999-11-26ChangesEric Andersen2-10/+44
1999-11-26StufEric Andersen1-2/+2
1999-11-25StufEric Andersen8-24/+47
1999-11-25StufEric Andersen10-115/+928
1999-11-24First draftEric Andersen2-0/+172
1999-11-23StufEric Andersen6-26/+49
1999-11-22Bug fixesEric Andersen7-23/+35
1999-11-22StufEric Andersen4-5/+7
1999-11-22Fix bugsEric Andersen2-10/+4
1999-11-21StufEric Andersen3-3/+5