aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* (This commit touches about 15 disk device drivers in a very consistentPoul-Henning Kamp2002-09-201-7/+6
* Don't call dkunit() to find our unit number, it is in our softc.Poul-Henning Kamp2002-09-201-1/+1
* Fix kernel build breakage when ACPI_DEBUG option is specified.Mitsuru IWASAKI2002-08-291-2/+4
* Resolve conflicts arising from the ACPI CA 20020815 import.Mitsuru IWASAKI2002-08-2916-154/+147
* This commit was generated by cvs2svn to compensate for changes in r102550,Mitsuru IWASAKI2002-08-2977-890/+3734
|\
| * Vendor import of the Intel ACPI CA 20020815 drop.Mitsuru IWASAKI2002-08-2990-1041/+3874
* | Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.Darren Reed2002-08-2813-72/+297
* | Don't use "NULL" when "0" is really meant.Archie Cobbs2002-08-231-1/+1
* | Prepare for importing newer version of ACPI CA.Mitsuru IWASAKI2002-08-221-3/+10
* | Resolve conflicts arising from the ACPI CA 20020725 import.Mitsuru IWASAKI2002-07-3014-1746/+340
* | This commit was generated by cvs2svn to compensate for changes in r100966,Mitsuru IWASAKI2002-07-3064-1655/+8457
|\|
| * Vendor import of the Intel ACPI CA 20020725 drop.Mitsuru IWASAKI2002-07-3075-2376/+8798
* | Resolve conflicts arising from the ACPI CA 20020611 import.Mitsuru IWASAKI2002-07-0915-576/+808
* | This commit was generated by cvs2svn to compensate for changes in r99679,Mitsuru IWASAKI2002-07-09116-3393/+4521
|\|
| * Vendor import of the Intel ACPI CA 20020611 drop.Mitsuru IWASAKI2002-07-09128-3954/+5160
* | Resolve conflicts arising from the ACPI CA 20020404 import.Mitsuru IWASAKI2002-06-3011-251/+309
* | This commit was generated by cvs2svn to compensate for changes in r99146,Mitsuru IWASAKI2002-06-3064-824/+1393
|\|
| * Vendor import of the Intel ACPI CA 200200404 drop.Mitsuru IWASAKI2002-06-3074-1082/+1700
* | - Add sanity check for argument.Mitsuru IWASAKI2002-06-121-2/+7
* | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28Darren Reed2002-06-0710-24/+67
* | Merge updates from 3.4.26 - 3.4.27.Darren Reed2002-04-278-65/+115
* | bring in changes from 3.4.26.Darren Reed2002-04-2514-160/+338
* | This commit was generated by cvs2svn to compensate for changes in r95415,Darren Reed2002-04-251-0/+275
|\ \
| * | Import IPFilter 3.4.26 kernel sources, including H.323 proxy.vendor/ipfilter-sys/3-4-26Darren Reed2002-04-251-0/+275
| * | Import IPFilter 3.4.26 kernel sources, including H.323 proxy.Darren Reed2002-04-2514-186/+378
| * | Import IPFilter 3.4.25 (last version 3.4.20)Darren Reed2002-03-1920-869/+2077
* | | We don't need ip_ipsec_pxy.c in userland.Ruslan Ermilov2002-03-261-1/+1
* | | fix blockno printf formatting warnings.Alfred Perlstein2002-03-191-4/+6
* | | do not include the missing ip_h323_pxy.cDarren Reed2002-03-191-1/+0
* | | fix conflicts (mostly damn rcs id's) generated by importDarren Reed2002-03-1920-854/+2055
* | | This file is being removed pending the all clear on its licence by someoneDarren Reed2002-03-191-275/+0
* | | This commit was generated by cvs2svn to compensate for changes in r92680,Darren Reed2002-03-193-0/+676
|\| |
| * | Import IPFilter 3.4.25 (last version 3.4.20)Darren Reed2002-03-193-0/+676
| * | This commit was manufactured by cvs2svn to create branchcvs2svn2001-09-121-0/+29
| * | Import version 3.4.20 of IPFiltervendor/ipfilter-sys/3-4-20Darren Reed2001-07-2818-510/+862
| * | Update IP Filter kernel sourcevendor/ipfilter-sys/v3-4-16Darren Reed2001-02-0422-0/+15250
| /
* | Remove a couple of stray linuxisms to make this work for FreeBSD/ia64.Doug Rabson2002-03-181-6/+2
* | Merge local changes for the 20020308 ACPI CA update.Mike Smith2002-03-163-8/+41
* | This commit was generated by cvs2svn to compensate for changes in r92388,Mike Smith2002-03-1618-50/+112
|\|
| * Import of the 20020308 Intel ACPI CA update.Mike Smith2002-03-1621-58/+153
* | This commit was generated by cvs2svn to compensate for changes in r92386,Mike Smith2002-03-161-0/+153
|\|
| * Import of the 20020308 Intel ACPI CA update.Mike Smith2002-03-161-0/+153
* | Change two occurrences of HTONS() to use htons().Mike Barcroft2002-02-281-2/+2
* | Fix warning (unused variable)Peter Wemm2002-02-271-1/+0
* | Move some debugger-only symbols around; this patch didn't make it intoMike Smith2002-02-243-4/+2
* | Resolve conflicts arising from the ACPI CA 20020217 import.Mike Smith2002-02-2312-513/+586
* | This commit was generated by cvs2svn to compensate for changes in r91116,Mike Smith2002-02-23126-7188/+7685
|\|
| * Vendor import of the Intel ACPI CA 20020217 drop.Mike Smith2002-02-23138-7696/+8266
* | Add a helper script used to take an Intel-supplied ACPI CA drop and make itMike Smith2002-02-081-0/+42
* | Backout inclusion of queue.h since rev 1.38 sys/file.h now has itAlfred Perlstein2002-01-148-24/+0