summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* * Check endianness the FreeBSD way.jb2007-11-2812-30/+43
* Fix a prototype definition.jb2007-11-281-1/+1
* Check endianness the FreeBSD way.jb2007-11-281-1/+1
* Include an extra header to get this to compile cleanly.jb2007-11-281-0/+1
* Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge:darrenr2007-11-263-18/+11
* Bring back pf_if.c revs 1.8 and 1.6 also lost during last import:mlaier2007-11-211-0/+23
* Cleanup pf interface mangement - esp. remove EVENTHANDLER before unloadingmlaier2007-11-212-1/+31
* Reloop OpenBSD rev. 1.563:mlaier2007-11-211-3/+11
* Warn if kmem_map size is set to less than 512MB. Previous warning was a bitpjd2007-11-071-5/+5
* Remove unused header.pjd2007-11-051-569/+0
* If setting a state to anything but open state, close access to vdev.pjd2007-11-051-0/+11
* Initial Import of wpi driver based on p4 changeset 128641.benjsc2007-11-052-0/+2667
* - Add sysctl for sizeof(znode_t), which will be used by fstat(1).lulf2007-11-021-0/+4
* Call zil_commit() (if ZIL is not disabled) after every non-read requestpjd2007-11-011-11/+11
* Apply a few changes from ipfilter-current:darrenr2007-10-307-44/+69
* Continue to move from generic network entry points in the TrustedBSD MACrwatson2007-10-281-1/+1
* Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' asrwatson2007-10-261-1/+1
* Properly drop the pf mutex around all copyout (consistency still protectedmlaier2007-10-242-1/+9
* Merge first in a series of TrustedBSD MAC Framework KPI changesrwatson2007-10-241-2/+2
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-204-8/+8
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-1816-585/+863
* This commit was generated by cvs2svn to compensate for changes in r172771,darrenr2007-10-186-64/+88
|\
| * Import IPFilter 4.1.28darrenr2007-10-1822-650/+953
* | ZFS_LOG adds a newline by itself.thompsa2007-10-141-1/+1
* | Print the ZFS ereport to the console if vfs.zfs.debug is set to help diagnosethompsa2007-10-141-0/+1
* | Fix lock leak leading to the 'System call <name> returning with 1 locks held'pjd2007-10-041-0/+2
* | Ok I hope I got it right this time.cognet2007-09-272-0/+815
* | This commit was generated by cvs2svn to compensate for changes in r172314,jkim2007-09-242-10/+15
|\ \
| * | Fix global lock recursion bug.jkim2007-09-242-10/+15
* | | Now that we have CDDLed code in the tree, add CDDL license.pjd2007-09-231-0/+384
* | | Reduce the limit of vnodes on i386 when ZFS is loaded to 3/4 of the originalpjd2007-09-101-0/+41
* | | After dfr@ vnode leak fix, we can allow ARC to consume more memory.pjd2007-09-101-2/+2
* | | Use CTLFLAG_RDTUN for tunable sysctls.pjd2007-09-011-2/+2
* | | When checking the sequence number of a TCP header embedded in andhartmei2007-08-231-2/+1
* | | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and removerwatson2007-07-281-4/+4
* | | Update assertion after revision 1.23.pjd2007-07-241-1/+1
* | | Fix a bug where the callout might not be initialized before being used.njl2007-07-121-6/+18
* | | This commit was generated by cvs2svn to compensate for changes in r171364,harti2007-07-111-7/+7
|\ \ \
| * | | Vendor patch to remove some __inline qualifiers on non-static functionsharti2007-07-111-7/+7
* | | | Correct a reference-counting mistake in the ZFS code which led to abnormaldfr2007-07-092-3/+1
* | | | Remove unused variable from pf_subr.c to make it -Werror buildable.mlaier2007-07-051-1/+1
* | | | Add two place holders in struct pf_rule for future netgraph integration.mlaier2007-07-031-0/+2
* | | | Link pf 4.1 to the build:mlaier2007-07-035-16/+94
* | | | Commit resolved import of OpenBSD 4.1 pf from perforce.mlaier2007-07-0313-2488/+3410
* | | | This commit was generated by cvs2svn to compensate for changes in r171164,mlaier2007-07-031-0/+415
|\ \ \ \
| * | | | Import pf from OpenBSD 4.1mlaier2007-07-0312-1690/+2973
| * | | | Loopback four fixes from OpenBSD for problems reported to the freebsd-pfmlaier2005-09-082-21/+67
| * | | | Import pf from OpenBSD 3.7 (OPENBSD_3_7 as of today)mlaier2005-05-0311-1093/+2403
| * | | | Import a fix from the OpenBSD-stable branch, that slipped by my previousmlaier2004-08-121-2/+3
| * | | | Import a couple of fixes from OpenBSD-current, which did not make -stable inmlaier2004-08-124-7/+17
OpenPOWER on IntegriCloud