Go to file
martin 00b23860a0 "bufmem" is unsigned long inside the kernel, so don't try to grovel it out
of kmem as a unsigned int.
Also avoid overrunning VCACHE_SIZE, thus scribling over unrelated memory.
Fixes PR port-sparc64/25537.
2004-05-11 21:56:20 +00:00
bin Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Merge changes between Heimdal 0.6.1 and 0.6.2 2004-05-08 13:27:58 +00:00
dist PR/24969: Arto Selonen: ipfs does not work at all with 4.1.1. Applied portion 2004-05-10 00:50:07 +00:00
distrib Mmeye also builds Xvfb, so make a set list to match what's built/installed. 2004-05-10 20:47:29 +00:00
doc Make gmon / mcount work properly for threaded applications by keeping 2004-05-10 22:16:42 +00:00
etc Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
games - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two 2004-05-02 21:31:23 +00:00
gnu Add port-xen 2004-05-10 00:28:08 +00:00
include While I'm at it: add restrict qualifiers to readlink(2). 2004-05-10 22:33:08 +00:00
lib Sort sections; use \*[Lt]\*[Gt] instead of <>. 2004-05-11 20:02:54 +00:00
libexec Also set LOGNAME in the environment. 2004-05-11 08:07:37 +00:00
regress Add another test, which currently fails on sparc64. 2004-05-01 18:00:19 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Constify. 2004-05-11 17:09:58 +00:00
share actually, 3ware 9000 doesn't work with the pre-9000 drivers 2004-05-10 17:03:05 +00:00
sys Don't need cz or cy devices in INSTALL kernel, and they put space 2004-05-11 17:36:43 +00:00
tools Track make(1) build simplifications. 2004-05-07 00:04:37 +00:00
usr.bin "bufmem" is unsigned long inside the kernel, so don't try to grovel it out 2004-05-11 21:56:20 +00:00
usr.sbin foliage from pack_dev change :-) 2004-05-11 17:11:03 +00:00
x11 more stuff to deal with. (maybe rtr feels enthusiastic? (hint hint :)) 2004-04-29 06:08:34 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING You also need a new libc for the new sysctl binary to work. 2004-05-03 04:12:21 +00:00
build.sh