summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-05-12borrow some from hppaMichael Shalayeff
2005-05-11tx -> epic;Jason McIntyre
2005-05-10comment out en(4) entry: no such page;Jason McIntyre
2005-05-10- link mtod(9) to mbuf(9)Mathieu Sauve-Frankel
ok brad@ deraadt@ miod@
2005-05-10betterBrad Smith
2005-05-10add a space hereBrad Smith
2005-05-10this tooBrad Smith
2005-05-10add an epic(4) man page derived from the old tx(4) page, better than whatBrad Smith
NetBSD had for a man page.
2005-05-10infrared UART on zaurusUwe Stuehler
2005-05-09Sync layout list with pckbd.Miod Vallat
2005-05-08name that japanese key. okay uwe@Marc Espie
2005-05-08.Xr usbhidctl 1 ,Jason McIntyre
tweak DESCRIPTION; ok miod@
2005-05-08mention PHYBrad Smith
2005-05-07Document option UKBD_LAYOUT and available layouts.Miod Vallat
2005-05-06Keyboard maps for all international Domain keyboard layouts, reconstructedMiod Vallat
from X11 tables mickey@ pointed me to.
2005-05-06doh. was already frenched before me...Michael Shalayeff
2005-05-06canadian a french maps now availableMichael Shalayeff
2005-05-06Document KB_CF keymap.Miod Vallat
2005-05-04Portuguese layout;Miod Vallat
initially submitted by Manuel Pata, tweaks by Rodolfo Gouveia and I.
2005-05-04XaPKiB is 7 digits nowMichael Shalayeff
2005-05-04gpio->macgpioMiod Vallat
2005-05-04wdt(4) does not use watchdog(4) framework, so remove Xr;Jason McIntyre
from grange@
2005-05-04remove BUGS - already documented in watchdog(4);Jason McIntyre
suggested by michael knudsen; ok grange@
2005-05-04- change XFree86 -> X.OrgJared Yanovich
- minor mdoc nits ok matthieu, jmc
2005-05-02Add ichwdt(4) driver man page.Alexander Yurchenko
2005-05-01add Xr boot_zaurus, now that the page existsUwe Stuehler
2005-04-30hyphenate nnn-bit adjectives;Jason McIntyre
2005-04-30sort the supported devices list, and fix SEE ALSO;Jason McIntyre
2005-04-30add some fleshTheo de Raadt
2005-04-29Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.Jonathan Gray
Tested by Pedro la Peu <pedro at am-gen.org>. ok grange@
2005-04-28Fix Xr:s and use krb5 instance style (user/root instead of user.root)Bjorn Sandell
ok jmc@ millert@
2005-04-28syncTheo de Raadt
2005-04-27some improvements from markus@ and ho@;Jason McIntyre
ok hshoexer@
2005-04-27All gcc versions disable trampolines by default now.Miod Vallat
2005-04-27some corrections from xavier venient;Jason McIntyre
ok henning@
2005-04-25csum -> csum_flagsBrad Smith
reminded by markus@
2005-04-25Reduce the chances of someone asking how to eject a cd. ok brad, mickeyDale Rahn
2005-04-25+ Tamarack TC3299CE CF card; deraadt okXavier Santolaria
2005-04-25fix SEE ALSO;Jason McIntyre
2005-04-24Xr ztsscale and describe whyTheo de Raadt
2005-04-24document additional firmwareTheo de Raadt
2005-04-23add some Xr to sysctl stuff;Jason McIntyre
from alexey e. suslikov;
2005-04-23- add a Listen-on tag to the example isakmpd.conf filesJason McIntyre
- be more explicit about permissions for isakmpd.{conf,policy} diff from dlg@, who kindly provided feedback on this page; ok hshoexer@
2005-04-22- lowercase hp300 in .DtJason McIntyre
- only one `n' in functionality
2005-04-22Explain the particular mapping of function keys.Miod Vallat
2005-04-22Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.Miod Vallat
Claims the console keyboard if a keyboard is detected at boot time, otherwise HIL is preferred (but due to wsmux both can be used simultaneously).
2005-04-22Old junkMiod Vallat
2005-04-21document bktr ioctls;Jason McIntyre
from jacob meuser (pr #4182); checked by mickey, tweaked by me;
2005-04-21- remove section on pf "quick" rules: this is not the place to describeJason McIntyre
additional rulesets - reshuffle the filtering section somewhat to read better - consistency tweak ok hshoexer@
2005-04-21attempt to describe "button" behaviour betterDavid Gwynne
ok jmc@