aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2003-03-09alloc array for commands, use string ptr in parse_command_string()Glenn L McGrath1-37/+36
2003-03-09use typedef for struct sed_cmdGlenn L McGrath1-11/+11
2003-03-09redo get_addres(). save some space. possible fix a bug where the command migh...Glenn L McGrath1-31/+25
2003-03-09Woops, remove the code i didnt mean to commitGlenn L McGrath1-30/+23
2003-03-09Mention the opengroup sed reference, add a check which is disabled at present.Glenn L McGrath1-23/+43
2003-03-08Fix matching for the $ address (last line)Glenn L McGrath1-6/+16
2003-03-07be more careful about cleaning upEric Andersen2-5/+17
2003-03-07Scrub things a bit, shave off a few bytes.Eric Andersen1-6/+9
2003-03-07Save a few bytes and remove a redundant stringEric Andersen1-1/+1
2003-03-07With nightmares of libbb ending up with 100 .c files startingEric Andersen2-1/+1
2003-03-07audit for proper error handling, apply a few size optimizationsEric Andersen1-27/+34
2003-03-07Define bb_xgetlarg as a standard interface for extractingEric Andersen3-1/+30
2003-03-07Explicitly define -DNDEBUG so asserts don't clutter release codeEric Andersen1-1/+2
2003-02-28Add all the syslogd help textEric Andersen1-16/+51
2003-02-28There is no good reason to prevent nfs mounts from being mountedEric Andersen1-2/+2
2003-02-27Write all the help text for the util-linux utilities. AllowEric Andersen2-35/+153
2003-02-18mention "katamaran"Eric Andersen1-0/+1
2003-02-17Fix for big endian machinesGlenn L McGrath1-2/+2
2003-02-17New applet sha1sumGlenn L McGrath5-0/+239
2003-02-15Patch from Bastian BlankGlenn L McGrath4-5/+128
2003-02-15Merge fileutils, textutils and shellutils into coreuilsGlenn L McGrath5-6/+628
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