Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-07 | when testing passwd(5) expire field, force its value to an int before | Todd C. Miller | |
checking for non-zero since an empty field is equivalent to 0. Problem noted by Graeme Lee. | |||
2003-07-03 | Fix setting of umaskset. Also, there is no need to use TMP3 for | Todd C. Miller | |
umask detection. | |||
2003-07-01 | Add /etc/isakmpd dir as well as isakmpd.conf and isakmpd.policy files. | Todd C. Miller | |
henning@ OK | |||
2003-07-01 | now that there is multicast routing documentation in netstart(8), | David Krause | |
reference it rather than /etc/netstart ok henning@ millert@ | |||
2003-07-01 | We need the "/ 10" in the group writability check after all; marc@ | Todd C. Miller | |
2003-07-01 | Make the test for unsafe umask more bullet-proof. With help from marc@ | Todd C. Miller | |
2003-06-30 | some more extra mktemp randomness; millert@ ok | Anil Madhavapeddy | |
2003-06-30 | spacing nit, and a bit more randomness for mktemp | Anil Madhavapeddy | |
millert@ ok | |||
2003-06-27 | remove kerberosIV configuration files | David Krause | |
ok hin@ deraadt@ pb@ | |||
2003-06-26 | use ; to separate selectors; | Jason McIntyre | |
ok millert@ | |||
2003-06-19 | add "microsoft-ds"; Dries Schellekens | Peter Valchev | |
2003-06-18 | sync | Todd T. Fries | |
2003-06-18 | switch to share/misc/license.template | Todd T. Fries | |
2003-06-17 | add adaptive, interval, and frag timeouts to pf.conf and BNF | David Krause | |
ok henning@ dhartmei@ | |||
2003-06-15 | The hyphen in regexp should really be escaped | Alexander Yurchenko | |
ok millert@ | |||
2003-06-13 | Add dot ('.') in usernames too for consistency with adduser/useradd. | Todd C. Miller | |
Noted by Brian Poole | |||
2003-06-12 | Don't complain about usernames that end in '$' which may be needed by | Todd C. Miller | |
samba; this is consistent with useradd and adduser. From Dan Brosemer. | |||
2003-06-07 | don't tell people to use -u for identd any more, runs as _identd by default | Henning Brauer | |
now | |||
2003-06-03 | by means of utilising -f avoid some warnings when rotating accounting files; ↵ | Michael Shalayeff | |
millert@ ok | |||
2003-05-21 | - use : instead of . for chown | Jason Wright | |
- add bpp devices | |||
2003-05-21 | Use : instead of . in chown (were this not sync'd correctly when the | Jason Wright | |
original commit was done?) | |||
2003-05-21 | add bpp devices; with much help from todd | Jason Wright | |
2003-05-17 | Add /usr/include/kerberosV; ok millert | Magnus Holmberg | |
2003-05-16 | Remove /usr/include/kerberosIV | Miod Vallat | |
2003-05-15 | add _kdc, _kadmin, and _isakmpd pseudo-accounts; ok deraadt@ | David Krause | |
2003-05-14 | add _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 kdc | Hans Insulander | |
and admin servers ok deraadt@ | |||
2003-05-14 | No more gated. ok krw@, deraadt@, commments from David Krause, jakob@. | Ian Darwin | |
2003-05-13 | Don't mention krb4. | Magnus Holmberg | |
2003-05-08 | mention shlib_dirs entries are separated by space; ok many people | Peter Valchev | |
2003-05-06 | fake cdrom label for building bootable cds | Michael Shalayeff | |
2003-04-15 | some spelling corrections from NetBSD (Igor Sobrado); | Jason McIntyre | |
ok hugh@ | |||
2003-04-14 | add rtsp. ok deraadt@ | Jakob Schlyter | |
2003-04-13 | Regen | Miod Vallat | |
2003-04-13 | Add 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-10 | more POSIX chown | Todd C. Miller | |
2003-04-10 | POSIX chown | Todd C. Miller | |
2003-04-10 | POSIX chown; Leandro Costa | Todd C. Miller | |
todd@ OK | |||
2003-04-09 | create /etc/isakmpd/crls to fix a warning when starting isakmpd | Todd T. Fries | |
from Mathieu Sauve-Frankel m dot sauve at secureops dot com ok brad@ | |||
2003-04-08 | Use POSIX chown semantics (user:group); noted by Leandro Costa | Todd C. Miller | |
2003-04-08 | fix another non-POSIX chown; Chuck Yerkes | Todd C. Miller | |
2003-03-30 | oops, missed two entries for /var/preserve; | Jason McIntyre | |
removed /var/at from 4.4BSD.var; ok millert@ | |||
2003-03-30 | default timezone: Canada/Mountain | Theo de Raadt | |
2003-03-28 | empty line between the targets | Michael 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-28 | Add a sysctl to option USER_LDT, to control its behaviour, which will be | Miod 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-25 | update packages list for 3.3 | Peter Valchev | |
2003-03-25 | very minor tweak | Theo de Raadt | |
2003-03-24 | Remove unused boot.fs file from macppc distrib. ok miod@ deraadt@ | Dale Rahn | |
2003-03-24 | Add *.iso to list of files in CKSUM/MD5 spotted by A.Farber. | Dale Rahn | |
ok millert@ miod@ deraadt@ |