summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Major overhaul of pseudo-interface cloning. Highlights include:brooks2004-06-223-4/+9
* revert section of code that calls netisr_queue() to match v1.33 of this filedarrenr2004-06-221-15/+1
* #ifdef's for FreeBSD are wrong, causing too many variable declaractions todarrenr2004-06-221-2/+3
* one too many #endif's from the update broke the builddarrenr2004-06-221-1/+0
* Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:darrenr2004-06-2116-392/+692
* Add missing <sys/module.h> include.phk2004-06-181-0/+1
* Import two fixes from the OpenBSD stable branch:mlaier2004-06-173-19/+16
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-1612-2385/+4856
* This commit was generated by cvs2svn to compensate for changes in r130610,mlaier2004-06-161-0/+840
|\
| * Import pf from OpenBSD 3.5 (OPENBSD_3_5_BASE)mlaier2004-06-1611-1417/+4695
| * Import OpenBSD 3.4-stable fixesdhartmei2004-05-023-19/+16
| * Import another fix from the OpenBSD-Stable branch:mlaier2004-04-111-6/+11
| * Import two fixes from OpenBSD's stable branch:mlaier2004-03-282-4/+41
* | Do the dreaded s/dev_t/struct cdev */phk2004-06-165-18/+22
* | Disable "bulk dequeue" when enabling ALTQ so it does not irritate themlaier2004-06-151-0/+1
* | Transform tbr_dequeue into a function pointer in order to build drivers withmlaier2004-06-152-3/+7
* | Remove some more leftover from the old pfaltq_module hack to allow formlaier2004-06-142-24/+8
* | #if out an old leftover in the KAME code. opt_cpu.h is no longer useful heremlaier2004-06-131-0/+2
* | Prepare pf for building with ALTQ:mlaier2004-06-133-56/+4
* | Add an additional queue which will be "owned by the driver". This allows tomlaier2004-06-121-0/+7
* | FreeBSD-ify ALTQ:mlaier2004-06-129-21/+164
* | This commit was generated by cvs2svn to compensate for changes in r130365,mlaier2004-06-1221-0/+14567
|\ \
| * | Import parts of the ALTQ framework from latest KAME snapshot (which is up tomlaier2004-06-1221-0/+14567
| /
* | Recognise NOINET6 as an indication to not build IPv6 enabled source evendarrenr2004-06-081-1/+2
* | "Get rid of the nested include of <sys/module.h> from <sys/kernel.h>" ormlaier2004-05-313-0/+3
* | Add missing #include <sys/module.h>phk2004-05-301-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r129694,njl2004-05-251-1/+1
|\ \
| * | Remove a warning of a constant that is too large. Change submitted tonjl2004-05-251-1/+1
* | | Local change: allow usermode to compile this header. Submitted to vendor.njl2004-05-251-7/+1
* | | Local change: don't hang forever if WAK_STS is never set.njl2004-05-251-9/+32
* | | Local change: remove warnings.njl2004-05-253-45/+66
* | | Local diff: allow use of the disassembler.njl2004-05-251-2/+33
* | | Unchanged files that are off the vendor branch.njl2004-05-253-12/+24
* | | This commit was generated by cvs2svn to compensate for changes in r129684,njl2004-05-2549-1117/+2045
|\ \ \ | |/ /
| * | Vendor import of Intel ACPI-CA 20040514.njl2004-05-2558-1192/+2201
| * | Only avoid disabling bus mastering on the sleep path. This should fixnjl2004-04-141-13/+13
* | | This commit was generated by cvs2svn to compensate for changes in r129059,marcel2004-05-0918-190/+1273
|\ \ \
| * | | Update to BETA 7. Besides C++ support, which is irrelevant to us,marcel2004-05-0918-190/+1273
* | | | Add sys/types.h for both kernel and user compiles.njl2004-05-051-1/+1
* | | | Commit three imported bugfixes from OpenBSD 3.4-stable:dhartmei2004-05-023-19/+16
* | | | Remove warnings from vendor files. This takes some files off the vendornjl2004-04-144-11/+11
* | | | Even though the patch has been submitted to the vendor, this file is offnjl2004-04-141-13/+13
* | | | Check in files with local changes:njl2004-04-142-8/+20
* | | | Check in unmodified files off the vendor branch.njl2004-04-143-29/+42
* | | | This commit was generated by cvs2svn to compensate for changes in r128212,njl2004-04-1432-222/+808
|\ \ \ \ | | |/ / | |/| |
| * | | Import ACPI-CA 20040402 distribution.njl2004-04-1437-259/+870
* | | | Add another cleanfile for future imports.njl2004-04-141-2/+2
* | | | Staticize <if>_clone_{create,destroy} functions.brooks2004-04-142-8/+8
* | | | Commit import of OpenBSD-stable fix:mlaier2004-04-111-6/+11
* | | | Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
OpenPOWER on IntegriCloud