summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release1_00_rc3Eric Andersen2004-08-164-206/+450
* Bump versionEric Andersen2004-08-161-1/+1
* Only pass modprobe module params with 2.6.x kernel support.Eric Andersen2004-08-161-2/+4
* Do not use vfork, as init is not vfork safe. Do not allowEric Andersen2004-08-161-4/+2
* Bertrand Baudet writes:Eric Andersen2004-08-161-2/+2
* Joe.C writes:Eric Andersen2004-08-161-0/+1
* Use __kernel_old_dev_t for 2.6.x kernelsEric Andersen2004-08-161-0/+2
* Aurelien Jacobs writes:Eric Andersen2004-08-161-3/+1
* Christian Ostheimer writes:Eric Andersen2004-08-141-1/+1
* Patch from solar to fix problems with get_name()Eric Andersen2004-08-121-23/+28
* Set default command to list rather than get, its default behaviour nowGlenn L McGrath2004-08-111-2/+1
* Patch from Mike Castle, dont print an empty line (patch modified by me toGlenn L McGrath2004-08-111-9/+13
* Patch from Tito to fix memory leak upon error.Glenn L McGrath2004-08-111-2/+3
* Patch from Bastian Blank to add 64 bit support to the test command.Glenn L McGrath2004-08-112-14/+35
* Patch from Phil Blundellto improve substring matchGlenn L McGrath2004-08-111-1/+4
* Willian Barsse wroteGlenn L McGrath2004-08-111-8/+7
* Patch from Tito to fix warnings about redifined functionions barrier and likely.Glenn L McGrath2004-08-061-9/+9
* Part of patch from William Barsse, fixes a problem with unescaped %.Glenn L McGrath2004-08-061-1/+1
* Michael Leibow, MichaelLe at belkin.com writes:Eric Andersen2004-08-041-375/+1056
* Run msh through indentEric Andersen2004-08-041-1313/+1164
* William Barsse writes:Eric Andersen2004-08-031-10/+9
* Tito, farmatito at tiscali dot it writes:Eric Andersen2004-08-035-6/+10
* fixup cut-n-paste problemEric Andersen2004-08-011-14/+0
* Simon Poole reports that awk segfaults when environment variablesEric Andersen2004-07-301-0/+4
* Fix incorrect arguments being passed to mknodEric Andersen2004-07-301-2/+2
* Umm. Not guilty by reason of insanity.Eric Andersen2004-07-302-3/+3
* Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen2004-07-305-5/+23
* use SIGTERM to kill off udhcpd, not SIGKILLEric Andersen2004-07-301-1/+4
* Fix up brain damage with the way major and minor are used toEric Andersen2004-07-301-1/+1
* As noted by Eric Spakman, calling static_down() and then callingEric Andersen2004-07-301-14/+4
* Clean up hex escape support.Manuel Novoa III2004-07-291-21/+43
* Thanks to Ken Roberts, fix the slackware urlEric Andersen2004-07-281-1/+1
* Felipe Kellermann noticed a missing `break'.Eric Andersen2004-07-271-0/+2
* document stuff I have doneRobert Griebl2004-07-261-0/+4
* add missing ;1_00_rc2Eric Andersen2004-07-261-1/+1
* bump version to -rc2Eric Andersen2004-07-261-1/+1
* bother. unrevert my fix.Eric Andersen2004-07-262-17/+25
* Prepare for releaseEric Andersen2004-07-263-3533/+207
* Allow hex escape sequencesEric Andersen2004-07-261-23/+16
* Make certain that udhcp shuts down the interfaceEric Andersen2004-07-261-2/+1
* YAEGASHI Takeshi writes:Eric Andersen2004-07-261-3/+5
* oopsEric Andersen2004-07-261-1/+1
* bump version to -rc2Eric Andersen2004-07-261-1/+1
* Make certain that udhcp shuts down the interfaceEric Andersen2004-07-261-1/+2
* Allow hex escape sequencesEric Andersen2004-07-261-16/+23
* BusyBox has no business hard coding the number of major and minor bits for aEric Andersen2004-07-265-23/+17
* Paul Whittaker writes:Eric Andersen2004-07-241-0/+1
* Patch by Paul Whittaker, make busybox dc compatable with GNU dc. Glenn L McGrath2004-07-241-8/+1
* Update Tito's contributionsGlenn L McGrath2004-07-241-1/+1
* Patch from Felipe Kellermann, fix endless loop when first > last andGlenn L McGrath2004-07-231-6/+13