aboutsummaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Make head --version do the right thing. Update TODO listErik Andersen1999-12-171-2/+1
| | | | -Erik
* Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1999-12-173-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 Beppu1999-12-161-2/+2
|
* fixed an embarrasing segfault (head w/ no argsJohn Beppu1999-12-151-2/+3
| | | | used to die (but now it lives))
* Implemented du -sJohn Beppu1999-12-151-6/+31
|
* Ok, so this is reallt 0.38...Eric Andersen1999-12-111-0/+61
| | | | -Erik
* Removed a redundant call du(); Save cpu cycles.John Beppu1999-12-101-2/+2
|
* Fixed John's email address again.Eric Andersen1999-12-101-6/+6
| | | | | John. Your email address is "john@lineo.com" not @line.com. :) -Erik
* Added poweroff (and adjusted init to use it). Inlined functionEric Andersen1999-12-101-36/+24
| | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik
* Implemented head(1).John Beppu1999-12-101-0/+106
| | | | tried to mimic GNU behaviour.
* changed tee_usage from being a function to a char[]John Beppu1999-12-101-20/+11
| | | | that gets used be usage();
* Fixed bug when dealing with files specifiedJohn Beppu1999-12-101-3/+9
| | | | on the command line that didn't exist.
* Fix beppu's email address.Eric Andersen1999-12-102-4/+4
| | | | | BTW, John, go to sleep. It is late. :) -Erik
* Fleshed out du_main().John Beppu1999-12-101-6/+38
| | | | I'm not sure which options to support.
* Implemented tee(1).John Beppu1999-12-101-0/+147
|
* This is my preliminaryJohn Beppu1999-12-091-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 Andersen1999-12-092-156/+66
| | | | -Erik
* Latest and greatestEric Andersen1999-12-082-3/+957
|
* StufEric Andersen1999-12-031-0/+4
|
* StufEric Andersen1999-11-271-3/+1
|
* StufEric Andersen1999-11-232-13/+18
|
* Bug fixesEric Andersen1999-11-222-5/+14
|
* StufEric Andersen1999-11-191-28/+23
|
* StufEric Andersen1999-11-191-24/+13
|
* StufEric Andersen1999-11-194-7/+18
|
* Latest and greatest0_36Eric Andersen1999-11-181-1/+1
|
* StufEric Andersen1999-11-162-1/+8
|
* UpdatesEric Andersen1999-11-151-3/+10
|
* updates for the dayEric Andersen1999-11-131-2/+0
|
* Latest and greatestEric Andersen1999-11-121-7/+7
| | | | -Erik
* Updates to usage, and made tar work.Eric Andersen1999-11-1014-25/+27
| | | | -Erik
* StuffEric Andersen1999-11-092-49/+14
|
* init and ls -l fixesEric Andersen1999-11-071-5/+5
|
* Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen1999-11-062-63/+24
|
* More stuff.Eric Andersen1999-11-041-3/+4
|
* More init fixes. Fixed sync segfault.Eric Andersen1999-11-031-2/+2
| | | | -Erik
* StufEric Andersen1999-10-261-0/+165
|
* Make mkdir -m workEric Andersen1999-10-221-8/+24
|
* Fixed up copyright notices and suchEric Andersen1999-10-2016-133/+264
|
* FixedEric Andersen1999-10-201-1/+2
|
* More stuffEric Andersen1999-10-191-136/+1
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-1910-19/+18
|
* More stuff.Eric Andersen1999-10-1816-65/+41
| | | | -Erik
* More stuffEric Andersen1999-10-181-6/+8
|
* Fixed includeEric Andersen1999-10-181-0/+1
|
* More fixesEric Andersen1999-10-185-71/+133
|
* Some fixes and suchEric Andersen1999-10-172-10/+11
|
* Fixed cp -[aR] and some other stuf.Eric Andersen1999-10-142-7/+9
|
* More stuffEric Andersen1999-10-131-2/+2
|
* More stuffEric Andersen1999-10-133-89/+188
|