Go to file
drochner 3825b247fb Only allow the bus_dmamem_alloc() code to sleep if no physically contigous
pages are insisted in.
Atm, the pglistalloc code does the same automatically, but this might change.
2002-06-27 18:37:10 +00:00
bin Sort sections. 2002-06-26 15:29:43 +00:00
crypto sync with 3.4 2002-06-26 14:08:29 +00:00
dist correctly handle 'printf "%c", 0' - previously, it accessed random 2002-06-27 08:52:27 +00:00
distrib wsmoused additions. 2002-06-27 15:18:19 +00:00
etc add bktr 2002-06-27 18:34:32 +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 correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +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 note that MALLOC is intended to be used with a constant size. 2002-06-27 17:31:25 +00:00
sys Only allow the bus_dmamem_alloc() code to sleep if no physically contigous 2002-06-27 18:37:10 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin don't let newsyslog follow symlink (could be abused to do tricks). 2002-06-27 03:10:15 +00:00
usr.sbin clarification on mouse use from Julio Merino 2002-06-27 16:10:03 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00