aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change order.andersen2000-07-062-4/+4
* Added (fixed) the '-n' option to fbset. Renumbered the command parameters toandersen2000-07-062-40/+50
* setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, butandersen2000-07-061-3/+3
* Remove some warning with glibc.andersen2000-07-062-2/+2
* Comment on kill.c change.andersen2000-07-061-0/+3
* Reorganized signal names for better architecture support -- patchandersen2000-07-062-92/+60
* DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>andersen2000-07-061-562/+394
* Had an extra tcsetpgrp.andersen2000-07-063-12/+0
* a few minor cleanups.andersen2000-07-069-9/+14
* Remove MAXNAMLEN and use BUFSIZ instead.andersen2000-07-062-2/+2
* Remove misguided klude around for 2.4.x-test* brokenness. Al Viroandersen2000-07-055-25/+0
* * Fix to tr so it recognizes standard escape sequences. Merged commonandersen2000-07-057-66/+63
* Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> toandersen2000-07-052-30/+30
* Some cosmetic updates. Changed "OPTIONS" to "Options".andersen2000-07-048-11/+11
* More doc updatesandersen2000-07-042-851/+688
* A first pass at integrating the SGML docs into the Makefile.andersen2000-07-044-333/+279
* * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so thatandersen2000-07-042-0/+2
* Fixed a potential infinite loop. First delete any chars after theandersen2000-07-042-2/+20
* sh fixes from Marius Groeger <mag@sysgo.de>andersen2000-07-034-37/+202
* Added support for ignoring '-g' per GNU ls, thanks to David Vrabelandersen2000-07-033-0/+6
* Added support for being a login shell, so things like '-su' or '-sh' (stuffandersen2000-06-293-0/+17
* Fixed comment.markw2000-06-282-4/+4
* Added support for reading from stdin with '-' as file name arg.markw2000-06-282-2/+2
* Yanked out the cstring_alloc() and cstring_lineFromFile() functions frommarkw2000-06-288-117/+34
* Brand, spankin', new grep that uses libc regex routines instead of themarkw2000-06-282-200/+310
* Moved some function decls, a struct, and a #define from regexp.h into here.markw2000-06-281-3/+18
* Removed some function decls (regex, regcomp, etc.) and put them in regexp.cmarkw2000-06-281-18/+0
* Better cross libc support.andersen2000-06-285-7/+3
* Forgot -- targeted the wrong release.andersen2000-06-281-1/+1
* * Fixed a _horrible_ bug where 'tar -tvf' could unlinkandersen2000-06-286-63/+177
* Updates for the .debandersen2000-06-282-7/+18
* = minor formatting issuesbeppu2000-06-282-42/+40
* + busybox --install [-s]beppu2000-06-283-20/+78
* Remove stuff now moved into the bug tracking system.andersen2000-06-271-61/+0
* + s/int install_links/static int install_links/beppu2000-06-272-2/+2
* This kernel patch is no longer needed, with the change I made to initandersen2000-06-271-77/+0
* + littering my code w/ comments about what troubles me.beppu2000-06-272-2/+12
* + busybox --install [-s]beppu2000-06-273-0/+153
* Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module.markw2000-06-261-0/+5495
* Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.andersen2000-06-264-20/+55
* * Fixed insmod module option parsing for options lacking an '='.andersen2000-06-263-8/+18
* readlink(2) does not NULL terminate the buffer it reads in, but tar expected itandersen2000-06-262-2/+8
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inandersen2000-06-2614-47/+159
* Better error checking in insmod. Remove left over %m'sandersen2000-06-222-38/+30
* Minor web page update.andersen2000-06-221-30/+34
* Fix version #andersen2000-06-221-1/+1
* More doc updatesandersen2000-06-221-0/+31
* Merged two TODO items into onemarkw2000-06-221-2/+1
* Update the list.andersen2000-06-221-3/+4
* Pavel Roskin <proski@gnu.org> just found a nasty memoryandersen2000-06-222-2/+16