naddy
8d45ed6704
increase flexibility of distribution-etc-root-var:
- NOMAKEDEV to optionally skip making devices
- allow building aliases.db under /var/tmp
will come in handy with mergemaster; ok millert@
24 years ago
jakob
f03dcb41da
Do not start snmpd by default just because it is installed. ok theo@.
24 years ago
itojun
0194f6fae7
ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takes
ipv6 address.
24 years ago
miod
108ed4d096
Add a few missing devices (/dev/vme*, for example) ; make devices for
16 slices per disk instead of 8 previously ; and tidy things a bit
24 years ago
kjell
bf852a6067
Don't log ipf info in /var/log/messages. Fixes PR 1171
Thanks cd@sentia.nl
24 years ago
todd
33f8cca4d1
add ./etc/tcfs
24 years ago
todd
f5ccfa725e
cvs strikes again!; thanks to Oleg Safiullin <form@openbsd.ru>
for pointing out this evaded the last commit
24 years ago
miod
f190945051
Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt)
24 years ago
miod
66c54c8003
Build only the necessary things ; look closer to etc.sparc
24 years ago
miod
a6a27a4b4d
Put more devices into standard config, add ramdisk section
24 years ago
todd
972b0281f3
ifaliases goes away.
- new installs wont have existing ifaliases
- updates dont touch /etc
- manual updates of /etc/ should know what they're doing anyway
fwiw, see hostname.if(5) alias functionality has moved here for better
overall network configurability
24 years ago
todd
3894d87b4a
rc.conf now parses ${local_rcconf} internally; closes pr 1259
24 years ago
todd
c1a88d66cc
fix inspired by pr 744 from karls@inet.no
changed so files are e.g. backups/etc_passwd not backups/_etc_passwd
24 years ago
provos
f06b34a298
it's vm.swapencrypt.enable now.
24 years ago
deraadt
1c9be9998c
avoid a few extra processes; d.doroshenko@omnitel.net
24 years ago
deraadt
af5edb7f4d
normalize test vs [; form
24 years ago
deraadt
fbafed2c42
er, no _PATH_NOLOGIN is the "do not let users login file"; sigh@kuzirabekon.econ.nagasaki-u.ac.jp
24 years ago
millert
f1af74c19a
nologin lives in /sbin
24 years ago
millert
c59961eebe
State explicitly that strlc{py,at} only work on real C strings.
Clarify point about always NUL-terminating.
24 years ago
mickey
ffe62f7559
add a note where to go to for nfs client configuration; after popular demand
24 years ago
marc
202ca5cf81
pipe output from /etc/security to a temp file and then check that
24 years ago
aaron
d57c53f78c
Capitalize 'id' to be consistent with our man pages.
24 years ago
aaron
7fb2a3f447
Conform to the test(1) man page: use -L instead of -h when testing for
symbolic links (the -h flag is for compatibility only); millert@ ok
24 years ago
deraadt
b944973d4e
cat3 & cat5 arch subdirs
24 years ago
mickey
ec7385183d
fix pt and signature offsets; from Alejo Sanchez <alejos@fibertel.com.ar>
24 years ago
miod
66ab30e57b
fix tty[ab] owner buglet
24 years ago
miod
5a14c3416d
Add sd4 (as in sparc)
24 years ago
mickey
a3b6521f86
nfsiod/nfs_client, bye bye
add commented out entry into sysctl.conf for vfs.nfs.iothreads
24 years ago
marc
945660d2e3
bad Angelos: you left out the .. after creating the keynote directory
24 years ago
angelos
529068a91e
/etc/isakmpd/keynote entry
24 years ago
espie
2dbb411092
Add all arch subdirs to {cat1,cat4,cat8,man1,man4,man8}.
REMEMBER TO UPDATE YOUR TREE BEFORE REBUILD! This *will* be used shortly.
24 years ago
jason
58f9ba830f
add machdep.vsyncblank sysctl for controlling whether vsync is disabled
when the monitor is blanked.
24 years ago
espie
1d718f9408
typo (reported by Adam Rogoyski <rogoyski@cs.utexas.edu>)
24 years ago
deraadt
7ffc3bd02d
remove double specification of fa#; sigh@kuzirabekon.econ.nagasaki-u.ac.jp
24 years ago
hin
34a1cb2222
Fix SBINDIR path the right way
24 years ago
itojun
485eb3c523
correct type of 2nd argument to meet RFC2553. (this should raise no ABI
problem due to type promotion). PR 1228.
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
24 years ago
todd
5a851dcb3d
fix dhcp 'NONE' ness from install to allow media parsing to work
.. ok deraadt@, millert@
24 years ago
miod
3243ec4578
Add the tape device nodes to the miniroot, for tape install, deraadt@ ok
24 years ago
deraadt
3e58441c72
2.7ify
24 years ago
deraadt
c97d048545
hmm... simplify this
24 years ago
markus
9874e413d8
add ssh_host_dsa_key
24 years ago
niklas
37277f48dc
A place to put isakmpd sample files
24 years ago
jakob
edc0bd8e4a
add id-tag
24 years ago
jakob
4ab7ba2f63
add id-tag. sync PATH.
24 years ago
hugh
646a4ed2b2
Document device lookup semantics.
24 years ago
miod
f1ed38156b
Clean up/update
24 years ago
bjc
e889a0502a
new makedev, partly from netbsd
24 years ago