Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-30 | document "option FFS2"; ok pedro | Jason McIntyre | |
2007-04-29 | Match on ATI IXP/SB600 as well. | Jonathan Gray | |
Seen in a dmesg from alemao <skanabiz@gmail.com> ok grange@ | |||
2007-04-29 | Sync the viapm .Nd here as well. | Jonathan Gray | |
Pointed out by jmc@ | |||
2007-04-29 | Match on VT8237A/VT8251/CX700 like the equivalent Linux driver does. | Jonathan Gray | |
ok kettenis@ | |||
2007-04-27 | tweaks; | Jason McIntyre | |
2007-04-27 | Document atomic_{set,clear}bits_int. | Artur Grabowski | |
2007-04-27 | piixpcib bits; ok gwk | Jason McIntyre | |
2007-04-26 | tweaks; | Jason McIntyre | |
2007-04-26 | Add a setperf mechanism for ich speedstep controlled by SMI on certain | Gordon Willem Klok | |
parings of the Intel Pentium 3 and the ich southbridges. Written by Stefan Sperling <stsp AT tsp DOT in-berlin DOT de> based on a driver in NetBSD and sys/arch/i386/pci/ichpcib.c. Tested my mpf@ among others, ok tedu | |||
2007-04-24 | missing "macppc" from the .Dt line; | Jason McIntyre | |
2007-04-24 | BUGS have been resolved. | Gordon Willem Klok | |
2007-04-23 | the Broadcom BCM5751M Gigabit Ethernet device found on the | Igor Sobrado | |
IBM ThinkPad T43 and T43p is supported by the bge(4) driver ok by jmc@ | |||
2007-04-23 | more ki2c/pi2c -> kiic/piic; spotted by jmc | Theo de Raadt | |
2007-04-23 | rename drivers with numbers in them; ok gwk drahn | Theo de Raadt | |
2007-04-23 | driver was renamed to xlights, not blights; | Jason McIntyre | |
2007-04-23 | sync Nd for macgpio; | Jason McIntyre | |
2007-04-23 | tweaks; | Jason McIntyre | |
2007-04-23 | tweaks; | Jason McIntyre | |
2007-04-23 | - add /usr/xobj to the file hierarchy | Antoine Jacoutot | |
"why not" mblamer@, ok krw@ todd@ | |||
2007-04-23 | macgpio can also attach to itself fix the synopsis. | Gordon Willem Klok | |
2007-04-23 | Forgot the Makefile. | Gordon Willem Klok | |
2007-04-23 | Add prototype macgpio(4) manpage mention sysbutton(4) on it, and | Gordon Willem Klok | |
reference it from macobio(4). | |||
2007-04-23 | typos | Gordon Willem Klok | |
consle->console macobio->macgpio | |||
2007-04-23 | Add sysbutton manpage, alphabetize xlights. A macgpio manpage is still | Gordon Willem Klok | |
needed. | |||
2007-04-22 | rename a very long driver name to something shorter, and more clear | Theo de Raadt | |
and while there, fix the interrupt name for vmstat -iz; ok gwk | |||
2007-04-22 | repair a sentence that didn't make sense; ok jmc@ | Kevin Steves | |
2007-04-21 | correct Xr | Theo de Raadt | |
2007-04-21 | As promised a manpage for blinkenlights. | Gordon Willem Klok | |
ok jmc | |||
2007-04-20 | kill trailing whitespace; | Jason McIntyre | |
2007-04-20 | add sha256 in a few places, and update distinfo description a bit. | Steven Mestdagh | |
reminded by Stuart Henderson ok jasper@ | |||
2007-04-20 | list tht and nx as wired nics. | David Gwynne | |
2007-04-19 | document that tht likes firmware. | David Gwynne | |
2007-04-18 | make .Sh TERMINOLOGY part of the main text body; ok marco | Jason McIntyre | |
2007-04-18 | various tweaks; | Jason McIntyre | |
2007-04-17 | 2 typos | Marco Peereboom | |
2007-04-17 | Add much more language and provide a real life example on how to use this. | Marco Peereboom | |
2007-04-17 | Add support for setting the address of the ppp peer. | Marco Pfatschbacher | |
Use the proper in_ifscrub() / in_ifinit() calls for address changes to generate routing messages. The correct way to set the default route now needs the -ifp option, e.g. route add default -ifp pppoe0 0.0.0.1 Since the route is set right after bringing the interface up, it still works w/out -ifp though. Changes mostly from NetBSD. Tested by Matthias Bauer and bluhm@ OK canacar@ | |||
2007-04-17 | some markup from Dmitri Alenitchev, tweaked by myself; | Jason McIntyre | |
2007-04-17 | - do not talk about cards no longer being made in the past tense | Jason McIntyre | |
- remove URLs, half of which were dead anyway - add powercrypt 5x fixes documentation/5451, from Tobias Stoeckmann help/ok naddy | |||
2007-04-16 | correct an invalid .Dd; | Jason McIntyre | |
2007-04-16 | some updates to reflect xenocara; | Jason McIntyre | |
help/ok todd matthieu | |||
2007-04-16 | link http://www.tehutinetworks.net | Reyk Floeter | |
2007-04-16 | Add a manpage for the upcoming nx(4) driver and the nxb(4) boards. | Reyk Floeter | |
2007-04-16 | manpage for the tehuti network cards. | David Gwynne | |
2007-04-14 | fs_vfstype may be "vnd" now; ok grunk | Jason McIntyre | |
2007-04-14 | set timeout source-track -> set timeout src.track; from Jason Testart | Jason McIntyre | |
and a missing full stop... | |||
2007-04-13 | mountd(8) should be running on the server for diskless setups; | Jason McIntyre | |
from Mattieu Baptiste | |||
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller | |
Also replace "newfs -O" with "newfs -O 0" now that -O takes an option. | |||
2007-04-13 | there is no /usr/src/lkm, apparently; | Jason McIntyre | |
2007-04-13 | Paul de Weerd donated some Tenda wireless devices. The TWL541C and TWL542P | Claudio Jeker | |
are supported by malo(4). |