Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-01 | support # characters in bridgename.* files; millert | Theo de Raadt | |
1999-09-01 | cleanup parsing of hostname.* files, and seperate bridge control into | Theo de Raadt | |
bridgename.* files; all documented in new hostname.if(5) and bridgename.if(5) man pages | |||
1999-08-31 | start amd in /etc/amd; so that if ${amd_master} contains map names, and we | Theo de Raadt | |
don't want them fetched from YP, it will find them in the current directory. | |||
1999-08-20 | Change the default serial port device and /var/spool/lock permissions. | Jason Downs | |
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.) | |||
1999-08-19 | mailer.conf missing; <kstailey@disclosure.com> | Jakob Schlyter | |
1999-08-19 | s/nvi/vi/ | kstailey | |
1999-08-18 | Boot block changes. | Jason Downs | |
1999-08-17 | Use ``set openmode passive'' in the ssh VPN example | brian | |
1999-08-15 | Please give us dmesg from a GENERIC kernel only, if possible. | Ian Darwin | |
1999-08-13 | Create USB devices. | Federico G. Schwindt | |
1999-08-10 | l alias by default | Theo de Raadt | |
1999-08-09 | Only parse/setup the hostname.foo file if interface foo exists (this | Angelos D. Keromytis | |
is useful for laptops with different ethernet cards etc.) | |||
1999-08-08 | add hunt | David Leonard | |
1999-08-06 | 2.88 floppies | Theo de Raadt | |
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 | |