| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tito writes: | Eric Andersen | 2004-09-02 | 7 | -80/+149 |
* | Fixup some warnings | Eric Andersen | 2004-08-28 | 6 | -22/+32 |
* | Quiet a few warnings | Eric Andersen | 2004-08-27 | 2 | -20/+2 |
* | Togg writes: | Eric Andersen | 2004-08-26 | 1 | -28/+14 |
* | Improve the setuid situation a bit, and make it more apparent | Eric Andersen | 2004-08-26 | 3 | -0/+29 |
* | The login applet should always be setuid root | Eric Andersen | 2004-08-26 | 1 | -1/+1 |
* | Tito writes: | Eric Andersen | 2004-08-26 | 1 | -4/+6 |
* | Save a line or two | Eric Andersen | 2004-08-26 | 2 | -6/+3 |
* | Vladimir N. Oleynik writes: | Eric Andersen | 2004-08-26 | 1 | -5/+15 |
* | Tito writes: | Eric Andersen | 2004-08-26 | 9 | -18/+18 |
* | Felipe Kellermann writes: | Eric Andersen | 2004-08-26 | 1 | -2/+2 |
* | Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre... | Glenn L McGrath | 2004-08-25 | 2 | -3/+6 |
* | Patch from Rodney Radford adding x86_64 support. | Eric Andersen | 2004-08-19 | 1 | -3/+13 |
* | regularly update the status line display | Eric Andersen | 2004-08-19 | 1 | -4/+4 |
* | Patch from Mike Castle to cleanup some modutils issues, in | Eric Andersen | 2004-08-19 | 1 | -59/+33 |
* | Patch from Tito adding support for '-q' | Eric Andersen | 2004-08-19 | 1 | -1/+4 |
* | Patch from Tito documenting the '-q' option | Eric Andersen | 2004-08-19 | 1 | -2/+3 |
* | Patch from Vladimir N. Oleynik: | Eric Andersen | 2004-08-19 | 2 | -1/+2 |
* | Fixup 'dc' usage | Eric Andersen | 2004-08-18 | 1 | -5/+5 |
* | Prepare for release1_00_rc3 | Eric Andersen | 2004-08-16 | 4 | -206/+450 |
* | Bump version | Eric Andersen | 2004-08-16 | 1 | -1/+1 |
* | Only pass modprobe module params with 2.6.x kernel support. | Eric Andersen | 2004-08-16 | 1 | -2/+4 |
* | Do not use vfork, as init is not vfork safe. Do not allow | Eric Andersen | 2004-08-16 | 1 | -4/+2 |
* | Bertrand Baudet writes: | Eric Andersen | 2004-08-16 | 1 | -2/+2 |
* | Joe.C writes: | Eric Andersen | 2004-08-16 | 1 | -0/+1 |
* | Use __kernel_old_dev_t for 2.6.x kernels | Eric Andersen | 2004-08-16 | 1 | -0/+2 |
* | Aurelien Jacobs writes: | Eric Andersen | 2004-08-16 | 1 | -3/+1 |
* | Christian Ostheimer writes: | Eric Andersen | 2004-08-14 | 1 | -1/+1 |
* | Patch from solar to fix problems with get_name() | Eric Andersen | 2004-08-12 | 1 | -23/+28 |
* | Set default command to list rather than get, its default behaviour now | Glenn L McGrath | 2004-08-11 | 1 | -2/+1 |
* | Patch from Mike Castle, dont print an empty line (patch modified by me to | Glenn L McGrath | 2004-08-11 | 1 | -9/+13 |
* | Patch from Tito to fix memory leak upon error. | Glenn L McGrath | 2004-08-11 | 1 | -2/+3 |
* | Patch from Bastian Blank to add 64 bit support to the test command. | Glenn L McGrath | 2004-08-11 | 2 | -14/+35 |
* | Patch from Phil Blundellto improve substring match | Glenn L McGrath | 2004-08-11 | 1 | -1/+4 |
* | Willian Barsse wrote | Glenn L McGrath | 2004-08-11 | 1 | -8/+7 |
* | Patch from Tito to fix warnings about redifined functionions barrier and likely. | Glenn L McGrath | 2004-08-06 | 1 | -9/+9 |
* | Part of patch from William Barsse, fixes a problem with unescaped %. | Glenn L McGrath | 2004-08-06 | 1 | -1/+1 |
* | Michael Leibow, MichaelLe at belkin.com writes: | Eric Andersen | 2004-08-04 | 1 | -375/+1056 |
* | Run msh through indent | Eric Andersen | 2004-08-04 | 1 | -1313/+1164 |
* | William Barsse writes: | Eric Andersen | 2004-08-03 | 1 | -10/+9 |
* | Tito, farmatito at tiscali dot it writes: | Eric Andersen | 2004-08-03 | 5 | -6/+10 |
* | fixup cut-n-paste problem | Eric Andersen | 2004-08-01 | 1 | -14/+0 |
* | Simon Poole reports that awk segfaults when environment variables | Eric Andersen | 2004-07-30 | 1 | -0/+4 |
* | Fix incorrect arguments being passed to mknod | Eric Andersen | 2004-07-30 | 1 | -2/+2 |
* | Umm. Not guilty by reason of insanity. | Eric Andersen | 2004-07-30 | 2 | -3/+3 |
* | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen | 2004-07-30 | 5 | -5/+23 |
* | use SIGTERM to kill off udhcpd, not SIGKILL | Eric Andersen | 2004-07-30 | 1 | -1/+4 |
* | Fix up brain damage with the way major and minor are used to | Eric Andersen | 2004-07-30 | 1 | -1/+1 |
* | As noted by Eric Spakman, calling static_down() and then calling | Eric Andersen | 2004-07-30 | 1 | -14/+4 |
* | Clean up hex escape support. | Manuel Novoa III | 2004-07-29 | 1 | -21/+43 |