Updating src tree:
P src/bin/sh/var.c
P src/crypto/dist/ipsec-tools/src/racoon/algorithm.c
P src/distrib/alpha/instkernel/ramdisk/upgrade.sh
P src/distrib/amiga/floppies/upgr/upgrade.sh
P src/distrib/sets/lists/tests/mi
P src/doc/BRANCHES
P src/doc/TODO.modules
P src/doc/TODO.smpnet
P src/include
On 8/9/21 12:00 PM, Brad Spencer wrote:
r...@netbsd.org writes:
Sorry if this has already been discussed-
I've been using ZFS on current happily for a few weeks now, and apart
from a little weirdness setting it up (wedge changing out from under me;
I think I've got that sorted now) it's been
Awesome, thanks! The following does the job:
--- src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c.ORIG
2021-07-28 17:16:22.0 +0100
+++ src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c
2021-08-09 20:10:02.660642422 +0100
@@ -416,7 +416,10 @@
if (RT_FAILURE(rc))
got
r...@netbsd.org writes:
> Sorry if this has already been discussed-
>
> I've been using ZFS on current happily for a few weeks now, and apart
> from a little weirdness setting it up (wedge changing out from under me;
> I think I've got that sorted now) it's been performing well.
>
>
> However, I
On Mon, Aug 09, 2021 at 05:38:18PM +0100, Chavdar Ivanov wrote:
> 9.99.88 brought new /usr/include/sys/device.h and new
> config_found(9). Consequently vbox guest additions build fails in
> src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c:
>
> ...
> #if __NetBSD_Prereq__(9,99,82)
> conf
Sorry if this has already been discussed-
I've been using ZFS on current happily for a few weeks now, and apart
from a little weirdness setting it up (wedge changing out from under me;
I think I've got that sorted now) it's been performing well.
However, I just put a quota on a filesystem I
Hi,
9.99.88 brought new /usr/include/sys/device.h and new
config_found(9). Consequently vbox guest additions build fails in
src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c:
...
#if __NetBSD_Prereq__(9,99,82)
config_found(sc->sc_dev, &am, wsmousedevprint,
CFARG_IATTR,