summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
1999-09-01support # characters in bridgename.* files; millertTheo de Raadt
1999-09-01cleanup parsing of hostname.* files, and seperate bridge control intoTheo de Raadt
bridgename.* files; all documented in new hostname.if(5) and bridgename.if(5) man pages
1999-08-31start amd in /etc/amd; so that if ${amd_master} contains map names, and weTheo de Raadt
don't want them fetched from YP, it will find them in the current directory.
1999-08-20Change 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-19mailer.conf missing; <kstailey@disclosure.com>Jakob Schlyter
1999-08-19s/nvi/vi/kstailey
1999-08-18Boot block changes.Jason Downs
1999-08-17Use ``set openmode passive'' in the ssh VPN examplebrian
1999-08-15Please give us dmesg from a GENERIC kernel only, if possible.Ian Darwin
1999-08-13Create USB devices.Federico G. Schwindt
1999-08-10l alias by defaultTheo de Raadt
1999-08-09Only parse/setup the hostname.foo file if interface foo exists (thisAngelos D. Keromytis
is useful for laptops with different ethernet cards etc.)
1999-08-08add huntDavid Leonard
1999-08-062.88 floppiesTheo de Raadt
1999-08-05typo; -eq not -neTodd C. Miller
1999-08-05Use 10 X's for sheeer, raving, paranoiaTodd C. Miller
1999-08-05Use -execdir not -exec in find; deraadt@Todd C. Miller
1999-08-04propagate TMPDIR into locate.updatedbMichael Shalayeff
1999-08-04Use mktemp(1) for motd /tmp file during boot. This fixes a potentialTodd 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-03chmod/chown all the ptysTheo de Raadt
1999-08-02Integration 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-30no more acdTheo de Raadt
1999-07-27Show how to use the new filter capabilitiesbrian
Mostly submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
1999-07-25silence chmod too, for non-writeable /var; friesTheo de Raadt
1999-07-24shorter linesTheo de Raadt
1999-07-20do not use -n with user-edited section betweenTheo de Raadt
1999-07-18rf support; m4@umn.eduTheo de Raadt
1999-07-18Create an /etc/isakmpd hierarchyNiklas Hallqvist
1999-07-15move /etc/host.random to /var/db for readonly /, save the entropy stateNiels 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-09i386 man pages in cat2/i386/Theo de Raadt
1999-07-08cleanTheo de Raadt
1999-07-06document machdep.kbdresetTheo de Raadt
1999-07-06your basic rc.shutdown fileTheo de Raadt
1999-06-19Give line printout along with line number.Marc Espie
1999-06-15make /usr/obj group wsrc, mode 775 to match /usr/srcTodd C. Miller
1999-06-14YP client, not just YPTheo de Raadt
1999-06-13Shrink...Jason Downs
1999-06-12Fix typo in netatalk startupAngelos D. Keromytis
1999-05-31typo; Bill Fumerolabrian
1999-05-30Fix typo, '=' not '=='; marc@snafu.orgTodd C. Miller
1999-05-30Bad commit (machdep.allowaperture), this already exists in etc.i386 --Angelos D. Keromytis
obviously a long day :-X
1999-05-30Add netatalk start-up support.Angelos D. Keromytis
1999-05-30Add a commented out machdep.allowaperture=1 lineAngelos D. Keromytis
1999-05-26create links for audio->audio0 and friends if they don't existJason Wright
1999-05-26Configure raid devices at boot (from NetBSD, ok by niklas@).Jakob Schlyter
1999-05-24Add shlib_dirs variable so users can add to the directories cachedTodd C. Miller
in /var/run/ld.so.hints
1999-05-11put back /usr/libdata/perl5/site_perl and back out unintended changeTodd C. Miller
1999-05-10Don't rotate kerberos logs. From: mattiasa@stacken.kth.seArtur Grabowski
1999-05-09/usr/libdata/perl5/site_perl is historyTodd C. Miller
1999-05-08Typo/anachronism; kwesterback@home.com.Jason Wright