aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync with udhcp bug fixesRuss Dill2003-02-123-6/+9
* Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen2003-02-121-1/+2
* Fix compile error... header problems.Manuel Novoa III2003-02-111-2/+1
* last_patch83 by Vladimir N. OleynikGlenn L McGrath2003-02-103-6/+6
* Fix compile error, last_patch82 by Vladimir N. OleynikGlenn L McGrath2003-02-101-8/+23
* Fix compile error, last_patch81 by Vladimir N. OleynikGlenn L McGrath2003-02-101-1/+2
* udhcpc is supposed to be in /sbin, not /usr/sbin/Eric Andersen2003-02-101-1/+1
* Fix compiler warnings, patch by Steven ScholzGlenn L McGrath2003-02-093-6/+5
* Woops, my gunzip fix broke unzip, these cant be staticGlenn L McGrath2003-02-092-4/+4
* Minor update to arping, patch from Nick FedchikGlenn L McGrath2003-02-091-7/+9
* New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath2003-02-099-755/+2636
* Dont die if logging remotely fails, patch by Joshua JacksonGlenn L McGrath2003-02-091-6/+2
* Specify install path, patch by Nick FedchikGlenn L McGrath2003-02-091-0/+8
* Moved to libunarchive/unzip.cGlenn L McGrath2003-02-091-69/+0
* Fix endian probelm on PPC, i had different types for an extern variable.Glenn L McGrath2003-02-093-27/+80
* Patch from mathuria, compatability with solarisGlenn L McGrath2003-02-083-1/+6
* Patch from Joshua Jackson, make md5 the default hash algorithmGlenn L McGrath2003-02-081-3/+3
* Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath2003-02-081-160/+134
* Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sGlenn L McGrath2003-02-081-5/+2
* Mention penguruEric Andersen2003-02-051-0/+4
* Fix a couple more ifupdown bugsEric Andersen2003-02-031-2/+2
* Fix long standing bug with old gnu tar files, add a check so tar willGlenn L McGrath2003-01-283-19/+31
* Don't wipe the config system on 'make clean'Eric Andersen2003-01-271-4/+5
* This seems sufficient for ifup and ifdown to actually workEric Andersen2003-01-273-35/+59
* Fix a silly compile error, thanks to a patch from Wen-chien Jesse SungEric Andersen2003-01-231-2/+4
* Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen2003-01-231-4/+4
* Patch from Jason McMullan @ linuxcare.com adding insmodEric Andersen2003-01-231-2/+98
* A patch from John F. Kelly to add in a utility for configuringEric Andersen2003-01-235-0/+187
* Apply patch from Ghozlane Toumi to add -inum support to find.Eric Andersen2003-01-233-12/+79
* Patch from Artem Egorkine to support the -m optionEric Andersen2003-01-233-3/+139
* Patch from Joel Vallier to add modules symbols to the kernel symbolEric Andersen2003-01-232-2/+185
* Patch from Basitan Blank to fix nasty bugGlenn L McGrath2003-01-221-3/+2
* Fix a typo that broke it so busybox won't buildEric Andersen2003-01-221-1/+1
* merge fixes with udhcpRuss Dill2003-01-211-3/+4
* Login prompt function, part of waldi's telnetd from inetd patchGlenn L McGrath2003-01-211-0/+124
* run telnet from inetd, present login prompt if login is configured,Glenn L McGrath2003-01-216-157/+121
* re-order config options, part of a patch from Bastian BlankGlenn L McGrath2003-01-211-12/+14
* header updateGlenn L McGrath2003-01-211-1/+1
* New test mode that allows run_parts to fail silently if the directoryGlenn L McGrath2003-01-203-9/+14
* Make test mode output same as official versionGlenn L McGrath2003-01-201-3/+3
* Dont use getopt_long, minor usage changes, patch by Nick FedchikGlenn L McGrath2003-01-192-11/+5
* fix missed option argument for -I <device>, interface name checksGlenn L McGrath2003-01-191-11/+16
* Compile option to avoid using /usr directory, patch by Bastian BlankGlenn L McGrath2003-01-192-0/+16
* Use vsyslog instead of syslog, improve initalisation and cleanup ofGlenn L McGrath2003-01-161-42/+36
* Fix leading spaces bug, free line buffer, redo next_word, save someGlenn L McGrath2003-01-141-56/+43
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian BlankGlenn L McGrath2003-01-146-6/+20
* last_patch75_2 from vodz,Eric Andersen2003-01-141-2/+4
* Ensure consistant sort order, sed behavior, etcEric Andersen2003-01-141-0/+3
* Eliminate most instances where we use linux kernel headersEric Andersen2003-01-146-17/+38
* Clean config binsries on 'make clean'Eric Andersen2003-01-141-1/+1