summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2002-07-09ready ourself for the chroot httpd partsTheo de Raadt
2002-07-09toss a /dev/crypto copy into /var/www/dev; millert okTheo de Raadt
2002-07-07Add a port of FreeBSD/alpha's libio as libalpha. This library enableMatthieu Herrb
access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@.
2002-06-29add /dev/wskbd, /dev/wsmouse and /dev/ttyCcfgMatthieu Herrb
ok millert@
2002-06-28go back to running these as root from inetd. however once rpc.{rusersd,rstatd}Theo de Raadt
starts, do a chroot to /var/empty and change to user nobody. hi mom, i'm in jail!
2002-06-27Use mkhybrid, mkisofs is no longer installed.Dale Rahn
2002-06-27spell.Federico G. Schwindt
2002-06-27add postgresql port.Brad Smith
2002-06-24Add xfs device; seems to work.Hugh Graham
2002-06-22add a commented out scrub exampleHenning Brauer
ok frantzen@
2002-06-18regen.Federico G. Schwindt
2002-06-18this is better.Federico G. Schwindt
2002-06-18Add gpr, i386 only; this may change in the near future to something moreFederico G. Schwindt
generic as /dev/smartcard or similar. deraadt@ ok.
2002-06-17merge nat.conf here as wellHenning Brauer
add more simple filter rule examples "commit it" deraadt@
2002-06-17No more nat.conf; blessed by deraadtPeter Valchev
2002-06-17this goes awayTheo de Raadt
2002-06-17we no longer do this. why was it edited incorrectly?Theo de Raadt
2002-06-16More nat.conf(5) -> pf.conf(5) updatesMiod Vallat
2002-06-13Not much point supplying /boot by itself.Hugh Graham
2002-06-13syncJason Wright
2002-06-13add bpf0 to ramdisk targetJason Wright
2002-06-11another bit that got missedBob Beck
2002-06-11pfctl -f instead of -N/-R, ok deraadt@Daniel Hartmeier
2002-06-09Update to the latest and greatest from arla.Hans Insulander
2002-06-09Remove startup stuff for Kerberos 4 servers.Hans Insulander
ok deraadt@
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09syncTodd T. Fries
2002-06-09remove the `real' Id string in generated output, keeps conflicts downTodd T. Fries
miod@ ok, requested a long time ago by misc
2002-06-08spool dirs should be group daemon, mode 0775Todd C. Miller
2002-06-07clear /var/authpf on bootup - ensure we don't kill things we shouldn'tBob Beck
2002-06-07make /var/authpf owned and writable by group authpfBob Beck
2002-06-07authpf group, for authpfBob Beck
2002-06-06Path to 'bootpd' is /usr/sbin. From dfa@solo.eeMike Pechkin
millert@ ok
2002-06-05try to avoid DNS hereTheo de Raadt
2002-06-01fix mkr for libssl changesTheo de Raadt
2002-06-01spaces to tabBrad Smith
2002-05-31ecn is disabled by default, so show the option enabled.Federico G. Schwindt
deraadt@ ok.
2002-05-31comma splicePaul Janzen
2002-05-31No dm -> no dm.conf.Paul Janzen
2002-05-30space nitsTheo de Raadt
2002-05-30space nitsTheo de Raadt
2002-05-24Not that kvm parts are removed, run rpc.rstatd and rpc.rusers asTheo de Raadt
nobody. While I do not like running things as nobody since the step up is very small, we use this for other daemons in inetd. And it is still a small step.
2002-05-23more dm parts going away; pjanzenTheo de Raadt
2002-05-23Sigh, add the rule in the right place (not just when NFS is used).Daniel Hartmeier
From Dries Schellekens
2002-05-23Allow incoming ssh connections in the initial temporary rule set that'sDaniel Hartmeier
active before /etc/pf.conf is loaded, just in case loading fails (and leaves the inital set active). ok deraadt@
2002-05-23The troll strikes.. The troll strikes.. The dungeon master ↵Theo de Raadt
dies.distrib/sets/lists
2002-05-22Check for S/Key entries in /etc/skey, not /etc/skeyeys; David KrauseTodd C. Miller
We could use skeyinfo(1) to check but this is much cheaper.
2002-05-22oops, missed another fileTheo de Raadt
2002-05-21create /etc/authpf and /var/authpf dirsTheo de Raadt
2002-05-21fake sync (not yet using MAKEDEV.md)Theo de Raadt