Go to file
jmc 855a0649f3 Change xgetblk to detect cases where the requested size is more than mblklen.
(generally it's 20k). Adjust mblklen temporarily to the size of the block
required and allocate one. This avoids coredumps when mapping in identifiers
that have huge values. (In my example it was a char[] for a 640k pixmap).
2002-06-28 05:03:55 +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 comments for ws* devices. 2002-06-27 23:11:29 +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 regen (audio addition) 2002-06-27 23:14:40 +00:00
sys Do the necessaries when the builtin font gets saved in slot 1. 2002-06-28 03:38:13 +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
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