aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2003-02-12sync with udhcp bug fixesRuss Dill3-6/+9
2003-02-12Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen1-1/+2
2003-02-11Fix compile error... header problems.Manuel Novoa III1-2/+1
2003-02-10last_patch83 by Vladimir N. OleynikGlenn L McGrath3-6/+6
2003-02-10Fix compile error, last_patch82 by Vladimir N. OleynikGlenn L McGrath1-8/+23
2003-02-10Fix compile error, last_patch81 by Vladimir N. OleynikGlenn L McGrath1-1/+2
2003-02-10udhcpc is supposed to be in /sbin, not /usr/sbin/Eric Andersen1-1/+1
2003-02-09Fix compiler warnings, patch by Steven ScholzGlenn L McGrath3-6/+5
2003-02-09Woops, my gunzip fix broke unzip, these cant be staticGlenn L McGrath2-4/+4
2003-02-09Minor update to arping, patch from Nick FedchikGlenn L McGrath1-7/+9
2003-02-09New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath9-755/+2636
2003-02-09Dont die if logging remotely fails, patch by Joshua JacksonGlenn L McGrath1-6/+2
2003-02-09Specify install path, patch by Nick FedchikGlenn L McGrath1-0/+8
2003-02-09Moved to libunarchive/unzip.cGlenn L McGrath1-69/+0
2003-02-09Fix endian probelm on PPC, i had different types for an extern variable.Glenn L McGrath3-27/+80
2003-02-08Patch from mathuria, compatability with solarisGlenn L McGrath3-1/+6
2003-02-08Patch from Joshua Jackson, make md5 the default hash algorithmGlenn L McGrath1-3/+3
2003-02-08Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath1-160/+134
2003-02-08Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sGlenn L McGrath1-5/+2
2003-02-05Mention penguruEric Andersen1-0/+4
2003-02-03Fix a couple more ifupdown bugsEric Andersen1-2/+2
2003-01-28Fix long standing bug with old gnu tar files, add a check so tar willGlenn L McGrath3-19/+31
2003-01-27Don't wipe the config system on 'make clean'Eric Andersen1-4/+5
2003-01-27This seems sufficient for ifup and ifdown to actually workEric Andersen3-35/+59
2003-01-23Fix a silly compile error, thanks to a patch from Wen-chien Jesse SungEric Andersen1-2/+4
2003-01-23Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen1-4/+4
2003-01-23Patch from Jason McMullan @ linuxcare.com adding insmodEric Andersen1-2/+98
2003-01-23A patch from John F. Kelly to add in a utility for configuringEric Andersen5-0/+187
2003-01-23Apply patch from Ghozlane Toumi to add -inum support to find.Eric Andersen3-12/+79
2003-01-23Patch from Artem Egorkine to support the -m optionEric Andersen3-3/+139
2003-01-23Patch from Joel Vallier to add modules symbols to the kernel symbolEric Andersen2-2/+185
2003-01-22Patch from Basitan Blank to fix nasty bugGlenn L McGrath1-3/+2
2003-01-22Fix a typo that broke it so busybox won't buildEric Andersen1-1/+1
2003-01-21merge fixes with udhcpRuss Dill1-3/+4