Go to file
gdamore bf6fc8ef63 Various improvements to make the common mips3 clock handling more generally
useful.  The functions delay, cpu_initclocks, and setstatclcokrate have been
renamed to mips3_delay, mips3_initclocks, and mips3_setstatclockrate.

We provide weak aliases for the original names, so machdep code doesn't have
to provide wrapper routines.  (Giving good performance.)

I've moved mips3_clockintr, mips3_initclocks, and mips3_setstatclockrate to
their own mips3_clockintr file, because some ports may not be able to use
these, and its senseless to carry that baggage.
2006-09-08 23:39:27 +00:00
bin Fix typo, update date. 2006-09-04 20:30:36 +00:00
common complete initialization. 2006-08-27 22:31:55 +00:00
crypto Apply the third version of the patch from OpenSSL to address this issue. 2006-09-06 22:47:11 +00:00
dist Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1 2006-09-05 19:31:47 +00:00
distrib First take at security model abstraction. 2006-09-08 20:58:56 +00:00
doc Sync some fields with reality. 2006-09-08 23:35:48 +00:00
etc make postconf configurable 2006-09-07 15:26:08 +00:00
games
gnu Add gcc4 mknative files for sh5el. 2006-09-04 20:01:28 +00:00
include Add efun(3) 2006-08-26 18:11:12 +00:00
lib MD_DO_NOT_NEED_FALLTHRU for hppa 2006-09-08 19:18:26 +00:00
libexec Pay attention to the new LFS_CLEANER_MUST_CLEAN flag in the Ifile. 2006-09-01 19:43:51 +00:00
regress Add -fno-reorder-blocks for gcc4, to avoid duplicate label definition 2006-09-02 21:27:41 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin - Change the cast of st_size to uint64_t to avoid future problems 2006-09-08 12:38:32 +00:00
share First take at security model abstraction. 2006-09-08 20:58:56 +00:00
sys Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
tools Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
usr.bin Fix requests for msg input with a NULL target buffer (or zero length one) 2006-09-06 19:24:15 +00:00
usr.sbin - discourage nfs re-exporting. 2006-09-08 21:32:05 +00:00
x11 use ${.ALLSRC:M*o} instead of ${OBJS} in module build rule. 2006-09-07 03:45:50 +00:00
build.sh Recognize MACHINE=landisk (sh3el). 2006-09-01 21:52:55 +00:00
BUILDING
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00