summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-11o add __weak_alias definition.Federico G. Schwindt
2002-02-11only change _STRING for weak_alias; sorry miod.Federico G. Schwindt
2002-02-11o add __weak_alias definition.Federico G. Schwindt
2002-02-11remove unneeded header.Federico G. Schwindt
2002-02-11change to errx(3)Federico G. Schwindt
2002-02-11disable fpu on csw, print fpu version on cpu line, if presentMichael Shalayeff
2002-02-11ld dumps core on vax if we compile this -O0Theo de Raadt
2002-02-11Merge pmap_bootstrap060() with pmap_bootstrap().Miod Vallat
2002-02-11Put back local change that allowed things to build on static-libs-onlyMiod Vallat
2002-02-11Initial patch.Mike Pechkin
2002-02-11Remove unused function prototype, from Jason IshDaniel Hartmeier
2002-02-11support up to 40 algorithms per proposalMarkus Friedl
2002-02-11Remove ancient comment regarding memcmp(), from Jason IshDaniel Hartmeier
2002-02-11include md5.h not hmac.hMarkus Friedl
2002-02-11do not complain about port > 1024 if rhosts-auth is disabledMarkus Friedl
2002-02-11include md5.h, not evp.hMarkus Friedl
2002-02-11restore kexinit handler if we reset the dispatcher, this unbreaks rekeyingMarkus Friedl
2002-02-11acceptArtur Grabowski
2002-02-11Test some obscrue behavior of accept.Artur Grabowski
2002-02-11libdl is no moreArtur Grabowski
2002-02-11Forgot to add this. (several days ago)Artur Grabowski
2002-02-11oops. forgot to commit this.Artur Grabowski
2002-02-11No more reason to skip it.Artur Grabowski
2002-02-11there are in fact two 4-term licenses here..Theo de Raadt
2002-02-11Big fixup of fd passing. It now works, even on sparc64.Artur Grabowski
2002-02-11In {send,recv}msg allow zero sized message. We can have control data.Artur Grabowski
2002-02-11OpenBSD doesn't implement the cred part yet. comment out.Artur Grabowski
2002-02-11Make this 64-bit safe.Artur Grabowski
2002-02-11Temporarily skip this test until it doesn't hang waiting for tty input.Artur Grabowski
2002-02-111<<39 is horribleTheo de Raadt
2002-02-10no; GPL_MATH_EMULATE is not "required"; nj.lee@plumtree.co.nzTheo de Raadt
2002-02-10Correctly handle pority settings on commandline.Miod Vallat
2002-02-10spellingTheo de Raadt
2002-02-10simplify.Federico G. Schwindt
2002-02-10basic weak reference test.Federico G. Schwindt
2002-02-10remove the no-kerberos stuff. i mean, 1) it has not worked for quite someTheo de Raadt
2002-02-10but... on vax... des_enc.c requires -O1Theo de Raadt
2002-02-10back out the no reserved port option for nfsNathan Binkert
2002-02-10theo doesn't like this codeNathan Binkert
2002-02-10syncTheo de Raadt
2002-02-10indent nitTheo de Raadt
2002-02-10syncTheo de Raadt
2002-02-10some indentation output nitsTheo de Raadt
2002-02-10remove pre-ansi, SCCS workaround cruft; ok deraadt@Christian Weisgerber
2002-02-10Typo.Aaron Campbell
2002-02-10sys/ioctl_compat.h is needed for COMPAT_LINUX, tooMarco S Hyman
2002-02-10Match the VT8366_ISA (chip VT8233) south bridge as ATA100Chris Cappuccio
2002-02-10add some nfs and mfs examplesjoshua stein
2002-02-10Fix SIGTERM handling; deraadt@ okTodd C. Miller
2002-02-10more /etc/ssh; openbsd@davidkrause.comTheo de Raadt