summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
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@
2003-03-24Add comments, mostly borrowed from ftp-proxy(8), showing how to set up up.Ian Darwin
Improved & OK'd by dhartmei@, david@, millert@.
2003-03-23Fix operational typo. Bug reported by William YodlowskyMarco S Hyman
bsd at openbsd dot rutgers dot edu. OK millert@, others.
2003-03-21grammar; ok miod@Todd T. Fries
2003-03-20enclose X${lpd_flags} in quotation marks, as it could carry more thanNikolay Sturm
one argument. OK miod@, millert@, henning@, markus@, fries@, tdeval@
2003-03-20bump miniroot size a bit; ok millert; fixes sparc64/3161Jason Wright
2003-03-20add missing rcs idsDavid Krause
ok millert@
2003-03-17knock these games out, i hope the licenses are fixedTheo de Raadt
2003-03-16Remove leftovers from non-wscons sparc. There might be more left to prune.Miod Vallat
This does not affect the output, so no regen is necessary.
2003-03-13no more ching;Jason McIntyre
ok deraadt@
2003-03-12ps2/alpha; from davidTheo de Raadt