aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix 64-bit brokenessBill Nottingham2001-06-271-2/+3
* clean up some compiler warningsBill Nottingham2001-06-203-3/+3
* fix Makefile to not delete a scriptBill Nottingham2001-06-201-1/+1
* allow building with older poptBill Nottingham2001-06-201-1/+1
* Fix typoTrond Eivind Glomsrod2001-05-181-1/+1
* fix MAXFAIL (#39231)Bill Nottingham2001-05-171-6/+1
* don't call ifup-ppp on sigint (#40585)Bill Nottingham2001-05-171-0/+1
* documentation framework added.Preston Brown2001-05-112-0/+792
* freshened copyright infoPreston Brown2001-05-112-2/+2
* simple fix for -pPreston Brown2001-05-021-1/+1
* --prefix fixupsPreston Brown2001-04-302-4/+16
* understands CIDR prefixes, operates more cleanly.Preston Brown2001-04-302-60/+286
* documentation for ipcalc added.Preston Brown2001-04-307-0/+661
* further s390 changesFlorian La Roche2001-04-252-0/+24
* fix it for some cases (#36480)Bill Nottingham2001-04-221-1/+1
* broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldothPreston Brown2001-04-072-1/+48
* don't free something not malloc()edBill Nottingham2001-04-021-2/+3
* general cleanups and reorgNalin Dahyabhai2001-02-281-331/+433
* use O_NOFOLLOWNalin Dahyabhai2001-02-281-7/+9
* formatting cleanupsNalin Dahyabhai2001-02-281-27/+32
* fix fixr5-66Bill Nottingham2001-02-221-1/+1
* don't close the magic file descriptorBill Nottingham2001-02-222-1/+3
* close extra file descriptors before exec()ing commands in initlogBill Nottingham2001-02-222-0/+13
* fix segfaults in popt when called with bogus stuff (#28140)Bill Nottingham2001-02-181-1/+5
* change hostnames to all lowercase (#9579)Bill Nottingham2001-01-301-0/+5
* document -qBill Nottingham2001-01-301-1/+5
* fix buildBill Nottingham2001-01-301-1/+1
* make boot timeout configurable (BOOTTIMEOUT); patch from <awk@awks.org>Bill Nottingham2001-01-291-1/+9
* don't ignore RETRYTIMEOUT when we never connect (#14701)Bill Nottingham2001-01-291-37/+42
* add an alarm, so we don't wait forever for input (#23482)Bill Nottingham2001-01-291-1/+12
* wait another secondBill Nottingham2001-01-291-1/+1
* add an upper bound on how much stuff we'll keep in memoryBill Nottingham2001-01-291-9/+10
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-5/+5
* add MAXFAIL patch for maximum number of failures (#10639)Bill Nottingham2000-12-121-1/+23
* make usernetctl just fall-through if getuid() == 0Nalin Dahyabhai2000-10-101-1/+1
* be more careful about netreport filesNalin Dahyabhai2000-08-151-3/+8
* don't do silly access checks on the root partition; instead, just try connect...Bill Nottingham2000-08-111-1/+38
* add RETRYCONNECT option for ppp-watchBill Nottingham2000-08-071-0/+5
* be more specific about quoting variablesNalin Dahyabhai2000-08-031-3/+3
* revertBill Nottingham2000-07-242-2/+2
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-242-2/+2
* add support for a timeout argumentBill Nottingham2000-07-021-2/+13
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-152-2/+2
* mandir stuffBill Nottingham2000-06-011-9/+11
* fixes to get the prototypes rightBill Nottingham2000-05-011-1/+1
* ignore 'Setting filetype' messages from e2fsck in initlogBill Nottingham2000-04-291-0/+2
* update from the rp3 CVS repositoryNalin Dahyabhai2000-04-211-44/+21
* constipated (via rp3)Nalin Dahyabhai2000-04-182-31/+32
* don't delete other ppp-watch processes's pidfilesBill Nottingham2000-04-031-0/+2
* show usage on bogus argumentsBill Nottingham2000-03-201-3/+6