Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson | |
the standard OpenBSD-style parse.y handle continuing lines with backslashes, paying particular attention to how comments are handled (which can cause nasty side-effects if you're not expecting it). Most wording from jmc@, with suggestions from fgsch@, marc@, Richard Toohey, patrick keshishian and Florian Obser, ok jmc@. | |||
2011-06-22 | document SYSTR_POLICY_KILL syscall policy | Damien Miller | |
2011-06-21 | Eliminate some slanderous lies about the flexibility of our SCSI | Matthew Dempsky | |
subsystem. | |||
2011-06-20 | Xr myx(4) | Theo de Raadt | |
2011-06-17 | add acpitoshiba; ok pirofti | Jason McIntyre | |
2011-06-17 | make this page a little more like acpithinkpad(4); ok pirofti | Jason McIntyre | |
2011-06-17 | Mention the F2 Fast Ethernet PHY | Kevin Lo | |
From Brad | |||
2011-06-17 | Add acpitoshiba(4), while at it reformat the list a bit. | Paul Irofti | |
2011-06-17 | Mention acpitoshiba(4). | Paul Irofti | |
2011-06-17 | Man page for the new acpitoshiba driver. Prodded by deraadt@. | Paul Irofti | |
2011-06-15 | Add support for ZTE AC2746. | Jonathan Gray | |
Slightly changed version of a diff from Martin Furter. | |||
2011-06-15 | oops. some unrelated junk has slipped in | Mike Belopuhov | |
2011-06-15 | tweak previous; | Jason McIntyre | |
2011-06-15 | Document IP_RECVRTABLE | Mike Belopuhov | |
2011-06-11 | Don't split sentence with a command. | lum | |
help from jmc@ | |||
2011-06-10 | One less entry in BUGS. | Antoine Jacoutot | |
2011-06-09 | firmwares move to a new url, backed by many addresses | Theo de Raadt | |
2011-06-07 | bring in lots of improvements from kristaps@; | Ingo Schwarze | |
jmc@ agrees that it's easiest to first commit it, then tweak it in the tree | |||
2011-06-06 | fix URLs in comments and capitalization, from Brad | Stuart Henderson | |
2011-06-05 | Delete mention of DIOCWLABEL in sd(4) and vnd(4). | Matthew Dempsky | |
2011-06-05 | fix a formatting error, as reported by Mikolaj Kucharski; | Jason McIntyre | |
ingo will sync upstream | |||
2011-06-05 | Describe pear.port.mk | Stuart Henderson | |
2011-06-04 | tweak previous; | Jason McIntyre | |
2011-06-04 | Bring man page closer to current reality. | Kenneth R Westerback | |
2011-06-02 | Document that the rounding mode is dynamic, on Alpha. | Martynas Venckus | |
2011-06-02 | Remove the blurb about `--disable-silent-rules' in the gnome MODULE | Antoine Jacoutot | |
description, it's the default now. | |||
2011-06-01 | document xz support, explain why it's generally a bad idea | Marc Espie | |
2011-05-31 | The various cleanups of the last few years have fixed pnozz(4) acceleration | Miod Vallat | |
code operation in 640x480 mode (very likely p9100.c r1.47), so enable it again by default. Verified to work on a SPARCbook 3XP (with a 640x480 LCD panel), thanks to Thibaud Bordier. | |||
2011-05-31 | Family 14h also supports the km(4) temperature sensor | Theo de Raadt | |
from brad | |||
2011-05-28 | Adapt after recent dconf MODULE change. | Antoine Jacoutot | |
2011-05-26 | no .Pp before/after .S{s,h}; | Jason McIntyre | |
2011-05-26 | BUGS: there is currently no way to know whether a background process was | Antoine Jacoutot | |
successfully started so rc_start will always succeed. ok robert@ | |||
2011-05-25 | update the hardware list; | Jason McIntyre | |
2011-05-25 | no comma desired for last Xr in SEE ALSO; | Jason McIntyre | |
2011-05-25 | Manpage for dfs(4) with tweaks from jmc@ | Martin Pieuchot | |
ok sthen@, kettenis@, miod@ | |||
2011-05-22 | better document what happens at system shutdown; | Jason McIntyre | |
much discussion/help/ok ajacoutot schwarze | |||
2011-05-22 | - new sentence, new line | Jason McIntyre | |
- space needed before punctuation | |||
2011-05-22 | fix pathname | Theo de Raadt | |
2011-05-21 | Document pci_intr_map_msi(9). | Mark Kettenis | |
2011-05-20 | Point out that the 'set skip' interfaces are currently only evaluated at | Stuart Henderson | |
config load time. This may change in future but for now it's better to document it. | |||
2011-05-18 | sync the alc(4) description; | Jason McIntyre | |
2011-05-18 | Support additional L2C variants and L1D (AR813x/AR815x chips). | Stuart Henderson | |
Tested on L1C by Abel Abraham Camarillo Ojeda, thank you. From FreeBSD via kevlo@, ok jsg@ | |||
2011-05-17 | typo fix from Andreas Bartelt; | Jason McIntyre | |
ok mikeb | |||
2011-05-16 | remove a sentence which isn;t true; ingo will sync upstream | Jason McIntyre | |
ok schwarze | |||
2011-05-13 | Talk about USE_LIBTOOL=gnu; ok giovanni@ landry@ | Stuart Henderson | |
2011-05-10 | timeout_del now returns an int. | David Gwynne | |
this could probably be explained a bit better :/ | |||
2011-05-09 | the api that these timeouts replaced doesnt exist in our tree anymore, so | David Gwynne | |
dont talk about it. ok krw@, millert@, miod@ | |||
2011-05-08 | let's keep the hardware lists sorted... | Jason McIntyre | |
2011-05-08 | Add Samsung Galaxy S, Geeksphone ONE. | Stuart Henderson | |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre | |