Go to file
jdolecek 8e532c1ad1 Make sure to allocate big enough mbuf data area before elevating
interrupt priority, to avoid allocating additional mbufs on
splsched(). Move some other misc bits out of splched()-guarded
section. This should make the code a bit more friendly wrt e.g.
clock interrupts. Sligh performance improvement was observed with
this change (like 1-2% on slow machine), even.

This also fixes ancient kern/2478 by Bill Sommerfeld.
2001-05-16 20:30:52 +00:00
bin Don't build ksh.1 if MKMAN == "no". 2001-05-15 23:50:36 +00:00
crypto recover $NetBSD$ 2001-05-15 16:00:32 +00:00
dist Resolve conflicts from the import of am-utils 6.0.6. 2001-05-13 18:06:57 +00:00
distrib Put back /usr/include/dev/tc/sticreg.h. 2001-05-16 13:48:52 +00:00
etc Remove bpp before re-creating it. port-sparc64/12934 by John Heasley. 2001-05-14 09:11:10 +00:00
games Its is Dr. Elizabeth Dehner, not Dehaver. 2001-05-02 10:42:34 +00:00
gnu Pass -D_SOFT_FLOAT to cpp if called with -msoft-float. 2001-05-16 15:36:47 +00:00
include Employ __static_cast(); suggested by Dave Sainty in PR lib/11766. 2001-05-06 15:31:09 +00:00
lib Fixed wrapping of multiline fields. 2001-05-16 11:51:16 +00:00
libexec Unloading objects, can cause other objects whose reference count becomes 2001-05-10 20:19:25 +00:00
regress Explicitly unset LANG and LC_ALL before doing any tests - some tests 2001-05-14 21:31:38 +00:00
sbin Adapt for MODE SENSE/SELECT changes in kernel. 2001-05-15 15:11:02 +00:00
share PR/12956: Grant Beattie: Explain how to copy the timezone files so that 2001-05-16 14:27:58 +00:00
sys Make sure to allocate big enough mbuf data area before elevating 2001-05-16 20:30:52 +00:00
usr.bin alpha core has signal number in little endian, no in big endian. 2001-05-16 00:52:48 +00:00
usr.sbin Big-endian support. 2001-05-16 10:45:36 +00:00
Makefile parallelize the obj pass, too 2001-05-08 02:04:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00