Go to file
atatat 84a6247a30 Properly set page references counts at the start of the newly
allocated ppref data to zero in the case of an amap that has empty
space at the front.

Don't set anything in the ppref array if "len" is zero.

Many thanks to Sami Kantoluoto for providing gdb access to a machine
that would reliably crash with problems related to the above, and to
Stephan Thesing for corroborating that the patch properly addressed
the problem.

Note that the ar_pageoff (and related variables) types must be changed
soon.  The use of "int" here is not theoretically sufficient.
2002-12-20 18:21:13 +00:00
bin Catch up with gen_subs.c rev. 1.27: the verbose output for symbolic links 2002-12-19 22:54:44 +00:00
crypto Avoid conflict with reserved identifier "log". 2002-12-06 03:39:06 +00:00
dist Fix indentation of -a. From Juha Hyttinen in PR 19399. 2002-12-16 10:35:04 +00:00
distrib Remove /usr/local (and children) from the base distribution; we shouldn't 2002-12-20 06:39:53 +00:00
doc build system uses src/etc for user&group lookups 2002-12-19 22:20:30 +00:00
etc Remove /usr/local (and children) from the base distribution; we shouldn't 2002-12-20 06:39:53 +00:00
games fix confusion between east and west for y,u,b, and n. 2002-12-15 22:02:52 +00:00
gnu Place EH labels on the permanent obstack. Fixes PR 18314. 2002-12-16 19:33:50 +00:00
include this needs <sys/types.h> 2002-12-12 23:00:37 +00:00
lib Add a sysconf(3) knob for {ATEXIT_MAX}. 2002-12-19 23:31:54 +00:00
libexec Make this work finally, by prepending _PATH_DEV to the tty name. 2002-12-18 15:20:47 +00:00
regress Remove extra args to a printf call. 2002-12-06 02:09:24 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Drop trailing whitespace. 2002-12-19 14:49:03 +00:00
share Add a brief description of DPSRCS, whose discovery recently shortened two 2002-12-20 16:05:16 +00:00
sys Properly set page references counts at the start of the newly 2002-12-20 18:21:13 +00:00
tools Include <sys/types.h> before <grp.h>; Mac OS 10.2.2 needs this. 2002-12-16 00:35:00 +00:00
usr.bin Add a sysconf(3) knob for {ATEXIT_MAX}. 2002-12-19 23:31:54 +00:00
usr.sbin Drop trailing whitespace. 2002-12-18 19:37:26 +00:00
build.sh The walnut port has been subsumed by evbppc. 2002-12-09 12:49:55 +00:00
BUILDING Add -E - "expert mode". If this is not specified, builds to DESTDIR=/ are 2002-12-08 22:14:00 +00:00
Makefile improve previous; show times at end of distribution/release/snapshot as well 2002-12-02 08:27:03 +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 the recently added -N option of install(1) is now used by default 2002-12-19 12:48:42 +00:00