angelos
|
6fa4224578
|
Add /etc/resolv.conf.tail
|
24 years ago |
millert
|
71b4a7b88d
|
sendmail support files now live in /etc/mail
|
24 years ago |
espie
|
3932050b92
|
canna
|
24 years ago |
jakob
|
6dae3e1044
|
add urio(4)
|
24 years ago |
deraadt
|
8c04c932f1
|
remove unneeded arch subdirs
|
24 years ago |
matthieu
|
96fbda468a
|
fix ulpt major # allocation
|
24 years ago |
deraadt
|
badfc5725b
|
install correct cf distribution
|
24 years ago |
millert
|
5ce31b8c1a
|
Enable sendmail 8.10.0. Things like sendmail.* and aliases now live
in /etc/mail.
|
24 years ago |
millert
|
6298bb042a
|
Remove smtpd link (should have been part of yesterday's commit) since
our smtpd is something other than sendmail.
|
24 years ago |
millert
|
abc0387ac7
|
Add /etc/mail for sendmail 8.10
|
25 years ago |
millert
|
cb18cdc137
|
Remove the -E flag from ipf as it is implicitly enabled and using
the -E flag here causes the kernel to printf 'IP Filter: already
initialized'.
|
25 years ago |
millert
|
f749f56dc6
|
Add smtpd
|
25 years ago |
millert
|
70439042af
|
daemon's group should be daemon, not guest!
|
25 years ago |
millert
|
58ab2921de
|
Sample lines for sudo and chat using !progname syntax
|
25 years ago |
angelos
|
57c64ad01a
|
Add a sample commented out net.inet.ip.ipsec-acl=0 entry.
|
25 years ago |
aaron
|
4b320721b1
|
Uncomment ulpt targets.
|
25 years ago |
mickey
|
e81b06f631
|
record ntpd pid on startup
|
25 years ago |
brian
|
a412374761
|
resolf.conf -> resolv.conf; charnier@xp11.frmug.org
|
25 years ago |
niklas
|
1a56b09e77
|
Add ch to some dead ports for consistency, of course not tested.
|
25 years ago |
niklas
|
0a82264d88
|
we do not even have the x68k port, why have etc files for it then?
|
25 years ago |
niklas
|
5079ecb19b
|
ch* creation on platforms which had them in conf.c but missed them in MAKEDEV
|
25 years ago |
niklas
|
3aa989f9cb
|
operator should have perms to write and change tapes. ch* is still missing
in some MAKEDEVs, will see to them in a separate commit.
|
25 years ago |
deraadt
|
62b19bd261
|
silence all extra route addition printouts
|
25 years ago |
itojun
|
8633698891
|
correct reject route installations for IPv6. improve comments.
|
25 years ago |
itojun
|
63f011978a
|
more comment fixes.
|
25 years ago |
itojun
|
698be66964
|
improve comments. we don't usually need explicit configs.
|
25 years ago |
itojun
|
ebed23c1c1
|
disallow packets to malicious 6to4 prefix, based on
http://playground.iijlab.net/i-d/draft-itojun-ipv6-transition-abuse-00.txt
|
25 years ago |
todd
|
9ba3eae32a
|
fix non behavior
with this `!' lines in /etc/hostname.* run even without certain lines
(like a comment) preceeding it.
|
25 years ago |
millert
|
11c5695fa6
|
Adda a stripcom function to strip comments (and leading whitespace,
depending on IFS). This replaces the ed and sed code previously
used to do this.
|
25 years ago |
todd
|
a195edf346
|
sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms.
|
25 years ago |
todd
|
caa254507a
|
$OpenBSD$
|
25 years ago |
aaron
|
903ef12fdf
|
Add /etc/ssh_host_key* to the changelist.
|
25 years ago |
aaron
|
9f8e4d853e
|
existance -> existence
|
25 years ago |
itojun
|
9ad07384fa
|
add ip6defaultif, which configures default outgoing interface
when no neighboring router is found (rare case). this is to conform
strictly to the ND spec. it is safe to leave it empty.
|
25 years ago |
mjacob
|
970df73852
|
add SES device
|
25 years ago |
deraadt
|
4c1f6cf797
|
description error; discovered in a bar in sweden..
|
25 years ago |
itojun
|
8524fc7ded
|
add rshd/rlogind for tcp6 cases.
|
25 years ago |
itojun
|
cf609e03ea
|
add IPv6 loopback (::1) as "localhost".
|
25 years ago |
rahnds
|
913b16f326
|
Use the correct terminal entry for Openfirmware console.
Allows visual editors to be used.
|
25 years ago |
millert
|
f0296c6304
|
Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf.
|
25 years ago |
mickey
|
056e88e108
|
let sed do all the work, do not invoke extra grep; millert@ ok
|
25 years ago |
itojun
|
e33ff2d8ae
|
add IPv6 reverse lookup table for loopback (::1).
XXX shares database file with IPv4 one (0.0.127.in-addr.arpa)
|
25 years ago |
millert
|
042b0288fa
|
Don't bind arrow keys in pdksh, the binding are already there by default.
|
25 years ago |
smurph
|
0048945467
|
fix getty problem with ttys.
|
25 years ago |
brian
|
5d383ee4b5
|
Correct serial device names
Submitted by: kevlo@
|
25 years ago |
itojun
|
36b9de6321
|
add IPv6 items.
|
25 years ago |
brad
|
99f7473e91
|
VIAO -> VAIO
|
25 years ago |
deraadt
|
59e467706f
|
ask for even more information to dmesglog
|
25 years ago |
peter
|
c6505f287c
|
sendmail is really /usr/libexec/sendmail/sendmail now - not /usr/sbin
|
25 years ago |
todd
|
6972dae0fb
|
allow arbitrary commands in /etc/hostname.* files if the line starts with '!'
|
25 years ago |