aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a warning about a label not being usedproski2000-08-222-8/+8
* Fixed misuse of type "char"proski2000-08-222-2/+2
* From Ken Chalmers <chalmers@norscan.com>:proski2000-08-222-2/+4
* Fix a unterminated string.andersen2000-08-222-6/+6
* Note the chmod fix.andersen2000-08-221-2/+5
* Fix an option parsing bug where things likeandersen2000-08-221-6/+9
* Some additional tips and formatting changes.markw2000-08-221-28/+56
* Fix a silly bug so it compiles up properlyandersen2000-08-211-1/+2
* Oops. Forgot to commit rdate.c.andersen2000-08-212-0/+270
* Script to do regression test, by combining all possible options.andersen2000-08-211-0/+1
* Script to do regression test, by combining all possible options.andersen2000-08-211-0/+0
* Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.andersen2000-08-219-2/+73
* Turn off some debug noise.andersen2000-08-213-6/+6
* Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>andersen2000-08-218-2/+939
* Removed since this patch is now in the current 2.4.x kernelandersen2000-08-211-66/+0
* Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option inmarkw2000-08-213-18/+81
* Oops. Forgot to add in reset.c. Doh!andersen2000-08-212-0/+68
* Fix a thinko, thanks to Klaasjan <klaasjan@europe.com>andersen2000-08-211-1/+1
* Add in the "reset" command.andersen2000-08-218-3/+52
* Yet another patch to fixup lsmodandersen2000-08-211-1/+1
* Some leftover stuff I forgot to commit for the lsmod change.andersen2000-08-213-14/+11
* lsmod now uses the query_module syscall, rather then /procandersen2000-08-213-20/+145
* syslogd was leaking processes that could forever busyloop. Fixed.andersen2000-08-202-2/+8
* Minor fixups.andersen2000-08-193-3/+3
* Better 'mt' docs, thanks to Kent Robotti <robotti@metconnect.com>andersen2000-08-112-0/+10
* Fix to make 'ar xv' work, thanks to Kent Robotti <robotti@metconnect.com>andersen2000-08-112-2/+2
* Minor link updateandersen2000-08-111-1/+1
* Add optional ls file sorting, thanks to a patch fromandersen2000-08-114-2/+179
* Added fix from David Vrabel <dvrabel@arcom.co.uk> for aandersen2000-08-111-1/+1
* Some #include updates.andersen2000-08-1053-57/+12
* Applied patch from Mark Ferrell <mferrell@mvista.com> to fix sed '1,$p' wheremarkw2000-08-102-4/+4
* We complained if the total number of arguments was greater than 3 andkraai2000-08-061-1/+1
* Exit with the appropriate value when grepping multiple files.kraai2000-08-062-8/+12
* Cleaner way to handle -NUM and +NUM, reduces the mem usage as well.andersen2000-08-022-48/+50
* Fixed the "-f" option.andersen2000-08-022-6/+2
* Merge in two patches from Dave Cinege:andersen2000-08-029-186/+206
* Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg().markw2000-08-022-4/+2
* Brand, new version of cut. This fixes the bugs in the old cut, is smaller, andmarkw2000-08-022-616/+342
* Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net>andersen2000-08-025-199/+221
* Minor fix to clean targetandersen2000-08-011-3/+2
* Fix bug 1017, which reports that insmod segfaults when /lib/modules doesn'tkraai2000-08-013-9/+11
* Commit the rewrite of tail by Allen Soardandersen2000-07-314-2240/+495
* New variable WARNINGS to hold all warning optionsproski2000-07-281-2/+4
* Fixed to pass -Wundefproski2000-07-284-4/+4
* Disabled debugging outputproski2000-07-282-16/+12
* Fix for a potential uninitialized variable, thx toandersen2000-07-282-0/+2
* Clean up the nasty blunder I'd made of how different behaviors happen.andersen2000-07-283-42/+48
* Some cleanups, based on a patch from Ken Chalmersandersen2000-07-282-20/+26
* Fix from Robert Kaiser for stdin behavior.andersen2000-07-282-2/+2
* Oops. Forgot an ifdefandersen2000-07-283-0/+6