Age | Commit message (Expand) | Author |
2005-05-29 | sync | Theo de Raadt |
2005-05-29 | use JAPAN for locale code 0 stored in some rtw EEPROMs. | Reyk Floeter |
2005-05-29 | further cleanup - use bzero, bcopy and bcmp | Reyk Floeter |
2005-05-29 | knf | Reyk Floeter |
2005-05-29 | sched work by niklas and art backed out; causes panics | Theo de Raadt |
2005-05-29 | add the RTL8185 (not working yet) | Reyk Floeter |
2005-05-29 | rtw cleanup | Reyk Floeter |
2005-05-29 | cleanup rtw | Reyk Floeter |
2005-05-29 | add back support for SSH1 keys. it is being used in practice. | marius eriksen |
2005-05-29 | Fix case where input file lacks newline before EOF; Andrey Matveev | Todd C. Miller |
2005-05-29 | consistency in error messages ... | Xavier Santolaria |
2005-05-29 | correct error message... | Xavier Santolaria |
2005-05-29 | handle -r option; | Xavier Santolaria |
2005-05-28 | Sprinkle some /* FALLTHROUGH */'s as suggested by lint. | Kenneth R Westerback |
2005-05-28 | fix hostap mode | Reyk Floeter |
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 |