summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2003-07-07when testing passwd(5) expire field, force its value to an int beforeTodd C. Miller
checking for non-zero since an empty field is equivalent to 0. Problem noted by Graeme Lee.
2003-07-03Fix setting of umaskset. Also, there is no need to use TMP3 forTodd C. Miller
umask detection.
2003-07-01Add /etc/isakmpd dir as well as isakmpd.conf and isakmpd.policy files.Todd C. Miller
henning@ OK
2003-07-01now that there is multicast routing documentation in netstart(8),David Krause
reference it rather than /etc/netstart ok henning@ millert@
2003-07-01We need the "/ 10" in the group writability check after all; marc@Todd C. Miller
2003-07-01Make the test for unsafe umask more bullet-proof. With help from marc@Todd C. Miller
2003-06-30some more extra mktemp randomness; millert@ okAnil Madhavapeddy
2003-06-30spacing nit, and a bit more randomness for mktempAnil Madhavapeddy
millert@ ok
2003-06-27remove kerberosIV configuration filesDavid Krause
ok hin@ deraadt@ pb@
2003-06-26use ; to separate selectors;Jason McIntyre
ok millert@
2003-06-19add "microsoft-ds"; Dries SchellekensPeter Valchev
2003-06-18syncTodd T. Fries
2003-06-18switch to share/misc/license.templateTodd T. Fries
2003-06-17add adaptive, interval, and frag timeouts to pf.conf and BNFDavid Krause
ok henning@ dhartmei@
2003-06-15The hyphen in regexp should really be escapedAlexander Yurchenko
ok millert@
2003-06-13Add dot ('.') in usernames too for consistency with adduser/useradd.Todd C. Miller
Noted by Brian Poole
2003-06-12Don't complain about usernames that end in '$' which may be needed byTodd C. Miller
samba; this is consistent with useradd and adduser. From Dan Brosemer.
2003-06-07don't tell people to use -u for identd any more, runs as _identd by defaultHenning Brauer
now
2003-06-03by means of utilising -f avoid some warnings when rotating accounting files; ↵Michael Shalayeff
millert@ ok
2003-05-21- use : instead of . for chownJason Wright
- add bpp devices
2003-05-21Use : instead of . in chown (were this not sync'd correctly when theJason Wright
original commit was done?)
2003-05-21add bpp devices; with much help from toddJason Wright
2003-05-17Add /usr/include/kerberosV; ok millertMagnus Holmberg
2003-05-16Remove /usr/include/kerberosIVMiod Vallat
2003-05-15add _kdc, _kadmin, and _isakmpd pseudo-accounts; ok deraadt@David Krause
2003-05-14add _isakmpd user/group for privsep. ok millert@Jakob Schlyter
2003-05-14_kdc and _kadmin users and groups added. Will be used by the kerberos kdcHans Insulander
and admin servers ok deraadt@
2003-05-14No more gated. ok krw@, deraadt@, commments from David Krause, jakob@.Ian Darwin
2003-05-13Don't mention krb4.Magnus Holmberg
2003-05-08mention shlib_dirs entries are separated by space; ok many peoplePeter Valchev
2003-05-06fake cdrom label for building bootable cdsMichael Shalayeff
2003-04-15some spelling corrections from NetBSD (Igor Sobrado);Jason McIntyre
ok hugh@
2003-04-14add rtsp. ok deraadt@Jakob Schlyter
2003-04-13RegenMiod Vallat
2003-04-13Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.Miod Vallat
The Legato Prestoserve NFS accelerator used to be very popular, back when NFSv3 did not exist, and disks and network speeds were not as good as they are now... This driver does not attempt to play any game with filesystems, but will only provide access to the cards NVRAM, as a block device. If you have bright ideas on ``what to do with a few MB of battery-backed memory'', I am interested in realistic suggestions!
2003-04-10more POSIX chownTodd C. Miller
2003-04-10POSIX chownTodd C. Miller
2003-04-10POSIX chown; Leandro CostaTodd C. Miller
todd@ OK
2003-04-09create /etc/isakmpd/crls to fix a warning when starting isakmpdTodd T. Fries
from Mathieu Sauve-Frankel m dot sauve at secureops dot com ok brad@
2003-04-08Use POSIX chown semantics (user:group); noted by Leandro CostaTodd C. Miller
2003-04-08fix another non-POSIX chown; Chuck YerkesTodd C. Miller
2003-03-30oops, missed two entries for /var/preserve;Jason McIntyre
removed /var/at from 4.4BSD.var; ok millert@
2003-03-30default timezone: Canada/MountainTheo de Raadt
2003-03-28empty line between the targetsMichael Shalayeff
2003-03-28- no more /var/ssyslog (unused)Jason McIntyre
- no more /var/spool/lpd (lpd uses /var/spool/output) - no more /var/preserve (old vi directory) - update docs to reflect this help with systrace provos@ help and ok millert@
2003-03-28Add a sysctl to option USER_LDT, to control its behaviour, which will beMiod Vallat
disabled by default. Enable with sysctl -w machdep.userldt=1 This will allow people to use the few ports that require this functionality to work without requiring the user to recompile a kernel. The option USER_LDT remains in order to not increase size on the installation media. It is now enabled in GENERIC. Per espie@'s idea, but my diff was much simpler than his; ok deraadt@
2003-03-25update packages list for 3.3Peter Valchev
2003-03-25very minor tweakTheo de Raadt
2003-03-24Remove unused boot.fs file from macppc distrib. ok miod@ deraadt@Dale Rahn
2003-03-24Add *.iso to list of files in CKSUM/MD5 spotted by A.Farber.Dale Rahn
ok millert@ miod@ deraadt@