| Commit message (Expand) | Author | Age | Files | Lines |
* | Install as group ``network'' | brian | 1997-09-04 | 11 | -75/+116 |
* | Install boot.help a little more skillfully; now it works without a src | jkh | 1997-09-03 | 2 | -6/+6 |
* | People have complained that this is overly chatty, and | jkh | 1997-09-03 | 2 | -34/+2 |
* | Use err(3). Document -n flag from OpenBSD. | charnier | 1997-09-03 | 2 | -53/+43 |
* | Bring CCP and IPCP layers down properly when LCP | brian | 1997-09-03 | 4 | -17/+52 |
* | Allow the transition from an idle timeout value | brian | 1997-09-03 | 5 | -12/+22 |
* | Eliminate an annoying message. | jkh | 1997-09-02 | 1 | -4/+2 |
* | Use err(3). Silent -Wall. | charnier | 1997-09-02 | 2 | -30/+25 |
* | Use err(3). Typo in man page. | charnier | 1997-09-02 | 2 | -25/+24 |
* | Add usage(), use err(3), remove `progname'. | charnier | 1997-09-02 | 10 | -183/+158 |
* | Unquote default group in pw.conf. | davidn | 1997-09-01 | 1 | -1/+2 |
* | Cosmetic changes. | charnier | 1997-09-01 | 2 | -40/+47 |
* | Use err(3). | charnier | 1997-09-01 | 1 | -16/+14 |
* | Style in rcsid, sort #include. | charnier | 1997-09-01 | 2 | -7/+8 |
* | Cosmetic: Make LogPrintf() calls consistent. | brian | 1997-08-31 | 14 | -94/+103 |
* | Make ppp owner root.ppp, mode 4550 | brian | 1997-08-31 | 1 | -2/+3 |
* | Remove use of login_progok() | brian | 1997-08-31 | 3 | -41/+5 |
* | Fix my e-mail address. Old work addres is no good. | eivind | 1997-08-31 | 1 | -1/+1 |
* | Initial support for dealing with an elf /kernel. This is a loose hybrid | peter | 1997-08-30 | 2 | -4/+179 |
* | Update to include some of the newer vnode flags and remove some stale ones. | peter | 1997-08-30 | 2 | -9/+25 |
* | fix a few spelling changes | jmg | 1997-08-30 | 1 | -2/+2 |
* | fix misspelling | jmg | 1997-08-30 | 1 | -2/+2 |
* | fix misspelling | jmg | 1997-08-30 | 1 | -1/+1 |
* | Added hw.machine_arch. | kato | 1997-08-30 | 1 | -1/+2 |
* | Plug info agthering attack as pointed out on Bugtraq recently. | guido | 1997-08-29 | 1 | -9/+14 |
* | Remove and odd sleep found by David Holland and posted to -security. | imp | 1997-08-29 | 1 | -3/+4 |
* | Use login_progok(). | brian | 1997-08-27 | 3 | -46/+17 |
* | Check the "prog.deny" login.conf capability and | brian | 1997-08-26 | 3 | -5/+70 |
* | Stop the growing list of shells if /etc/adduser.conf | wosch | 1997-08-26 | 1 | -4/+4 |
* | -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys by | bde | 1997-08-26 | 2 | -2/+4 |
* | Removed suggested "options AUTO_START", no longer used. | fsmp | 1997-08-26 | 1 | -12/+2 |
* | Lose a couple of extraneous backslashes. | brian | 1997-08-25 | 1 | -5/+3 |
* | Make the code format more in line with style(9). | brian | 1997-08-25 | 63 | -4037/+3832 |
* | Cosmetic: distinguish in diag message between rebuilding and updating | joerg | 1997-08-24 | 1 | -1/+2 |
* | Correct error message when the superuser tries to change | steve | 1997-08-24 | 1 | -13/+11 |
* | Phone the number after the ``|'' whether the dial | brian | 1997-08-23 | 3 | -40/+42 |
* | .Nm key -> .Nm | steve | 1997-08-23 | 1 | -1/+1 |
* | Balance single quotes. | steve | 1997-08-23 | 1 | -1/+1 |
* | common_source: staticize private version of warn() so to not conflict | joerg | 1997-08-23 | 4 | -26/+55 |
* | Set ForwardPath as presently inuse on hub | peter | 1997-08-22 | 1 | -1/+2 |
* | Oops, that'll teach me to edit the makefile after testing... Remove | peter | 1997-08-22 | 1 | -2/+2 |
* | Turn on client callback support (CBCP), it seems to be complete. | peter | 1997-08-22 | 2 | -2/+10 |
* | merge from vendor branch | peter | 1997-08-22 | 3 | -315/+609 |
* | Update to include 2.3.1 details (this is not an imported file, it's a | peter | 1997-08-22 | 1 | -0/+30 |
* | Update to pppd-2.3.1, except for the CLOCAL changes while running the | peter | 1997-08-22 | 4 | -13/+27 |
* | Convert nets specified with -i/-n to network byte order. | jlemon | 1997-08-21 | 1 | -2/+2 |
* | Update version number to 1.02 so that I can tell what | brian | 1997-08-21 | 1 | -3/+3 |
* | Update doc to use MYADDR in ppp.conf. | brian | 1997-08-21 | 2 | -4/+4 |
* | Allow the use of HISADDR & MYADDR in ppp.conf. | brian | 1997-08-21 | 1 | -1/+5 |
* | Add "set loopback on|off", defaulting to "on". | brian | 1997-08-21 | 6 | -8/+88 |