Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-20 | sync | Theo de Raadt | |
2005-09-19 | sync | Theo de Raadt | |
2005-09-19 | sync | Theo de Raadt | |
2005-09-19 | sync | Theo de Raadt | |
2005-09-18 | LC PDS NICs work | Martin Reindl | |
reported by Andrew Daugherity <andrew.daugherity at gmail dot com> | |||
2005-09-18 | sync | Theo de Raadt | |
2005-09-17 | sync | Theo de Raadt | |
2005-09-16 | put gdbtui into comp | Theo de Raadt | |
2005-09-14 | sync list of CF wi(4) devices. | Jonathan Gray | |
Incorporates diffs from PRs 4499 & 4500 which were submitted by barryg-openbsd-bugs at kssp.upd.edu.ph | |||
2005-09-14 | Mention ATI IXP IDE support. | Jonathan Gray | |
2005-09-10 | Disk-based installation also works with MS-DOS filesystems; PR submitted | Uwe Stuehler | |
by Barry Dexter Gonzaga. Spell MS-DOS consistently, too. | |||
2005-09-09 | point readers to the correct part of the document for instructions and | David Gwynne | |
make one of the instructions more obvious in what it does. both tweaks from Mike Hernandez. poke from jmc@ | |||
2005-09-07 | SiS 182 SATA apparently acts in a non standard way and needs | Jonathan Gray | |
to be setup in a manner not documented by SiS, so don't list it as supported for now. | |||
2005-09-05 | This file is generated in obj/ and has been commited by mistake. | Miod Vallat | |
2005-08-30 | - mention C3100 | Niall O'Higgins | |
ok deraadt@ | |||
2005-08-30 | C3100, more ethernet adapters, and most serial cards are supported. | Uwe Stuehler | |
2005-08-30 | Update sets size, and a few tweaks; also size of files smaller than 1MB | Miod Vallat | |
get printed in KB now; ok mickey@ deraadt@ | |||
2005-08-30 | correct typo in model name: TrendNET TEW-266PC -> TRENDnet TEW-226PC | Alexander von Gernler | |
reported via www@ by Christoffer Vig <christoffer at mupublishing dot com> a while ago. discussion and verified by jsg@ and mbalmer@ ok deraadt@ | |||
2005-08-29 | first shot at alpha netbooting docs; deraadt@ ok | Michael Shalayeff | |
2005-08-29 | addhostent() shouldn't delete the hosts entry for the 'other' address | Kenneth R Westerback | |
family. Specifying an IPv6 address will no longer remove an IPv4 entry from hosts, nor visa verse. Noted by mickey@. ok deraadt@. | |||
2005-08-29 | in 1.9 i accidentally moved to a test floppy size | Theo de Raadt | |
2005-08-27 | reluctantly move cc1 to base. xdm uses cpp, and in some gcc releases | Theo de Raadt | |
cpp depends on cc1 being there; ok matthieu todd espie | |||
2005-08-27 | backout unapproved diff | Theo de Raadt | |
2005-08-26 | fix obvious accident introduced with r1.9, there is no disktype floppyx | Henning Brauer | |
fixes alpha mkr | |||
2005-08-24 | Tell people to use 2k blocksize for writing the bootable image. | Mark Kettenis | |
Tested on a 712/60. ok mickey@ | |||
2005-08-23 | use OSrev instead of 37. | Mark Kettenis | |
ok deraadt@ | |||
2005-08-23 | Ralink windows driver incorrectly lists a SMC product id that is | Jonathan Gray | |
actually some kind of prism chip. ok derradt@ | |||
2005-08-19 | knight industries two thousand; | Jason McIntyre | |
from stuart henderson (pr #4466); | |||
2005-08-18 | sync | Theo de Raadt | |
2005-08-18 | sync with nforce portion of pciide(4). | Jonathan Gray | |
2005-08-18 | nforce SATA is supported now. | Jonathan Gray | |
2005-08-17 | sync | Theo de Raadt | |
2005-08-16 | sync | Theo de Raadt | |
2005-08-14 | sync | Theo de Raadt | |
2005-08-10 | typo, ablt -> able | Brad Smith | |
2005-08-09 | sync | Theo de Raadt | |
2005-08-09 | apparently some ultra machines do need this, work by miod; testing my uwe | Theo de Raadt | |
2005-08-09 | sync | Theo de Raadt | |
2005-08-09 | move to 3.8-beta | Theo de Raadt | |
2005-08-08 | sync | Theo de Raadt | |
2005-08-07 | auixp | Michael Shalayeff | |
2005-08-06 | use perfect options for actual floppy newfs | Theo de Raadt | |
2005-08-05 | sync | Theo de Raadt | |
2005-08-04 | sync | Theo de Raadt | |
2005-08-04 | activate libstubs (setlocale + dbopen) | Marc Espie | |
okay deraadt@ | |||
2005-08-04 | no cac(4) here. | Brad Smith | |
2005-08-04 | cac(4) are 2*, 3* and 4* series controllers. | Brad Smith | |
2005-08-04 | remove trailing space; | Jason McIntyre | |
2005-08-03 | document cache file name, | Marc Espie | |
more use of $@, use exec where appropriate. okay deraadt@ | |||
2005-08-03 | libstubs stuff, not yet active. | Marc Espie | |