Subject: "WARNINGS" appearing in development kernels.
To: None <port-vax@NetBSD.ORG>
From: Jerome Tonneson <jerome@m-net.arbornet.org>
List: port-vax
Date: 06/07/1998 23:09:46
Several WARNINGS appeared when I tried to boot some of the newer (development)
kernels.  Is anyone else experiencing this?  This happened with both a 
VS3100/M38 and a VS2000.  The startup text for the M38 is below.


Also, I noticed 'ps' broke recently, though I'm not sure how recently (I 
jumped from 1.3 to 1.3E and F.) Output of 'ps':

ps: proc size mismatch (8736 total, 620 chunks)


Jerome


NetBSD 1.3F (GENERIC) #456: Sun Jun  7 22:16:40 CEST 1998
    ragge@subzero:/mnt/src/sys/arch/vax/compile/GENERIC

VAXstation 3100/m{38,48}
realmem = 16640000
avail mem = 12303360
...
add net default: gateway 10.42.42.5
swapctl: adding dockmaster:/export/vax1/swap as swap device at priority 0
starting system logger
checking for core dump...
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 104 comm savecore)
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 104 comm savecore)
savecore: no core dump (no dumpdev)
starting rpc daemons: portmap.
starting nfs daemons: nfsiod.
creating runtime link editor directory cache.
checking quotas: done.
building databases...
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 149 comm kvm_mkdb)
clearing /tmp
updating motd.
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 162 comm cmp)
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 162 comm cmp)
standard daemons: update cron.
starting network daemons: inetd.
starting local daemons:.
...