summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2007-04-03i have a bad habit of not documenting extra interfaces i add...David Gwynne
i added an ioctl to get product information from disks. the sd driver supports it, so say so.
2007-04-03put "CODE REFERENCES" before "SEE ALSO" for consistencyJasper Lievisse Adriaanse
ok jmc@
2007-04-02revert previous: at least it's consistentJason McIntyre
2007-04-02no need for a new section;Jason McIntyre
2007-04-02sudden motion sensor is also found in PowerBook5,8 and PowerBook6,7.Xavier Santolaria
2007-04-02DAC3550A is found in PowerBook2,1 and PowerBook2,2.Xavier Santolaria
2007-04-01kill trailing whitespace;Jason McIntyre
2007-04-01Document X related options. ok and tweaks jmc@Matthieu Herrb
2007-04-01XENOCARA_TOP and XENOCARA_OBJDIR were renamed XSRCDIR and XOBJDIRMatthieu Herrb
respectiveley. with tweaks from jmc@, ok krw@ todd@
2007-03-30Add pyro(4).Mark Kettenis
2007-03-30pyro(4)Mark Kettenis
2007-03-30Clarify a bit.Mark Kettenis
2007-03-30sync supported machines lists with records found in dmesglog.Xavier Santolaria
OK drahn@.
2007-03-30document ECHO_REORDERMarc Espie
2007-03-30oops, forgot to update the entries for mbg.4 and udcf.4;Jason McIntyre
2007-03-30Shorten the description and mention "timedelta sensor" in it, so usersMarc Balmer
can find all timedelta sensor related man pages (and thus a list of supported devices) using 'man -k timedelta' or 'apropos timedelta'. Discussed with jmc.
2007-03-28add machines supported by the mesh(4) driver and HISTORY section.Xavier Santolaria
OK martin@ jmc@.
2007-03-27Sierra Wireless Aircard 580 has been reported working, so move it toFelix Kronlage
the known-to-work list.
2007-03-26Change some return value descriptions from "standard UVM return value"Artur Grabowski
to "standard errno", since that is what it is now. noted by jmc@
2007-03-26Switch X build instructions to xenocara.Matthieu Herrb
ok deraadt@ jmc@ mbalmer@
2007-03-26add machines supported by the mc(4) driver and HISTORY section.Xavier Santolaria
OK martin@ jmc@.
2007-03-26Rip out all the KERN_ return values, since they will goArtur Grabowski
away sooner than later.
2007-03-26loss of any raid 0 component is bad. ok dlgTed Unangst
2007-03-25Remove references to KERN_SUCCESS, okay miod@Pedro Martelletto
2007-03-23remove blather about the v_interlock; Since its now gone.Thordur I. Bjornsson
suggestions and ok jmc@
2007-03-23add Origin AE X15e HTPC case with 7" LCDRobert Nagy
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
of new fields in the future is less disruptive. This is done similar to how struct proc is handled for ps(1). ok jmc (man page changes) tested fkr simon, and more suggestions from millert
2007-03-22manpage for sili(4) before miod has to remind me.David Gwynne
2007-03-21add HUAWEI Mobile Connect E620 to the list of devices supported by ubsa(4).Felix Kronlage
reported by Aleksander Piotrowski.
2007-03-21update the variables for bootp/dhcpd;Jason McIntyre
2007-03-21transfer, more or less, the daemon section of afterboot(8); a fair bitJason McIntyre
of work to be done, but hopefully the layout is good.
2007-03-21remove the various sections on enabling daemons: the page was getting overlyJason McIntyre
big and out of date; this way we can make intro(8) do some work;
2007-03-21- this file also document rc.conf.local, so add it to NAMEJason McIntyre
- tweak SEE ALSO
2007-03-21add pppd example for Cingular that I have been using; ok fkr@ jmc@Kevin Steves
2007-03-21start a list of supported devicesRobert Nagy
2007-03-21Mention JMB368 support.Jonathan Gray
2007-03-21Basic ruleset optimization is now the default.Ryan Thomas McBride
Use 'set ruleset-optimization none' or the -o none argument to prevent pfctl from optimizing the ruleset before loading it.
2007-03-21saost is dead, long live pxaost, and add .Xr to pxammc to intro; pointedUwe Stuehler
out by jmc
2007-03-21Rename saost.4 to pxaost.4 and update - the driver got rewritten; ok drahnUwe Stuehler
2007-03-20Mention Billionton Systems CFLT2-10B CF adapter here also.Jonathan Gray
2007-03-20some updates/improvements for BUGS;Jason McIntyre
2007-03-20cut SEE ALSO down to a sane size;Jason McIntyre
2007-03-20steps on kernel building + modifying are already contained inJason McIntyre
config(8). instead of duplicating them here, just point people to config(8).
2007-03-20document the args to the "timezone" command;Jason McIntyre
fixes documentation/5403: dst argument not defined in config manpage from James Hartley
2007-03-20wow, i suck. two fixes by Matthew R. Dempsey for my dumb mistakes.David Gwynne
2007-03-20document that scsibus is what attaches to ahci. ahci controllers can alsoDavid Gwynne
appear as pciide when configued in a compat mode.
2007-03-20new sentence, new line;Jason McIntyre
2007-03-20document softraid and bioctl creation of softraidTodd T. Fries
ok marco@, help from jmc@
2007-03-19new sentence, new line;Jason McIntyre
2007-03-19english does not require that nouns be capitalised;Jason McIntyre