summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2002-02-21If there is a /var/run/dhclient.pid file, stash its contents andTodd C. Miller
restore it after cleaning out /var/run. Since we don't have /usr yet our options are limited here. Without this change /var/run/dhclient.pid will be removed after dhclient is started from /etc/netstart.
2002-02-21Change the network components initialization order.Miod Vallat
Change from: o all interfaces o all bridges o routes to: o physical interfaces o routes o gif and gre interfaces o bridges Fixeski PR #2400. Manual page updates coming soon. Ok angelos@ chris@ deraadt@
2002-02-19syncTodd T. Fries
2002-02-19prettyTodd T. Fries
2002-02-19make wscons devices D-F possible, only used on sparc64 (D) atm.Todd T. Fries
make sparc64 build ttyD{cfg,0,1,..,b} move wscons) to 'target()' macros to make the above possible
2002-02-19quiet raid checkTheo de Raadt
2002-02-18use mktemp; help & ok millertPeter Valchev
2002-02-17raid(4) parity check simplificationThierry Deval
2002-02-17syncTheo de Raadt
2002-02-17why were there two ramdisks?Theo de Raadt
2002-02-16final touchesTodd T. Fries
2002-02-16hidden magic is stupidTheo de Raadt
2002-02-16copyright repairTheo de Raadt
2002-02-15syncTodd T. Fries
2002-02-15tweaks for vax; I must find a way of over-riding default target's, until then,Todd T. Fries
this feels alot like distrib/sets .. mi global and md for everybody that's gotta be different ..
2002-02-15my guess at what will make a full distributionTheo de Raadt
2002-02-14M4 generated MAKEDEV still premature.Hugh Graham
2002-02-14install PCS on vax from hereTheo de Raadt
2002-02-14syncTodd T. Fries
2002-02-14o start a TODO listTodd T. Fries
o properly generate scsi scanner devices o shorten pty generation shell fragment o many tweaks for vax (audio what? how did I ever think vax had audio?)
2002-02-14syncTodd T. Fries
2002-02-14fix just a tadTodd T. Fries
2002-02-14complete the function arg KNF spacingTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14vax joins the fun.Todd T. Fries
2002-02-14sync (only comments with commas effected)Todd T. Fries
2002-02-14KNF function argument spacingTodd T. Fries
2002-02-14s/,\([^ ]\)/, \1/g .. mostly. Function arguments now spaced like style(9)Todd T. Fries
2002-02-14escapees; it is not yet time (but soon)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14crank pty by one; ok millert@,deraadt@,miod@Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14hp300 joins the party; ok millert@Todd T. Fries
2002-02-13hppa is in.Todd T. Fries
2002-02-13fix tty/pty #'s (off by one)Todd T. Fries
2002-02-13syncTodd T. Fries
2002-02-13enable amigaTodd T. Fries
2002-02-13don't ignore the contents of /etc/ssh; ok deraadt@Marco S Hyman
2002-02-10syncTheo de Raadt
2002-02-10indent nitTheo de Raadt
2002-02-10syncTheo de Raadt
2002-02-10some indentation output nitsTheo de Raadt
2002-02-09syncDale Rahn
2002-02-09add wd* to ramdisk target for macppc, reported my matthieuDale Rahn
2002-02-09not ready for MAKEDEV.mdTheo de Raadt
2002-02-09not ready for MAKEDEV.mdTheo de Raadt
2002-02-09move ssh config files to /etc/sshTheo de Raadt
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2002-02-09use "ramdisk" for the ramdisk target, alwaysTheo de Raadt
2002-02-09indentTheo de Raadt