Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-12 | frame -> fake. | Marc Espie | |
almost everything is actually documented now. | |||
2005-09-12 | correct prompt; | Jason McIntyre | |
from xavier venient; | |||
2005-09-12 | give a full pathname to the installed library, so we don't get a WTF? error | Marc Espie | |
if the directory does not yet exist. okay millert@ | |||
2005-09-12 | add ichwdt(4) here too; | Jason McIntyre | |
2005-09-12 | add some Xr's for ichwdt(4) and wtachdogd(8); | Jason McIntyre | |
from alexey e. suslikov; | |||
2005-09-11 | 'e' comes before 'n' in st names. And 'r' is optional too. | Kenneth R Westerback | |
ok deraadt@ miod@ | |||
2005-09-11 | AmbiCom WL1100C-CF reported by Barry Dexter A. Gonzaga, and sort table | Uwe Stuehler | |
2005-09-10 | com attaches at pcmcia on zaurus | Uwe Stuehler | |
2005-09-10 | dlg@ just added wds(4) page; | Jason McIntyre | |
2005-09-10 | how many developers does it take to fix a typo... ;) | Jason McIntyre | |
2005-09-10 | extra line with a t on it courtesy of my lack of skills in vi | David Gwynne | |
2005-09-10 | jmc discovered there was no manpage for wds. until its proven that this | David Gwynne | |
driver works on another arch we're assuming its i386 specific. page borrowed from jonathan stone with tweaks by jmc. | |||
2005-09-10 | missing full stop; | Jason McIntyre | |
2005-09-10 | Mention viasio(4). | Jonathan Gray | |
2005-09-09 | grammar; | Jason McIntyre | |
2005-09-09 | Fix the description of palloc, okay deraadt@ tedu@ | Pedro Martelletto | |
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-06 | better word order; | Jason McIntyre | |
2005-09-06 | remove trailing whitespace; | Jason McIntyre | |
2005-09-06 | correct include for SYNOPSIS section... | Jason McIntyre | |
this diff is from iru aka muzgo, via pedro@, and ok art@ too; | |||
2005-09-04 | Document PKGNAMES, print-package-signature, PLIST_DB. | Marc Espie | |
Fix a few minor errors. Synch history with reality more. | |||
2005-09-04 | pkglocatedb is no longer compressed | Peter Valchev | |
2005-09-01 | some sk(4) man page tweaks. | Brad Smith | |
ok deraadt@ | |||
2005-08-30 | dhcpd has no -q switch any more to behave, it just behaves | David Krause | |
From: Matthias Kilian <kili@outback.escape.de> via henning@ ok 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-30 | either or; jmc | Theo de Raadt | |
2005-08-30 | In Australian, "both" apparently means "either" | Theo de Raadt | |
2005-08-29 | Correctly describe skpc(), okay deraadt@ jmc@. | Pedro Martelletto | |
2005-08-28 | AX88178 can have PNA attachments as well. | Jonathan Gray | |
diff from brad@. ok deraadt@ | |||
2005-08-28 | Mention AX88178. | Jonathan Gray | |
ok deraadt@ | |||
2005-08-27 | mention BCM5752 here. | Brad Smith | |
ok deraadt@ | |||
2005-08-27 | backout unapproved diff | Theo de Raadt | |
2005-08-25 | dhcpd has no -q switch any more to behave, it just behaves | Henning Brauer | |
From: Matthias Kilian <kili@outback.escape.de> | |||
2005-08-24 | add ural(4) to the .Nm list; | Jason McIntyre | |
ok deraadt@ | |||
2005-08-24 | Add MegaRAID 320-2E and while in here alsoe add MegaRAID 320. | Marco Peereboom | |
Prompted deraadt@ | |||
2005-08-24 | add 2 more HP Broadcom-based NICs | Brad Smith | |
2005-08-23 | steal a line from boot_sparc(8): note that L1 is also known as the stop | Jason McIntyre | |
key; ok deraadt@ | |||
2005-08-23 | more array -> ARRAY, confirmed by mickey@ | Jason McIntyre | |
2005-08-23 | no need for vlan(4) in SEE ALSO here too; | Jason McIntyre | |
after discussion with deraadt@ | |||
2005-08-23 | no point in referencing vlan(4) when these drivers do not support it; | Jason McIntyre | |
(sort of) from mike belopuhov; | |||
2005-08-23 | no need for bce(4) and bge(4) to reference each other; | Jason McIntyre | |
from mike belopuhov; | |||
2005-08-23 | heh, two different spellings in the same sentence: co-exist and coexist; | Jason McIntyre | |
prefer coexist, since all other man pages do too, and oxford agree. | |||
2005-08-22 | take the SMC 2862W-G entry out: damien thinks this is not a ralink chip; | Jason McIntyre | |
agreed w/ reyk@; from a mail from ian@; | |||
2005-08-20 | cac(4) are 234* series and ciss(4) are 56* series. | Brad Smith | |
2005-08-19 | Copyright does not need its own .Sh, it is already commented. | Jonathan Gray | |
ok jmc@ deraadt@ | |||
2005-08-19 | ipsecctl(8) can be used for manual setups too; | Jason McIntyre | |
2005-08-19 | add /etc/ipsec.conf to FILES; | Jason McIntyre | |
2005-08-19 | punctuation; | Jason McIntyre | |
2005-08-19 | Make note of inverted axis on X40s. | Jonathan Gray | |
2005-08-19 | document manual keying with ipsecctl | Hans-Joerg Hoexer | |
ok, tweaks jmc@ |