Warner Losh
b1001cf53c
Disable LPR/LPD by default.
...
Reviewed by: jkh, guido, imp
1997-10-06 19:41:21 +00:00
Jordan K. Hubbard
6b2e066b6e
Whoops! Whomever added the de_DE.ISO_8859-1 entry missed a "..", causing
...
an incomplete /usr/local to be populated (this is why the ports collection
is mostly broken in the out-of-box configuration with 2.2.5-BETA).
1997-10-06 08:08:14 +00:00
Jun-ichiro itojun Hagino
7bb8e61105
added icmp6 and ip6. they are becoming common.
...
Source: ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers
1997-10-03 01:32:41 +00:00
Andrey A. Chernov
6d80f5b075
/etc/opielocks -> /var/spool/opielocks
1997-10-01 13:06:31 +00:00
Wolfram Schneider
093d485b9f
Directories for german manpages.
1997-09-29 16:26:02 +00:00
Andrey A. Chernov
1f38a58f27
Add /etc/opielocks for opie locks, standard place
1997-09-29 11:10:09 +00:00
Jordan K. Hubbard
0b104e4078
Restore the Samba entries which were spammed when someone added
...
the imap4 entry.
1997-09-28 22:25:29 +00:00
Jordan K. Hubbard
c25d9c21a9
ppp.secret.sample listed twice, at the cost of ppp.shells.sample.
1997-09-28 22:22:06 +00:00
Jordan K. Hubbard
6b60b66862
Document the ever decreasingly popular USA_RESIDENT variable.
1997-09-28 22:11:21 +00:00
Mark Murray
73357bc9b4
Final commit for KTH KerberosIV.
...
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
Mark Murray
2b1161ec4e
Remove include/kerberosIV directory. It is no longer used.
1997-09-28 09:20:48 +00:00
Mark Murray
e2323a775f
Comment out services that conflict with known (kerberos) services.
...
Add KTH names for Kerberos services. (K5-ready).
1997-09-28 09:20:11 +00:00
Joerg Wunsch
04b6cd5336
Set `crt' by default to make mail(1) happy.
...
Also, comment out the not so very commonly used interviews settings.
1997-09-26 08:28:19 +00:00
Alexander Langer
ba6f0e79c2
Changed ipfw grep string: reject rules are now listed as deny, reset,
...
or unreach.
1997-09-26 01:38:30 +00:00
Andrey A. Chernov
e938d5b7f0
daemon: bump maxproc from 256 to 512
...
256 means f.e. that only 256 users at once can be served by your HTTPD
1997-09-26 00:19:53 +00:00
Andrey A. Chernov
f039819441
Add missing SJIS and pl_PL entries
1997-09-25 23:57:53 +00:00
Andrey A. Chernov
f4174904a8
Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hack
...
non-setuid back
1997-09-24 17:40:11 +00:00
Andrey A. Chernov
b0237bd3a2
Create missing /var/games/hackdir/save
1997-09-24 08:14:51 +00:00
Peter Wemm
b3c369b3c6
Further tweak to 'daemon' so that the hard limit for coredumpsize
...
is not set to zero, only the soft limit. This means that non-root
processes started from /etc/rc* can explicitly raise the coredump limit
if they wish.
1997-09-23 14:14:10 +00:00
Peter Wemm
e97173f788
Raise some of the 'daemon' class limits as used by things started
...
from /etc/rc, including inetd and it's children, stuff from
/usr/local/etc/rc.d (eg: squid, apache). The default limits are causing
a lot of problems including things like fsck failing on large disks.
I hope I've understood the quirks of the override mechanism properly.
1997-09-23 03:09:51 +00:00
Wolfram Schneider
6bf2c2e66c
Add directories for Poland: /usr/share/{locale,nls}/pl_PL.ISO_8859-2
1997-09-22 20:17:24 +00:00
Joerg Wunsch
7435b8f163
Unspam rev 1.114 that got spammed when someone commited the rc.conf
...
changes: drop `savecore_enable' now that our savecore obeyes the
minfree file.
1997-09-21 16:09:48 +00:00
Brian Somers
1637abebb9
Add "delete 0" before "add 0 0..."
...
Suggested by:
1997-09-21 02:10:41 +00:00
Joerg Wunsch
cf2900be52
Add a sample entry specifying numeric tty settings. People sometimes ask
...
how to force a local tty line into CLOCAL mode and Xon/Xoff flow control.
This is the preferrable way (over rc.serial).
1997-09-19 12:25:09 +00:00
Satoshi Asami
9ec1c55cfc
Add Wnn6 reverse lookup server port.
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-19 09:38:50 +00:00
Julian Elischer
66c352c19f
Add the direcotry for the japanese shift-JIS locale
1997-09-19 01:51:01 +00:00
Daniel O'Callaghan
24e24b0737
Fix some problems in the rules file loading and need for modload detection.
...
Found by: "James E. Housley" <housley@pr-comm.com>
1997-09-18 22:43:48 +00:00
Satoshi Asami
4a215352c4
Add canna and Wnn ports numbers.
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-18 08:56:53 +00:00
Jordan K. Hubbard
4ba534c963
DTRT with ${viddev} in the same way as the other vidcontrol entries.
...
Reminded by: bde
1997-09-14 12:16:36 +00:00
Brian Somers
343c2ee05e
Change the not-specified-default for inetd & cron
...
to "enabled". This will avoid breaking things for
idiots like me who update /etc/rc without paying
attention and updating rc.conf too.
1997-09-13 21:07:12 +00:00
Jordan K. Hubbard
6ae8628b06
MF22: If moused started, also enable it for console vty.
...
PR: 4525
1997-09-13 18:03:41 +00:00
Brian Somers
edb0d8e9fc
Don't redirect "mount -t -o nfs" to null
1997-09-13 09:29:21 +00:00
Satoshi Asami
da7692fd85
Revert back to 1.28.
1997-09-12 05:44:11 +00:00
Andrey A. Chernov
57e9de7714
Fix typo in my prev. commit
1997-09-11 15:21:30 +00:00
Daniel O'Callaghan
5f4feab696
Reviewed by: msmith, alex
...
Cosmetic changes to the loading of firewall rules and lkm.
1997-09-11 10:59:02 +00:00
Jordan K. Hubbard
da11a1b3b3
By popular request, change the default suggested value for CFLAGS
...
and also note that COPTFLAGS is _just_ for the kernel and CFLAGS just
for userland.
1997-09-10 13:35:33 +00:00
Brian Somers
8f6f98a50b
Correct and explain the PAP/CHAP examples.
1997-09-10 00:52:30 +00:00
Brian Somers
dc557d030d
Don't add loopback routes in the examples. Ppp
...
now does this internally by default.
1997-09-08 20:22:39 +00:00
Brian Somers
eba904ef6c
Update samples for the changed LQR default.
1997-09-07 01:04:02 +00:00
Brian Somers
8a13ec3a33
ppp => network
...
As discussed on cvs-committers
1997-09-04 00:36:38 +00:00
Brian Somers
85a3d7d441
Fix the bogus routes I introduced in the last commit.
1997-09-01 22:21:18 +00:00
Andrey A. Chernov
1889c27d4a
Do not remove /var/tmp/vi.recover
1997-09-01 11:07:55 +00:00
Eivind Eklund
34a13bf4cb
Change games from setuid games to setgid games.
...
Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org )
1997-09-01 00:34:51 +00:00
Brian Somers
a393e39cdf
Add group ppp (gid 69)
1997-08-31 20:13:38 +00:00
Poul-Henning Kamp
7cc17eea83
emove /usr/local/libdata/tcl
1997-08-30 09:26:53 +00:00
Jordan K. Hubbard
f9e0c4246c
Add entries for Comtrol Rocketport driver.
...
Submitted by: Amir Farah <amir@comtrol.com>
1997-08-28 12:14:14 +00:00
Brian Somers
9f81e05855
Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf
...
and how to do ppp over tcp/ip.
1997-08-25 01:07:08 +00:00
Masafumi Max NAKANE
7f65d26404
Bring in the latest (08/22/1997) version from the Internic.
1997-08-24 08:17:02 +00:00
Wolfram Schneider
1dce83d7ed
Undo last commit.
...
Uncomment abuse, security, and ftp aliases.
Add aliases ftp-bugs -> ftp. ftp-bugs is the default email address
which print our ftp daemon if a user type the command 'rhelp'.
Reviewed by: joerg
1997-08-19 17:16:14 +00:00
Paul Traina
02eab22ca1
Change local_cron to local_periodic.
...
Submitted by: bde
1997-08-19 16:49:35 +00:00