Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-07 | More minor fixes. | Erik Andersen | |
-Erik | |||
2000-01-07 | added uniq_usage message | John Beppu | |
2000-01-06 | did tedious stuff | John Beppu | |
2000-01-06 | Cool. Beppu is doing uniq. | Erik Andersen | |
-Erik | |||
2000-01-06 | i am busybox of borg. unix will be assimilated. | John Beppu | |
2000-01-05 | The latest and greatest. init basically works, though needs | Erik Andersen | |
a minor inittab design change to accomodate specifying the device to run each process on. -Erik | |||
2000-01-04 | Bunches of fixes. Typos, bugs, etc. | Erik Andersen | |
Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik | |||
1999-12-29 | * sed now supports addresses (numeric or regexp, with negation) and | Erik Andersen | |
has an append command, thanks to Marco Pantaleoni <panta@prosa.it> * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. * Some cosmetic fixes to ls output formatting to make it behave more like GNU ls. -Erik | |||
1999-12-29 | Fixed mv so it now does the right thing (same method used in cp). Removed | Erik Andersen | |
some cruft from cp. -Erik | |||
1999-12-29 | Fixed cp so it works as God intended it to. | Erik Andersen | |
-Erik | |||
1999-12-23 | sort is good to go. | John Beppu | |
1999-12-23 | implemented numeric sort (sort -g) | John Beppu | |
1999-12-22 | oops.. qsort(2) misunderstanding on my part. | John Beppu | |
it's ok, now. | |||
1999-12-22 | playing w/ $Log$ | John Beppu | |
1999-12-22 | the base is nearly done. | John Beppu | |
need to implement various comparison functions, now. | |||
1999-12-22 | added hooks for sort | John Beppu | |
1999-12-22 | work in progress... | John Beppu | |
1999-12-21 | this is my work in progress. | John Beppu | |
1999-12-17 | Make head --version do the right thing. Update TODO list | Erik Andersen | |
-Erik | |||
1999-12-17 | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen | |
and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik | |||
1999-12-16 | killed an elusive bug in du -s. | John Beppu | |
1999-12-15 | fixed an embarrasing segfault (head w/ no args | John Beppu | |
used to die (but now it lives)) | |||
1999-12-15 | Implemented du -s | John Beppu | |
1999-12-11 | Ok, so this is reallt 0.38... | Eric Andersen | |
-Erik | |||
1999-12-10 | Removed a redundant call du(); Save cpu cycles. | John Beppu | |
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 | 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 | 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 | Implemented tee(1). | 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 | Tail now works (costs 6k). Several other updates. | Eric Andersen | |
-Erik | |||
1999-12-08 | Latest and greatest | Eric Andersen | |
1999-12-03 | Stuf | Eric Andersen | |
1999-11-27 | Stuf | Eric Andersen | |
1999-11-23 | Stuf | Eric Andersen | |
1999-11-22 | Bug fixes | Eric Andersen | |
1999-11-19 | Stuf | Eric Andersen | |
1999-11-19 | Stuf | Eric Andersen | |
1999-11-19 | Stuf | Eric Andersen | |
1999-11-18 | Latest and greatest | Eric Andersen | |
1999-11-16 | Stuf | Eric Andersen | |
1999-11-15 | Updates | Eric Andersen | |
1999-11-13 | updates for the day | Eric Andersen | |
1999-11-12 | Latest and greatest | Eric Andersen | |
-Erik | |||
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen | |
-Erik | |||
1999-11-09 | Stuff | Eric Andersen | |