Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-06 | make pf.conf 0600 by default | Henning Brauer | |
discussed and agreed theo and daniel | |||
2003-02-04 | enable bind now; some diffs from jakob, some from me | Theo de Raadt | |
2002-12-31 | Prepare 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-12-15 | record failed login attemps by default, aka enable /var/log/failedlogin. | Federico G. Schwindt | |
pval@ millert@ ok. | |||
2002-11-07 | Install /var/log/message 644 since the beginning and change back | Peter Valchev | |
newsyslog.conf to reflect that. More people seem to prefer that, and it can be easily changed if you like it another way. millert, fgs and others verbally agree | |||
2002-09-06 | more photuris bits by bye bye | Theo de Raadt | |
2002-08-31 | Install /etc/wsconsctl.conf on sparc. | Miod Vallat | |
2002-07-18 | policy for lpd | Niels Provos | |
2002-07-18 | named policy for systrace | Niels Provos | |
2002-06-17 | we no longer do this. why was it edited incorrectly? | Theo de Raadt | |
2002-06-01 | fix mkr for libssl changes | Theo de Raadt | |
2002-05-23 | more dm parts going away; pjanzen | Theo de Raadt | |
2002-05-22 | oops, missed another file | Theo de Raadt | |
2002-05-21 | remove MAKEDEV.local finally | Theo de Raadt | |
2002-05-16 | No more /etc/skeykeys; brad@ | Todd C. Miller | |
2002-05-14 | Major changes: | Todd C. Miller | |
Job names are now "runtime.queue" where runtime is when the job will run in Unix time format. This is what SysV at does and allows us to nuke the .SEQ file. Historic BSD options for atq and atrm are now implemented; atq and atrm get their own man pages. At no longer does anything with the -v flag. We print the execution time when jobs are submitted so there is no need. Most *scanf() usage is gone (one remains in atrun). Better sanity checks in atrun. Random style/cleanup. With these changes we have the best of both worlds; POSIX compliance with the traditional BSD features. | |||
2002-05-13 | move common distrib rules to main Makefile, | Marc Espie | |
make -> ${MAKE} add phony targets remove unnecessary subshells install kernel in a separate target from building. some SUDO. okay deraadt@ (checked bootstrap on i386, should be safe elsewhere, and trivial to fix anyways) | |||
2002-05-12 | Remove unnecessary subshells | Marc Espie | |
make -> ${MAKE} add exec at end of lines sprinkle with SUDO where needed (not enough for a full release yet) PHONY targets. ok millert@, deraadt@ | |||
2002-05-11 | at(1) is no longer setuid root, it is setgid crontab. | Todd C. Miller | |
This means that /var/at/at.{allow,deny} must be readable by group crontab, /var/at/jobs is mode 01770, and /var/at/.SEQ is mode 0660. | |||
2002-04-28 | Move mvme88k to the joys of the m4-generated MAKEDEV world. | Miod Vallat | |
2002-04-17 | Regen mvme68k MAKEDEV, and add it to the list of m4 MAKEDEV enabled arches. | Miod Vallat | |
2002-04-03 | oops | Theo de Raadt | |
2002-04-03 | wsconsctl.conf for sparc64 too; mickey ok | Theo de Raadt | |
2002-03-31 | vax is not m4 yet | Theo de Raadt | |
2002-03-07 | Do not ignore mtree's exit value when updating via 4.4BSD.dist. | Todd C. Miller | |
Use the -U flag instead of -u so mtree doesn't exit with non-zero when fixing up existing permissions/owners. | |||
2002-02-26 | if ${DESTDIR} exists, do not modify the mode | Theo de Raadt | |
2002-02-16 | hidden magic is stupid | Theo de Raadt | |
2002-02-14 | install PCS on vax from here | Theo de Raadt | |
2002-02-14 | vax joins the fun. | Todd T. Fries | |
2002-02-14 | hp300 joins the party; ok millert@ | Todd T. Fries | |
2002-02-13 | hppa is in. | Todd T. Fries | |
2002-02-13 | enable amiga | Todd T. Fries | |
2002-02-09 | indent | Theo de Raadt | |
2002-02-08 | No automatic in-tree modification. my bad! | Todd T. Fries | |
2002-01-23 | add vme, commented out at this point | Todd T. Fries | |
2002-01-22 | add files under etc/namedb. noted by openbsd@davidkrause.com | Jun-ichiro itojun Hagino | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | enable sun3; ok miod@ | Todd T. Fries | |
2002-01-07 | generate i386 (regress diff = more devices than before, ugen, etc..) | Todd T. Fries | |
2002-01-04 | rules to build the MAKEDEV files: | Todd T. Fries | |
all -> builds 'this' arch (etc.$(uname -m)/MAKEDEV) allarchs -> builds all archs (etc.*/MAKEDEV) clean -> cleans 'this' arch (etc.$(uname -m)/MAKEDEV) cleandirs -> cleans all archs (etc.*/MAKEDEV) also, build the MAKEDEV files during the release process | |||
2001-12-25 | convert mkr/ckr to shell scripts, use mktemp(1) | Theo de Raadt | |
2001-12-24 | close ppp.conf.sample file as requested | Theo de Raadt | |
2001-12-19 | csh maketars -> csh -f maketars | Oleg Safiullin | |
ok millert@ | |||
2001-09-21 | do not run MAKEDEV | Theo de Raadt | |
2001-09-20 | Install etc/kerberosV/krb5.conf.example | Hans Insulander | |
2001-09-01 | powerpc -> macppc port rename changes | Dale Rahn | |
2001-07-04 | wsconsctl.conf support, wsconsctl accepts saner var names now; raadtified | Michael Shalayeff | |
2001-06-26 | bye bye MIPS related bits and pieces. | Brad Smith | |
-- Ok'd by deraadt@ | |||
2001-06-26 | change default pf configuration files to pf.conf and nat.conf. ok theo | Kjell Wooding | |