summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2011-04-25Stating that ``Encryption only works with vnd devices.'' is kind ofMichael Knudsen
silly in a manual that only covers vnd devices. Get rid of svnd leftovers. ``yes, clean it.'' deraadt
2011-04-25+MLINK=rc.8 rc.firsttime.8;Jason McIntyre
2011-04-25Update to tzdata2011g from elsie.nci.nih.govTodd C. Miller
2011-04-25no need for a separate ENVIRONMENT section;Jason McIntyre
ok ajacoutot schwarze
2011-04-25htc desire works too.David Gwynne
ok mk@
2011-04-25various small improvements, with some help from ingo;Jason McIntyre
ok schwarze ajacoutot
2011-04-24Match Sierra USB305; from Erik MugeleTheo de Raadt
2011-04-22Somebody moved a line about SCSIDEBUG_LEVEL into the wrong spot.Kenneth R Westerback
Move it back. Make explicit the default value of SCSIDEBUG_LEVEL.
2011-04-22do not mention the now gone PSD/USD directories; ok miodJason McIntyre
2011-04-22Move things around after recent rc(8) changes.Antoine Jacoutot
ok robert@ jmc@
2011-04-22mention MCP89Jonathan Gray
2011-04-20Fix spacing nit.Matthew Dempsky
ok jmc@
2011-04-19syncTodd T. Fries
2011-04-19Cease to pretend RAW SCSI mode exists. Eradicate all traces.Kenneth R Westerback
2011-04-19zap trailing whitespace;Jason McIntyre
2011-04-18Adjust after removal of /etc/security to /usr/libexec.Ingo Schwarze
More HISTORY. Using feedback from jmc@. "I think that is correct. If it isn't, someone out there will eventually moan :)" deraadt@
2011-04-18As deraadt@ points out, the history section is not quite right.Thordur I. Bjornsson
Rather then rewriting history, I've chosen to erase it; as it contains only pointless trivia... ok deraadt@
2011-04-18sort SEE ALSO;Jason McIntyre
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@
2011-04-17Tweak verbiage, bring examples up to date.Kenneth R Westerback
Suggestions from deraadt@ and jmc@. ok jmc@
2011-04-17the pstat(8) sample line will now contain a real device nameTheo de Raadt
2011-04-17The semantics of .Bk was described incorrectlyIngo Schwarze
for the case of multiple sibling macros on a single input line. Issue found investigating a question from sobrado@. "I like this diff" kristaps@
2011-04-17fix a formatting bug in the list; from Michal MazurekJason McIntyre
ok schwarze
2011-04-15Remove mention of "make depend" from here as well.Antoine Jacoutot
ok deraadt@ guenther@
2011-04-14add support for VIA VT6415 & VX900 IDEJonathan Gray
2011-04-12document size argument; prodded by jmcTheo de Raadt
2011-04-12Mention flags and environment knobs for MODGHC_BUILD = cabal.Matthias Kilian
ok jasper@
2011-04-10tweak previous;Jason McIntyre
2011-04-10Merge viapm and viaenvAlexandr Shadchin
Pluses: - Add support SMBus for VT82C596, VT82C596B, VT82C686A, VT8231 - Add support ACPI timer for all VIA South Bridges ok deraadt@, tested sthen@
2011-04-10- remove MOTIF bits here tooJasper Lievisse Adriaanse
2011-04-07zap trailing whitespace;Jason McIntyre
2011-04-07Tweak wording a bit more.Matthew Dempsky
ok jmc@
2011-04-06Documentation for "on rdomain <number>". OK henning@Claudio Jeker
2011-04-06tweak previous;Jason McIntyre
2011-04-06try to document the mpath bits i put in yesterday. thanks to miod for theDavid Gwynne
words that got me going. we might not want to make mpath look as special as it is in the scsi manpage, but i'll let others make the call and fix it in the tree.
2011-04-06tweak previous;Jason McIntyre
2011-04-05add a man page for dma_alloc(9)Theo de Raadt
2011-04-05Icelandic keyboard mapping. Commited from an Icelandic keyboard.Miod Vallat
2011-04-05Remove portalfs.Thordur I. Bjornsson
While it is a terribly cool idea, it's just awful and since noone has stepped up to the plate to keep it up with the current vop state, retire it to the attic. ok krw@, deraadt@, guenther@, miod@. comments from jmc@
2011-04-05remove mention of fastroute here as wellJonathan Gray
'you are not allowed to speak until you commit' mikeb@
2011-04-05Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, noPhilip Guenthe
one has been weeding it, and it makes life harder. Toasts of Brennivin for its passing from many; diff ok henning@
2011-04-05Arguments to m_dup_pkthdr() have changed; sync man page with reality.Bret Lambert
ok claudio@
2011-04-04Nd strings do not start uppercase;Jason McIntyre
2011-04-04Update BUGS section. The crazy route lookup is gone so is link1.Claudio Jeker
2011-04-04no more COMPAT_O47;Jason McIntyre
2011-04-04tweak previous;Jason McIntyre
2011-04-04Missing . Noted by mikeb@Artur Grabowski
2011-04-04Documentation for km_alloc and km_freeArtur Grabowski
2011-04-03remove .El missed in previous;Jason McIntyre
2011-04-03Remove the BUGS and DIAGNOSTICS section. The DMA limitation is no longerClaudio Jeker
a problem and it does not make sense to explain error messages with "A fatal initialization error has occurred." this should be fairly obvious when the interface does not show up in ifconfig.