summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Integrate OpenBSD rev 1.5 of x86emu.c.delphij2010-03-091-143/+205
* Since the interpreter slack mode is a tunable now, enable a local hack onlyjkim2010-03-091-6/+9
* Merge ACPICA 20100304.jkim2010-03-0573-986/+1402
|\
* | Merge DTC-d75b33af.raj2010-02-2810-0/+2980
* | Uuencode the rt2870 firmware into ascii like the other firmware blobs.thompsa2010-01-292-0/+225
* | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-282-0/+39
* | Fix a new header inclusion.jkim2010-01-211-1/+1
* | Merge ACPICA 20100121.jkim2010-01-21211-661/+794
* | Fixes a firmware bug that in some devices (e.g. Netgear WG111T orweongyo2010-01-191-3050/+3139
* | Fix array overflow.trasz2010-01-081-1/+1
* | Delete old firmware.rpaulo2009-12-292-0/+0
* | iwn(4) update. Notable changes:rpaulo2009-12-296-9430/+23610
* | Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for Directdelphij2009-12-244-175/+296
* | Merge ACPICA 20091214.jkim2009-12-1431-330/+859
* | Merge ACPICA 20091112.jkim2009-11-1640-224/+1249
|\ \ | |/
* | Remove the explicit definition of inet_aton() as it was introduced as aattilio2009-11-121-103/+0
* | Fix two memory leaks in error cases.brueffer2009-11-051-2/+7
* | Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-235-3437/+15430
* | Rewrite x86bios and update its dependent drivers.jkim2009-10-191-211/+0
* | Merge ACPICA 20091013.jkim2009-10-1922-487/+1105
|\ \ | |/
* | Use __FBSDID to embed RCS ID.delphij2009-09-212-2/+6
* | Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-33/+0
* | Canonify include paths for newly added files.jkim2009-09-114-9/+9
* | MFV: r196804jkim2009-09-1176-2295/+5743
|\ \ | |/
* | - Port x86emu to FreeBSD.delphij2009-09-093-23/+47
* | Import x86emu from OpenBSD as of OPENBSD_4_6.delphij2009-09-094-0/+8905
* | Revert previous commit and add myself to the list of people who shouldphk2009-09-081-1/+0
* | Add necessary include.phk2009-09-081-0/+1
* | Fix argument ordering to memcpy as well as the size of the copy in themlaier2009-08-251-1/+1
* | Rework global locks for interface list and index management, correctingrwatson2009-08-231-4/+4
* | If we cannot immediately get the pf_consistency_lock in the purge thread,mlaier2009-08-192-24/+70
* | Many network stack subsystems use a single global data structure to holdrwatson2009-08-021-14/+14
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-018-14/+0
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-148-39/+1
* | Remove build timestamps from the following files:cperciva2009-07-112-5/+5
* | Update to 3.6.2.2 firmware (latest w/o host-based power save support):sam2009-06-291-2121/+2098
* | Use proper form of gnu designated initalizers. This letsrdivacky2009-06-241-1/+1
* | Modify most routines returning 'struct ifaddr *' to return referencesrwatson2009-06-232-1/+5
* | After cleaning up rt_tables from vnet.h and cleaning up opt_route.hbz2009-06-233-3/+0
* | All consumers of in_cksum.h have been properly #ifdefed already,bz2009-06-101-0/+2
* | Rewrite OsdSynch.c to reflect the latest ACPICA more closely:jkim2009-06-081-0/+1
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-083-3/+0
* | Clean up FreeBSD-specific header file:jkim2009-06-081-6/+3
* | Import ACPICA 20090521.jkim2009-06-05211-16372/+25026
|\ \
| * | Do not install SSDT when DSDT is overriden by user.jkim2009-06-041-0/+15
| * | Trim unnecessary files from the import.jkim2009-06-0331-13100/+5
| * | Remove function redeclaration. It was upstreamed but lost somehow.jkim2009-06-021-8/+0
| * | Canonify include paths again.jkim2009-06-02175-706/+706
| * | Fix include path fixup for contrib/dev/acpica/include/platform/*.h.jkim2009-06-021-0/+5
| * | MFV: ACPICA 20090521jkim2009-06-02239-15290/+37027
| |\ \ | | |/
OpenPOWER on IntegriCloud