hin
34a1cb2222
Fix SBINDIR path the right way
24 years ago
niklas
d85f56691c
Add support for building libraries with debugging information in them.
Enable by setting DEBUGLIBS=yes in /etc/mk.conf, then -g libraries will get
installed in /usr/lib/debug. This directory will be searched first if
gcc is given the -g flag during the link stage.
24 years ago
todd
ef843d3807
typo
24 years ago
deraadt
32bdb9a2aa
work around kerberos SBINDIR being misdefined; hin
25 years ago
todd
5a851dcb3d
fix dhcp 'NONE' ness from install to allow media parsing to work
.. ok deraadt@, millert@
25 years ago
miod
3243ec4578
Add the tape device nodes to the miniroot, for tape install, deraadt@ ok
25 years ago
deraadt
3e58441c72
2.7ify
25 years ago
deraadt
c97d048545
hmm... simplify this
25 years ago
markus
9874e413d8
add ssh_host_dsa_key
25 years ago
niklas
37277f48dc
A place to put isakmpd sample files
25 years ago
jakob
edc0bd8e4a
add id-tag
25 years ago
jakob
4ab7ba2f63
add id-tag. sync PATH.
25 years ago
miod
f1ed38156b
Clean up/update
25 years ago
bjc
e889a0502a
new makedev, partly from netbsd
25 years ago
ericj
22f99cb767
fix PR #1169 ; itojun@ OK
25 years ago
deraadt
a29aff7d5b
handle .tgz files too
25 years ago
millert
4162a5f0f0
Prune /tmp traversal at .X11-unix
Since /tmp might be a link to /var/tmp, prune at ssh-* or .X11-unix
like the find on /tmp does.
25 years ago
espie
911f711c88
Bump miniroot to 8704... might be slight overkill, but at least
everything fits...
25 years ago
itojun
2ad1363310
use netstat -iv, not -i, to avoid truncation of ipv6 address. ok by deraadt
25 years ago
millert
0dfc322dda
Add port 587, message submission
25 years ago
deraadt
7c03c916ed
ssh_host_dsa_key not ssh_dsa_host_key
25 years ago
deraadt
5342edba6c
build DSA keys automatically at boot time
25 years ago
jakob
214e017d81
fix install mode for skel/dot.rhosts
25 years ago
jakob
51a445dbf2
/usr/share/skel removed
25 years ago
jakob
8023ddf3d5
skeletal login directory into /etc/skel
25 years ago
todd
bc27b3b955
fix per pr1192; also == "xx" -> ~ /xx/, same thought
25 years ago
pjanzen
962ddc46f0
/etc/rc.conf.local, the default local_rcconf defined in /etc/rc.conf
25 years ago
deraadt
90d3a6dee4
rc.conf.local support, inspired by chuck yerkes
25 years ago
angelos
6fa4224578
Add /etc/resolv.conf.tail
25 years ago
millert
71b4a7b88d
sendmail support files now live in /etc/mail
25 years ago
espie
3932050b92
canna
25 years ago
jakob
6dae3e1044
add urio(4)
25 years ago
deraadt
8c04c932f1
remove unneeded arch subdirs
25 years ago
matthieu
96fbda468a
fix ulpt major # allocation
25 years ago
deraadt
badfc5725b
install correct cf distribution
25 years ago
millert
5ce31b8c1a
Enable sendmail 8.10.0. Things like sendmail.* and aliases now live
in /etc/mail.
25 years ago
millert
6298bb042a
Remove smtpd link (should have been part of yesterday's commit) since
our smtpd is something other than sendmail.
25 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