Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-21 | new .pl OpenBSD mirror, from saad (sync with rev 1.268 of www/ftp.html) | David Krause | |
2004-03-21 | sync | Theo de Raadt | |
2004-03-21 | dhclient on bsd.rd & cd*.iso | Theo de Raadt | |
2004-03-21 | Directions on how to enter openfirmware on Xserve from Simon Lok. ok jmc@ | Dale Rahn | |
2004-03-20 | new .br mirror (sync with rev 1.266 of www/ftp.html) | David Krause | |
2004-03-20 | Remove more ISA/EISA devices, and comment out PCMCIA/Cardbus hardware. | Miod Vallat | |
2004-03-20 | Sets size updates. | Miod Vallat | |
2004-03-20 | If we are going to make a boot cd, how about we at put some files on it | Theo de Raadt | |
at least?! | |||
2004-03-19 | sync | Theo de Raadt | |
2004-03-18 | VIA VT8233/35/37 AC97 | Alexander Yurchenko | |
2004-03-18 | sync | Theo de Raadt | |
2004-03-18 | Add back ftp5.usa.openbsd.org; it has disk space now; OK miod@ | Todd C. Miller | |
2004-03-18 | Don't ask for timezone info during an upgrade. | Kenneth R Westerback | |
Suggestion by Tom Cosgrove. ok miod@ millert@ deraadt@. | |||
2004-03-17 | tell about snapper(4); | Xavier Santolaria | |
ok miod@ & input/ok drahn@. | |||
2004-03-17 | fix a spacing issue found by deraadt@ and a separate typo from miod@; | Jason McIntyre | |
ok miod@ | |||
2004-03-17 | grammar, consistency fixes, and typos; | Jason McIntyre | |
ok miod@ | |||
2004-03-17 | repair old/new pdc recognition | Michael Shalayeff | |
2004-03-17 | sync | Theo de Raadt | |
2004-03-16 | Remove not working things and some sorting. | Alexander Yurchenko | |
2004-03-16 | Better texts around the fdisk step; tested about as much as the pegasos | Miod Vallat | |
firmware changes; ok krw@ deraadt@ | |||
2004-03-16 | typos and consistency fixes; | Jason McIntyre | |
ok miod@ | |||
2004-03-16 | save 2 bytes due to tabs | Theo de Raadt | |
2004-03-15 | And two promise pciide, from chris@ | Alexander Yurchenko | |
2004-03-15 | CMD PCI0680 pciide works on sparc64, reported by Aleksander | Alexander Yurchenko | |
Piotrowski <aleksander.piotrowski@nic.com.pl>. | |||
2004-03-15 | DVD-RW reported to work and sparc64 notes doesn't even mention CD-ROM | Alexander Yurchenko | |
devices. ok miod@ | |||
2004-03-15 | Sync with pciide.4 | Alexander Yurchenko | |
ok miod@ | |||
2004-03-15 | remaining MacOS -> Mac OS; | Xavier Santolaria | |
2004-03-15 | MacOS -> Mac OS; | Xavier Santolaria | |
ok drahn@ miod@ | |||
2004-03-14 | Fix sane_install() tests to use relevant directories/files. Tighten | Kenneth R Westerback | |
emitted error messages. Change default response to 'Use the nameserver now?' from a 'y' to 'yes' to be consistant with other ask_yn() usages. ok beck@ deraadt@. | |||
2004-03-14 | + oosiop | Miod Vallat | |
2004-03-14 | vah. more bktr devices | Michael Shalayeff | |
2004-03-12 | sync | Theo de Raadt | |
2004-03-11 | change copyrights on iso images, spotted by miod | Theo de Raadt | |
2004-03-11 | typos; | Xavier Santolaria | |
ok miod@. | |||
2004-03-11 | change the kernel name to "bsd" not "/bsd" else it won't work; | Xavier Santolaria | |
from Martin Reindl <mreindl at catai.org> ok miod@. | |||
2004-03-11 | sync | Theo de Raadt | |
2004-03-10 | Mention MicroVAX 3100/85 as reported on vax@ | Miod Vallat | |
2004-03-09 | sync | Theo de Raadt | |
2004-03-09 | Link to the Simtec Product Change Notice related to the factory jumper | Miod Vallat | |
settings, and also suggest using ABLE 1.95 as it went public now. | |||
2004-03-09 | URL-encode all usercode/password characters between 0x20 and 0x7e so that | Kenneth R Westerback | |
more weird usercodes and passwords work. Embedded blanks especially. ok beck@. | |||
2004-03-08 | ahc no more | Michael Shalayeff | |
2004-03-08 | More typo. | Miod Vallat | |
2004-03-08 | Mention install floppy and X11. | Miod Vallat | |
2004-03-08 | Remove all the not-on-board ISA stuff. Come bite my feet at night if | Miod Vallat | |
amd64 mobos with ISA slots ever become popular. | |||
2004-03-08 | Why do I only find typos after I cut'n'paste them? | Miod Vallat | |
2004-03-08 | Suggest ABLE 1.94, mention ide.multi-limit nvram setting, and also that you | Miod Vallat | |
have to switch some jumpers, little unzels. | |||
2004-03-08 | Sync hardware list with GENERIC. | Miod Vallat | |
2004-03-08 | sync | Theo de Raadt | |
2004-03-04 | catch up with changes to rev 1.262 of www/ftp.html | David Krause | |
2004-03-03 | Use 'cat' rather than 'cp' to put /boot on disk. This preserves | Kenneth R Westerback | |
/boot's i-node number and allows multiboot (NTLDR) setups to work across upgrades. Suggested by Tom Cosgrove and Todd Miller. NOTE: Will only work if preserved biosboot is an LBA biosboot. i.e. won't work for 3.4 -> 3.5 upgrade because LBA biosboot went in post-3.4. ok millert@ deraadt@ tom@ nick@ |