aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Delete old firmware.Rui Paulo2009-12-292-0/+0
* iwn(4) update. Notable changes:Rui Paulo2009-12-296-9430/+23610
* Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for DirectXin LI2009-12-244-175/+296
* Merge ACPICA 20091214.Jung-uk Kim2009-12-1431-330/+859
|\
* | Merge ACPICA 20091112.Jung-uk Kim2009-11-1640-224/+1249
|\|
* | Remove the explicit definition of inet_aton() as it was introduced as aAttilio Rao2009-11-121-103/+0
* | Fix two memory leaks in error cases.Christian Brueffer2009-11-051-2/+7
* | Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.Rui Paulo2009-10-235-3437/+15430
* | Rewrite x86bios and update its dependent drivers.Jung-uk Kim2009-10-191-211/+0
* | Merge ACPICA 20091013.Jung-uk Kim2009-10-1922-487/+1105
|\|
* | Use __FBSDID to embed RCS ID.Xin LI2009-09-212-2/+6
* | Collapase interrupt supporting functions to a new module, and switch fromXin LI2009-09-211-33/+0
* | Canonify include paths for newly added files.Jung-uk Kim2009-09-114-9/+9
* | MFV: r196804Jung-uk Kim2009-09-1176-2295/+5743
|\|
* | - Port x86emu to FreeBSD.Xin LI2009-09-093-23/+47
* | Import x86emu from OpenBSD as of OPENBSD_4_6.Xin LI2009-09-094-0/+8905
* | Revert previous commit and add myself to the list of people who shouldPoul-Henning Kamp2009-09-081-1/+0
* | Add necessary include.Poul-Henning Kamp2009-09-081-0/+1
* | Fix argument ordering to memcpy as well as the size of the copy in theMax Laier2009-08-251-1/+1
* | Rework global locks for interface list and index management, correctingRobert Watson2009-08-231-4/+4
* | If we cannot immediately get the pf_consistency_lock in the purge thread,Max Laier2009-08-192-24/+70
* | Many network stack subsystems use a single global data structure to holdRobert Watson2009-08-021-14/+14
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c andRobert Watson2009-08-018-14/+0
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-148-39/+1
* | Remove build timestamps from the following files:Colin Percival2009-07-112-5/+5
* | Update to 3.6.2.2 firmware (latest w/o host-based power save support):Sam Leffler2009-06-291-2121/+2098
* | Use proper form of gnu designated initalizers. This letsRoman Divacky2009-06-241-1/+1
* | Modify most routines returning 'struct ifaddr *' to return referencesRobert Watson2009-06-232-1/+5
* | After cleaning up rt_tables from vnet.h and cleaning up opt_route.hBjoern A. Zeeb2009-06-233-3/+0
* | All consumers of in_cksum.h have been properly #ifdefed already,Bjoern A. Zeeb2009-06-101-0/+2
* | Rewrite OsdSynch.c to reflect the latest ACPICA more closely:Jung-uk Kim2009-06-081-0/+1
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb2009-06-083-3/+0
* | Clean up FreeBSD-specific header file:Jung-uk Kim2009-06-081-6/+3
* | Import ACPICA 20090521.Jung-uk Kim2009-06-05211-16372/+25026
|\ \
| * | Do not install SSDT when DSDT is overriden by user.Jung-uk Kim2009-06-041-0/+15
| * | Trim unnecessary files from the import.Jung-uk Kim2009-06-0331-13100/+5
| * | Remove function redeclaration. It was upstreamed but lost somehow.Jung-uk Kim2009-06-021-8/+0
| * | Canonify include paths again.Jung-uk Kim2009-06-02175-706/+706
| * | Fix include path fixup for contrib/dev/acpica/include/platform/*.h.Jung-uk Kim2009-06-021-0/+5
| * | MFV: ACPICA 20090521Jung-uk Kim2009-06-02239-15290/+37027
| |\|
| | * flatten acpica vendor areaAndriy Gapon2009-05-19201-146106/+0
* | | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICRobert Watson2009-06-051-1/+0
|/ /
* | V_loif is not an array but a pure pointer, so treat it as such.Marko Zec2009-06-011-1/+1
* | driver for Marvell 88W8363 Wireless LAN controllerSam Leffler2009-06-014-0/+2341
* | Add hierarchical jails. A jail may further virtualize its environmentJamie Gritton2009-05-272-0/+10
* | tbr_timeout() is a timer driven function[1]. While the previous commitBjoern A. Zeeb2009-05-181-10/+21
* | Add a missing INIT_VNET_NET() to get VIMAGE closer to full LINT again.Bjoern A. Zeeb2009-05-171-0/+1
* | Makefile to record the technique by which the .uu files are generatedSam Leffler2009-05-091-0/+24
* | update to v3.1Sam Leffler2009-05-093-7460/+7464
* | In preparation for turning on options VIMAGE in next commits,Marko Zec2009-04-261-0/+3