summaryrefslogtreecommitdiff
path: root/etc/mtree
AgeCommit message (Collapse)Author
2005-04-02add entries for /usr/share/man/ps2/{cats,zaurus};Jason McIntyre
ok millert@ deraadt@
2005-04-01add hppa64 dirsTheo de Raadt
2005-03-15add cat2/{cats,zaurus}Theo de Raadt
2005-02-19ospfd.conf mode 0600, requested by norbyHenning Brauer
2005-02-07ospfd.conf, noticed by berndHenning Brauer
2004-12-31zaurus documentation directoriesMiod Vallat
2004-11-17/etc/firmware directoryTheo de Raadt
2004-08-06sgi added.Per Fogelstrom
ok deraadt@
2004-07-14Remove /etc/passwd.confTodd C. Miller
2004-07-07+ ntpd.conf, Bernd Ahlers <ba@bsws.de>Henning Brauer
2004-06-29/usr/share/doc/html/milterTodd C. Miller
2004-06-29Add /usr/include/libmilterTodd C. Miller
2004-06-05Add /etc/hotplug.Alexander Yurchenko
ok millert@
2004-05-21make /root/.klogin optional; ok deraadt@David Krause
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree.
2004-04-28add /etc/isakmpd/pubkeys/{fqdn,ipv4,ipv6,ufqdn}, theo markus okHenning Brauer
2004-04-24add spamd.conf to /etc/changelist and mtree/specialBob Beck
from Dmitry Medvedev, ok deraadt@
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
ok deraadt@, millert@, krw@ - mdoc ok jmc@
2004-03-30Add rc.conf.local to mtree/special. From Dmitry Medvedev. ok deraadt@.Kenneth R Westerback
2004-02-26oops do the amd64 dirs rightTheo de Raadt
2004-02-26amd64 man dirsTheo de Raadt
2004-02-10+ bgpd.confHenning Brauer
theo ok
2004-01-29remove dupsTheo de Raadt
2004-01-29typoTheo de Raadt
2004-01-28make new arch man dirsTheo de Raadt
2003-10-31Pegasos port and dirs.Dale Rahn
2003-10-08Sample sensorsd.conf file.Alexander Yurchenko
ok henning@ millert@
2003-10-04uname=daemon for /var/msgs;Jason McIntyre
from Otto and myself; fixes PR 3392; ok deraadt@
2003-09-18remove /var/spool/newsNikolay Sturm
it is not used by base and the only port using it, uses another owner/group ok henning@, deraadt@
2003-08-19/usr/include/openssl is a directory now, ssl is not; ok millert@Markus Friedl
2003-07-01Add /etc/isakmpd dir as well as isakmpd.conf and isakmpd.policy files.Todd C. Miller
henning@ OK
2003-06-27remove kerberosIV configuration filesDavid Krause
ok hin@ deraadt@ pb@
2003-05-17Add /usr/include/kerberosV; ok millertMagnus Holmberg
2003-05-16Remove /usr/include/kerberosIVMiod Vallat
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-03-30oops, missed two entries for /var/preserve;Jason McIntyre
removed /var/at from 4.4BSD.var; ok millert@
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-17knock these games out, i hope the licenses are fixedTheo de Raadt
2003-03-13no more ching;Jason McIntyre
ok deraadt@
2003-03-12ps2/alpha; from davidTheo de Raadt
2003-03-11OK, this is a strange case. At least some parts of this software isTheo de Raadt
copyrighted, and then marked "Copying for Profit is Prohibited", but the author has passed away. A number of people have tried to make some sort of effort at trying to contact his estate, and have failed. Therefore, lacking the ability to correct this copyright, we must delete it. I would bet strongly that this is not what the author would have intended, but until we can get this resolved, this is the action we must take.
2003-02-24Remove tcfs until this entire licensing mess is cleaned up. This isTheo de Raadt
ANOTHER case of a developer having ignored licenses when importing code.
2003-02-19Move contents of /var/at into /var/cron since at is now intergrated intoTodd C. Miller
cron. When ISC cron 5.0 is out the integration will be even tighter. Also rename /var/cron/{allow,deny} -> /var/cron/cron.{allow,deny} for consistency with POSIX and at.{allow,deny} and install an empty cron.deny file (as we do at.deny) since crontab will require this in the near future for POSIX compliance. After a "make build" you can update your system as follows: # mv /var/at/* /var/cron # mv /var/cron/jobs /var/cron/atjobs # mv /var/cron.allow /var/cron/cron.allow # mv /var/cron.deny /var/cron/cron.deny # rm -rf /var/at # kill `cat /var/run/cron.pid` ; cron
2003-02-06make pf.conf 0600 by defaultHenning Brauer
discussed and agreed theo and daniel
2003-02-04enable bind now; some diffs from jakob, some from meTheo de Raadt
2003-01-29/usr/share/doc/html/bind; ok deraadt@Jakob Schlyter
2003-01-20Add /var/empty/devTodd C. Miller
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
There has not been enough activity and interest towards these platform to keep them lying in the tree.
2002-11-23no more share/altqTheo de Raadt
2002-11-22add /usr/share/pfHenning Brauer
ok millert@