CVS commit: src/sys/arch/hppa/dev

2025-03-10 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Mar 11 05:48:26 UTC 2025 Modified Files: src/sys/arch/hppa/dev: gftfb.c Log Message: drop the rectfill workaround here as well To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/dev/gftfb.c Pl

CVS commit: src

2025-03-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Mar 10 22:35:02 UTC 2025 Modified Files: src/tests/usr.bin/xlint/lint1: msg_127.c msg_286.c msg_287.c src/usr.bin/xlint/lint1: decl.c func.c Log Message: lint: in C99 mode and later, warn about non-prototype functions

CVS commit: src

2025-03-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Mar 10 22:35:02 UTC 2025 Modified Files: src/tests/usr.bin/xlint/lint1: msg_127.c msg_286.c msg_287.c src/usr.bin/xlint/lint1: decl.c func.c Log Message: lint: in C99 mode and later, warn about non-prototype functions

CVS commit: src/usr.sbin/extattrctl

2025-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 10 22:19:53 UTC 2025 Modified Files: src/usr.sbin/extattrctl: extattrctl.8 Log Message: fix example, add link to the system call man page To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/extattr

CVS commit: src/lib/libc/sys

2025-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 10 22:18:07 UTC 2025 Modified Files: src/lib/libc/sys: extattrctl.2 Log Message: Correct errors in previous and explain the UFS1 extended attribute implementation. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/lib/libc/sys

2025-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 10 22:18:07 UTC 2025 Modified Files: src/lib/libc/sys: extattrctl.2 Log Message: Correct errors in previous and explain the UFS1 extended attribute implementation. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src

2025-03-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Mar 10 22:08:36 UTC 2025 Modified Files: src/tests/usr.bin/xlint/lint1: msg_385.c src/usr.bin/xlint/lint1: lex.c Log Message: lint: only warn about do-while macro if the 'do' is a keyword To generate a diff of this c

CVS commit: src

2025-03-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Mar 10 22:08:36 UTC 2025 Modified Files: src/tests/usr.bin/xlint/lint1: msg_385.c src/usr.bin/xlint/lint1: lex.c Log Message: lint: only warn about do-while macro if the 'do' is a keyword To generate a diff of this c

CVS commit: src/lib/libc/gen

2025-03-10 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 10 21:21:32 UTC 2025 Modified Files: src/lib/libc/gen: arc4random.c Log Message: arc4random(3): Add self-tests for PRNG algorithm. Independently generated by running: head -c 64 Modified files: Index: src/lib/libc/ge

CVS commit: src/lib/libc/gen

2025-03-10 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 10 21:21:32 UTC 2025 Modified Files: src/lib/libc/gen: arc4random.c Log Message: arc4random(3): Add self-tests for PRNG algorithm. Independently generated by running: head -c 64

CVS commit: src/usr.sbin/puffs/mount_9p

2025-03-10 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 10 21:21:20 UTC 2025 Modified Files: src/usr.sbin/puffs/mount_9p: ninepuffs.c node.c Log Message: mount_9p(8): Implement pathconf stub. Doesn't actually do anything useful -- it just returns EINVAL as pathconf is suppo

CVS commit: src/usr.sbin/puffs/mount_9p

2025-03-10 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Mar 10 21:21:20 UTC 2025 Modified Files: src/usr.sbin/puffs/mount_9p: ninepuffs.c node.c Log Message: mount_9p(8): Implement pathconf stub. Doesn't actually do anything useful -- it just returns EINVAL as pathconf is suppo

CVS commit: src/lib/libc/sys

2025-03-10 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Mar 10 05:06:02 UTC 2025 Modified Files: src/lib/libc/sys: mount.2 Log Message: typo - s/to/too/ To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/lib/libc/sys/mount.2 Please note that diffs are not public

CVS commit: src/sys/arch/mac68k/dev

2025-03-10 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Mar 10 11:29:25 UTC 2025 Modified Files: src/sys/arch/mac68k/dev: sbc.c Log Message: Serialize pdma xfers. The same is done for pdma interrupt xfers. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/arch/m