Go to file
matt 5819fb160d Elimindate MD setrunqueue/remrunqueue (which were out-of-date compared to
the canonical versions in kern_synch.c).  Define __HAVE_BIGENDIAN_BITOPS
so the canonical versions will be used but will store priorities in the
desired (MSB) order for PowerPC (which allows the use of the cntlzw (count
leading zeroes, word) instruction in locore_subr.S to find the proper
priority).
2003-07-18 01:08:10 +00:00
bin cpu -> CPU. 2003-07-14 08:58:12 +00:00
crypto cast for signed/unsigned mixup 2003-07-14 18:27:48 +00:00
dist Output key IDs in decimal, not hexadecimal, so that they can 2003-07-16 12:22:58 +00:00
distrib deprecate; i replaced this with distrib/common/sunbootcd.sh a while ago 2003-07-18 00:37:35 +00:00
doc libtelnet has gone 2003-07-16 05:43:24 +00:00
etc Move the libmilter headers to where they belong. 2003-07-10 13:07:24 +00:00
games Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
gnu Move the libmilter headers to where they belong. 2003-07-10 13:07:24 +00:00
include Now that sys/types.h defines pthread_t, the forward structure 2003-07-17 23:04:43 +00:00
lib Adapt to structure name changes. 2003-07-17 21:14:49 +00:00
libexec Correct the in_plt parameter of a couple of _rtld_find_symdef calls. 2003-07-17 13:56:32 +00:00
regress link against libcrypto_mdc2 2003-07-14 13:27:40 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago) 2003-07-16 11:11:49 +00:00
share reorder to be a bit more useable (imho) 2003-07-18 00:33:18 +00:00
sys Elimindate MD setrunqueue/remrunqueue (which were out-of-date compared to 2003-07-18 01:08:10 +00:00
tools also do the MKTOOLS and PREVIOUSTOOLDIR checks for "realdepend" 2003-07-16 13:13:42 +00:00
usr.bin tweak copyright; the stuff jason did in util.c wasn't migrated to this file. 2003-07-17 12:06:18 +00:00
usr.sbin use bounded string op 2003-07-16 08:22:01 +00:00
BUILDING attempt to clarify how MAKEOBJDIR{,PREFIX} may be provided ... 2003-07-03 05:52:47 +00:00
Makefile Add postinstall-fix-obsolete (to invoke "postinstall fix obsolete" - 2003-07-17 07:46:11 +00:00
Makefile.inc
UPDATING Add paragraph for texinfo-4.6. 2003-07-03 15:29:15 +00:00
build.sh add "params" operation 2003-07-16 13:21:47 +00:00