| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 78 | -93/+93 |
| * | MFC: sys/contrib/opensolaris/uts/common/fs/zfs/zvol.c 1.4 | Pawel Jakub Dawidek | 2008-01-17 | 1 | -11/+11 |
| * | MFC: sys/contrib/opensolaris/uts/common/fs/zfs/vdev.c 1.4 | Pawel Jakub Dawidek | 2008-01-17 | 1 | -0/+11 |
| * | MFC: queue an asynch handler to re-enable a level-triggered GPE | Nate Lawson | 2008-01-16 | 1 | -3/+19 |
| * | MFC rev 1.5 if_wpi.c | Benjamin Close | 2007-12-08 | 2 | -0/+2667 |
| * | MFC: | Darren Reed | 2007-12-01 | 3 | -18/+11 |
| * | MFC pf.c 1.51, pf_ioctl.c 1.30 and pf_if.c 1.13-1.14: | Max Laier | 2007-11-25 | 3 | -4/+65 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-11-11 | 2 | -0/+2667 |
| * | MFC the following: | Darren Reed | 2007-10-31 | 22 | -647/+949 |
| * | MFC: pf_if.c 1.12, pf_table.c 1.9 | Max Laier | 2007-10-28 | 2 | -1/+9 |
| * | MFC r1.3, 1.4 | Andrew Thompson | 2007-10-17 | 1 | -0/+1 |
| * | Fix lock leak leading to the 'System call <name> returning with 1 locks held' | Pawel Jakub Dawidek | 2007-10-04 | 1 | -0/+2 |
| * | Ok I hope I got it right this time. | Olivier Houchard | 2007-09-27 | 2 | -0/+815 |
| * | This commit was generated by cvs2svn to compensate for changes in r172314, | Jung-uk Kim | 2007-09-24 | 2 | -10/+15 |
| |\ |
|
| | * | Fix global lock recursion bug. | Jung-uk Kim | 2007-09-24 | 2 | -10/+15 |
| * | | Now that we have CDDLed code in the tree, add CDDL license. | Pawel Jakub Dawidek | 2007-09-23 | 1 | -0/+384 |
| * | | Reduce the limit of vnodes on i386 when ZFS is loaded to 3/4 of the original | Pawel Jakub Dawidek | 2007-09-10 | 1 | -0/+41 |
| * | | After dfr@ vnode leak fix, we can allow ARC to consume more memory. | Pawel Jakub Dawidek | 2007-09-10 | 1 | -2/+2 |
| * | | Use CTLFLAG_RDTUN for tunable sysctls. | Pawel Jakub Dawidek | 2007-09-01 | 1 | -2/+2 |
| * | | When checking the sequence number of a TCP header embedded in an | Daniel Hartmeier | 2007-08-23 | 1 | -2/+1 |
| * | | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove | Robert Watson | 2007-07-28 | 1 | -4/+4 |
| * | | Update assertion after revision 1.23. | Pawel Jakub Dawidek | 2007-07-24 | 1 | -1/+1 |
| * | | Fix a bug where the callout might not be initialized before being used. | Nate Lawson | 2007-07-12 | 1 | -6/+18 |
| * | | This commit was generated by cvs2svn to compensate for changes in r171364, | Hartmut Brandt | 2007-07-11 | 1 | -7/+7 |
| |\ \ |
|
| | * | | Vendor patch to remove some __inline qualifiers on non-static functionsvendor/ngatm | Hartmut Brandt | 2007-07-11 | 1 | -7/+7 |
| * | | | Correct a reference-counting mistake in the ZFS code which led to abnormal | Doug Rabson | 2007-07-09 | 2 | -3/+1 |
| * | | | Remove unused variable from pf_subr.c to make it -Werror buildable. | Max Laier | 2007-07-05 | 1 | -1/+1 |
| * | | | Add two place holders in struct pf_rule for future netgraph integration. | Max Laier | 2007-07-03 | 1 | -0/+2 |
| * | | | Link pf 4.1 to the build: | Max Laier | 2007-07-03 | 5 | -16/+94 |
| * | | | Commit resolved import of OpenBSD 4.1 pf from perforce. | Max Laier | 2007-07-03 | 13 | -2482/+3404 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r171164, | Max Laier | 2007-07-03 | 1 | -0/+415 |
| |\ \ \ |
|
| | * | | | Import pf from OpenBSD 4.1vendor/pf-sys/4.1 | Max Laier | 2007-07-03 | 12 | -1682/+2965 |
| | * | | | Loopback four fixes from OpenBSD for problems reported to the freebsd-pf | Max Laier | 2005-09-08 | 2 | -21/+67 |
| | * | | | Import pf from OpenBSD 3.7 (OPENBSD_3_7 as of today)vendor/pf-sys/3.7 | Max Laier | 2005-05-03 | 11 | -1092/+2402 |
| | * | | | Import a fix from the OpenBSD-stable branch, that slipped by my previousvendor/pf-sys/3.5.004 | Max Laier | 2004-08-12 | 1 | -2/+3 |
| | * | | | Import a couple of fixes from OpenBSD-current, which did not make -stable invendor/pf-sys/3.5.003 | Max Laier | 2004-08-12 | 4 | -7/+17 |
| | * | | | Import from OpenBSD stable branch | Max Laier | 2004-07-17 | 1 | -42/+53 |
| | * | | | Import OpenBSD stable branch. | Max Laier | 2004-06-17 | 3 | -19/+16 |
| * | | | | Fix hardware checksum verification on fragments. | Max Laier | 2007-07-03 | 1 | -0/+9 |
| * | | | | In zfs_vget, if we fail to translate an inode number to the corresponding | Doug Rabson | 2007-06-27 | 1 | -1/+1 |
| * | | | | Pointer to an ICMP header was getting left behind after doing a pullup. | Darren Reed | 2007-06-09 | 1 | -0/+1 |
| * | | | | Add my copyright. | Marcel Moolenaar | 2007-06-08 | 1 | -0/+28 |
| * | | | | - Reduce number of atomic operations needed to be implemented in asm by | Pawel Jakub Dawidek | 2007-06-08 | 5 | -1707/+30 |
| * | | | | Missing atomic operations for ZFS/ia64. | Pawel Jakub Dawidek | 2007-06-08 | 1 | -0/+54 |
| * | | | | Reimplement traverse() helper function: | Pawel Jakub Dawidek | 2007-06-04 | 1 | -10/+9 |
| * | | | | Merge IPFilter 4.1.23 back to HEAD | Darren Reed | 2007-06-04 | 22 | -1346/+3701 |
| * | | | | This commit was generated by cvs2svn to compensate for changes in r170263, | Darren Reed | 2007-06-04 | 12 | -153/+554 |
| |\ \ \ \ |
|
| | * | | | | Import IPFilter 4.1.23 to vendor branch. | Darren Reed | 2007-06-04 | 34 | -1526/+4275 |
| * | | | | | Adjust va_mask for setattr. FreeBSD doesn't have va_mask, so we initialize it | Pawel Jakub Dawidek | 2007-05-28 | 1 | -0/+1 |
| * | | | | | Because we allocate componentname structures on stack, bzero() them before | Pawel Jakub Dawidek | 2007-05-28 | 1 | -0/+3 |