Go to file
rumble bf88067210 Do not report unexpected interrupts when not debugging. These
seem to occur fairly often under normal operation with HPC1.5.
Also, do not return if the interrupt is unexpected, but see if
there is anything to handle regardless, which appears to always
be the case with HPC1.5.
2004-12-31 22:32:34 +00:00
bin Use the same width (9) for both the Used and Avail columns. 2004-12-31 09:54:28 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist more size_t casts 2004-12-30 16:22:45 +00:00
distrib Add /bin/rmdir, needed by sysinst 2004-12-31 11:54:29 +00:00
doc Correct file reference and add PR reference in 2004-12-30 16:29:48 +00:00
etc Add a missing space in a comment 2004-12-30 09:32:13 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu PR/28781: OBATA Akio: gdb -write would core-dump if the executable did not 2004-12-26 16:55:00 +00:00
include Provide forward struct declarations for struct sigcontext*; this will allow 2004-12-31 18:06:16 +00:00
lib add size_t casts. 2004-12-30 05:11:50 +00:00
libexec Move linking with libdes to the common kerberos section since 2004-12-22 01:25:05 +00:00
regress Add tests for pthread_cond_timedwait() at time zero, as discussed 2004-12-29 20:34:11 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin PR/28782: OBATA Akio: Document that kern.rtc_offset is writable. 2004-12-26 16:57:09 +00:00
share remove VDIRTY. 2004-12-31 14:55:27 +00:00
sys Do not report unexpected interrupts when not debugging. These 2004-12-31 22:32:34 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin Add "dirname"- and "basename"-like functionality to stat(1) by way of 2004-12-31 03:24:31 +00:00
usr.sbin when generating maps, use -n argument to stdhosts(1) so ipv6 addresses 2004-12-29 13:08:24 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00