Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-05 | typo; -eq not -ne | Todd C. Miller | |
1999-08-05 | Use 10 X's for sheeer, raving, paranoia | Todd C. Miller | |
1999-08-05 | Use -execdir not -exec in find; deraadt@ | Todd C. Miller | |
1999-08-04 | propagate TMPDIR into locate.updatedb | Michael Shalayeff | |
1999-08-04 | Use mktemp(1) for motd /tmp file during boot. This fixes a potential | Todd C. Miller | |
problem noted by hugh@openbsd.org whereby a user could create the well-known /tmp/_motd file and use chflags to make it unremovable. Then at the next reboot the user's /tmp/_motd would end up in the system motd. | |||
1999-08-03 | chmod/chown all the ptys | Theo de Raadt | |
1999-08-02 | Integration of mailwrapper (from NetBSD) | Jakob Schlyter | |
"The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert | |||
1999-07-30 | no more acd | Theo de Raadt | |
1999-07-27 | Show how to use the new filter capabilities | brian | |
Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au> | |||
1999-07-25 | silence chmod too, for non-writeable /var; fries | Theo de Raadt | |
1999-07-24 | shorter lines | Theo de Raadt | |
1999-07-20 | do not use -n with user-edited section between | Theo de Raadt | |
1999-07-18 | rf support; m4@umn.edu | Theo de Raadt | |
1999-07-18 | Create an /etc/isakmpd hierarchy | Niklas Hallqvist | |
1999-07-15 | move /etc/host.random to /var/db for readonly /, save the entropy state | Niels Provos | |
into /var/db/host.random at shutdown time, so we can make use of it during reboot to seed our random pool. ok millert@ angelos@ niklas@ | |||
1999-07-09 | i386 man pages in cat2/i386/ | Theo de Raadt | |
1999-07-08 | clean | Theo de Raadt | |
1999-07-06 | document machdep.kbdreset | Theo de Raadt | |
1999-07-06 | your basic rc.shutdown file | Theo de Raadt | |
1999-06-19 | Give line printout along with line number. | Marc Espie | |
1999-06-15 | make /usr/obj group wsrc, mode 775 to match /usr/src | Todd C. Miller | |
1999-06-14 | YP client, not just YP | Theo de Raadt | |
1999-06-13 | Shrink... | Jason Downs | |
1999-06-12 | Fix typo in netatalk startup | Angelos D. Keromytis | |
1999-05-31 | typo; Bill Fumerola | brian | |
1999-05-30 | Fix typo, '=' not '=='; marc@snafu.org | Todd C. Miller | |
1999-05-30 | Bad commit (machdep.allowaperture), this already exists in etc.i386 -- | Angelos D. Keromytis | |
obviously a long day :-X | |||
1999-05-30 | Add netatalk start-up support. | Angelos D. Keromytis | |
1999-05-30 | Add a commented out machdep.allowaperture=1 line | Angelos D. Keromytis | |
1999-05-26 | create links for audio->audio0 and friends if they don't exist | Jason Wright | |
1999-05-26 | Configure raid devices at boot (from NetBSD, ok by niklas@). | Jakob Schlyter | |
1999-05-24 | Add shlib_dirs variable so users can add to the directories cached | Todd C. Miller | |
in /var/run/ld.so.hints | |||
1999-05-11 | put back /usr/libdata/perl5/site_perl and back out unintended change | Todd C. Miller | |
1999-05-10 | Don't rotate kerberos logs. From: mattiasa@stacken.kth.se | Artur Grabowski | |
1999-05-09 | /usr/libdata/perl5/site_perl is history | Todd C. Miller | |
1999-05-08 | Typo/anachronism; kwesterback@home.com. | Jason Wright | |
1999-05-05 | better description | Theo de Raadt | |
1999-05-04 | Add perl5 dirs | Todd C. Miller | |
1999-05-02 | more support for section 3p (like 3f) | Todd C. Miller | |
1999-05-02 | add /usr/share/man/{man3p,cat3} | Todd C. Miller | |
1999-05-01 | Add ksyms. | Jason Downs | |
1999-04-30 | install afs/SuidCells | Artur Grabowski | |
1999-04-30 | new Arla needs this file to run. (the name says it all) | Artur Grabowski | |
1999-04-28 | Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog | Alex Feldman | |
timers. | |||
1999-04-27 | Specify the ssh command to use for a VPN inline. | brian | |
1999-04-21 | Save a copy of the boot messages in /var/run/dmesg.boot. | Alex Feldman | |
1999-04-18 | new docs; espie | Theo de Raadt | |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist | |
If you are going to use either of AH or ESP or both, enable these in /etc/sysctl.conf. Also correct the IPSec debugging sysctl code, it is now named net.inet.ip.encdebug. Some corrected function signatures too. | |||
1999-04-10 | rsh off by default | Theo de Raadt | |
1999-04-10 | shrink ramdisk a teeny bit; 8MB installs now work reliably | Theo de Raadt | |