Go to file
briggs 1b3d605b4e Remove complaint: bus_dmamap_destroy() called for map with valid
mappings bus_dma(9) states: "In the event that the DMA handle contains
a valid mapping, the mapping will be unloaded via the same mechanism
used by bus_dmamap_unload()."  And some drivers do mean to skip the
unload step.
2002-06-28 15:21:00 +00:00
bin Change how "cd .." is handled in next_file() with -M, to ensure that curdir[] 2002-06-28 11:29:45 +00:00
crypto sync with 3.4 2002-06-26 14:08:29 +00:00
dist be consistent with libc getaddr/nameinfo. 2002-06-28 06:40:51 +00:00
distrib remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they 2002-06-28 08:45:51 +00:00
etc No need for an installation/misc directory. 2002-06-28 12:40:10 +00:00
games Provide a BN_dec2bn() shim for the non-openssl case that reports an error 2002-06-18 23:07:36 +00:00
gnu avoid possible overrun of dn_expand arg buffer. 2002-06-26 09:25:47 +00:00
include In the manner of Solaris and other OSes, we now define CLK_TCK to 2002-06-23 19:41:04 +00:00
lib Work around compiler problem on VAX by building with -O0 on that 2002-06-27 21:03:37 +00:00
libexec Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. 2002-06-18 09:59:47 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin Punctuation vs. markup nits, and use .Dq instead of double quotes. 2002-06-26 18:07:21 +00:00
share remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they 2002-06-28 08:45:51 +00:00
sys Remove complaint: bus_dmamap_destroy() called for map with valid 2002-06-28 15:21:00 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin Change xgetblk to detect cases where the requested size is more than mblklen. 2002-06-28 05:03:55 +00:00
usr.sbin Sort options in usage. 2002-06-27 22:58:54 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile find the Makefile for postinstall-check in the presence of ${.OBJDIR}s 2002-06-26 16:28:18 +00:00
Makefile.inc
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00