summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-28'openings' is u_int16_t, so 'openings <= 0' is wrong. Lint.Kenneth R Westerback
2005-05-28Forgot to specify parameter type. Lint.Kenneth R Westerback
2005-05-28snprintf returns int not size_t. Thank you lint.Kenneth R Westerback
2005-05-28keep the ncr(4) reference here, vax still uses its own implementation of the ...Martin Reindl
2005-05-28Kill extra semi-colon. Amazing what lint can find ...Kenneth R Westerback
2005-05-28we do not use sysexits.h anymore, nuke it!Xavier Santolaria
2005-05-28Remove duplicate pfi_ifs.Ryan Thomas McBride
2005-05-28Don't display vid/pid from CIS if vid is 0.Jonathan Gray
2005-05-28pfail test for "log-all"Marco Pfatschbacher
2005-05-28change "log-all" to "log (all)"Marco Pfatschbacher
2005-05-28fix pf table tests with a less confusing anchor name.Marco Pfatschbacher
2005-05-28ooopsHans-Joerg Hoexer
2005-05-28Remove current state code, it's bogus. We'll redo this.Hans-Joerg Hoexer
2005-05-28do sanity checking on directoy entries. ok hshoexer@Moritz Jodeit
2005-05-28Cleanup sample configurations a bit; more AES, less MD5, remove fields weHakan Olsson
2005-05-28Disable the recently enabled optimization since it seems to cause aArtur Grabowski
2005-05-28Fix confusing typo.Esben Norby
2005-05-28Only protect IDs by suser()Hans-Joerg Hoexer
2005-05-28introduce new readdir implementation for the monitor.Moritz Jodeit
2005-05-28make path checking in the monitor a lot easier. ok hshoexer@Moritz Jodeit
2005-05-28set jumbo flag on the listener, too. consolidate some common code.marius eriksen
2005-05-28Add SA replay counter synchronization to pfsync(4). Required for IPsecHakan Olsson
2005-05-28enable IFCAP_VLAN_MTU because IEEE 802.11 defines a MTU of about 2290.Reyk Floeter
2005-05-28syncTheo de Raadt
2005-05-28Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supportedReyk Floeter
2005-05-28move variable declaration inside #ifdef I386_686, etc.Kjell Wooding
2005-05-28support decapsulation of 802.11 data framesReyk Floeter
2005-05-28whoops. the import killed the $Id$ tags; rectify.marius eriksen
2005-05-28have vn_close() lock the vnode before calling VOP_CLOSE().marius eriksen
2005-05-28fix one missed case for removing reverse name cache entries.marius eriksen
2005-05-28Add _lto8b() and _8btol() to decode nblocks field ofKenneth R Westerback
2005-05-28*slightly drunk*Tobias Weingartner
2005-05-28If irq-sharing happens over different ioapics, we must not overwrite setup in...Niklas Hallqvist
2005-05-28Use proper modules instead of relying on .ph files.Todd C. Miller
2005-05-28+ gzsigmarius eriksen
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