aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use bioq_flush() to drain a bio queue with a specific error code.Poul-Henning Kamp2003-04-011-2/+2
* Including <sys/stdint.h> is (almost?) universally only to be able to usePoul-Henning Kamp2003-03-181-1/+0
* Catch up with recent infrastructure changes.Matthew N. Dodd2003-03-161-5/+0
* Register module dependencies.Matthew N. Dodd2003-03-151-0/+2
* G/C unused varilable.Matthew N. Dodd2003-03-151-1/+1
* Catch up with recent changes.Matthew N. Dodd2003-03-151-36/+5
* Centralize the devstat handling for all GEOM disk device driversPoul-Henning Kamp2003-03-081-9/+1
* Update netisr handling; Each SWI now registers its queue, and all queueJonathan Lemon2003-03-041-3/+1
* Gigacommit to improve device-driver source compatibility betweenPoul-Henning Kamp2003-03-031-13/+6
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-221-68/+16
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-194-17/+17
* fix bug in updating of interface pointers when resyncing stateDarren Reed2003-02-151-6/+30
* Commit import changed from vendor branch of ipfilter to -current headDarren Reed2003-02-1513-117/+379
* Commit import changed from vendor branch of ipfilter to -current headDarren Reed2003-02-155-83/+222
* sometimes i hate it when you leave temp files in a directory you import fromDarren Reed2003-02-152-13/+0
* This commit was generated by cvs2svn to compensate for changes in r110911,Darren Reed2003-02-152-0/+13
|\
| * Import IPFilter 3.4.31 into -currentDarren Reed2003-02-1518-207/+622
| * Import IPfilter 3.4.29. Main purpose is to address ftp proxy problems.Darren Reed2002-08-2813-87/+312
| * Import IPfilter 3.4.29. Main purpose is to address ftp proxy problems.Darren Reed2002-08-281-0/+1
| * Import IPFilter 3.4.28Darren Reed2002-06-0711-36/+80
| * Import version 3.4.27Darren Reed2002-04-278-73/+123
* | Mark our struct disk with DISKFLAG_CANDELETE instead of the cdevsw withPoul-Henning Kamp2003-02-111-1/+2
* | Consolidate MIN/MAX macros into one place (param.h).Alfred Perlstein2003-02-022-5/+0
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-214-17/+17
* | SMP locking for ifnet list.Jeffrey Hsu2002-12-221-0/+6
* | Resolve conflicts arising from the ACPI CA 20021118 import.Mitsuru IWASAKI2002-11-2713-170/+226
* | This commit was generated by cvs2svn to compensate for changes in r107325,Mitsuru IWASAKI2002-11-2777-1380/+1841
|\ \
| * | Vendor import of the Intel ACPI CA 20021118 drop.Mitsuru IWASAKI2002-11-2790-1550/+2067
* | | network interface and link layer changes:Sam Leffler2002-11-151-4/+9
* | | Replace aux mbufs with packet tags:Sam Leffler2002-10-161-1/+2
* | | Resolve conflicts arising from the ACPI CA 20021002 import.Mitsuru IWASAKI2002-10-046-36/+50
* | | This commit was generated by cvs2svn to compensate for changes in r104470,Mitsuru IWASAKI2002-10-0448-1408/+1995
|\| |
| * | Vendor import of the Intel ACPI CA 20021002 drop.Mitsuru IWASAKI2002-10-0454-1444/+2045
* | | (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-892/+3736
|\| |
| * | Vendor import of the Intel ACPI CA 20020815 drop.Mitsuru IWASAKI2002-08-2990-1043/+3876
* | | Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.Darren Reed2002-08-2813-73/+298
* | | 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-1747/+341
* | | 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-2377/+8799
* | | Resolve conflicts arising from the ACPI CA 20020611 import.Mitsuru IWASAKI2002-07-0915-577/+809
* | | This commit was generated by cvs2svn to compensate for changes in r99679,Mitsuru IWASAKI2002-07-09116-3394/+4522
|\| |
| * | Vendor import of the Intel ACPI CA 20020611 drop.Mitsuru IWASAKI2002-07-09128-3956/+5162
* | | 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-825/+1394
|\| |