aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix double quoting bug preventing ininit scripts from runningerik1999-12-212-6/+10
* Add in first draft of insmod. Not yet working (but will Real Soon Now(tm))erik1999-12-172-0/+226
* Make head --version do the right thing. Update TODO listerik1999-12-173-5/+3
* Reworked the source so it will compile and run under glibc 2.0.7erik1999-12-1719-21/+71
* Minor fixes to rmmod. First pass at insmod (not yet working).erik1999-12-176-2/+10
* Fixed correctness of comment in rmmod.c - MKWmarkw1999-12-172-2/+2
* Added an AUTHORS file to acknowledge the folks that haveerik1999-12-161-0/+40
* Wrote rmmod for busybox.erik1999-12-167-2/+156
* killed an elusive bug in du -s.beppu1999-12-162-4/+4
* Fix bugs in logger and syslogd. Add fbset.erik1999-12-1612-14/+600
* Added lsmoderik1999-12-157-2/+83
* made note of my recent changesbeppu1999-12-151-0/+4
* fixed an embarrasing segfault (head w/ no argsbeppu1999-12-152-4/+6
* Implemented du -sbeppu1999-12-152-12/+62
* Turn off loadkmap and loadfont. We won't be needing those.erik1999-12-153-4/+4
* Added the list of available commands.andersen1999-12-121-0/+1056
* Fixed spelling of my name. Geez.andersen1999-12-113-5/+5
* Ok, so this is reallt 0.38...andersen1999-12-119-85/+381
* Set version to 0.39andersen1999-12-114-6/+6
* Minor updatesandersen1999-12-114-24/+33
* Removed a redundant call du(); Save cpu cycles.beppu1999-12-102-4/+4
* damnit.beppu1999-12-101-1/+0
* Fixed John's email address again.andersen1999-12-102-12/+12
* Added poweroff (and adjusted init to use it). Inlined functionandersen1999-12-1016-99/+193
* less TODObeppu1999-12-102-2/+2
* Implemented head(1).beppu1999-12-106-0/+220
* changed tee_usage from being a function to a char[]beppu1999-12-102-40/+22
* Fixed bug when dealing with files specifiedbeppu1999-12-102-6/+18
* Make sure the world knows who "beppu" is.andersen1999-12-101-2/+2
* Fix beppu's email address.andersen1999-12-104-8/+8
* Fleshed out du_main().beppu1999-12-102-12/+76
* less TODObeppu1999-12-101-1/+0
* Implemented tee(1).beppu1999-12-107-1/+304
* minor changelog updatebeppu1999-12-091-0/+2
* Adjustments for Johns init stuff,andersen1999-12-095-8/+15
* findInitPid() has been implemented and it seems to work.beppu1999-12-094-11/+39
* du is donebeppu1999-12-091-1/+0
* Modified to include dubeppu1999-12-094-0/+8
* This is my preliminarybeppu1999-12-092-0/+166
* * Fixed rebooting from init. I'd left some debugging code inandersen1999-12-093-4/+2
* Tail now works (costs 6k). Several other updates.andersen1999-12-0912-376/+241
* Added an empty line for no reason.andersen1999-12-091-0/+1
* Fixed spelling errorandersen1999-12-091-1/+1
* * my_getid was leaking file descriptors, causing 'ls -l' on longandersen1999-12-092-1/+6
* Latest and greatestandersen1999-12-0820-75/+2188
* Stufandersen1999-12-084-10/+10
* Fixesandersen1999-12-082-6/+6
* Stufandersen1999-12-082-58/+82
* Stufandersen1999-12-0714-34/+1029
* Stufandersen1999-12-079-57/+126