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