Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | update to tzdata2008i from elsie.nci.nih.gov | Todd C. Miller | |
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 | |
2008-10-26 | Document devel/waf MODULE. | Landry Breuil | |
2008-10-25 | oops, fix a very silly mistake; ok sthen | Jason McIntyre | |
2008-10-25 | Add 82571GB/82572GI to the list. | Jonathan Gray | |
"The devices can also have a 82571GB or 82572GI marking (instead of 82571EB or 82572EI); the 82571GB and 82572GI devices are used only on Intel network interface adapters. The 82571GB is functionally equivalent to the 82571EB and the 82572GI is functionally equivalent to the 82572EI." From ftp://download.intel.com/design/network/specupdt/82571EB_72EI.pdf Indeed the 82572GI shows up as the "Intel PRO/1000 PT (82572EI)" pci id. | |||
2008-10-24 | Also mention the i82562G PHY. | Brad Smith | |
2008-10-24 | Start documenting the lang/ruby module. | Bernd Ahlers | |
2008-10-24 | This bugs section is not really useful. | Brad Smith | |
2008-10-24 | sync arc(4) Nd; | Jason McIntyre | |
2008-10-23 | arc(4) also supports SAS adapters. | Brad Smith | |
2008-10-23 | tweak previous; | Jason McIntyre | |
2008-10-23 | Driver for MOSCHIP MCS7x30 usb ethernet chips by Johann Christian Rode | Theo de Raadt | |
2008-10-23 | tweak previous; | Jason McIntyre | |
2008-10-23 | Round up to the nearest minute 16-bit timeout values for older IT8712 chips. | Oleg Safiullin | |
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre | |
ok deraadt | |||
2008-10-22 | sync list of port modules | Steven Mestdagh | |