aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New version.r3-20Michael K. Johnson1997-10-231-1/+1
* touch random seed file before chmoding it.Michael K. Johnson1997-10-232-0/+6
* set hostname from bootp if hostname = (none)Erik Troan1997-10-211-1/+1
* 1) changed version to 3.19r3-19Erik Troan1997-10-152-1/+10
* random seed protected from sight...Michael K. Johnson1997-10-151-0/+4
* Make random seed file mode 600.Michael K. Johnson1997-10-151-0/+3
* ppp sleep bug fixed.Michael K. Johnson1997-10-141-0/+4
* Die if ifdown-ppp was called on the device during the sleep.Michael K. Johnson1997-10-141-0/+5
* grab version from .spec filer3-18Erik Troan1997-10-131-1/+1
* 1) updated .spec fileErik Troan1997-10-133-2/+6
* added archive ruleErik Troan1997-10-131-2/+14
* 1) version 3.18Erik Troan1997-10-134-7/+13
* fixed rc.sysinit for hwclockErik Troan1997-10-112-2/+13
* Only check scsi if it exists.Michael K. Johnson1997-10-101-1/+1
* added ulimit -c 0 to daemon functionErik Troan1997-10-092-0/+8
* new versionv_3_17Michael K. Johnson1997-10-081-1/+1
* prereqMichael K. Johnson1997-10-081-1/+1
* added chkconfig supportDonnie Barnes1997-10-081-13/+37
* fixed typov_3_16Erik Troan1997-10-061-1/+1
* changed spec file to put version in a single placeErik Troan1997-10-061-2/+3
* updated version numberErik Troan1997-10-061-1/+6
* fixes for config files which were given w/ fully qualified pathnamesErik Troan1997-10-061-2/+2
* Removed pcmcia hacks for releases prior to RH 3.0.3Erik Troan1997-10-061-19/+0
* Changes for 3.15v_3_15Michael K. Johnson1997-10-012-3/+8
* Preparing for 3.14v_3_14Michael K. Johnson1997-10-011-2/+10
* Only compare variable name, not entire string.Michael K. Johnson1997-10-011-1/+1
* strncmp sense reversed.Michael K. Johnson1997-10-011-1/+2
* Added report option for usernet.Michael K. Johnson1997-09-302-8/+24
* Remove the whole buildroot in %cleanMichael K. Johnson1997-09-301-2/+1
* Make missing directories.v_3_13Michael K. Johnson1997-09-291-0/+7
* Don't want name changing every time; renamed to initscripts.specMichael K. Johnson1997-09-291-200/+0
* Added changelog entry and added symlinks to spec file.Michael K. Johnson1997-09-291-0/+243
* source_configMichael K. Johnson1997-09-241-1/+3
* CONFIG after daemon daemonizing.Michael K. Johnson1997-09-241-3/+2
* Fixed potential syntax error.Michael K. Johnson1997-09-241-1/+1
* added Requires mktemp and changelogDonnie Barnes1997-09-231-1/+5
* added mktemp supportDonnie Barnes1997-09-231-4/+5
* Disassociate from controlling tty so SIGHUPs won't be generated.Michael K. Johnson1997-09-232-3/+6
* Fixed allocation bug Erik found, plus a few stylistic points.Michael K. Johnson1997-09-211-2/+3
* Support alternative device configurations.Michael K. Johnson1997-09-182-29/+66
* Support alternative device configurations.Michael K. Johnson1997-09-189-15/+61
* updated spec fileDonnie Barnes1997-09-181-2/+5
* Fixed awk bug in pidofprocDonnie Barnes1997-09-181-1/+1
* Don't print an error if no aliases exist.Michael K. Johnson1997-09-171-3/+3
* General cleanup.Michael K. Johnson1997-09-161-5/+7
* changed the order of the check for process Id...first is /var/run/pidDonnie Barnes1997-09-161-8/+8
* Bring down pppd even if only ifup-ppp is running, waiting to persist.Michael K. Johnson1997-09-161-3/+5
* changed status() to be more intelligent wrt programs that change argv[0]Donnie Barnes1997-09-162-3/+16
* Users are not required to specify the "ifcfg-" part of the config file name.Michael K. Johnson1997-09-161-0/+10
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-164-12/+48