Go to file
yamt b02ae403bb switch swap space allocation code to use blist instead of extent(9).
fix "warning: resource shortage: %d pages of swap lost".

extent(9) has some undesirable characteristics for swap allocation:
	- it involves alloc-to-free.
	- its operational cost is O(n*n) where n is number of entries.
2005-04-06 13:51:33 +00:00
bin A rather better fix for treating $((x)) as equivalent to $(($x)) provided 2005-03-21 22:37:09 +00:00
contrib/sys
crypto Fix a buffer overrun in ISAKMP mode config SET handler 2005-04-04 21:43:26 +00:00
dist Double the stack space limit. We are running out with ntp.pool.org. 2005-04-05 20:56:58 +00:00
distrib Add get{pw,gr}ent_r.{3,0} 2005-04-04 20:38:24 +00:00
doc tzcode2005h out; tzdata2005h out and imported. 2005-04-05 16:47:51 +00:00
etc Add _pflogd group. 2005-04-05 19:57:30 +00:00
games Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first 2005-03-21 18:45:18 +00:00
gnu Add two new config keywords: 2005-04-02 03:03:23 +00:00
include Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage 2005-04-03 20:09:29 +00:00
lib Don't print an error if we are doing authentication. 2005-04-05 18:24:17 +00:00
libexec Fix a typo; some minor nits and tweaks; add a CAVEATS section which 2005-04-04 18:43:55 +00:00
regress Add regression tests for basename(1) and dirname(1). 2005-04-04 16:48:45 +00:00
rescue Add /rescue/tetris. 2005-04-01 08:35:17 +00:00
sbin Correct phase 0 message 2005-04-06 04:32:59 +00:00
share Add -fno-merge-constants (as the xsrc build does too) to make the module 2005-04-06 08:32:11 +00:00
sys switch swap space allocation code to use blist instead of extent(9). 2005-04-06 13:51:33 +00:00
tools Update notes for testing on linux, OS/X 2005-04-05 00:21:22 +00:00
usr.bin Update with pam descriptions. 2005-04-05 18:46:33 +00:00
usr.sbin Do some Common Subexpression Elimination when testing for valid characters 2005-04-05 22:54:26 +00:00
x11 NetBSD-vax needs the "fb" library to build the "Xdmx" server. 2005-04-05 14:04:55 +00:00
build.sh Avoid the brace expansion on OpenBSD. 2005-03-26 06:02:13 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING Add a note about pcppi -> pcppi+attimer. 2005-03-26 14:25:25 +00:00