Module Name:src
Committed By: rin
Date: Mon Jul 19 01:34:03 UTC 2021
Modified Files:
src/doc: 3RDPARTY
Log Message:
binutils 2.37 has been released.
To generate a diff of this commit:
cvs rdiff -u -r1.1807 -r1.1808 src/doc/3RDPARTY
Please note that diffs are not public
Module Name:src
Committed By: dholland
Date: Mon Jul 19 01:33:53 UTC 2021
Modified Files:
src/sys/miscfs/kernfs: kernfs_vnops.c
Log Message:
Abolish all the silly indirection macros for initializing vnode ops tables.
These are things of the form #define foofs_op genfs_op,
Module Name:src
Committed By: dholland
Date: Mon Jul 19 01:30:25 UTC 2021
Modified Files:
src/sys/fs/cd9660: cd9660_vnops.c
src/sys/fs/puffs: puffs_vnops.c
src/sys/fs/tmpfs: tmpfs_fifoops.c tmpfs_specops.c
Log Message:
Abolish all the silly indirection macr
Module Name:src
Committed By: thorpej
Date: Mon Jul 19 01:06:14 UTC 2021
Modified Files:
src/sys/arch/alpha/pci: cia_dma.c ciavar.h tsp_dma.c tsvar.h
Log Message:
For CIA/Pyxis and Tsunami/Typhoon/Titan, save the firmware's idea of
the DMA window configuration, and restore
Module Name:src
Committed By: dholland
Date: Sun Jul 18 23:57:34 UTC 2021
Modified Files:
src/sys/fs/ptyfs: ptyfs_vnops.c
Log Message:
Fix ptyfs link and symlink ops.
They were set (via macro obfuscation just eliminated) to
genfs_abortop, which is the wrong thing. These c
Module Name:src
Committed By: dholland
Date: Sun Jul 18 23:57:16 UTC 2021
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
src/sys/fs/adosfs: advnops.c
src/sys/fs/cd9660: cd9660_node.h
src/sys/fs/filecorefs: filecore_node.h
Module Name:src
Committed By: dholland
Date: Sun Jul 18 23:56:14 UTC 2021
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
src/sys/fs/cd9660: cd9660_vnops.c
src/sys/fs/efs: efs_vnops.c
src/sys/fs/hfs: hfs_vnops.c
sr
Module Name:src
Committed By: thorpej
Date: Sun Jul 18 19:58:34 UTC 2021
Modified Files:
src/sys/arch/alpha/pci: tsp_dma.c
Log Message:
According to section 8.1.2.2 of the Tsunami/Typhoon hardware reference
manual (DS-0025A-TE), the SGMAP TLB is arranged as 168 locations o
Module Name:src
Committed By: nia
Date: Sun Jul 18 11:45:31 UTC 2021
Modified Files:
src/usr.bin/aiomixer: main.c
Log Message:
aiomixer: Honor terminal colors. Looks better in cool-retro-term.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/aiomix
Module Name:src
Committed By: dholland
Date: Sun Jul 18 09:30:36 UTC 2021
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
Fix confusion arising from whether FOLLOW or NOFOLLOW is 0.
In vn_open, don't set and then throw away FOLLOW, and clarify the
comment about req
Module Name:src
Committed By: kardel
Date: Sun Jul 18 07:22:22 UTC 2021
Modified Files:
src/external/cddl/osnet/sys/sys: vnode.h
Log Message:
PR kern/56316: vn_open doesn't follow symlinks
remove setting of O_NOFOLLOW. restores ZFS being able
to open devices via symlinks
11 matches
Mail list logo