| Commit message (Expand) | Author | Age | Files | Lines |
| * | Back out my last commit - the trailing / should stay and fetch(1) should | Jordan K. Hubbard | 1997-10-08 | 2 | -4/+4 |
| * | Remove trailing slash from MASTER_SITE_BACKUP example since it | Jordan K. Hubbard | 1997-10-08 | 2 | -4/+4 |
| * | Add pop | Andrey A. Chernov | 1997-10-08 | 1 | -0/+1 |
| * | Disable LPR/LPD by default. | Warner Losh | 1997-10-06 | 1 | -2/+2 |
| * | Whoops! Whomever added the de_DE.ISO_8859-1 entry missed a "..", causing | Jordan K. Hubbard | 1997-10-06 | 1 | -1/+2 |
| * | added icmp6 and ip6. they are becoming common. | Jun-ichiro itojun Hagino | 1997-10-03 | 1 | -1/+3 |
| * | /etc/opielocks -> /var/spool/opielocks | Andrey A. Chernov | 1997-10-01 | 2 | -4/+4 |
| * | Directories for german manpages. | Wolfram Schneider | 1997-09-29 | 1 | -1/+46 |
| * | Add /etc/opielocks for opie locks, standard place | Andrey A. Chernov | 1997-09-29 | 1 | -1/+3 |
| * | Restore the Samba entries which were spammed when someone added | Jordan K. Hubbard | 1997-09-28 | 1 | -0/+6 |
| * | ppp.secret.sample listed twice, at the cost of ppp.shells.sample. | Jordan K. Hubbard | 1997-09-28 | 1 | -2/+2 |
| * | Document the ever decreasingly popular USA_RESIDENT variable. | Jordan K. Hubbard | 1997-09-28 | 2 | -2/+16 |
| * | Final commit for KTH KerberosIV. | Mark Murray | 1997-09-28 | 2 | -6/+6 |
| * | Remove include/kerberosIV directory. It is no longer used. | Mark Murray | 1997-09-28 | 1 | -3/+1 |
| * | Comment out services that conflict with known (kerberos) services. | Mark Murray | 1997-09-28 | 1 | -10/+16 |
| * | Set `crt' by default to make mail(1) happy. | Joerg Wunsch | 1997-09-26 | 3 | -4/+12 |
| * | Changed ipfw grep string: reject rules are now listed as deny, reset, | Alexander Langer | 1997-09-26 | 1 | -2/+2 |
| * | daemon: bump maxproc from 256 to 512 | Andrey A. Chernov | 1997-09-26 | 1 | -2/+2 |
| * | Add missing SJIS and pl_PL entries | Andrey A. Chernov | 1997-09-25 | 2 | -2/+8 |
| * | Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hack | Andrey A. Chernov | 1997-09-24 | 1 | -3/+3 |
| * | Create missing /var/games/hackdir/save | Andrey A. Chernov | 1997-09-24 | 1 | -1/+3 |
| * | Further tweak to 'daemon' so that the hard limit for coredumpsize | Peter Wemm | 1997-09-23 | 1 | -2/+3 |
| * | Raise some of the 'daemon' class limits as used by things started | Peter Wemm | 1997-09-23 | 1 | -2/+4 |
| * | Add directories for Poland: /usr/share/{locale,nls}/pl_PL.ISO_8859-2 | Wolfram Schneider | 1997-09-22 | 1 | -1/+5 |
| * | Unspam rev 1.114 that got spammed when someone commited the rc.conf | Joerg Wunsch | 1997-09-21 | 2 | -8/+4 |
| * | Add "delete 0" before "add 0 0..." | Brian Somers | 1997-09-21 | 1 | -1/+2 |
| * | Add a sample entry specifying numeric tty settings. People sometimes ask | Joerg Wunsch | 1997-09-19 | 1 | -0/+20 |
| * | Add Wnn6 reverse lookup server port. | Satoshi Asami | 1997-09-19 | 1 | -1/+2 |
| * | Add the direcotry for the japanese shift-JIS locale | Julian Elischer | 1997-09-19 | 1 | -1/+3 |
| * | Fix some problems in the rules file loading and need for modload detection. | Daniel O'Callaghan | 1997-09-18 | 8 | -16/+16 |
| * | Add canna and Wnn ports numbers. | Satoshi Asami | 1997-09-18 | 1 | -1/+10 |
| * | DTRT with ${viddev} in the same way as the other vidcontrol entries. | Jordan K. Hubbard | 1997-09-14 | 2 | -4/+4 |
| * | Change the not-specified-default for inetd & cron | Brian Somers | 1997-09-13 | 1 | -3/+3 |
| * | MF22: If moused started, also enable it for console vty. | Jordan K. Hubbard | 1997-09-13 | 2 | -2/+4 |
| * | Don't redirect "mount -t -o nfs" to null | Brian Somers | 1997-09-13 | 1 | -2/+2 |
| * | Revert back to 1.28. | Satoshi Asami | 1997-09-12 | 1 | -3/+1 |
| * | Fix typo in my prev. commit | Andrey A. Chernov | 1997-09-11 | 1 | -2/+2 |
| * | Reviewed by: msmith, alex | Daniel O'Callaghan | 1997-09-11 | 9 | -81/+288 |
| * | By popular request, change the default suggested value for CFLAGS | Jordan K. Hubbard | 1997-09-10 | 2 | -6/+8 |
| * | Correct and explain the PAP/CHAP examples. | Brian Somers | 1997-09-10 | 1 | -37/+28 |
| * | Don't add loopback routes in the examples. Ppp | Brian Somers | 1997-09-08 | 1 | -4/+2 |
| * | Update samples for the changed LQR default. | Brian Somers | 1997-09-07 | 1 | -2/+5 |
| * | ppp => network | Brian Somers | 1997-09-04 | 1 | -1/+1 |
| * | Fix the bogus routes I introduced in the last commit. | Brian Somers | 1997-09-01 | 1 | -5/+3 |
| * | Do not remove /var/tmp/vi.recover | Andrey A. Chernov | 1997-09-01 | 1 | -2/+2 |
| * | Change games from setuid games to setgid games. | Eivind Eklund | 1997-09-01 | 2 | -8/+8 |
| * | Add group ppp (gid 69) | Brian Somers | 1997-08-31 | 1 | -0/+1 |
| * | emove /usr/local/libdata/tcl | Poul-Henning Kamp | 1997-08-30 | 1 | -3/+1 |
| * | Add entries for Comtrol Rocketport driver. | Jordan K. Hubbard | 1997-08-28 | 2 | -2/+152 |
| * | Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf | Brian Somers | 1997-08-25 | 2 | -27/+35 |