aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-09Fix a delimiter matching bug i introduced.Glenn L McGrath
2003-03-09Support grouped commands, i.e. {cmd1;cmd2}Glenn L McGrath
2003-03-09alloc array for commands, use string ptr in parse_command_string()Glenn L McGrath
2003-03-09use typedef for struct sed_cmdGlenn L McGrath
2003-03-09redo get_addres(). save some space. possible fix a bug where the command migh...Glenn L McGrath
2003-03-09Woops, remove the code i didnt mean to commitGlenn L McGrath
2003-03-09Mention the opengroup sed reference, add a check which is disabled at present.Glenn L McGrath
2003-03-08Fix matching for the $ address (last line)Glenn L McGrath
2003-03-07be more careful about cleaning upEric Andersen
2003-03-07Scrub things a bit, shave off a few bytes.Eric Andersen
2003-03-07Save a few bytes and remove a redundant stringEric Andersen
2003-03-07With nightmares of libbb ending up with 100 .c files startingEric Andersen
2003-03-07audit for proper error handling, apply a few size optimizationsEric Andersen
2003-03-07Define bb_xgetlarg as a standard interface for extractingEric Andersen
2003-03-07Explicitly define -DNDEBUG so asserts don't clutter release codeEric Andersen
2003-02-28Add all the syslogd help textEric Andersen
2003-02-28There is no good reason to prevent nfs mounts from being mountedEric Andersen
2003-02-27Write all the help text for the util-linux utilities. AllowEric Andersen
2003-02-18mention "katamaran"Eric Andersen
2003-02-17Fix for big endian machinesGlenn L McGrath
2003-02-17New applet sha1sumGlenn L McGrath
2003-02-15Patch from Bastian BlankGlenn L McGrath
2003-02-15Merge fileutils, textutils and shellutils into coreuilsGlenn L McGrath
2003-02-12sync with udhcp bug fixesRuss Dill
2003-02-12Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen
2003-02-11Fix compile error... header problems.Manuel Novoa III
2003-02-10last_patch83 by Vladimir N. OleynikGlenn L McGrath
2003-02-10Fix compile error, last_patch82 by Vladimir N. OleynikGlenn L McGrath
2003-02-10Fix compile error, last_patch81 by Vladimir N. OleynikGlenn L McGrath
2003-02-10udhcpc is supposed to be in /sbin, not /usr/sbin/Eric Andersen
2003-02-09Fix compiler warnings, patch by Steven ScholzGlenn L McGrath
2003-02-09Woops, my gunzip fix broke unzip, these cant be staticGlenn L McGrath
2003-02-09Minor update to arping, patch from Nick FedchikGlenn L McGrath
2003-02-09New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath
2003-02-09Dont die if logging remotely fails, patch by Joshua JacksonGlenn L McGrath
2003-02-09Specify install path, patch by Nick FedchikGlenn L McGrath
2003-02-09Moved to libunarchive/unzip.cGlenn L McGrath
2003-02-09Fix endian probelm on PPC, i had different types for an extern variable.Glenn L McGrath
2003-02-08Patch from mathuria, compatability with solarisGlenn L McGrath
2003-02-08Patch from Joshua Jackson, make md5 the default hash algorithmGlenn L McGrath
2003-02-08Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath
2003-02-08Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sGlenn L McGrath
2003-02-05Mention penguruEric Andersen
2003-02-03Fix a couple more ifupdown bugsEric Andersen
2003-01-28Fix long standing bug with old gnu tar files, add a check so tar willGlenn L McGrath
2003-01-27Don't wipe the config system on 'make clean'Eric Andersen
2003-01-27This seems sufficient for ifup and ifdown to actually workEric Andersen
2003-01-23Fix a silly compile error, thanks to a patch from Wen-chien Jesse SungEric Andersen
2003-01-23Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen
2003-01-23Patch from Jason McMullan @ linuxcare.com adding insmodEric Andersen