Age | Commit message (Expand) | Author |
2005-05-28 | 'openings' is u_int16_t, so 'openings <= 0' is wrong. Lint. | Kenneth R Westerback |
2005-05-28 | Forgot to specify parameter type. Lint. | Kenneth R Westerback |
2005-05-28 | snprintf returns int not size_t. Thank you lint. | Kenneth R Westerback |
2005-05-28 | keep the ncr(4) reference here, vax still uses its own implementation of the ... | Martin Reindl |
2005-05-28 | Kill extra semi-colon. Amazing what lint can find ... | Kenneth R Westerback |
2005-05-28 | we do not use sysexits.h anymore, nuke it! | Xavier Santolaria |
2005-05-28 | Remove duplicate pfi_ifs. | Ryan Thomas McBride |
2005-05-28 | Don't display vid/pid from CIS if vid is 0. | Jonathan Gray |
2005-05-28 | pfail test for "log-all" | Marco Pfatschbacher |
2005-05-28 | change "log-all" to "log (all)" | Marco Pfatschbacher |
2005-05-28 | fix pf table tests with a less confusing anchor name. | Marco Pfatschbacher |
2005-05-28 | ooops | Hans-Joerg Hoexer |
2005-05-28 | Remove current state code, it's bogus. We'll redo this. | Hans-Joerg Hoexer |
2005-05-28 | do sanity checking on directoy entries. ok hshoexer@ | Moritz Jodeit |
2005-05-28 | Cleanup sample configurations a bit; more AES, less MD5, remove fields we | Hakan Olsson |
2005-05-28 | Disable the recently enabled optimization since it seems to cause a | Artur Grabowski |
2005-05-28 | Fix confusing typo. | Esben Norby |
2005-05-28 | Only protect IDs by suser() | Hans-Joerg Hoexer |
2005-05-28 | introduce new readdir implementation for the monitor. | Moritz Jodeit |
2005-05-28 | make path checking in the monitor a lot easier. ok hshoexer@ | Moritz Jodeit |
2005-05-28 | set jumbo flag on the listener, too. consolidate some common code. | marius eriksen |
2005-05-28 | Add SA replay counter synchronization to pfsync(4). Required for IPsec | Hakan Olsson |
2005-05-28 | enable IFCAP_VLAN_MTU because IEEE 802.11 defines a MTU of about 2290. | Reyk Floeter |
2005-05-28 | sync | Theo de Raadt |
2005-05-28 | Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supported | Reyk Floeter |
2005-05-28 | move variable declaration inside #ifdef I386_686, etc. | Kjell Wooding |
2005-05-28 | support decapsulation of 802.11 data frames | Reyk Floeter |
2005-05-28 | whoops. the import killed the $Id$ tags; rectify. | marius eriksen |
2005-05-28 | have vn_close() lock the vnode before calling VOP_CLOSE(). | marius eriksen |
2005-05-28 | fix one missed case for removing reverse name cache entries. | marius eriksen |
2005-05-28 | Add _lto8b() and _8btol() to decode nblocks field of | Kenneth R Westerback |
2005-05-28 | *slightly drunk* | Tobias Weingartner |
2005-05-28 | If irq-sharing happens over different ioapics, we must not overwrite setup in... | Niklas Hallqvist |
2005-05-28 | Use proper modules instead of relying on .ph files. | Todd C. Miller |
2005-05-28 | + gzsig | marius eriksen |
2005-05-28 | Use '\0' not 0 when storing as a char, part from Andrey Matveev. | Todd C. Miller |
2005-05-28 | Handle XS_SHORTSENSE error codes in ioctl situations. From NetBSD. | Kenneth R Westerback |
2005-05-28 | regen | Pedro Martelletto |
2005-05-28 | bye bye VOP_WHITEOUT | Pedro Martelletto |
2005-05-28 | Don't use vid/pid from the CIS if vid is 0 when reporting unmatched | Jonathan Gray |
2005-05-28 | ufs_whiteout() is now pointless, remove it, okay millert@ | Pedro Martelletto |
2005-05-28 | import regression tests for gzsig. | marius eriksen |
2005-05-28 | import gzsig by Dug Song. | marius eriksen |
2005-05-28 | Dired now prompts in the minibuffer using the current directory name | Chad Loder |
2005-05-28 | "log-all" is gone. | Marco Pfatschbacher |
2005-05-28 | don't print the "[ Inserted: uid pid ]" line when -g is used, so the | Daniel Hartmeier |
2005-05-28 | Add sasyncd. deraadt@ ok | Hakan Olsson |
2005-05-28 | result not used; ok ho | Theo de Raadt |
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 |