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