Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-22 | uhci attaches to cardbus too, so mention it in usb(4) | Felix Kronlage | |
ok deraadt@ | |||
2008-11-21 | Option Globetrotter is now driven by umsm(4), update man-pages accordingly. | Felix Kronlage | |
2008-11-18 | document trunk protocol lacp, and sort the protocol list whilst here; | Jason McIntyre | |
includes input/help from brad, mpf, and sthen; | |||
2008-11-18 | - tweak the xfce4 entry a bit | Jasper Lievisse Adriaanse | |
ok landry@ | |||
2008-11-17 | - document pmk.port.mk | Jasper Lievisse Adriaanse | |
2008-11-17 | - x11/qt is an ex-module | Jasper Lievisse Adriaanse | |
2008-11-17 | punctuation in macros needs to be space separated; | Jason McIntyre | |
2008-11-17 | tweak previous; | Jason McIntyre | |
2008-11-17 | update wpa related info; om damien@ jmc@ | Otto Moerbeek | |
2008-11-17 | - use .Pa where needed | Jasper Lievisse Adriaanse | |
ok jmc@ | |||
2008-11-17 | - document intltool.port.mk | Jasper Lievisse Adriaanse | |
ok ajacoutot@ jmc@ (who also spotted a tyop) | |||
2008-11-17 | - add a Dwarf Encyclopaedia (gnome.port.mk) section | Jasper Lievisse Adriaanse | |
feedback from jmc@ ok ajacoutot@ | |||
2008-11-17 | Add HP P711m/P712m. | Brad Smith | |
2008-11-17 | IPv6 has been supported for awhile now. | Brad Smith | |
2008-11-17 | Add missing reference of eephy(4). | Brad Smith | |
2008-11-14 | the warnings produced by -Wtraditional are not interesting, so remove it. | Ted Unangst | |
ok jmc otto | |||
2008-11-13 | add support for ST's chip since documentation is now available at | Theo de Raadt | |
http://www.st.com/stonline/products/literature/ds/13448/stts424e02.pdf as discovered by Gert-Jan Vons. | |||
2008-11-12 | Interphase Hawk is 3207, not 4207 (which is Interphase Eagle and will need | Miod Vallat | |
a different driver) | |||
2008-11-10 | Add eMPIA Technology 2761 (ASUS EeePC 701 Notebooks) chipset which | Marcus Glocker | |
works since BULK xfers are supported. Reminded by deraadt@ | |||
2008-11-09 | remove reference to POOL_DIAGNOSTIC which hasn't existed for nearly a year. | Chris Kuethe | |
ok tedu@ | |||
2008-11-08 | new firmware & HW CCMP crypto | Damien Bergamini | |
2008-11-07 | more models, muhahahaha | Theo de Raadt | |
2008-11-04 | man page states that alpha is fully ieee compliant, but it does not | Martynas Venckus | |
maintain inexact flag. some platforms implement -mieee-with-inexact; however it's not practical since it slows down the code, with very small benefit. note the fact in the man page that inexact flag is not maintained. w/ a tweak from jmc@. ok jmc@, millert@, merdely@ | |||
2008-11-04 | uvmspace_unshare() is never used; ok miod | Theo de Raadt | |
2008-11-03 | Forgot this docu bit in the M_ANYCAST6 removal. This is actually from naddy@ | Claudio Jeker | |
2008-11-03 | s/5GHZ/5GHz/ for consistency. | Damien Bergamini | |
2008-11-03 | HW CCMP + use plural for firmware files. | Damien Bergamini | |
2008-11-03 | Syba SY-U2LAN works. | Jonathan Gray | |
2008-11-01 | no such pages as XF86_Accel(1) or XF86_SVGA(1), so kill refs to them; | Jason McIntyre | |
2008-11-01 | change vrele() to return an int. if it returns 0, it can gaurantee that | Theo de Raadt | |
it did not sleep. this is used to avoid checkdirs() to avoid having to restart the allproc walk every time through idea from tedu, ok thib pedro | |||
2008-11-01 | - document libsndio | Jason McIntyre | |
- SEE ALSO is getting bigger and bigger, and less and less useful, so kill everything except references specific to the discussions in this page | |||
2008-10-31 | small but compact page for drm; oga can fill the rest in as he goes | Jason McIntyre | |
ok oga | |||
2008-10-30 | reintroduce mutexes to workqs for locking. | David Gwynne | |
tested by many on many archs including several alpha test. ok tedu@ go for it deraadt@ | |||
2008-10-30 | fix broken section heading; | Jason McIntyre | |
2008-10-29 | Mention bio support for cac(4). | Brad Smith | |
2008-10-29 | tweak previous; | Jason McIntyre | |
2008-10-29 | some macro fix up; | Jason McIntyre | |
2008-10-29 | Xr OpenBSD::Intro(3p) | Marc Espie | |
2008-10-28 | mention the new pflow(4) features: bpf support and multiple interfaces | Joerg Goltermann | |
OK: henning@ | |||
2008-10-28 | clarify usage of gcc3/gcc4 modules a bit more. | Steven Mestdagh | |
ok ajacoutot@ | |||
2008-10-28 | - reverse logic for the gcc MODULES | Antoine Jacoutot | |
ok steven@ | |||
2008-10-28 | - document the fact that USE_GCC* is always set when the corresponding | Antoine Jacoutot | |
MODULE is used "go ahead" robert@ | |||
2008-10-28 | Update for VLAN tag insertion and stripping support. | Brad Smith | |
2008-10-28 | Update with current hw support. | Brad Smith | |
2008-10-27 | document pool_setipl. | David Gwynne | |
with help from jmc@, thank you. | |||
2008-10-27 | sa_open -> sio_open, after recent changes; | Jason McIntyre | |
2008-10-26 | missing full stop; | Jason McIntyre | |
2008-10-26 | document newer clean=build | Marc Espie | |
(reminded by pirofti@) | |||
2008-10-26 | new sentence, new line; | Jason McIntyre | |
2008-10-26 | add some audio/libsa cross refs; | Jason McIntyre | |