| Commit message (Expand) | Author | Age | Files | Lines |
* | type english me not can | Bill Nottingham | 2001-08-15 | 1 | -1/+1 |
* | Korean and Chinese fix | Yukihiro Nakai | 2001-08-13 | 1 | -0/+6 |
* | detach loopback devices at shutdown (#43919, #45826) | Bill Nottingham | 2001-08-07 | 2 | -2/+10 |
* | use awk, not grep & other cruft (#49616) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
* | support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
* | define halt_get_remaining before it's used (#50720) | Bill Nottingham | 2001-08-03 | 1 | -4/+6 |
* | more FS umounting cleanups (<sopwith@redhat.com>) | Bill Nottingham | 2001-07-31 | 1 | -7/+11 |
* | remount *everything* ro on halt (#50461) | Bill Nottingham | 2001-07-31 | 1 | -1/+1 |
* | fix netdev umount stuff | Bill Nottingham | 2001-07-24 | 1 | -1/+20 |
* | use -O nonetdev; require new mount package | Bill Nottingham | 2001-07-17 | 1 | -0/+1 |
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -0/+27 |
* | it helps if you name the variable the same thing as what you're checking | Bill Nottingham | 2001-07-09 | 1 | -1/+1 |
* | cleanups for undefined variables (#46065) | Bill Nottingham | 2001-07-09 | 1 | -14/+14 |
* | make --check= at least parse right | Bill Nottingham | 2001-06-21 | 1 | -1/+2 |
* | - add support isdn | Than Ngo | 2001-06-21 | 1 | -2/+1 |
* | supress error messages if NETWORKING ist undefinedr5-87 | Karsten Hopp | 2001-05-21 | 2 | -2/+2 |
* | add shutdown UPS into haltr5-83 | Than Ngo | 2001-04-23 | 1 | -0/+7 |
* | set umask to 022 | Bill Nottingham | 2001-04-03 | 1 | -0/+3 |
* | remove bogus liner5-81 | Bill Nottingham | 2001-04-02 | 1 | -2/+0 |
* | run *all* greps in C locale | Bill Nottingham | 2001-03-28 | 1 | -10/+12 |
* | don't error if kernel.hotplug isn't there (#33256) | Bill Nottingham | 2001-03-26 | 1 | -1/+1 |
* | use new -e argument to sysctl to ignore unknown keys (#31852) | Bill Nottingham | 2001-03-22 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 2001-03-14 | 1 | -1/+1 |
* | --background is fundamentally broken. Remove it for now.r5-77 | Bill Nottingham | 2001-03-14 | 1 | -6/+2 |
* | do cipe stuff out of order | Bill Nottingham | 2001-03-14 | 1 | -0/+28 |
* | fix up --background some more | Bill Nottingham | 2001-03-14 | 1 | -2/+2 |
* | fix background. that was weird | Bill Nottingham | 2001-03-14 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 2001-03-13 | 1 | -1/+1 |
* | fix broken translations in linuxconf-specific sections | Bill Nottingham | 2001-03-13 | 1 | -8/+8 |
* | use /var/lib/for random seed; /var/run is cleared at bootup (#31521) | Bill Nottingham | 2001-03-12 | 1 | -1/+1 |
* | fix awk for alias | Bill Nottingham | 2001-03-05 | 1 | -1/+1 |
* | - don't attempt to work around broken linuxconf routes, simplify | Bill Nottingham | 2001-03-05 | 1 | -6/+2 |
* | change message to be less misleading (#30087) | Bill Nottingham | 2001-02-28 | 1 | -1/+1 |
* | don't explicitly kill things, init will do that | Bill Nottingham | 2001-02-27 | 1 | -10/+1 |
* | disable hotplug during network initscript | Bill Nottingham | 2001-02-27 | 1 | -0/+5 |
* | fix some ## substitutions to be correct | Bill Nottingham | 2001-02-19 | 1 | -2/+2 |
* | if IPv6 is configured, make sure it's available | Bill Nottingham | 2001-02-19 | 1 | -0/+8 |
* | use 'su -' , not just 'su' (#26894) | Bill Nottingham | 2001-02-16 | 1 | -1/+1 |
* | - make pidofproc() and killproc() try to use the PID associated with the fullr5-64-2 | Nalin Dahyabhai | 2001-02-15 | 1 | -3/+8 |
* | fix init.d/single to work around possible kernel bug | Bill Nottingham | 2001-02-14 | 1 | -1/+1 |
* | fix typosr5-64 | Bill Nottingham | 2001-02-13 | 2 | -2/+2 |
* | unmount loopback stuff before stopping netfs or shutting down | Bill Nottingham | 2001-02-13 | 2 | -0/+41 |
* | return 1 in killproc if process isn't running (#26718) | Bill Nottingham | 2001-02-12 | 1 | -0/+1 |
* | fix the 'unable to shutdown cleanly' problem (#25744) | Bill Nottingham | 2001-02-07 | 2 | -1/+2 |
* | don't display japanese unless we're on a pty | Bill Nottingham | 2001-02-06 | 1 | -1/+5 |
* | don't barf errors if files aren't there (say, rc.local) | Bill Nottingham | 2001-01-30 | 1 | -1/+3 |
* | various cleanups (#10761, from mjt@tls.msk.ru)r5-59 | Bill Nottingham | 2001-01-30 | 1 | -61/+65 |
* | for daemon(), look only at the pid file to see if it's running (#17244, others) | Bill Nottingham | 2001-01-30 | 1 | -2/+22 |
* | tweak usage messages (#24085) | Bill Nottingham | 2001-01-30 | 4 | -4/+4 |
* | add autofs (#17288) | Bill Nottingham | 2001-01-29 | 1 | -2/+2 |