summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-28Use '\0' not 0 when storing as a char, part from Andrey Matveev.Todd C. Miller
2005-05-28Handle XS_SHORTSENSE error codes in ioctl situations. From NetBSD.Kenneth R Westerback
2005-05-28regenPedro Martelletto
2005-05-28bye bye VOP_WHITEOUTPedro Martelletto
2005-05-28Don't use vid/pid from the CIS if vid is 0 when reporting unmatchedJonathan Gray
2005-05-28ufs_whiteout() is now pointless, remove it, okay millert@Pedro Martelletto
2005-05-28import regression tests for gzsig.marius eriksen
2005-05-28import gzsig by Dug Song. marius eriksen
2005-05-28Dired now prompts in the minibuffer using the current directory nameChad Loder
2005-05-28"log-all" is gone.Marco Pfatschbacher
2005-05-28don't print the "[ Inserted: uid pid ]" line when -g is used, so theDaniel Hartmeier
2005-05-28Add sasyncd. deraadt@ okHakan Olsson
2005-05-28result not used; ok hoTheo de Raadt
2005-05-28make sure we check the Entry file when we need to.Joris Vink
2005-05-28Optionally prevent syncing failover node-node SA/SPD info (master side).Hakan Olsson
2005-05-28fixups due to the careful eyes of pedro@marius eriksen
2005-05-28Set default test shell to /bin/sh.Marco Pfatschbacher
2005-05-28Move the va_start()/va_end() pair such that it directly backets the callTodd C. Miller
2005-05-28regression tests for pf checksum.Marco Pfatschbacher
2005-05-28make sure to enable socket on resume.Robert Nagy
2005-05-28If the user gets into a minibuffer, they will not know how to hitChad Loder
2005-05-28Step 3 in fixing bioctl commands intermixed with regular io.Marco Peereboom
2005-05-28Step 2 in fixing bioctl commands intermixed with regular io.Marco Peereboom
2005-05-27Don't bother issuing a MODE SELECT in cd_set_pa_immed() if we aren'tKenneth R Westerback
2005-05-27oops, need to get the boundary from the map when allocating gart addressesJason Wright
2005-05-27remove some dead code.marius eriksen
2005-05-27add missing free on error. thanks to Andrey Matveev.Reyk Floeter
2005-05-27if the user specified a revision to diff, stop caring if the file isJoris Vink
2005-05-27Use rtm_fmask instead of rtm_useRyan Thomas McBride
2005-05-27Use rtm_fmask instead of rtm_use.Ryan Thomas McBride
2005-05-27missing handler for the diff commandJoris Vink
2005-05-27add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to itmarius eriksen
2005-05-27Hide 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-27Calculate an MD5 checksum over the main pf ruleset.Marco Pfatschbacher
2005-05-27sync pf table test with new ksh behaviour.Marco Pfatschbacher
2005-05-27Kill __HAVE_NWSCONS harder.Miod Vallat
2005-05-27Back out last commit, it was correct as is.Todd C. Miller
2005-05-27Update, also mention pfsync integrationHakan Olsson
2005-05-27add missing prototypesUwe Stuehler
2005-05-27Make monitor.c use unsigned lengths in messages. Makes this compileChad Loder
2005-05-27Keep sockaddr in syncpeer struct.Hakan Olsson
2005-05-27- add missing optionsXavier Santolaria
2005-05-27add a __mp_lock_try implementation. ok art@Niklas Hallqvist
2005-05-27If _POSIX_SOURCE is defined but _POSIX_C_SOURCE is not justTodd C. Miller
2005-05-27step 1 in fixing bioctl commands intermixed with regular io.Marco Peereboom
2005-05-27allow reception of Jumbo frames by default without having to bumpBrad Smith
2005-05-27filtering on ruleset name is already implemented, document it.Daniel Hartmeier
2005-05-27Dale's lost diff for IRQ sharing, turned on by default.Uwe Stuehler
2005-05-27remove references of VOP_WHITEOUT from the kernel, okay millert@Pedro Martelletto