Age | Commit message (Expand) | Author |
2001-12-28 | do not reference plot; from rogier@quaak.org; closes pr/2276 | Niels Provos |
2001-12-28 | sync. -moj | Mats O Jansson |
2001-12-28 | Add some more VIATECH. -moj | Mats O Jansson |
2001-12-28 | sync. -moj | Mats O Jansson |
2001-12-28 | Add VIATECH VT8366. -moj | Mats O Jansson |
2001-12-28 | move experimental icmp6 type to 200; 141-142 are used for inverse neighbor | Jun-ichiro itojun Hagino |
2001-12-28 | Correctly handle envp pointer in main() -- henric@aimnet.com | Angelos D. Keromytis |
2001-12-27 | makes a new accept() socket have the nonblock behavior. | Federico G. Schwindt |
2001-12-27 | Increment reference count when copying session pointer pr#2112. ok deraadt@ | Thomas Nordin |
2001-12-27 | Don't mess with the PMAP_PHYSSEG flags there. It's UVM playground, not really | Miod Vallat |
2001-12-27 | get rid of packet_integrity_check, use packet_done() instead. | Markus Friedl |
2001-12-27 | auth_rhosts_rsa now accept generic keys. | Markus Friedl |
2001-12-27 | always use BN_clear_free instead of BN_free | Markus Friedl |
2001-12-27 | missing include | Markus Friedl |
2001-12-27 | clarify -p; ok markus@ | Kevin Steves |
2001-12-27 | call fatal() for openssl allocation failures | Markus Friedl |
2001-12-27 | -t is only needed for key generation (unbreaks -i, -e, etc). | Markus Friedl |
2001-12-27 | revision 1.12 lacks paren around && within || (gcc warns and compilation stops). | Jun-ichiro itojun Hagino |
2001-12-27 | Fix the brain-dead assembler to correctly handle opcodes which have no | Miod Vallat |
2001-12-27 | Unbreak confusion between duplicated, but slightly different, m88k assembler | Miod Vallat |
2001-12-26 | misplaced (), causing tcp header be examined in non-tcp packets | Michael Shalayeff |
2001-12-26 | When cross compiling, by all means prevent the native <machine/exec.h> to be | Miod Vallat |
2001-12-26 | cosmetic | Jun-ichiro itojun Hagino |
2001-12-26 | no way for this to be 'shared only', duh | Peter Valchev |
2001-12-25 | Oops, I barfed there, too. | Miod Vallat |
2001-12-25 | bad miod | Theo de Raadt |
2001-12-25 | be more carefull on allocation | Markus Friedl |
2001-12-25 | be more careful on allocation | Markus Friedl |
2001-12-25 | Tag. | Hugh Graham |
2001-12-25 | Now that Theo has a working vax, suddenly this is not fun anymore. | Miod Vallat |
2001-12-25 | checkflist is a sh script now. | Miod Vallat |
2001-12-25 | convert mkr/ckr to shell scripts, use mktemp(1) | Theo de Raadt |
2001-12-25 | bye bye | Theo de Raadt |
2001-12-25 | Oops, macros from the wrong tree escaped. | Miod Vallat |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-12-24 | pcib is required if pcibios is there; deraadt@ ok | Michael Shalayeff |
2001-12-24 | regen | Michael Shalayeff |
2001-12-24 | add sis735 host-pci and 5571 is host too | Michael Shalayeff |
2001-12-24 | fix // comment, kill some dangling spaces | Michael Shalayeff |
2001-12-24 | fix a // comment and kill a few trailing spaces | Michael Shalayeff |
2001-12-24 | More brdtyp vs cputyp replacements. | Miod Vallat |
2001-12-24 | close ppp.conf.sample file as requested | Theo de Raadt |
2001-12-24 | Add iana url and correct text; openbsd@davidkrause.com | Thomas Nordin |
2001-12-24 | try all listed keys.. how did this get broken? | Theo de Raadt |
2001-12-24 | - completely change the mmu segment and page table structure definitions, | Miod Vallat |
2001-12-24 | <machine/pte.h> not needed here. | Miod Vallat |
2001-12-24 | Hooks to enable building a cross-ld for mvme88k. | Miod Vallat |
2001-12-24 | Be more TLB-coherency friendly in pmap_k* functions. | Miod Vallat |
2001-12-23 | Some minor typographical adjustments: | Kenneth R Westerback |
2001-12-23 | sync | Nathan Binkert |