Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-16 | compact the text somewhat; | Jason McIntyre | |
requested by deraadt@; ok claudio@; | |||
2005-08-14 | indent | Brad Smith | |
2005-08-14 | more PHY models. | Brad Smith | |
2005-08-14 | Xr brgphy | Brad Smith | |
2005-08-14 | No more musyccbus aka ebus. | Claudio Jeker | |
2005-08-13 | typo | Henning Brauer | |
2005-08-13 | Xr new art driver. OK jmc@, put it in deraadt@ | Claudio Jeker | |
2005-08-13 | add art.4. OK deraadt@ | Claudio Jeker | |
2005-08-13 | Manpage for art(4) driver. Help and OK jmc@, OK deraadt@ | Claudio Jeker | |
2005-08-09 | add Xr to ifstated(8); | Jason McIntyre | |
ok mpf@ | |||
2005-08-09 | lightly document ifstated(8); | Jason McIntyre | |
help + ok mpf@ | |||
2005-08-09 | AC97 -> AC'97, according to spec; | Jason McIntyre | |
2005-08-09 | move to 3.8-beta | Theo de Raadt | |
2005-08-08 | Senao NL-2511CF | Uwe Stuehler | |
2005-08-08 | remove editing slip; | Jason McIntyre | |
2005-08-08 | Belkin F5D6060 CF works, reported Patrick Heim. | Uwe Stuehler | |
2005-08-08 | ciss and auixp into intro!; from jsg@ | Michael Shalayeff | |
2005-08-08 | lclint is not in the ports tree anymore, splint is. OK jmc@. | Xavier Santolaria | |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie | |
Make sure tolower/toupper use the whole 8 bits. okay deraadt@ thanks to everyone who tested | |||
2005-08-08 | more xr auipx i missed to commit first round | Michael Shalayeff | |
2005-08-07 | make it better | Theo de Raadt | |
2005-08-07 | Xr auixp 4 | Theo de Raadt | |
2005-08-07 | auixp; fomr netbsd | Michael Shalayeff | |
2005-08-07 | grr. wrong Makefile. | Marc Espie | |
do not bother building locale with encoding != none for now. | |||
2005-08-07 | Add LC_CTYPE locale sources, not yet linked in. | Marc Espie | |
(from citrus). okay deraadt@ | |||
2005-08-06 | move to ksh(1) style. | Alexandre Anriot | |
discussed with many, ok jmc@ | |||
2005-08-06 | replace port number 8025 w/ symbolic `spamd'; | Jason McIntyre | |
ok krw@ deraadt@ diff from ray lai; | |||
2005-08-06 | Document M_CANFAIL and sync M_xxx types; | Miod Vallat | |
prodded by beck@, feedback jmc@, ok deraadt@ | |||
2005-08-06 | DIOCRDELTABLES modifies pfrio_ndel, not _nadd. | Christopher Pascoe | |
2005-08-05 | document "set skip on" in the BNF grammar, from David Krause | Daniel Hartmeier | |
2005-08-05 | tweak CAVEATS; | Jason McIntyre | |
ok jsg@ | |||
2005-08-05 | List aps(4) in device lists. Reminded by deraadt@ | Jonathan Gray | |
2005-08-05 | Start of a driver for the "Active Protection System" accelerometer | Jonathan Gray | |
found in recentish ThinkPads. Sensors are reported via hw.sensors in sysctl but sensor numbers and presence is likely to change. Units and use of all of the sensors is not yet known as IBM has not released any documentation. Driver is based on information reverse engineered from the windows driver by Anurag Sharma and Mark Smith. "commit the code" deraadt@ | |||
2005-08-04 | - Compaq call it "Smart Array" | Jason McIntyre | |
- 5/6 support, not just 5 reported by alexey e. suslikov; ok mickey@ | |||
2005-08-04 | better description of where in the sysctl tree the sensors are kept, and | David Gwynne | |
a description of how ses matches tweaks from jmc@ | |||
2005-08-04 | Support for ICH7 audio tested by Mark.Peoples at asu.edu | Jonathan Gray | |
2005-08-04 | ...and indent; | Jason McIntyre | |
2005-08-04 | make the list of cards easier to read. | Brad Smith | |
2005-08-03 | oops | Michael Shalayeff | |
2005-08-03 | tree broken; no ciss.4 commited | Theo de Raadt | |
2005-08-03 | hook up a simple ciss(4) page | Michael Shalayeff | |
2005-08-02 | make home_dir description match the rest of the page; | Jason McIntyre | |
from will h. backman; | |||
2005-08-02 | use better wording and extra info modelled on ses.4 | David Gwynne | |
pointers from jmc@ | |||
2005-08-02 | More devices that use the generic Realtek 8150 id. | Jonathan Gray | |
2005-08-02 | Marvell 88E1111 from Dave Huang in NetBSD PR 30556. | Jonathan Gray | |
ok brad@ | |||
2005-08-01 | work in progress is not a bug. fix ses description | David Gwynne | |
poke by deraadt@ | |||
2005-08-01 | a rough attempt to bring this document into line with the new reality | David Gwynne | |
2005-08-01 | sync | Theo de Raadt | |
2005-08-01 | expose arc4random_bytes() API; ok deraadt@ | Damien Miller | |
2005-07-31 | Pools aren't fun, don't let people think they are. (fix argument name to | Christopher Pascoe | |
match source). ok dlg deraadt |