Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-18 | teach mtree about systrace; okay deraadt@ | Niels Provos | |
2002-07-15 | Move atrun(8) functionality into cron(8) proper. This fixes the | Todd C. Miller | |
long-standing annoyance that atrun's granularity is 10 minutes. Most at jobs run with a 1 minute granularity. Jobs submitted via "at now" or "batch" will run immediately. Includes a rewritten cron(8) man page. at(1) will be integrated more closely into cron at a future date. Upgrading notes: the atrun job in root's crontab should be removed. the /var/at/spool directory is no longer used | |||
2002-07-11 | sample entry for UserDir /var/www/users; create empty /var/www/users; | Markus Friedl | |
ok henning@, deraadt@ | |||
2002-07-07 | Add a port of FreeBSD/alpha's libio as libalpha. This library enable | Matthieu Herrb | |
access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@. | |||
2002-06-17 | No more nat.conf; blessed by deraadt | Peter Valchev | |
2002-06-11 | another bit that got missed | Bob Beck | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-08 | spool dirs should be group daemon, mode 0775 | Todd C. Miller | |
2002-06-07 | make /var/authpf owned and writable by group authpf | Bob Beck | |
2002-05-30 | space nits | Theo de Raadt | |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master ↵ | Theo de Raadt | |
dies.distrib/sets/lists | |||
2002-05-21 | create /etc/authpf and /var/authpf dirs | Theo de Raadt | |
2002-05-16 | Replace skeykeys entry with proper skey entry. Pointed out by mickey@ | Todd C. Miller | |
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-05-09 | crontab is no longer setuid root, it is now setgid crontab. | Todd C. Miller | |
These changes were modelled after the Owl version of vixie-cron, but developed independently. Our crontab used to send cron SIGUSR1 to tell cron to reread the spool dir. Now that crontab is not setuid root this doesn't work. Instead, crontab pokes cron via a Unix domain socket located in the tabs dir. Please note, after these changes, the owner on user crontab files will have to be changed manually from root to the uid of the corresponding user for crontab to be usable. cron itself will accept tab files owned by either root or the user. Also, any /var/cron/{allow,deny} files must be readable by group crontab. | |||
2002-04-24 | zap /usr/include/g++/gen, it's ancient. | Marc Espie | |
2002-04-16 | create section 3p in /usr/local. | Marc Espie | |
ok millert@ | |||
2002-03-31 | remove arc. | Brad Smith | |
-- Ok'd by: deraadt@ | |||
2002-03-09 | Use 'nochange' not 'preserve' flag. | Todd C. Miller | |
2002-03-04 | Use new preserve flag for the root directory. | Todd C. Miller | |
2002-02-13 | don't ignore the contents of /etc/ssh; ok deraadt@ | Marco S Hyman | |
2002-02-09 | move ssh config files to /etc/ssh | Theo de Raadt | |
2002-02-07 | Add a directory for altq config examples. | Artur Grabowski | |
2002-01-18 | - add et_EE | Brad Smith | |
- ru_SU -> ru_RU -- Ok'd by: heko@ | |||
2001-09-25 | a bit too soon. | Marc Espie | |
2001-09-25 | Add /usr/share/gnu, for sharing config.guess, config.sub and other files | Marc Espie | |
in $ac_aux_dir. | |||
2001-09-25 | make /var/empty | Theo de Raadt | |
2001-09-21 | dev/ is under the control of MAKEDEV, not mtree | Theo de Raadt | |
2001-09-11 | Scaffolding to support sendmail 8.12. Note that the new smmsp user/group | Todd C. Miller | |
are *required*. | |||
2001-09-10 | add /etc/kerberosV. ok hin@ | Jakob Schlyter | |
2001-09-09 | and uucp dirs go away too | Theo de Raadt | |
2001-09-07 | add sparc64 directories | Jason Wright | |
2001-09-01 | powerpc -> macppc port rename changes | Dale Rahn | |
2001-06-29 | create /usr/libdata/ssh | Theo de Raadt | |
2001-06-27 | bye bye pmax | Theo de Raadt | |
2001-06-27 | primes was renamed to moduli, ok deraadt | Peter Stromberg | |
2001-06-26 | Add pf.conf and nat.conf. ok theo | Kjell Wooding | |
2001-06-25 | Add /etc/kerberosV | Hans Insulander | |
2001-06-18 | o move passwd.conf variables into login.conf | Todd C. Miller | |
o no longer install passwd.conf (but it is used if it exists and the needed info is not in login.conf) o added passwordtime and minpasswordlen login.conf variables | |||
2001-06-11 | lost /var/spool/smtpd; deraadt@ ok | Michael Shalayeff | |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-04-05 | Typo | Marc Espie | |
2001-03-30 | oops. Thanks fgsch. | Bob Beck | |
2001-03-29 | new apache manual dirs for 1.3.19 | Bob Beck | |
2001-03-16 | Add ssh files; Phil.Pennock@globnix.org | Todd C. Miller | |
2001-02-27 | +primes; ok millert@ | Todd T. Fries | |
2001-02-09 | as usr.sbin/rtadvd no longer install rtadvd.conf, remove it from | Jun-ichiro itojun Hagino | |
default security checking. | |||
2001-01-17 | add missing /usr/include/readline | Brad Smith | |
2001-01-17 | Add /usr/libexec/sm.bin | Todd C. Miller | |
2001-01-08 | add ru_SU.ISO_8859-5; from freebsd | Michael Shalayeff | |