aaron
bfdce62dd9
typo
24 years ago
provos
5722ba1903
return error if salt is too small; pr 1336
24 years ago
provos
45cd33a8a6
close fd for pw_lck on exec, okay deraadt@
24 years ago
rohee
f69c6ad0ce
Add a little blurb explaing the meaning of mtree's output.
millert@ ok.
24 years ago
mickey
11a40168e7
add hppa subdirs; espie, there is more than that
24 years ago
mickey
70cc2f081a
from freebsd:
strtofflags/fflagstostr to convert file flags
to/from binary from/into a string as used in chflags(1).
use u_int32_t instead of u_long (as freebsd does).
increase libc minor.
millert@ ok.
24 years ago
deraadt
4e331179db
chmod proper file; chouanard@parc.xerox.com
24 years ago
millert
be4e0317df
timed & rdate start before securelevel is set so no need to check
$securelevel; noted by ho@
24 years ago
itojun
b7b4f0446c
rtadvd.conf is not required, actually
24 years ago
matt
4e1db1cf3a
- Move ntpd out of rc.securelevel
- Add ntpdate and rdate rc knobs
Approved-And-Assisted-By: millert
24 years ago
rahnds
d9bace194d
Disable ttyE0 until powerpc is updated to the latest wscons.
24 years ago
fgsch
ee503aee5f
add utty, serial port for USB devices.
24 years ago
itojun
93d2c5671a
remove ip6defaultif, this is just for IPv6 specification pedants
24 years ago
millert
445ce1d5e3
Start sendmail in the background so it doesn't cause blockage
on reboot timing out on DNS problems.
24 years ago
espie
6a1ae7ce73
Clean-up after httpd
24 years ago
mickey
3b4062f622
knf; ouch, that hurts
24 years ago
mickey
3c9d5e13a7
new version of ffs from drahn@
combines binary search and table lookup.
tested on i386, sparc, ppc, hppa
24 years ago
millert
8859c18d03
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
constant). These are not security holes but it is worth fixing
them anyway both for robustness and so folks looking for examples
in the tree are not misled into doing something potentially dangerous.
Furthermore, it is a bad idea to assume that pathnames will not
include '%' in them and that error routines don't return strings
with '%' in them (especially in light of the possibility of locales).
24 years ago
todd
36f7048812
nab latest CellServDB from arla; made sure all our local changes are in it
per art's recommendation. Now we are uptodate :-)
24 years ago
provos
040a884e7a
change IP for citi.umich.edu; from rees@umich.edu
24 years ago
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