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