| Commit message (Expand) | Author | Files | Lines |
2003-04-27 | Fix segfault when cleaning up | Glenn L McGrath | 1 | -1/+1 |
2003-04-27 | grep -f support, adds only 60 Bytes, but regex's now compiled as | Glenn L McGrath | 1 | -27/+48 |
2003-04-26 | Always preserve date | Glenn L McGrath | 1 | -2/+1 |
2003-04-26 | New commands, 'G' and 'H' | Glenn L McGrath | 1 | -1/+21 |
2003-04-26 | Add the -d option, its used by old versions of config.guess, change to | Glenn L McGrath | 1 | -3/+26 |
2003-04-26 | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath | 1 | -0/+14 |
2003-04-25 | Patch from Steven Scholz to fix telnetd compile problem | Eric Andersen | 1 | -2/+2 |
2003-04-24 | There have been many reports of init failing to reboot and/or failing to halt | Eric Andersen | 1 | -7/+21 |
2003-04-21 | unlink a previous file before its extracted | Glenn L McGrath | 1 | -1/+2 |
2003-04-21 | sync with waldi | Glenn L McGrath | 5 | -13/+47 |
2003-04-21 | unlink() an existing file, before opening it, simply truncating can | Glenn L McGrath | 1 | -1/+2 |
2003-04-21 | Add link to SimplyGNUstep | Eric Andersen | 1 | -0/+1 |
2003-04-19 | Patch from David Updegraff to use calloc so that forward pointers start out | Eric Andersen | 1 | -7/+29 |
2003-04-19 | Patch from David Updegraff to avoid corrupting memory while parsing the | Eric Andersen | 1 | -2/+5 |
2003-04-16 | Minor .o file naming change | Eric Andersen | 2 | -5/+5 |
2003-04-16 | enable CONFIG_USE_BB_PWD_GRP for the debian installer, | Eric Andersen | 4 | -4/+4 |
2003-04-12 | Fix logic error in grouped commands | Glenn L McGrath | 1 | -42/+25 |
2003-04-11 | Fix up indenting | Glenn L McGrath | 1 | -78/+59 |
2003-04-09 | Really fix the 'r' command | Glenn L McGrath | 1 | -4/+7 |
2003-04-09 | Fix the sed 'r' command | Glenn L McGrath | 1 | -3/+2 |
2003-04-09 | fix substitution when replacing with &, we shouldnt check for an escape charc... | Glenn L McGrath | 1 | -2/+1 |
2003-04-09 | Label ends at a newline, update comments, rename linked list field | Glenn L McGrath | 1 | -36/+37 |
2003-04-08 | Run through indent | Glenn L McGrath | 1 | -301/+360 |
2003-04-08 | Fixes block commands to correctly identify end of block, recognise the #n dir... | Glenn L McGrath | 1 | -27/+63 |
2003-04-07 | Add hold space commands 'g', 'h', 'x' | Glenn L McGrath | 1 | -5/+19 |
2003-04-07 | Rename "line" to pattern_space to be more descriptive and closer to the POSIX... | Glenn L McGrath | 1 | -34/+32 |
2003-04-06 | Sync with waldi's package | Glenn L McGrath | 8 | -247/+1160 |