summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2002-02-23syncTheo de Raadt
2002-02-23Aperture driver support for macppc. OK, deraadt@Matthieu Herrb
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-23re-add support for $if expansion; hamajima@nagoya.ydc.co.jpTheo de Raadt
2002-02-21Make this file lie less, and just a little more informative.Hans Insulander
2002-02-21Added an outcommented example of a parameter that's very nice forHans Insulander
people with NAT. Requested by some local users.
2002-02-21I should back out the base files tooTheo de Raadt
2002-02-21Remove uncommited garbage. I am sorry, but this was just not tested. ItTheo de Raadt
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours.
2002-02-21st0 goes on sparc ramdiskTodd T. Fries
2002-02-21ramdisk: rm wt0 tty02 tty03 mcd0, deraadt@ okTodd T. Fries
2002-02-21syncTodd T. Fries
2002-02-21a couple more all/ramdisk tweaksTodd T. Fries
a random typo
2002-02-21numeric typoTodd T. Fries
2002-02-21syncTodd T. Fries
2002-02-21ramdisk: add back st0 st1 rx0 bpf0 rd0 sd2 sd3 ra1 ra2 cd0Todd T. Fries
2002-02-21add ramdisk target, very basic, unused atm, but makes regress happyTodd T. Fries
2002-02-21ramdisk: add back wd2 wd3 sd2 sd3 mcd0 wt0 cd1Todd T. Fries
2002-02-21there never was a 'hil' defined, don't try to put it on ramdiskTodd T. Fries
com ports are not needed on ramdisk
2002-02-21add back viewTodd T. Fries
2002-02-21ramdisk: one less wd, one more sd, as it wasTodd T. Fries
2002-02-21fix a few devices for ramdisksTodd T. Fries
re-order a few all and ramdisk targets to *try* to get lucky and escape ksh's core's
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