1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
millert 7c8333e236 Don't build libperl separately in the libs pass, just build it when
we build perl itself.  We need perl to run Configure *after* the
other libraries are installed, since Configure looks at what symbols
exist in libc and the other libs.  If anfd when other things in the tree
link against libperl we may need to revisit this issue.
2003-05-17 20:58:52 +00:00
bin pull in a bugfix from systrace-current to let systrace deal with creating 2003-05-17 03:09:59 +00:00
distrib sync 2003-05-17 19:13:14 +00:00
etc Add /usr/include/kerberosV; ok millert 2003-05-17 05:27:43 +00:00
games NetBSD: remove redundant decl 2003-05-12 09:13:46 +00:00
gnu no need for O0 on hppa anymore 2003-05-17 15:01:52 +00:00
include Remove krb4 support. 2003-05-14 08:01:02 +00:00
kerberosV remove the others till they fix it 2003-05-17 19:08:53 +00:00
lib Generated files. Removes dependency on asn1_compile, etc. 2003-05-17 20:13:51 +00:00
libexec strsep does not work that way. 2003-05-17 02:41:19 +00:00
lkm Bye, unused code. 2003-02-24 22:30:12 +00:00
regress ! tagged 2003-05-17 02:07:07 +00:00
sbin Better return codes from mm_send_fd and mm_receive_fd 2003-05-17 17:39:26 +00:00
share Emphasize that TAILQ_FOREACH and TAILQ_FOREACH_REVERSE are the 2003-05-17 18:40:12 +00:00
sys Fix disassembly of certain branch instructions. 2003-05-17 20:18:54 +00:00
usr.bin experimental support for aes-ctr modes from 2003-05-17 04:27:52 +00:00
usr.sbin Fix typo in last commit, spotted by Brian Poole. That'll teach me 2003-05-17 19:44:06 +00:00
Makefile Don't build libperl separately in the libs pass, just build it when 2003-05-17 20:58:52 +00:00