Age | Commit message (Expand) | Author |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs |
2015-09-13 | Wrap <arpa/inet.h> and <arpa/nameser.h> so that calls go direct and the | Philip Guenther |
2015-09-13 | Another style(9) grenade. | Joel Sing |
2015-09-13 | Remove SHA-0 support. | Doug Hogan |
2015-09-13 | Wrap <fstab.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Wrap <sys/sysctl.h> so that calls go direct and the symbol is weak | Philip Guenther |
2015-09-13 | intr_barrier(9) for loongson, octeon and sgi. | Mark Kettenis |
2015-09-13 | intr_barrier(9) for alpha. | Mark Kettenis |
2015-09-13 | For now, permit overriding of the malloc family, to make emacs happy | Philip Guenther |
2015-09-13 | Revise regression test so that it works correctly with AES taking priority | Joel Sing |
2015-09-13 | Wrap <login_cap.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Detritus | Philip Guenther |
2015-09-13 | move tty_close up a bit so we can use it. | Ted Unangst |
2015-09-13 | zap unused FP support. from Michael McConville. ok nicm | Ted Unangst |
2015-09-13 | Fix double rtfree(9) in non-INET6 kernel. | Martin Pieuchot |
2015-09-13 | nc(1) seems worth an Xr in SEE ALSO now; | Jason McIntyre |
2015-09-13 | vallue -> value; | Jason McIntyre |
2015-09-13 | There's no point in abstracting ifp->if_output() as long as pf_test() | Martin Pieuchot |
2015-09-13 | if_put() after if_get(). | Martin Pieuchot |
2015-09-13 | sync | Theo de Raadt |
2015-09-13 | sync | Theo de Raadt |
2015-09-13 | sync | Philip Guenther |
2015-09-13 | Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer | Philip Guenther |
2015-09-13 | Since a major bump of libcrypto is coming, remove OPENSSL_ia32cap and | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2015-09-13 | Put the 12x22 font on alpha and macppc installation kernels, the 8x16 font | Miod Vallat |
2015-09-13 | Need SYS.h for END_STRONG() | Philip Guenther |
2015-09-13 | Major bump for symbol removals | Philip Guenther |
2015-09-13 | Add hidden _libc_ aliases and symbol sizes | Philip Guenther |
2015-09-13 | Add hidden _libc_ aliases and symbol sizes | Philip Guenther |
2015-09-13 | Handle negative-zero in BN_bn2dec() too, just like in BN_print(). | Theo de Raadt |
2015-09-13 | Reorder functions for readability/consistency. | Joel Sing |
2015-09-13 | BN does support negative-zero -- BN_print() sets the standard here. | Theo de Raadt |
2015-09-13 | More FNDELAY/FIONBIO --> SOCK_NONBLOCK conversions | Philip Guenther |
2015-09-13 | Describe tar's -p option correctly | Philip Guenther |
2015-09-13 | work around the stupid semantics of SSL_read and SSL_write to make sure | Bob Beck |
2015-09-13 | Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Wrap <pwd.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Overshot w/PROTO_DEPRECATED: seed48_deterministic() is used internally | Philip Guenther |
2015-09-13 | Remove unused and incorrect defines GPT_PARTSPERSEC and GPT_SECOFFSET. | Kenneth R Westerback |
2015-09-13 | intr_barrier(9) for hppa. | Mark Kettenis |
2015-09-13 | Rename the routines used for packing/unpacking rmtcall RPCs so they don't | Philip Guenther |
2015-09-13 | remove delta | Theo de Raadt |
2015-09-13 | - Fix error message: passphrase needs to be at least 5 characters, not 4. | tim |
2015-09-13 | Move prototype for spoofgptlabel() from disklabel.h to subr_disk.c. | Kenneth R Westerback |
2015-09-13 | Make softfloat's internal float_raise also available under a hidden, internal | Miod Vallat |
2015-09-13 | Uses angle brackets to include softfloat.h, and add the proper directory to | Miod Vallat |
2015-09-13 | Remove explicit NULL checks before *_free() calls and tidy some code. | Joel Sing |