Age | Commit message (Expand) | Author |
2005-05-28 | make sure we check the Entry file when we need to. | Joris Vink |
2005-05-28 | Optionally prevent syncing failover node-node SA/SPD info (master side). | Hakan Olsson |
2005-05-28 | fixups due to the careful eyes of pedro@ | marius eriksen |
2005-05-28 | Set default test shell to /bin/sh. | Marco Pfatschbacher |
2005-05-28 | Move the va_start()/va_end() pair such that it directly backets the call | Todd C. Miller |
2005-05-28 | regression tests for pf checksum. | Marco Pfatschbacher |
2005-05-28 | make sure to enable socket on resume. | Robert Nagy |
2005-05-28 | If the user gets into a minibuffer, they will not know how to hit | Chad Loder |
2005-05-28 | Step 3 in fixing bioctl commands intermixed with regular io. | Marco Peereboom |
2005-05-28 | Step 2 in fixing bioctl commands intermixed with regular io. | Marco Peereboom |
2005-05-27 | Don't bother issuing a MODE SELECT in cd_set_pa_immed() if we aren't | Kenneth R Westerback |
2005-05-27 | oops, need to get the boundary from the map when allocating gart addresses | Jason Wright |
2005-05-27 | remove some dead code. | marius eriksen |
2005-05-27 | add missing free on error. thanks to Andrey Matveev. | Reyk Floeter |
2005-05-27 | if the user specified a revision to diff, stop caring if the file is | Joris Vink |
2005-05-27 | Use rtm_fmask instead of rtm_use | Ryan Thomas McBride |
2005-05-27 | Use rtm_fmask instead of rtm_use. | Ryan Thomas McBride |
2005-05-27 | missing handler for the diff command | Joris Vink |
2005-05-27 | add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to it | marius eriksen |
2005-05-27 | Hide Hostid and Checksum in pfctl -si output unless the -v flag is used. | Ryan Thomas McBride |
2005-05-27 | - Use the direct map for mapping the PTEs. | Artur Grabowski |
2005-05-27 | Calculate an MD5 checksum over the main pf ruleset. | Marco Pfatschbacher |
2005-05-27 | sync pf table test with new ksh behaviour. | Marco Pfatschbacher |
2005-05-27 | Kill __HAVE_NWSCONS harder. | Miod Vallat |
2005-05-27 | Back out last commit, it was correct as is. | Todd C. Miller |
2005-05-27 | Update, also mention pfsync integration | Hakan Olsson |
2005-05-27 | add missing prototypes | Uwe Stuehler |
2005-05-27 | Make monitor.c use unsigned lengths in messages. Makes this compile | Chad Loder |
2005-05-27 | Keep sockaddr in syncpeer struct. | Hakan Olsson |
2005-05-27 | - add missing options | Xavier Santolaria |
2005-05-27 | add a __mp_lock_try implementation. ok art@ | Niklas Hallqvist |
2005-05-27 | If _POSIX_SOURCE is defined but _POSIX_C_SOURCE is not just | Todd C. Miller |
2005-05-27 | step 1 in fixing bioctl commands intermixed with regular io. | Marco Peereboom |
2005-05-27 | allow reception of Jumbo frames by default without having to bump | Brad Smith |
2005-05-27 | filtering on ruleset name is already implemented, document it. | Daniel Hartmeier |
2005-05-27 | Dale's lost diff for IRQ sharing, turned on by default. | Uwe Stuehler |
2005-05-27 | remove references of VOP_WHITEOUT from the kernel, okay millert@ | Pedro Martelletto |
2005-05-27 | document new fields | Daniel Hartmeier |
2005-05-27 | pass UID_MAX/NO_PID when the socket lookup failed, so tcpdump can | Daniel Hartmeier |
2005-05-27 | typo in comment | Uwe Stuehler |
2005-05-27 | typo in comment | Uwe Stuehler |
2005-05-27 | do not allow nul in the control connection. | Camiel Dobbelaar |
2005-05-27 | bah, more kaesefondue (debugging cruft left in) | Henning Brauer |
2005-05-27 | don't need to fetch the kernel routing twice, once for v4 and once for v6, | Henning Brauer |
2005-05-27 | show flow type (require, use, etc.) | Hans-Joerg Hoexer |
2005-05-27 | long overdue snprintf cleanup in kernfs related code | Hans-Joerg Hoexer |
2005-05-27 | Stop pretending that amd64 is i386. We're insulting the cpu by not even | Artur Grabowski |
2005-05-27 | wrap some comments | Hans-Joerg Hoexer |
2005-05-27 | Additional paranoia. OK hshoexer | Chad Loder |
2005-05-27 | -in our current model, a kif has either a pointer to an interface (ifnet) or | Henning Brauer |