summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-12-20add tpms here too.Brad Smith
2005-12-20+tpmsBrad Smith
2005-12-20+tpmsBrad Smith
2005-12-20Add a Apple touchpad driver for newer PowerBook's and iBook's.Brad Smith
From Johan Wallén on NetBSD's macppc list. ok deraadt@
2005-12-19Err, now add ichiic and ichwdt for real.Alexander Yurchenko
2005-12-19Xr ichiic(4) and ichwdt(4).Alexander Yurchenko
2005-12-19Fix SYNOPSIS.Alexander Yurchenko
2005-12-19Add ichiic(4) man page.Alexander Yurchenko
2005-12-19trivial typoIan Darwin
2005-12-19r.i.p. libresolvJason McIntyre
ok pval
2005-12-18Update my e-mail address in the copyright statement, no binary changes.Reyk Floeter
2005-12-18Typo; p/o kustov@telex221.ru.Alexander Yurchenko
2005-12-16Fix typo. Spotted by hannah at schlund dot de.Mark Kettenis
2005-12-16zaurus cannot fit -g on standard drive, total bummerTheo de Raadt
2005-12-15Document x/q, sync x/I with reality.Miod Vallat
2005-12-14Don't .Xr uhub(4) from usb(4), since they are the same man page.Pedro Martelletto
Okay jmc@.
2005-12-14Make ext2fs use a memory pool to allocate inodes, okay tedu@Pedro Martelletto
2005-12-13Add two 100Mbit CF cards that appear to have the same chipset.Uwe Stuehler
2005-12-13Remove the advertising clause in the UCB license which BerkeleyJonathan Gray
rescinded 22 July 1999. Checked by deraadt@
2005-12-12fix typo;Jason McIntyre
from tamas tevesz; ok hshoexer
2005-12-11mention the Fast Ethernet controller chips this driver should supportBrad Smith
though is untested so far as well as clarifying the situation with Jumbos.
2005-12-11remove useless comment.Brad Smith
2005-12-10- standard synopsis, mention optionsMartin Reindl
- ram->RAM - memory mapped I/O is default on everything except i386 ok krw@ jmc@
2005-12-09adjust .Nd too;Jason McIntyre
2005-12-09this page is called `boot_hppa64', not `boot_hppa';Jason McIntyre
2005-12-09Add support for Linksys HU200-TS, id found in Linux RT2570 driver.Jonathan Gray
2005-12-08Compile all libraries with -g; -g1 has some issues and isn't widely used;Mark Kettenis
-g is much more useful anyway. welcomed by many, ok deraadt@
2005-12-08BCM5780Brad Smith
2005-12-07document how /dev/fd/# works for setuid (do not bother discussing setuid ↵Theo de Raadt
shell scripts though)
2005-12-07CARD_ prefix is necessary;Jason McIntyre
from ramiro aceves; ok mickey
2005-12-07tweak;Jason McIntyre
ok mickey@
2005-12-06Remove fdescfsPedro Martelletto
2005-12-06no need for `.' at end of SEE ALSOJason McIntyre
2005-12-05xr more pci pages from .9Michael Shalayeff
2005-12-05describe new tv tunning capability; for robert@ slacker (;Michael Shalayeff
2005-12-04Document vn_access(), okay jmc@Pedro Martelletto
2005-12-04Describe what keys are generated and give examples for X; tweaked by jmc@Uwe Stuehler
2005-12-01remove some crudTheo de Raadt
2005-12-01Build lib.a, lib_p.a and lib.so.x.y with -g1.Mark Kettenis
This should give us meaningful backtraces through system libraries. ok deraadt@
2005-12-01The driver can report about reboot on timeout.Alexander Yurchenko
Help in english from jmc@.
2005-11-30clean up the watchdog section;Jason McIntyre
2005-11-30clean up the watchdog section;Jason McIntyre
2005-11-30Add watchdog heading.Marco Peereboom
2005-11-30Add watchdog heading. Lots of help from various people.Marco Peereboom
2005-11-30support for Fortran 77 librariesSteven Mestdagh
"go ahead" espie@, "looks reasonable" kettenis@
2005-11-30timezone -> time zoneJason McIntyre
that i missed ;(
2005-11-30timezone -> time zoneJason McIntyre
2005-11-29this has the .Nd from axe.4 in itTheo de Raadt
2005-11-29Add support for ASIX AX88772 10/100 based adapters which are very similiarJonathan Gray
to the gigabit AX88178 but with a different initialisation routine because the PHY is not external. Man page changes reviewed by jmc@ and oxford commas added per his sugestion. Thanks to Bruno Scap for donating an adapter.
2005-11-29Missing ht(4) man page.Mark Kettenis