| Commit message (Expand) | Author | Files | Lines |
2004-08-16 | Prepare for release1_00_rc3 | Eric Andersen | 1 | -5/+5 |
2004-08-16 | Bump version | Eric Andersen | 1 | -1/+1 |
2004-08-16 | Only pass modprobe module params with 2.6.x kernel support. | Eric Andersen | 1 | -2/+4 |
2004-08-16 | Do not use vfork, as init is not vfork safe. Do not allow | Eric Andersen | 1 | -4/+2 |
2004-08-16 | Bertrand Baudet writes: | Eric Andersen | 1 | -2/+2 |
2004-08-16 | Joe.C writes: | Eric Andersen | 1 | -0/+1 |
2004-08-16 | Use __kernel_old_dev_t for 2.6.x kernels | Eric Andersen | 1 | -0/+2 |
2004-08-16 | Aurelien Jacobs writes: | Eric Andersen | 1 | -3/+1 |
2004-08-14 | Christian Ostheimer writes: | Eric Andersen | 1 | -1/+1 |
2004-08-12 | Patch from solar to fix problems with get_name() | Eric Andersen | 1 | -23/+28 |
2004-08-11 | Set default command to list rather than get, its default behaviour now | Glenn L McGrath | 1 | -2/+1 |
2004-08-11 | Patch from Mike Castle, dont print an empty line (patch modified by me to | Glenn L McGrath | 1 | -9/+13 |
2004-08-11 | Patch from Tito to fix memory leak upon error. | Glenn L McGrath | 1 | -2/+3 |
2004-08-11 | Patch from Bastian Blank to add 64 bit support to the test command. | Glenn L McGrath | 2 | -14/+35 |
2004-08-11 | Patch from Phil Blundellto improve substring match | Glenn L McGrath | 1 | -1/+4 |
2004-08-11 | Willian Barsse wrote | Glenn L McGrath | 1 | -8/+7 |
2004-08-06 | Patch from Tito to fix warnings about redifined functionions barrier and likely. | Glenn L McGrath | 1 | -9/+9 |
2004-08-06 | Part of patch from William Barsse, fixes a problem with unescaped %. | Glenn L McGrath | 1 | -1/+1 |
2004-08-04 | Michael Leibow, MichaelLe at belkin.com writes: | Eric Andersen | 1 | -375/+1056 |
2004-08-04 | Run msh through indent | Eric Andersen | 1 | -1313/+1164 |
2004-08-03 | William Barsse writes: | Eric Andersen | 1 | -10/+9 |
2004-08-03 | Tito, farmatito at tiscali dot it writes: | Eric Andersen | 5 | -6/+10 |
2004-08-01 | fixup cut-n-paste problem | Eric Andersen | 1 | -14/+0 |
2004-07-30 | Simon Poole reports that awk segfaults when environment variables | Eric Andersen | 1 | -0/+4 |
2004-07-30 | Fix incorrect arguments being passed to mknod | Eric Andersen | 1 | -2/+2 |
2004-07-30 | Umm. Not guilty by reason of insanity. | Eric Andersen | 2 | -3/+3 |
2004-07-30 | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen | 5 | -5/+23 |
2004-07-30 | use SIGTERM to kill off udhcpd, not SIGKILL | Eric Andersen | 1 | -1/+4 |
2004-07-30 | Fix up brain damage with the way major and minor are used to | Eric Andersen | 1 | -1/+1 |
2004-07-30 | As noted by Eric Spakman, calling static_down() and then calling | Eric Andersen | 1 | -14/+4 |
2004-07-29 | Clean up hex escape support. | Manuel Novoa III | 1 | -21/+43 |
2004-07-28 | Thanks to Ken Roberts, fix the slackware url | Eric Andersen | 1 | -1/+1 |
2004-07-27 | Felipe Kellermann noticed a missing `break'. | Eric Andersen | 1 | -0/+2 |
2004-07-26 | document stuff I have done | Robert Griebl | 1 | -0/+4 |
2004-07-26 | add missing ;1_00_rc2 | Eric Andersen | 1 | -1/+1 |
2004-07-26 | bump version to -rc2 | Eric Andersen | 1 | -1/+1 |
2004-07-26 | bother. unrevert my fix. | Eric Andersen | 2 | -17/+25 |
2004-07-26 | Prepare for release | Eric Andersen | 3 | -3533/+207 |
2004-07-26 | Allow hex escape sequences | Eric Andersen | 1 | -23/+16 |
2004-07-26 | Make certain that udhcp shuts down the interface | Eric Andersen | 1 | -2/+1 |
2004-07-26 | YAEGASHI Takeshi writes: | Eric Andersen | 1 | -3/+5 |
2004-07-26 | oops | Eric Andersen | 1 | -1/+1 |
2004-07-26 | bump version to -rc2 | Eric Andersen | 1 | -1/+1 |
2004-07-26 | Make certain that udhcp shuts down the interface | Eric Andersen | 1 | -1/+2 |
2004-07-26 | Allow hex escape sequences | Eric Andersen | 1 | -16/+23 |
2004-07-26 | BusyBox has no business hard coding the number of major and minor bits for a | Eric Andersen | 5 | -23/+17 |
2004-07-24 | Paul Whittaker writes: | Eric Andersen | 1 | -0/+1 |
2004-07-24 | Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
| Glenn L McGrath | 1 | -8/+1 |
2004-07-24 | Update Tito's contributions | Glenn L McGrath | 1 | -1/+1 |
2004-07-23 | Patch from Felipe Kellermann, fix endless loop when first > last and | Glenn L McGrath | 1 | -6/+13 |