Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-09 | make release buglet | Miod Vallat | |
2003-08-07 | Reflect reality... | Miod Vallat | |
2003-08-07 | Clone from mvme68k too. | Miod Vallat | |
2003-08-07 | regen | Michael Shalayeff | |
2003-08-07 | wrong major for xfs | Michael Shalayeff | |
2003-08-05 | Be a bit clearer, and refer to rc.conf | Hans Insulander | |
2003-08-05 | Update with | Hans Insulander | |
- new entries, taken from arla source tree - a few comments about cache sizes by me Unfortunately, the default cache size must be very small (20M), because the CD currently recommends a /var partition of 25M. | |||
2003-08-05 | Latest and greatest from arla-current. | Hans Insulander | |
2003-08-01 | Small cleanup. | Hans Insulander | |
2003-08-01 | Don't mention kerberos 4, plus some cleanup. | Hans Insulander | |
2003-07-29 | "pass on lo0" in the intermediate pf ruleset loaded during boot. | Henning Brauer | |
solves PR3376 by matthew.gream@pobox.com, fix slightly different ok mcbride@ deraadt@ | |||
2003-07-28 | remove check for /etc/news.expire; | Jason McIntyre | |
ok millert@ | |||
2003-07-27 | add _syslogd pseudo-account; ok deraadt@ | David Krause | |
2003-07-24 | _syslogd privsep uid/gid as requested by avsm | Theo de Raadt | |
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 | |