Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up some compiler warnings | Bill Nottingham | 2001-06-20 | 3 | -3/+3 |
| | |||||
* | fix Makefile to not delete a script | Bill Nottingham | 2001-06-20 | 1 | -1/+1 |
| | |||||
* | allow building with older popt | Bill Nottingham | 2001-06-20 | 1 | -1/+1 |
| | |||||
* | Fix typo | Trond Eivind Glomsrod | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | fix MAXFAIL (#39231) | Bill Nottingham | 2001-05-17 | 1 | -6/+1 |
| | |||||
* | don't call ifup-ppp on sigint (#40585) | Bill Nottingham | 2001-05-17 | 1 | -0/+1 |
| | |||||
* | documentation framework added. | Preston Brown | 2001-05-11 | 2 | -0/+792 |
| | |||||
* | freshened copyright info | Preston Brown | 2001-05-11 | 2 | -2/+2 |
| | |||||
* | simple fix for -p | Preston Brown | 2001-05-02 | 1 | -1/+1 |
| | |||||
* | --prefix fixups | Preston Brown | 2001-04-30 | 2 | -4/+16 |
| | |||||
* | understands CIDR prefixes, operates more cleanly. | Preston Brown | 2001-04-30 | 2 | -60/+286 |
| | |||||
* | documentation for ipcalc added. | Preston Brown | 2001-04-30 | 7 | -0/+661 |
| | |||||
* | further s390 changes | Florian La Roche | 2001-04-25 | 2 | -0/+24 |
| | |||||
* | fix it for some cases (#36480) | Bill Nottingham | 2001-04-22 | 1 | -1/+1 |
| | |||||
* | broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth | Preston Brown | 2001-04-07 | 2 | -1/+48 |
| | |||||
* | don't free something not malloc()ed | Bill Nottingham | 2001-04-02 | 1 | -2/+3 |
| | |||||
* | general cleanups and reorg | Nalin Dahyabhai | 2001-02-28 | 1 | -331/+433 |
| | |||||
* | use O_NOFOLLOW | Nalin Dahyabhai | 2001-02-28 | 1 | -7/+9 |
| | |||||
* | formatting cleanups | Nalin Dahyabhai | 2001-02-28 | 1 | -27/+32 |
| | |||||
* | fix fixr5-66 | Bill Nottingham | 2001-02-22 | 1 | -1/+1 |
| | |||||
* | don't close the magic file descriptor | Bill Nottingham | 2001-02-22 | 2 | -1/+3 |
| | |||||
* | close extra file descriptors before exec()ing commands in initlog | Bill Nottingham | 2001-02-22 | 2 | -0/+13 |
| | |||||
* | fix segfaults in popt when called with bogus stuff (#28140) | Bill Nottingham | 2001-02-18 | 1 | -1/+5 |
| | |||||
* | change hostnames to all lowercase (#9579) | Bill Nottingham | 2001-01-30 | 1 | -0/+5 |
| | |||||
* | document -q | Bill Nottingham | 2001-01-30 | 1 | -1/+5 |
| | |||||
* | fix build | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | make boot timeout configurable (BOOTTIMEOUT); patch from <awk@awks.org> | Bill Nottingham | 2001-01-29 | 1 | -1/+9 |
| | |||||
* | don't ignore RETRYTIMEOUT when we never connect (#14701) | Bill Nottingham | 2001-01-29 | 1 | -37/+42 |
| | |||||
* | add an alarm, so we don't wait forever for input (#23482) | Bill Nottingham | 2001-01-29 | 1 | -1/+12 |
| | |||||
* | wait another second | Bill Nottingham | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | add an upper bound on how much stuff we'll keep in memory | Bill Nottingham | 2001-01-29 | 1 | -9/+10 |
| | |||||
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ↵ | Bill Nottingham | 2001-01-23 | 1 | -5/+5 |
| | | | | string" | ||||
* | add MAXFAIL patch for maximum number of failures (#10639) | Bill Nottingham | 2000-12-12 | 1 | -1/+23 |
| | |||||
* | make usernetctl just fall-through if getuid() == 0 | Nalin Dahyabhai | 2000-10-10 | 1 | -1/+1 |
| | |||||
* | be more careful about netreport files | Nalin Dahyabhai | 2000-08-15 | 1 | -3/+8 |
| | |||||
* | don't do silly access checks on the root partition; instead, just try ↵ | Bill Nottingham | 2000-08-11 | 1 | -1/+38 |
| | | | | connecting to the syslog socket if it's there... | ||||
* | add RETRYCONNECT option for ppp-watch | Bill Nottingham | 2000-08-07 | 1 | -0/+5 |
| | |||||
* | be more specific about quoting variables | Nalin Dahyabhai | 2000-08-03 | 1 | -3/+3 |
| | |||||
* | revert | Bill Nottingham | 2000-07-24 | 2 | -2/+2 |
| | |||||
* | /etc/init.d -> /etc/rc.d/init.dr5-36 | Bernhard Rosenkraenzer | 2000-07-24 | 2 | -2/+2 |
| | |||||
* | add support for a timeout argument | Bill Nottingham | 2000-07-02 | 1 | -2/+13 |
| | |||||
* | /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. | Bill Nottingham | 2000-06-15 | 2 | -2/+2 |
| | |||||
* | mandir stuff | Bill Nottingham | 2000-06-01 | 1 | -9/+11 |
| | |||||
* | fixes to get the prototypes right | Bill Nottingham | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | ignore 'Setting filetype' messages from e2fsck in initlog | Bill Nottingham | 2000-04-29 | 1 | -0/+2 |
| | |||||
* | update from the rp3 CVS repository | Nalin Dahyabhai | 2000-04-21 | 1 | -44/+21 |
| | |||||
* | constipated (via rp3) | Nalin Dahyabhai | 2000-04-18 | 2 | -31/+32 |
| | |||||
* | don't delete other ppp-watch processes's pidfiles | Bill Nottingham | 2000-04-03 | 1 | -0/+2 |
| | |||||
* | show usage on bogus arguments | Bill Nottingham | 2000-03-20 | 1 | -3/+6 |
| | |||||
* | open /dev/null for child process instead of closing fds 0,1,2 | Bill Nottingham | 2000-03-20 | 1 | -3/+9 |
| |