Go to file
reinoud 97c1950356 Don't dereference bp->b_vp->v_mount if its vnode type is VT_VNON. I dont
know if this masks a bug but with a machine having a ffs+wapbl mount, NFS
mounts and a ntfs mount this paniced the machine on suspend.
2008-11-04 16:08:41 +00:00
bin Implement a printtotal function to avoid code repetition. 2008-11-02 02:27:32 +00:00
common Raise correct interrupt on division errors. 2008-10-27 00:20:22 +00:00
compat Add a horrible kludge to make this build on sparc64, explained in the Makefile. 2008-11-04 15:25:58 +00:00
crypto Add ChangeLog entry about S.P.Zeidler's commit. Fix my name in one place. 2008-11-01 06:55:10 +00:00
dist Pull in a minor change from file-4.26 that gets cross-compiling from 2008-11-04 13:34:11 +00:00
distrib Make x86 installation use tmpfs. 2008-11-04 14:21:39 +00:00
doc ACPICA version 20081031 is out 2008-10-31 18:27:10 +00:00
etc Now that the installation floppies are including tmpfs as well, stop 2008-11-04 14:25:10 +00:00
external don't build dri drivers on shark 2008-11-03 04:50:41 +00:00
games more MKSHARE == no fixes: 2008-10-30 21:37:55 +00:00
gnu Add manual page for nsp(4), the driver for NSP2000 cryptographic 2008-11-02 22:11:36 +00:00
include include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some 2008-11-02 14:27:44 +00:00
lib Invert the test for the return value of getaddrinfo(), because that's what 2008-11-03 23:21:19 +00:00
libexec make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, 2008-10-31 20:24:51 +00:00
regress Add AWK?=${TOOL_AWK} in regression tests for awk itself. 2008-10-27 20:59:22 +00:00
rescue use nvi instead. thanks to Andreas Wrede 2008-10-29 23:55:28 +00:00
sbin make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, 2008-10-31 20:24:51 +00:00
share Use more markup. New sentence, new line. Spelling fixes. 2008-11-03 08:48:41 +00:00
sys Don't dereference bp->b_vp->v_mount if its vnode type is VT_VNON. I dont 2008-11-04 16:08:41 +00:00
tests Don't descend into atf with (${MKATF} == no) 2008-08-16 23:51:51 +00:00
tools HOST_SH should always be an absolute path, so don't bother searching for 2008-10-26 15:54:19 +00:00
usr.bin Change for standards compliance: 2008-11-04 03:14:46 +00:00
usr.sbin Fix manpage; it showed option -i where it had to be -I 2008-11-04 13:54:10 +00:00
x11 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
build.sh Try harder to guess the correct TOOLDIR. 2008-10-26 23:40:06 +00:00
BUILDING regen for recent change to examples and objdir advice, 2008-09-24 07:38:04 +00:00
Makefile - enable 32-bit library builds on amd64 and sparc64 2008-10-27 22:32:51 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00