angelos
4a4fb3fa6a
IPSec->IPsec (jsyn@nthough.com)
23 years ago
lebel
60ef74bf70
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
23 years ago
smart
dc2e0a7874
Point to pf.conf(5) and nat.conf(5) for help
23 years ago
smurph
eb84f23953
Initial import for mvmeppc
23 years ago
kjell
f9cca3bd1a
Add pf.conf and nat.conf. ok theo
23 years ago
brad
24ed8b88a5
bye bye MIPS related bits and pieces.
--
Ok'd by deraadt@
23 years ago
kjell
6bb61fa0b5
change default pf configuration files to pf.conf and nat.conf. ok theo
23 years ago
hin
a8de85e124
Install kerberosV includefiles
23 years ago
provos
45fe52d6af
more ipf to go; from jsyn
23 years ago
dhartmei
0bb019bbf7
add pf.filter and pf.nat; ok @deraadt
23 years ago
dhartmei
b479b8f912
pf rule sets; ok deraadt@
23 years ago
drahn
4151a7d2d5
remove ksyms before recreating it.
23 years ago
nate
88e6e2d449
Since audio is obvoiusly working on alpha, enable the device by default
23 years ago
hin
b799ad5041
Install /etc/kerberosV/README
23 years ago
hin
3234d4d92a
Add /etc/kerberosV
23 years ago
hin
3ae92b43a7
Quick README for KerberosV. Needs more flesh.
23 years ago
kjell
1bbc349834
add pf device on all architectures.
fix my previously bogus MAKEDEVs.
If you used pf on a non-i386. the major device number has changed,
and you'll need to recreate /dev/pf
ok theo
23 years ago
hin
3caf33a80a
Remove bogus "kpasswd" entry.
23 years ago
deraadt
ff460a2bb3
bye bye
23 years ago
hin
787f05127b
Rename login_krb-or-pwd to login_krb4-or-pwd
23 years ago
kjell
c67c21e5e5
Add the pf device for the shiny new packet filter
23 years ago
matthieu
af097905b2
let other read /dev/pci (so that they can call ioctl(..., PCIOCREAD, ...))
23 years ago
hin
ea69854db0
Add kerberos 5 services.
23 years ago
deraadt
2333db14c1
more .%A handling; bk@rt.fm
23 years ago
matthieu
3771e9556c
add /dev/pci
23 years ago
provos
f9a369c226
add changelist
23 years ago
drahn
a7a1dbf00f
With the addition of kernel in bootloader, ksyms now work.
23 years ago
provos
5528cba9c1
install new moduli
23 years ago
brad
8005d8a2c0
minor nit.
23 years ago
brad
6464b38dc1
make it so that audio device creation is consistent with other archs.
23 years ago
nate
7686013c2c
Add /dev/audio to alpha
23 years ago
deraadt
0189343a0c
bail YP if no domainname; dima@unixfreak.org
23 years ago
nate
dbf8271dbd
Add ttyZ for cyclades-Z cards
23 years ago
millert
4678ee92f7
Clarify that if strlcat() does not find a NUL within siz byte it
will not NUL terminate either.
23 years ago
millert
525207ebf1
o move passwd.conf variables into login.conf
o no longer install passwd.conf (but it is used if it exists and the
needed info is not in login.conf)
o added passwordtime and minpasswordlen login.conf variables
23 years ago
millert
3711d3d2cc
Add new cgetusedb() function to toggle reading of .db files in getcap(3).
Needed for cap_mkdb to really DRT when given several input files or
an output file with a different name from the input file.
cvs: ----------------------------------------------------------------------
23 years ago
brad
da974f47eb
fix audio device creation.
23 years ago
aaron
0be0df2e97
Fix a buf oflow in EXAMPLES code; millert@ ok
23 years ago
deraadt
88f58b36aa
no comment like that, grr
23 years ago
art
13197aa966
Simplify.
23 years ago
fgsch
07ed175916
Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd;
patch from Yozo TODA <yozo@imit.chiba-u.ac.jp>, deraadt@ ok.
23 years ago
mickey
98e1e067ff
lost /var/spool/smtpd; deraadt@ ok
23 years ago
itojun
a795b00db8
support EDNS0 (RFC2671) buffer size notification on DNS queries.
"options edns0" in /etc/resolv.conf will enable the behavior. no behavior
change if you don't have the line. see resolv.conf(5) for more details.
EDNS0 is useful for avoiding TCP DNS queries/replies on larger DNS responses.
also, draft-ietf-dnsext-message-size-* plans to mandate EDNS0 support for DNS
clients that support IPv6 transport.
23 years ago
fgsch
220716af19
Since mtu discovery is enabled by default, change line to disable if it's
uncommented; niels@ theo@ ok.
23 years ago
deraadt
0833f36618
proto; S@mSmith.net
23 years ago
deraadt
dec4abcacc
check authorized_keys2 too; adm-sclark@gateway.wired2000.net
23 years ago
assar
b453282020
remove confusing comparison with srand (it does not return the old seed)
use .Sh AUTHORS and .An for author
23 years ago
art
5e3a6c79c3
oops.
23 years ago
art
29cf91ab8b
Ooops. Add struct r_debug, from powerpc.
23 years ago
naddy
bba83d2a99
comment out automatic startup of netatalk if installed; pointed out by deraadt@
23 years ago