Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-09 | sync | Theo de Raadt | |
2002-04-09 | make wd2 and wd3 until the install script runs MAKEDEV | Theo de Raadt | |
2002-04-05 | some cleanups based on ideas from @msmith.net | Theo de Raadt | |
2002-04-05 | shrink the ramdisk imagesize | Theo de Raadt | |
2002-04-04 | shrink things in ramdisk; hugh ok | Theo de Raadt | |
2002-04-03 | oops | Theo de Raadt | |
2002-04-03 | wsconsctl.conf for sparc64 too; mickey ok | Theo de Raadt | |
2002-03-31 | regen. some of these were missed previously. | Federico G. Schwindt | |
2002-03-31 | create bktr0 for i386; millert@ deraadt@ ok. | Federico G. Schwindt | |
2002-03-31 | remove arc. | Brad Smith | |
-- Ok'd by: deraadt@ | |||
2002-03-31 | vax is not m4 yet | Theo de Raadt | |
2002-03-27 | fix From line header; found by Nick | Theo de Raadt | |
2002-03-27 | add commented out machdep.allowaperture=1 | Jason Wright | |
2002-03-26 | Regen | Miod Vallat | |
2002-03-26 | Always create the hp-ux compatibility hil devices with the same numbers, | Miod Vallat | |
rather than probing the current system to find them. This is bad, but not as worse as depending on hilinfo for proper operation. | |||
2002-03-22 | move to 3.1-beta | Theo de Raadt | |
2002-03-17 | Change the format for hosts lines to the one the install | Kenneth R Westerback | |
scripts use - '1.2.3.4 host.my.domain host'. ok millert@ | |||
2002-03-15 | sync | Jason Wright | |
2002-03-15 | add lpt/lpa | Jason Wright | |
2002-03-09 | Use 'nochange' not 'preserve' flag. | Todd C. Miller | |
2002-03-07 | Do not ignore mtree's exit value when updating via 4.4BSD.dist. | Todd C. Miller | |
Use the -U flag instead of -u so mtree doesn't exit with non-zero when fixing up existing permissions/owners. | |||
2002-03-04 | Use new preserve flag for the root directory. | Todd C. Miller | |
2002-02-26 | if ${DESTDIR} exists, do not modify the mode | Theo de Raadt | |
2002-02-26 | cvspserver 2401/tcp; ok millert@ | lebel | |
2002-02-26 | supply ::1 reverse lookup on ip6.arpa too. from todd | Jun-ichiro itojun Hagino | |
2002-02-25 | sync | Todd T. Fries | |
2002-02-25 | don't generate errors on ramdisk) for devices that have | Todd T. Fries | |
'not came into the picture, yet' ok mickey@ | |||
2002-02-25 | random typo fix; ok deraadt@ | Todd T. Fries | |
2002-02-25 | be silent on kernels which lack nfs; d.doroshenko@omnitel.net | Theo de Raadt | |
2002-02-25 | correct char major of rd[0-9]* | Todd T. Fries | |
ok deraadt@ | |||
2002-02-25 | a reasonable start at ramdisk) for sun3 | Todd T. Fries | |
ok deraadt@ | |||
2002-02-25 | - fix a 'rndrandom' vs 'random' output problem | Todd T. Fries | |
- more accurate documentation, more documentation - remove some EOL whitespace ok deraadt@ | |||
2002-02-23 | sync | Theo de Raadt | |
2002-02-23 | Aperture driver support for macppc. OK, deraadt@ | Matthieu Herrb | |
2002-02-23 | sysctl kern.usercrypto | Theo de Raadt | |
2002-02-23 | re-add support for $if expansion; hamajima@nagoya.ydc.co.jp | Theo de Raadt | |
2002-02-21 | Make this file lie less, and just a little more informative. | Hans Insulander | |
2002-02-21 | Added an outcommented example of a parameter that's very nice for | Hans Insulander | |
people with NAT. Requested by some local users. | |||
2002-02-21 | I should back out the base files too | Theo de Raadt | |
2002-02-21 | Remove uncommited garbage. I am sorry, but this was just not tested. It | Theo 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-21 | st0 goes on sparc ramdisk | Todd T. Fries | |
2002-02-21 | ramdisk: rm wt0 tty02 tty03 mcd0, deraadt@ ok | Todd T. Fries | |
2002-02-21 | sync | Todd T. Fries | |
2002-02-21 | a couple more all/ramdisk tweaks | Todd T. Fries | |
a random typo | |||
2002-02-21 | numeric typo | Todd T. Fries | |
2002-02-21 | sync | Todd T. Fries | |
2002-02-21 | ramdisk: add back st0 st1 rx0 bpf0 rd0 sd2 sd3 ra1 ra2 cd0 | Todd T. Fries | |
2002-02-21 | add ramdisk target, very basic, unused atm, but makes regress happy | Todd T. Fries | |
2002-02-21 | ramdisk: add back wd2 wd3 sd2 sd3 mcd0 wt0 cd1 | Todd T. Fries | |
2002-02-21 | there never was a 'hil' defined, don't try to put it on ramdisk | Todd T. Fries | |
com ports are not needed on ramdisk |