summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-08-31alter .Nd to allow: man -k 'audio device'Jason McIntyre
2006-08-31make this page less ipv4-centric, and shuffle;Jason McIntyre
inout/ok mcbride hshoexer
2006-08-31no comma after the last item in a listDavid Gwynne
2006-08-31list the drivers that use bio for various types of management.David Gwynne
help and ok jmc@ requested by and ok deraadt@
2006-08-31er, no, gdt does not do bio yetTheo de Raadt
2006-08-30sync the wireless entries;Jason McIntyre
2006-08-30concentrate on `device', not `driver'; from deraadtJason McIntyre
2006-08-30the start of making .Nd lines more useful for section4;Jason McIntyre
this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
2006-08-30make sure the .Nd line have <10 args;Jason McIntyre
2006-08-29ACKNOWLEDGEMENTS -> AUTHORS;Jason McIntyre
2006-08-29remove some unhelpful Xrs; ok hshoexerJason McIntyre
2006-08-29comment out ipcomp stuff for now; ok hshoexerJason McIntyre
2006-08-29move the NOTE section into the main body;Jason McIntyre
2006-08-29Reality check:Michael Knudsen
o Sync list of watchdog drivers in SEE ALSO o All watchdogs are now configured using sysctl o All watchdogs can thus be triggered from userland ok jmc
2006-08-28Resync MAKEDEV scripts and man pagesMarc Aurele La France
2006-08-28sync MEXTADD prototype with reality.Damien Bergamini
it takes an extra "size" argument. ok jmc@, deraadt@
2006-08-28Bump firmware package; create package which installs on any architecture,Marcus Glocker
not just i386, as acx(4) runs on amd64 too now. Pointed out by jsg@
2006-08-27add -nosplit to AUTHORS; from deanna phillipsJason McIntyre
2006-08-27tweaks;Jason McIntyre
2006-08-27tweaks;Jason McIntyre
2006-08-27spelling;Jason McIntyre
2006-08-27notes on new bioctl supportMichael Shalayeff
2006-08-27RegenMiod Vallat
2006-08-27Document new stuff and fix a few .Nd lines for consistency.Miod Vallat
2006-08-27mention bio(4) and bioctl(8)David Gwynne
2006-08-26improved text for SUDO; from jared rr spiegel (pr #5204);Jason McIntyre
NOTE: this does NOT close 5204
2006-08-26Document config flags.Mark Kettenis
2006-08-25sync the cac, ciss and twe entries.Brad Smith
2006-08-25mention some board models and other info.Brad Smith
From the FreeBSD man page.
2006-08-24better Nd entries.Brad Smith
2006-08-23missing full stop;Jason McIntyre
2006-08-23Add Nova Tech NV-902W, and mention another Zinwell ural(4) device.Jonathan Gray
2006-08-22- full month name for .DtJason McIntyre
- sort the hardware list - remove a duplicate
2006-08-22hmmTheo de Raadt
2006-08-22start at a pgt(4) man page, else miod will hurt the swissTheo de Raadt
2006-08-22back out -r1.497 (support for "tagged {}" lists), it broke "tagged" supportDaniel Hartmeier
for nat rules. sorry, existing functionality trumps syntactic sugar. feel free to resubmit a complete patch. closes PR 5207.
2006-08-21Jumbo'sBrad Smith
2006-08-20RX checksum offload.Brad Smith
2006-08-19remove NOTES; suggested by deraadtJason McIntyre
2006-08-19mention the Intel ICH8, 6300ESB and 6321ESB chipsets.Brad Smith
2006-08-19Support for Intel 82801H/ICH8 SATA parts, untested but shouldJonathan Gray
work like the previous generation for our purposes going by the datasheet.
2006-08-19document armish iic attachmentTheo de Raadt
2006-08-19mention lm75a; matt@bodgit-n-scarper.comTheo de Raadt
2006-08-19Add back some ural devices that got lost in a previous revision.Jonathan Gray
2006-08-19Remove 150-2, it is a silicon image not ami controller.Jonathan Gray
2006-08-19document machdep.aperture; pointed out by andrew smithJason McIntyre
ok deraadt
2006-08-18Remove some chatting about numbers which is inaccurateJonathan Gray
and not appropriate for a man page.
2006-08-17add -nosplit to AUTHORS;Jason McIntyre
2006-08-17- sort sectionsJason McIntyre
- add -nosplit to AUTHORS
2006-08-17Separate rum(4) firmware from ral(4) ones.Damien Bergamini
ral(4) firmwares are built on PCI-capable architectures only while rum(4) firmware is built on USB-capable architectures only. Rename ral-rt2573 into rum-rt2573 and build rum-rt2573 on the zaurus too (pointed out by Patrick Heim). ok deraadt@