| Commit message (Expand) | Author | Age | Files | Lines |
* | Looks like I missed a little white space error, fixed. | rgrimes | 1999-08-25 | 1 | -28/+28 |
* | Style clean-up: | sheldonh | 1999-08-25 | 31 | -762/+759 |
* | This cleans up all the white space errors so that the next | rgrimes | 1999-08-24 | 6 | -419/+419 |
* | Fix script in README to actually work, empty lines produce as | rgrimes | 1999-08-23 | 9 | -11/+27 |
* | An explination of how to keep these files in good working order. | rgrimes | 1999-08-23 | 1 | -0/+48 |
* | ppp_alias -> ppp_nat | brian | 1999-08-22 | 8 | -23/+23 |
* | Grammar and formatting touch-ups to comments. | hoek | 1999-08-22 | 3 | -36/+36 |
* | This is the addition of a syslog(3) security.* top-level category. This | green | 1999-08-21 | 3 | -3/+7 |
* | added usb0 to 'all' target for usbd(8) | gehenna | 1999-08-21 | 3 | -6/+9 |
* | Quieten ppp at startup. | brian | 1999-08-19 | 7 | -14/+14 |
* | Nuke /usr/share/misc/pkg_manage. | ru | 1999-08-19 | 1 | -3/+1 |
* | Use a colon (:) instead of a period (.) to distinguish the group name | sheldonh | 1999-08-16 | 3 | -39/+39 |
* | s/Yes/YES/g. `tcp_extensions''s comment implied "Yes" was a valid value | obrien | 1999-08-14 | 1 | -2/+2 |
* | Hopefully clarify "log_in_vain" knob's comment. | obrien | 1999-08-14 | 1 | -2/+2 |
* | Don't force compression in SUPFLAGS, since that effectively negates | sheldonh | 1999-08-14 | 2 | -4/+4 |
* | Use proper capitalization. | obrien | 1999-08-14 | 1 | -2/+2 |
* | Use better comment for tcp_keepalive option. | obrien | 1999-08-14 | 1 | -2/+2 |
* | Axe LOGIN_CAP_AUTH. | sheldonh | 1999-08-13 | 1 | -16/+1 |
* | Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, for | des | 1999-08-10 | 8 | -8/+80 |
* | Move cronjob up one minute to get it out of the 02:00-03:00 happy hour | phk | 1999-08-09 | 1 | -2/+2 |
* | Perhaps I should have looked at the whole file rather than just the delta. | peter | 1999-08-06 | 1 | -2/+2 |
* | I don't think `customify' is a real word. | peter | 1999-08-06 | 1 | -2/+2 |
* | Don't use /tmp/_motd in the aftermath of the chflags(2) revelations. | peter | 1999-08-06 | 1 | -8/+11 |
* | Add a sample entry for Exim, in preparation for the upcoming behaviour | sheldonh | 1999-08-03 | 1 | -1/+7 |
* | Better comment on ntpdate_enable - if I have misunderstood when | eivind | 1999-08-03 | 1 | -2/+2 |
* | Clear flags on psuedo terminals before trying to chmod and chown them. | imp | 1999-08-02 | 1 | -1/+2 |
* | Explicitly list the i/o addresses of the serial ports. | nik | 1999-07-28 | 2 | -4/+8 |
* | FreeBSD.ORG -> FreeBSD.org | nik | 1999-07-27 | 1 | -3/+3 |
* | Start ppp before natd, not afterwards. | brian | 1999-07-26 | 7 | -126/+126 |
* | Add a default ppp.conf (mode 600). | brian | 1999-07-26 | 10 | -9/+174 |
* | Don't background pccardd, it nullfies the "-z" flag. pccardd itself | obrien | 1999-07-26 | 2 | -4/+4 |
* | Added CyQ've ELA-010 Ethernet Card | hosokawa | 1999-07-25 | 2 | -2/+14 |
* | 3C574TX Fast Etherlink PC-card support. | hosokawa | 1999-07-25 | 2 | -2/+18 |
* | Add -n to the example and explanation of the internal auth service. | green | 1999-07-24 | 1 | -3/+4 |
* | Document the -o and -t options to the internal auth service and give an | sheldonh | 1999-07-23 | 1 | -7/+4 |
* | Add ``cvsup''. | obrien | 1999-07-21 | 1 | -1/+2 |
* | Use a less annoying default hostname. | jkh | 1999-07-18 | 1 | -2/+2 |
* | Remove trailing whitespace from a couple of lines. It made its way | jdp | 1999-07-17 | 1 | -3/+3 |
* | I think the last revision got lost here. Identd needs to be run as root, | green | 1999-07-16 | 1 | -2/+2 |
* | Document the new {auth,ident,tap} service and provide examples in the | sheldonh | 1999-07-16 | 1 | -6/+13 |
* | Allow DHCP to be used in an ifconfig variable instead of the usual | jkh | 1999-07-16 | 8 | -15/+52 |
* | This is the working internal ident service. Turn it on by setting | green | 1999-07-15 | 1 | -2/+3 |
* | Due to recent pidentd port changes (switch to sysctl), identd must be | ache | 1999-07-15 | 1 | -2/+2 |
* | Be a little clearer about login_getpwclass(3), and its penchant for | nik | 1999-07-14 | 1 | -1/+3 |
* | Refine on explanation for apm stuff. | iwasaki | 1999-07-12 | 3 | -8/+8 |
* | Add apmd_enable and apmd_flags for the boot-time optinos. | iwasaki | 1999-07-11 | 3 | -5/+7 |
* | Put apmd configuration and rc files in /etc. | iwasaki | 1999-07-10 | 8 | -8/+113 |
* | Add a pseudo target called "jail" which DTRT for a jail(2)'ed /dev | phk | 1999-07-09 | 2 | -2/+20 |
* | Fix typo in previous commit. | sheldonh | 1999-07-09 | 3 | -6/+6 |
* | Add the pps (Pulse per second timing interface) device. | sheldonh | 1999-07-09 | 3 | -3/+21 |