summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-02-08ciphy and ukphy are also possible attachments.Jonathan Gray
2006-02-06tweaks;Jason McIntyre
2006-02-06add lxtphy(4)Brad Smith
2006-02-05improve support for TV tuning via radio(4) by:Jacob Meuser
- adding a TV or radio mode flag to struct radio_info for radio(4) and a similar flag to struct TUNER for bktr(4) to make tuning mode explicit - reporting the proper frequency when in TV mode - documenting the mode flag and cleaning up some grammar OK mickey@, robert@
2006-02-05First cut of a man page for nfe.Jonathan Gray
"looks fine" jmc@
2006-02-04- document that svnd0 must not be configured when making releaseJason McIntyre
- tidy up the whole para whilst here based on pr #5006, from francisco; help from mbalmer
2006-02-03Consistency fix. Use ${} instead of $() for variables.Bernd Ahlers
ok millert@
2006-02-01update for recent sm(4) changesMartin Reindl
ok jmc
2006-02-01Unbreak the tree.Mark Kettenis
2006-02-01tweaks; ok dlgJason McIntyre
2006-02-01reciprocate the Xrs for pcfiicDavid Gwynne
2006-02-01a manpage for pcfiic(4)David Gwynne
2006-02-01Document VT6410 support.Jonathan Gray
2006-02-01Actually working example, from Ray Lai in PR 5000; with a twist (alsoOtto Moerbeek
fix usage()) from me.
2006-01-30Xr sleep(9) and timeout(9).Jonathan Gray
ok jmc@ dlg@
2006-01-29ethernet -> EthernetJason McIntyre
2006-01-29SMC91CXX NuBus hooksMartin Reindl
from NetBSD
2006-01-28add glenv(4); ok kettenisJason McIntyre
2006-01-28Add glenv(4) man page.Mark Kettenis
2006-01-28Correct date.Mark Kettenis
2006-01-24spelling;Jason McIntyre
2006-01-23Catch up with reality.Mark Kettenis
2006-01-23update for MIIMartin Reindl
2006-01-19Missing closing quote.Alexander Yurchenko
2006-01-19Avlab low profile 4-port serialMartin Reindl
in dmesg from KUDO Takashi
2006-01-19tweaks; ok mickeyJason McIntyre
2006-01-19seek is a count of bytes, not samplesJacob Meuser
OK millert@
2006-01-19crank to 3.8-betaTheo de Raadt
2006-01-18akbd and ams are mi drivers now, move manpages up; also sync akbdMiod Vallat
layouts list with reality.
2006-01-18internal sysctl functions and etcMichael Shalayeff
2006-01-18Document the "tables" and "table-entries" limit options.Joel Knight
ok jmc@ mcbride@
2006-01-18mention ATI and SMSC chipsetsBrad Smith
2006-01-15Simplify SYNOPSIS.Mark Kettenis
2006-01-15wbenv(4)Mark Kettenis
2006-01-14tweaks;Jason McIntyre
2006-01-14Add gpioiic(4).Alexander Yurchenko
2006-01-14Add gpioiic(4) man page.Alexander Yurchenko
2006-01-13update the list of supported filesystems;Jason McIntyre
diff mostly from mbalmer, and ok him too/
2006-01-13maxds now supports DS1624 and DS1721.Alexander Yurchenko
2006-01-13+asmsXavier Santolaria
2006-01-13ioctls for setting bssid aren't currently supported on wiJonathan Gray
so don't mention setting bssid. From Pedro la Peu pedro at am-gen.org
2006-01-13Xr adb(4)Martin Reindl
2006-01-13Xr akbd and amsMartin Reindl
2006-01-13wsdisplay synopsisMartin Reindl
2006-01-12remove headp stuff, which is unused;Jason McIntyre
diff from ray lai; ok otto
2006-01-12add in HISTORY section when driver was imported in OpenBSD;Xavier Santolaria
ok jmc@ drahn@.
2006-01-12add an example of a singly-linked list;Jason McIntyre
from ray lai; tweaked by otto and myself; ok otto
2006-01-12a manpage describing delay, for those of us who forget what its argumentDavid Gwynne
means. comments from various people, tweaks from jmc@ ok marco@
2006-01-11skip -g libs on hp300 too, it is too heavyTheo de Raadt
2006-01-11- add the info about configuring vlans using ifconfig to the main textJason McIntyre
body, rather than tacking on the info to SEE ALSO - tidy up the lists