2003-03-28 |
Glenn L McGrath | fix q command |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Glenn L McGrath | Add basic branching support, sed ':' and 'b' commands |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Glenn L McGrath | make sed cleanup use linked list |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Glenn L McGrath | Use a linked list for sed commands in preparation for... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Manuel Novoa... | Oops... had != but meant ==. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Manuel Novoa... | Minor cleanups. Document the cmp -l option. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Manuel Novoa... | Restrict octal perms to <= 07777. Cosmetic error messa... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Manuel Novoa... | Obligatory forgotten item. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Manuel Novoa... | Things my compiler didn't catch... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Manuel Novoa... | Major coreutils update. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Glenn L McGrath | Match newlines, this fixes matching of ^ or $ when... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Glenn L McGrath | Fix a bug that corrupted the string followed commands... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Eric Andersen | Patch from Jonas Holmberg, adjusted by Robert Schwebel... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Eric Andersen | oops. args shuffled. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Eric Andersen | Fix obviously wrong names from older busybox |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Eric Andersen | Patch from Tito Ragusa: |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Eric Andersen | cope with crappy windoze ftp servers |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Eric Andersen | Avoid potential rendering problems |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Glenn L McGrath | fix n, add N, P |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Glenn L McGrath | add the 'n' command |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Glenn L McGrath | Add the q (quit) option |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | Fix a delimiter matching bug i introduced. |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | Support grouped commands, i.e. {cmd1;cmd2} |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | alloc array for commands, use string ptr in parse_comma... |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | use typedef for struct sed_cmd |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | redo get_addres(). save some space. possible fix a... |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | Woops, remove the code i didnt mean to commit |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Glenn L McGrath | Mention the opengroup sed reference, add a check which... |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Glenn L McGrath | Fix matching for the $ address (last line) |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | be more careful about cleaning up |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | Scrub things a bit, shave off a few bytes. |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | Save a few bytes and remove a redundant string |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | With nightmares of libbb ending up with 100 .c files... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | audit for proper error handling, apply a few size optim... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | Define bb_xgetlarg as a standard interface for extracting |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Eric Andersen | Explicitly define -DNDEBUG so asserts don't clutter... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Eric Andersen | Add all the syslogd help text |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Eric Andersen | There is no good reason to prevent nfs mounts from... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Eric Andersen | Write all the help text for the util-linux utilities... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Eric Andersen | mention "katamaran" |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Glenn L McGrath | Fix for big endian machines |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Glenn L McGrath | New applet sha1sum |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Glenn L McGrath | Patch from Bastian Blank |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Glenn L McGrath | Merge fileutils, textutils and shellutils into coreuils |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Russ Dill | sync with udhcp bug fixes |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Eric Andersen | Don't use HZ -- use sysconf(_SC_CLK_TCK) |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Manuel Novoa... | Fix compile error... header problems. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Glenn L McGrath | last_patch83 by Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Glenn L McGrath | Fix compile error, last_patch82 by Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Glenn L McGrath | Fix compile error, last_patch81 by Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Eric Andersen | udhcpc is supposed to be in /sbin, not /usr/sbin/ |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Fix compiler warnings, patch by Steven Scholz |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Woops, my gunzip fix broke unzip, these cant be static |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Minor update to arping, patch from Nick Fedchik |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | New applet, inetd, make httpd features more configurabl... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Dont die if logging remotely fails, patch by Joshua... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Specify install path, patch by Nick Fedchik |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Moved to libunarchive/unzip.c |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Glenn L McGrath | Fix endian probelm on PPC, i had different types for... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Glenn L McGrath | Patch from mathuria, compatability with solaris |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Glenn L McGrath | Patch from Joshua Jackson, make md5 the default hash... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Glenn L McGrath | Rewrite by Manuel Novoa III, very compact implimentation. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Glenn L McGrath | Patch from Nick Fedchik, CONFIG_SYSLOGD should determin... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Eric Andersen | Mention penguru |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Eric Andersen | Fix a couple more ifupdown bugs |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Glenn L McGrath | Fix long standing bug with old gnu tar files, add a... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Eric Andersen | Don't wipe the config system on 'make clean' |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Eric Andersen | This seems sufficient for ifup and ifdown to actually... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | Fix a silly compile error, thanks to a patch from Wen... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | Patch from Brett Hunt at micron.com to fixup potential... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | Patch from Jason McMullan @ linuxcare.com adding insmod |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | A patch from John F. Kelly to add in a utility for... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | Apply patch from Ghozlane Toumi to add -inum support... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | Patch from Artem Egorkine to support the -m option |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Eric Andersen | Patch from Joel Vallier to add modules symbols to the... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Glenn L McGrath | Patch from Basitan Blank to fix nasty bug |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Eric Andersen | Fix a typo that broke it so busybox won't build |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Russ Dill | merge fixes with udhcp |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | Login prompt function, part of waldi's telnetd from... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | run telnet from inetd, present login prompt if login... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | re-order config options, part of a patch from Bastian... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | header update |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Glenn L McGrath | New test mode that allows run_parts to fail silently... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Glenn L McGrath | Make test mode output same as official version |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Glenn L McGrath | Dont use getopt_long, minor usage changes, patch by... |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Glenn L McGrath | fix missed option argument for -I <device>, interface... |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Glenn L McGrath | Compile option to avoid using /usr directory, patch... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Glenn L McGrath | Use vsyslog instead of syslog, improve initalisation... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Glenn L McGrath | Fix leading spaces bug, free line buffer, redo next_wor... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Glenn L McGrath | Patch for the debian-cvs package, ip* applets in /bin... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | last_patch75_2 from vodz, |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Ensure consistant sort order, sed behavior, etc |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Eliminate most instances where we use linux kernel... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Clean config binsries on 'make clean' |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Eliminate use of kernel header file |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Fixup addgroup help text |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Only call free if it is necessary |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Eric Andersen | Patch from Tito to rework strings applet, and some... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Glenn L McGrath | Correct some init issues, update email address, last_pa... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Glenn L McGrath | Option to allow ifupdown use ip commands instead of... |
commit | commitdiff | tree | snapshot |
next |