| Commit message (Expand) | Author | Age | Files | Lines |
* | Compare return code from ipfw against 0 for success instead of == 1 | alex | 1998-01-10 | 7 | -28/+28 |
* | Use manpath(1) to determine the value of ${MANPATH} instead of | steve | 1998-01-09 | 1 | -8/+9 |
* | Fix generation of Comtrol RocketPort devices. | steve | 1998-01-09 | 2 | -4/+6 |
* | Start syslogd before savecore, so savecore's messages will be logged | joerg | 1998-01-08 | 1 | -10/+10 |
* | Suppress banner pages by default and add a note describing how to | steve | 1998-01-04 | 1 | -1/+6 |
* | Add forgotten share/examples/ppi | wosch | 1998-01-04 | 1 | -1/+3 |
* | strengthen mknod(). | jkh | 1998-01-03 | 2 | -8/+8 |
* | Fix jkh typo in VTY rule. | jkh | 1998-01-02 | 2 | -4/+4 |
* | Don't test for executability of /usr/sbin/sysctl [before execing | bde | 1998-01-01 | 1 | -2/+2 |
* | Suggest using /var/tmp for local domain `diagnostic' sockets, | brian | 1997-12-31 | 1 | -8/+5 |
* | Don't suggest creating sockets in /var/run as we create | brian | 1997-12-30 | 1 | -3/+7 |
* | Normalize default owner/group handling, fix bogons in a couple of | jkh | 1997-12-29 | 2 | -114/+56 |
* | Yet another slight bogon that I just noticed needed cleaning up. The for | jkh | 1997-12-29 | 2 | -6/+4 |
* | Whoops - one small tweak: I eliminated the deprecated isdn case, | jkh | 1997-12-29 | 2 | -4/+2 |
* | Remove all explicit rm's (with and without wildcards) and replace them | jkh | 1997-12-29 | 2 | -328/+52 |
* | Add a ldconfig_paths variable that specifies the shared library paths | steve | 1997-12-27 | 2 | -5/+8 |
* | Allow (and document) execution of commands from within | brian | 1997-12-27 | 1 | -1/+5 |
* | Add an entry for SKIP, and update the pointer to the new reference source. | julian | 1997-12-19 | 1 | -2/+3 |
* | The ``super scsi'' device is /dev/scc. | brian | 1997-12-19 | 2 | -2/+14 |
* | Warn if ISC-DHCP not available. | pst | 1997-12-17 | 1 | -0/+2 |
* | Add support for explicit 3C589D varients and XJ1336 modems | pst | 1997-12-16 | 2 | -2/+30 |
* | Support ISC-DHCP if the package is available. | pst | 1997-12-16 | 1 | -1/+7 |
* | - Fix some very minor typos. | nate | 1997-12-15 | 2 | -2/+2 |
* | typo fix. | jkh | 1997-12-14 | 1 | -2/+2 |
* | Back out last commit re dmesg.boot | danny | 1997-12-09 | 1 | -5/+1 |
* | Make rc record boottime dmesg to /var/log/dmesg.boot, so the data | danny | 1997-12-09 | 1 | -1/+5 |
* | correct an error that i made in check_relay. | jmb | 1997-12-07 | 1 | -10/+8 |
* | - Added entry for 'Linksys Combo PCMCIA EthernetCard' | nate | 1997-12-07 | 2 | -2/+18 |
* | - Added entries for LinkSys ethernet card and Apex Data Modem. | nate | 1997-12-05 | 2 | -2/+30 |
* | Expand default datasize to 22M, perl5 & pine are usual memory eaters | ache | 1997-12-03 | 1 | -2/+2 |
* | Revisions 1.14 and 1.9.2.3 fixed PR conf/5127. | obrien | 1997-12-01 | 1 | -1/+1 |
* | MF 22s | obrien | 1997-12-01 | 7 | -56/+42 |
* | improve anti-spam rulesets: check_relay, check_mail, check_rcpt. | jmb | 1997-12-01 | 3 | -38/+132 |
* | datasize-curr -> datasize-cur, typo fix. | steve | 1997-11-27 | 1 | -2/+2 |
* | Check for rejected mail | brian | 1997-11-22 | 2 | -1/+13 |
* | - In addtition to flushing the routes, also flush the arp cache when bringing | nate | 1997-11-20 | 1 | -2/+3 |
* | - Setup a default route (if one is set) when the card is inserted. This | nate | 1997-11-19 | 1 | -0/+15 |
* | Add the ``loop'' example to the right file (oops). | brian | 1997-11-18 | 2 | -27/+27 |
* | Add a loopback example. | brian | 1997-11-18 | 1 | -1/+26 |
* | Resurrect a modified version of the /tmp clearing code from rev 1.119. | steve | 1997-11-16 | 2 | -2/+24 |
* | - Added entry for Accton 2216 ethernet card. | nate | 1997-11-14 | 2 | -2/+18 |
* | Some "allow" examples. | brian | 1997-11-12 | 1 | -1/+18 |
* | Mention IP address label in ppp.linkup. | brian | 1997-11-10 | 1 | -2/+3 |
* | Use more secure defaults for amd.map. | jkh | 1997-11-10 | 1 | -1/+1 |
* | Suggest that a ``!include ~/.ppp.conf'' may be in order. | brian | 1997-11-09 | 1 | -1/+4 |
* | Don't mention removed ppp sample files | brian | 1997-11-09 | 1 | -4/+3 |
* | Merge ppp configuration examples. | brian | 1997-11-08 | 9 | -388/+255 |
* | Allow the system to be configured to pass "-n" to kerberos and | sef | 1997-11-07 | 8 | -29/+95 |
* | Mention how to keep the line for a minimum call charge. | brian | 1997-11-07 | 1 | -1/+8 |
* | Make roots prompt "`hostname -s`# " | phk | 1997-11-07 | 1 | -0/+1 |