2003-05-02 |
Eric Andersen | Patch from Dmitry V. Levin to fix a fd leak |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Eric Andersen | A couple of patches from Tito <farmatito@tiscali.it> |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | Use bb_xgetlarg |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | New applet, fold |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | Config option to create an fgrep alias |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | Fix segfault when cleaning up |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Glenn L McGrath | grep -f support, adds only 60 Bytes, but regex's now... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | Always preserve date |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | New commands, 'G' and 'H' |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | Add the -d option, its used by old versions of config... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Glenn L McGrath | iPatch from waldi, fixes usage of ip route flush (from... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Eric Andersen | Patch from Steven Scholz to fix telnetd compile problem |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Eric Andersen | There have been many reports of init failing to reboot... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Glenn L McGrath | unlink a previous file before its extracted |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Glenn L McGrath | sync with waldi |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Glenn L McGrath | unlink() an existing file, before opening it, simply... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Eric Andersen | Add link to SimplyGNUstep |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Eric Andersen | Patch from David Updegraff to use calloc so that forwa... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Eric Andersen | Patch from David Updegraff to avoid corrupting memory... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Eric Andersen | Minor .o file naming change |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Eric Andersen | enable CONFIG_USE_BB_PWD_GRP for the debian installer, |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Glenn L McGrath | Fix logic error in grouped commands |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Glenn L McGrath | Fix up indenting |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Glenn L McGrath | Really fix the 'r' command |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Glenn L McGrath | Fix the sed 'r' command |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Glenn L McGrath | fix substitution when replacing with &, we shouldnt... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Glenn L McGrath | Label ends at a newline, update comments, rename linked... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Glenn L McGrath | Run through indent |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Glenn L McGrath | Fixes block commands to correctly identify end of block... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Glenn L McGrath | Add hold space commands 'g', 'h', 'x' |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Glenn L McGrath | Rename "line" to pattern_space to be more descriptive... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Glenn L McGrath | Sync with waldi's package |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Glenn L McGrath | Preparation for the new net-udeb based on required... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Eric Andersen | Add more help text |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Eric Andersen | Test that cvs commit messages are working properly |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Manuel Novoa... | Fix 'thinko'. |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Eric Andersen | Yet another rather large face lift. It now works for... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Eric Andersen | Avoid errors with buggy preprocessors |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Glenn L McGrath | Update config to new menu options |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Glenn L McGrath | Rename, to specify kernel |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Glenn L McGrath | Group common string |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Glenn L McGrath | Small fix for sed 'y' command |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Glenn L McGrath | sed 'y' command, simplify some other code |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Glenn L McGrath | Experimental support for embeded newline. (im evil) |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Eric Andersen | trivial fix to make sure we have sufficient arguments... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Glenn L McGrath | Still fine tunning the printing of the substitute command |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Glenn L McGrath | sed 't' branching command |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Glenn L McGrath | Fix sed 's' command's 'p' flag, so it can print line... |
commit | commitdiff | tree | snapshot |
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 |
next |