summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Buf-ring fixes for mxgegallatin2009-06-022-27/+8
* In bwi_newstate, only zero the bssid when we stop a STA. And onlyimp2009-06-021-6/+20
* Remove unneeded include.rwatson2009-06-021-2/+0
* Remove window(1) from the base system.ed2009-06-02105-16640/+7
* Handle lock recursion differenty by always checking against LO_RECURSABLEattilio2009-06-025-20/+23
* Include <machine/stdarg.h> for va_*(). I'm not sure how this compiledjhb2009-06-021-0/+1
* Add support for the four PUC serial interfaces found on IBM SurePOS 300rwatson2009-06-021-0/+11
* Correct a boundary case error in the management of a page's dirty bits byalc2009-06-022-14/+33
* Rather than using both -prune (which requires directory-first tree traversal)brian2009-06-021-4/+4
* - Use an acquire barrier to increment f_count in fget_unlocked andjeff2009-06-021-2/+6
* Add 88E8071, 88E8072 to the supported hardware list. While I'm hereyongari2009-06-021-2/+6
* Add Yukon Extreme device ids, 88E8071 and 88E8072.yongari2009-06-022-3/+9
* Add Rx checksum offloading support for Yukon FE+ and Yukon Extreme.yongari2009-06-022-8/+67
* Catch up with the times: "mozilla" -> "firefox".jkoshy2009-06-021-2/+2
* Add frame parser capability of Yukon FE+ and Yukon Extreme. Withyongari2009-06-022-13/+47
* Add preliminary Yukon Extreme support and register definitions.yongari2009-06-022-34/+198
* Fix monitor mode vaps to work as intended:sam2009-06-027-23/+89
* Program LED registers for 88E1116/88E1149 PHYs. These PHYs areyongari2009-06-022-3/+47
* Don't assume page register value is 0 and restore previous pageyongari2009-06-021-1/+3
* don't dispatch frames to vap's not runningsam2009-06-021-0/+3
* count packetssam2009-06-021-0/+3
* Add a note about the change to rcorder for pf and ipfw.dougb2009-06-011-0/+6
* Commit the updates to this file for the new BIND optionsdougb2009-06-011-2/+16
* Add support for the build options that are currently in the port:dougb2009-06-018-1/+51
* - Add Hungarian cataloggabor2009-06-012-1/+186
* Remove another d_thread_t use that crept in.jhb2009-06-011-1/+1
* MFp4.mav2009-06-012-14/+58
* Add an extension to the character device interface that allows characterjhb2009-06-013-62/+80
* V_loif is not an array but a pure pointer, so treat it as such.zec2009-06-012-2/+2
* Fix segfault when giving invalid long option to pkg_info.jilles2009-06-011-0/+1
* Rework socket upcalls to close some races with setup/teardown of upcalls.jhb2009-06-0120-194/+233
* Update VNET base pointer setting macro to use a correct source ofzec2009-06-011-1/+1
* Initialize the match structure. This is unnecessary but gcc insists todelphij2009-06-011-2/+1
* Remove an #undef MIN that slipped under the radar and led me tozec2009-06-011-9/+0
* Add forgotten in previous commit flags argument.dchagin2009-06-011-2/+2
* Implement accept4 syscall.dchagin2009-06-013-1/+21
* Implement a variation of the accept_common() which takesdchagin2009-06-011-14/+21
* Split linux_accept() syscall onto linux_accept_common() which shoulddchagin2009-06-011-13/+22
* Add a simple API to manage scatter/gather lists of phyiscal addresses.jhb2009-06-015-0/+1283
* Change the "-4" option flag to "-e" since it does not refer to IPv4rmacklem2009-06-012-5/+5
* Add an internal pci_printf() routine similar to device_printf() exceptjhb2009-06-011-7/+18
* Adjust some comments.jhb2009-06-011-4/+4
* Add a flags field to struct ucred, and export that via kinfo_proc,rwatson2009-06-013-1/+4
* Set an rx jumbo cluster to the correct size beforegallatin2009-06-012-1/+4
* Revert the WARNS change for now, need some time to fix the real problem.delphij2009-06-011-1/+0
* - Remove obsolete and confusing comment about renaming "sound" to "snd".joel2009-06-011-65/+55
* Mark as WARNS=6.delphij2009-06-011-0/+1
* Code cleanups to make this WARNS=6 clean.delphij2009-06-017-45/+56
* Revert a recent netisr2 change: when billing packets to the currentrwatson2009-06-011-2/+0
* tools for mwl driversam2009-06-0110-0/+1305
OpenPOWER on IntegriCloud