Module Name:src
Committed By: pho
Date: Sat Jan 22 07:59:33 UTC 2022
Modified Files:
src/lib/librefuse: refuse.c
Log Message:
Do not call fuse_operations.getattr() before initializing filesystem
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/lib/libr
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:59:33 UTC 2022
Modified Files:
src/lib/librefuse: refuse.c
Log Message:
Do not call fuse_operations.getattr() before initializing filesystem
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/lib/libr
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:58:32 UTC 2022
Modified Files:
src/lib/librefuse: Makefile TODO refuse.c refuse_opt.c
Log Message:
Increase the warning level to spot more mistakes
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:58:32 UTC 2022
Modified Files:
src/lib/librefuse: Makefile TODO refuse.c refuse_opt.c
Log Message:
Increase the warning level to spot more mistakes
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:57:31 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: fuse.h refuse.c
src/lib/librefuse/refuse: Makefile.inc
Added Files:
src/lib/librefuse/refuse: legacy.c legacy.h
L
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:57:31 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: fuse.h refuse.c
src/lib/librefuse/refuse: Makefile.inc
Added Files:
src/lib/librefuse/refuse: legacy.c legacy.h
L
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:56:16 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: TODO fuse.h
src/lib/librefuse/refuse: Makefile.inc
Added Files:
src/lib/librefuse/refuse: poll.c poll.h
Log Messa
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:56:16 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: TODO fuse.h
src/lib/librefuse/refuse: Makefile.inc
Added Files:
src/lib/librefuse/refuse: poll.c poll.h
Log Messa
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:54:57 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: TODO fuse.h
src/lib/librefuse/refuse: Makefile.inc
Added Files:
src/lib/librefuse/refuse: buf.c buf.h
Log Message
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:54:57 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: TODO fuse.h
src/lib/librefuse/refuse: Makefile.inc
Added Files:
src/lib/librefuse/refuse: buf.c buf.h
Log Message
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:53:06 UTC 2022
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/etc/mtree: NetBSD.dist.base
src/lib/librefuse: Makefile fuse.h fuse_internal.h refuse.c
s
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:53:06 UTC 2022
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/etc/mtree: NetBSD.dist.base
src/lib/librefuse: Makefile fuse.h fuse_internal.h refuse.c
s
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:39:22 UTC 2022
Added Files:
src/lib/librefuse: fuse_log.h refuse_log.c
Log Message:
lib/librefuse: Implement logging API appeared on FUSE 3.7
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/librefuse
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:39:22 UTC 2022
Added Files:
src/lib/librefuse: fuse_log.h refuse_log.c
Log Message:
lib/librefuse: Implement logging API appeared on FUSE 3.7
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/librefuse
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:38:45 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: Makefile
Log Message:
lib/librefuse: Implement logging API appeared on FUSE 3.7
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:38:45 UTC 2022
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librefuse: Makefile
Log Message:
lib/librefuse: Implement logging API appeared on FUSE 3.7
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:35:26 UTC 2022
Modified Files:
src/lib/libpuffs: Makefile puffs.3 puffs.c puffs_priv.h
Log Message:
Allow calling puffs_mount(3) before puffs_daemon(3)
puffs_daemon(3) creates a pipe before forking, and the parent proc
Module Name:src
Committed By: pho
Date: Sat Jan 22 07:35:26 UTC 2022
Modified Files:
src/lib/libpuffs: Makefile puffs.3 puffs.c puffs_priv.h
Log Message:
Allow calling puffs_mount(3) before puffs_daemon(3)
puffs_daemon(3) creates a pipe before forking, and the parent proc
Should fix PR 56650
> Module Name: src
> Committed By: macallan
> Date: Fri Jan 21 21:00:26 UTC 2022
>
> Modified Files:
> src/sys/dev/fdt: fdt_port.c
>
> Log Message:
> when enumerating ports and endpoints treat missing 'reg' properties as zero
> ok jmcneill:
> Looking at Linux.
Module Name:src
Committed By: andvar
Date: Fri Jan 21 21:40:32 UTC 2022
Modified Files:
src/sys/dev/ic: icp_ioctl.c
Log Message:
s/compatile/compatible/
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic/icp_ioctl.c
Please note that diffs are n
Module Name:src
Committed By: andvar
Date: Fri Jan 21 21:40:32 UTC 2022
Modified Files:
src/sys/dev/ic: icp_ioctl.c
Log Message:
s/compatile/compatible/
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic/icp_ioctl.c
Please note that diffs are n
Module Name:src
Committed By: andvar
Date: Fri Jan 21 21:39:33 UTC 2022
Modified Files:
src/usr.sbin/moused: moused.c
Log Message:
s/comatible/compatible/
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/moused/moused.c
Please note that diffs a
Module Name:src
Committed By: andvar
Date: Fri Jan 21 21:39:33 UTC 2022
Modified Files:
src/usr.sbin/moused: moused.c
Log Message:
s/comatible/compatible/
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/moused/moused.c
Please note that diffs a
Module Name:src
Committed By: macallan
Date: Fri Jan 21 21:00:26 UTC 2022
Modified Files:
src/sys/dev/fdt: fdt_port.c
Log Message:
when enumerating ports and endpoints treat missing 'reg' properties as zero
ok jmcneill:
Looking at Linux. If port or endpoint are missing a '
Module Name:src
Committed By: macallan
Date: Fri Jan 21 21:00:26 UTC 2022
Modified Files:
src/sys/dev/fdt: fdt_port.c
Log Message:
when enumerating ports and endpoints treat missing 'reg' properties as zero
ok jmcneill:
Looking at Linux. If port or endpoint are missing a '
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:22:56 UTC 2022
Modified Files:
src/sys/arch/sparc/dev: vme_machdep.c
Log Message:
Don't bother with prom_node_to_devhandle() if we're just forwarding along
our own node; use device_handle(self) instead.
To generat
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:22:56 UTC 2022
Modified Files:
src/sys/arch/sparc/dev: vme_machdep.c
Log Message:
Don't bother with prom_node_to_devhandle() if we're just forwarding along
our own node; use device_handle(self) instead.
To generat
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:14:14 UTC 2022
Modified Files:
src/sys/arch/sparc/sparc: msiiep.c
src/sys/arch/sparc64/dev: psycho.c pyro.c schizo.c vpci.c
src/sys/dev/sbus: xbox.c
Log Message:
Don't bother with prom_node_to_devhan
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:14:14 UTC 2022
Modified Files:
src/sys/arch/sparc/sparc: msiiep.c
src/sys/arch/sparc64/dev: psycho.c pyro.c schizo.c vpci.c
src/sys/dev/sbus: xbox.c
Log Message:
Don't bother with prom_node_to_devhan
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:12:28 UTC 2022
Modified Files:
src/sys/arch/macppc/pci: bandit.c grackle.c u3.c uninorth.c
src/sys/arch/shark/ofw: ofisascr.c vlpci.c
Log Message:
Don't bother with devhandle_from_of() if we're just forwardi
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 19:12:28 UTC 2022
Modified Files:
src/sys/arch/macppc/pci: bandit.c grackle.c u3.c uninorth.c
src/sys/arch/shark/ofw: ofisascr.c vlpci.c
Log Message:
Don't bother with devhandle_from_of() if we're just forwardi
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 15:55:37 UTC 2022
Modified Files:
src/sys/arch/sparc/sparc: promlib.c
src/sys/dev/i2c: i2c.c
src/sys/dev/pci: pci.c
src/sys/kern: subr_device.c
src/sys/sys: device.h
Log Message:
Replace
Module Name:src
Committed By: thorpej
Date: Fri Jan 21 15:55:37 UTC 2022
Modified Files:
src/sys/arch/sparc/sparc: promlib.c
src/sys/dev/i2c: i2c.c
src/sys/dev/pci: pci.c
src/sys/kern: subr_device.c
src/sys/sys: device.h
Log Message:
Replace
Module Name:src
Committed By: wiz
Date: Fri Jan 21 15:07:34 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
tmux-3.2a out
To generate a diff of this commit:
cvs rdiff -u -r1.1830 -r1.1831 src/doc/3RDPARTY
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: wiz
Date: Fri Jan 21 15:07:34 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
tmux-3.2a out
To generate a diff of this commit:
cvs rdiff -u -r1.1830 -r1.1831 src/doc/3RDPARTY
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: dholland
Date: Fri Jan 21 08:58:10 UTC 2022
Modified Files:
src/share/dict: web2
Log Message:
+aioli
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/share/dict/web2
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: dholland
Date: Fri Jan 21 08:58:10 UTC 2022
Modified Files:
src/share/dict: web2
Log Message:
+aioli
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/share/dict/web2
Please note that diffs are not public domain; they are su
37 matches
Mail list logo