Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make head --version do the right thing. Update TODO list | Erik Andersen | 1999-12-17 | 1 | -2/+1 | |
| | | | | -Erik | |||||
* | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen | 1999-12-17 | 3 | -5/+3 | |
| | | | | | | and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik | |||||
* | killed an elusive bug in du -s. | John Beppu | 1999-12-16 | 1 | -2/+2 | |
| | ||||||
* | fixed an embarrasing segfault (head w/ no args | John Beppu | 1999-12-15 | 1 | -2/+3 | |
| | | | | used to die (but now it lives)) | |||||
* | Implemented du -s | John Beppu | 1999-12-15 | 1 | -6/+31 | |
| | ||||||
* | Ok, so this is reallt 0.38... | Eric Andersen | 1999-12-11 | 1 | -0/+61 | |
| | | | | -Erik | |||||
* | Removed a redundant call du(); Save cpu cycles. | John Beppu | 1999-12-10 | 1 | -2/+2 | |
| | ||||||
* | Fixed John's email address again. | Eric Andersen | 1999-12-10 | 1 | -6/+6 | |
| | | | | | John. Your email address is "john@lineo.com" not @line.com. :) -Erik | |||||
* | Added poweroff (and adjusted init to use it). Inlined function | Eric Andersen | 1999-12-10 | 1 | -36/+24 | |
| | | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik | |||||
* | Implemented head(1). | John Beppu | 1999-12-10 | 1 | -0/+106 | |
| | | | | tried to mimic GNU behaviour. | |||||
* | changed tee_usage from being a function to a char[] | John Beppu | 1999-12-10 | 1 | -20/+11 | |
| | | | | that gets used be usage(); | |||||
* | Fixed bug when dealing with files specified | John Beppu | 1999-12-10 | 1 | -3/+9 | |
| | | | | on the command line that didn't exist. | |||||
* | Fix beppu's email address. | Eric Andersen | 1999-12-10 | 2 | -4/+4 | |
| | | | | | BTW, John, go to sleep. It is late. :) -Erik | |||||
* | Fleshed out du_main(). | John Beppu | 1999-12-10 | 1 | -6/+38 | |
| | | | | I'm not sure which options to support. | |||||
* | Implemented tee(1). | John Beppu | 1999-12-10 | 1 | -0/+147 | |
| | ||||||
* | This is my preliminary | John Beppu | 1999-12-09 | 1 | -0/+83 | |
| | | | | | | | | du implementation. It was written from scratch (doesn't use recursiveAction). I still need to flesh out du_main(). | |||||
* | Tail now works (costs 6k). Several other updates. | Eric Andersen | 1999-12-09 | 2 | -156/+66 | |
| | | | | -Erik | |||||
* | Latest and greatest | Eric Andersen | 1999-12-08 | 2 | -3/+957 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-12-03 | 1 | -0/+4 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-11-27 | 1 | -3/+1 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-11-23 | 2 | -13/+18 | |
| | ||||||
* | Bug fixes | Eric Andersen | 1999-11-22 | 2 | -5/+14 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-11-19 | 1 | -28/+23 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-11-19 | 1 | -24/+13 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-11-19 | 4 | -7/+18 | |
| | ||||||
* | Latest and greatest0_36 | Eric Andersen | 1999-11-18 | 1 | -1/+1 | |
| | ||||||
* | Stuf | Eric Andersen | 1999-11-16 | 2 | -1/+8 | |
| | ||||||
* | Updates | Eric Andersen | 1999-11-15 | 1 | -3/+10 | |
| | ||||||
* | updates for the day | Eric Andersen | 1999-11-13 | 1 | -2/+0 | |
| | ||||||
* | Latest and greatest | Eric Andersen | 1999-11-12 | 1 | -7/+7 | |
| | | | | -Erik | |||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 14 | -25/+27 | |
| | | | | -Erik | |||||
* | Stuff | Eric Andersen | 1999-11-09 | 2 | -49/+14 | |
| | ||||||
* | init and ls -l fixes | Eric Andersen | 1999-11-07 | 1 | -5/+5 | |
| | ||||||
* | Fixed ln, df, and removed redundant stuff from mtab. | Eric Andersen | 1999-11-06 | 2 | -63/+24 | |
| | ||||||
* | More stuff. | Eric Andersen | 1999-11-04 | 1 | -3/+4 | |
| | ||||||
* | More init fixes. Fixed sync segfault. | Eric Andersen | 1999-11-03 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | Stuf | Eric Andersen | 1999-10-26 | 1 | -0/+165 | |
| | ||||||
* | Make mkdir -m work | Eric Andersen | 1999-10-22 | 1 | -8/+24 | |
| | ||||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 16 | -133/+264 | |
| | ||||||
* | Fixed | Eric Andersen | 1999-10-20 | 1 | -1/+2 | |
| | ||||||
* | More stuff | Eric Andersen | 1999-10-19 | 1 | -136/+1 | |
| | ||||||
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 10 | -19/+18 | |
| | ||||||
* | More stuff. | Eric Andersen | 1999-10-18 | 16 | -65/+41 | |
| | | | | -Erik | |||||
* | More stuff | Eric Andersen | 1999-10-18 | 1 | -6/+8 | |
| | ||||||
* | Fixed include | Eric Andersen | 1999-10-18 | 1 | -0/+1 | |
| | ||||||
* | More fixes | Eric Andersen | 1999-10-18 | 5 | -71/+133 | |
| | ||||||
* | Some fixes and such | Eric Andersen | 1999-10-17 | 2 | -10/+11 | |
| | ||||||
* | Fixed cp -[aR] and some other stuf. | Eric Andersen | 1999-10-14 | 2 | -7/+9 | |
| | ||||||
* | More stuff | Eric Andersen | 1999-10-13 | 1 | -2/+2 | |
| | ||||||
* | More stuff | Eric Andersen | 1999-10-13 | 3 | -89/+188 | |
| |