Module Name:src
Committed By: riastradh
Date: Mon Feb 10 02:41:34 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_poll.c
Log Message:
t_poll: Extend the hangup tests to ptys too.
Of course, ptys work slightly differently from pipes and fifos and
sockets, presumably for
Module Name:src
Committed By: riastradh
Date: Mon Feb 10 02:41:34 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_poll.c
Log Message:
t_poll: Extend the hangup tests to ptys too.
Of course, ptys work slightly differently from pipes and fifos and
sockets, presumably for
Module Name:src
Committed By: riastradh
Date: Sun Feb 9 17:10:37 UTC 2025
Modified Files:
src/tests/lib/libc/sys: Makefile t_poll.c
Log Message:
t_poll: Expand tests of polling when other endpoint is closed.
This covers fifos, pipes, and sockets; reads and writes; and po
Module Name:src
Committed By: riastradh
Date: Sun Feb 9 17:10:37 UTC 2025
Modified Files:
src/tests/lib/libc/sys: Makefile t_poll.c
Log Message:
t_poll: Expand tests of polling when other endpoint is closed.
This covers fifos, pipes, and sockets; reads and writes; and po
Module Name:src
Committed By: riastradh
Date: Sun Feb 9 17:10:23 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_poll.c
Log Message:
t_poll: Tweak to improve diagnostics.
PR kern/59056: poll POLLHUP bugs
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 s
Module Name:src
Committed By: riastradh
Date: Sun Feb 9 17:10:23 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_poll.c
Log Message:
t_poll: Tweak to improve diagnostics.
PR kern/59056: poll POLLHUP bugs
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 s
Module Name:src
Committed By: riastradh
Date: Sun Feb 9 17:09:51 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_poll.c
Log Message:
t_poll: Make sure POLLOUT is clear when testing POLLHUP.
POLLOUT and POLLHUP are mutually exclusive in POSIX. Also, we're
only polling
Module Name:src
Committed By: riastradh
Date: Sun Feb 9 17:09:51 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_poll.c
Log Message:
t_poll: Make sure POLLOUT is clear when testing POLLHUP.
POLLOUT and POLLHUP are mutually exclusive in POSIX. Also, we're
only polling
Module Name:src
Committed By: kre
Date: Sun Feb 9 14:25:26 UTC 2025
Modified Files:
src/usr.bin/env: env.1 env.c
Log Message:
PR bin/59058 Random minor corrections
Use the correct exit status values (126 vs 127), the latter
when the utility cannot be located (no matter
Module Name:src
Committed By: kre
Date: Sun Feb 9 14:25:26 UTC 2025
Modified Files:
src/usr.bin/env: env.1 env.c
Log Message:
PR bin/59058 Random minor corrections
Use the correct exit status values (126 vs 127), the latter
when the utility cannot be located (no matter
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:27:29 UTC 2025
Modified Files:
src/sys/dev/ic: com.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.386 -r1.387 src/sys/dev/ic/com.c
Please note that diffs are not public domai
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:27:29 UTC 2025
Modified Files:
src/sys/dev/ic: com.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.386 -r1.387 src/sys/dev/ic/com.c
Please note that diffs are not public domai
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:08:38 UTC 2025
Modified Files:
src/sys/arch/riscv/fdt: intc_fdt.c
Log Message:
risc-v: show cpu number in intc_fdt_intrstr and not hartid.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/ris
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:08:38 UTC 2025
Modified Files:
src/sys/arch/riscv/fdt: intc_fdt.c
Log Message:
risc-v: show cpu number in intc_fdt_intrstr and not hartid.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/ris
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:07:42 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hppa/dev/summitfb.c
Please note that diff
Module Name:src
Committed By: skrll
Date: Sun Feb 9 10:07:42 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hppa/dev/summitfb.c
Please note that diff
Module Name:src
Committed By: skrll
Date: Sun Feb 9 09:09:49 UTC 2025
Modified Files:
src/sys/arch/riscv/starfive: jh7110_trng.c
Log Message:
risc-v: JH7110 TRNG aprint_verbose the features and build conf registers
To generate a diff of this commit:
cvs rdiff -u -r1.1 -
Module Name:src
Committed By: skrll
Date: Sun Feb 9 09:09:49 UTC 2025
Modified Files:
src/sys/arch/riscv/starfive: jh7110_trng.c
Log Message:
risc-v: JH7110 TRNG aprint_verbose the features and build conf registers
To generate a diff of this commit:
cvs rdiff -u -r1.1 -
Module Name:src
Committed By: pgoyette
Date: Sun Feb 9 08:48:39 UTC 2025
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Minor cleanups.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sbin/gpt/gpt.8
Please note that diffs are not public domain; they
Module Name:src
Committed By: pgoyette
Date: Sun Feb 9 08:48:39 UTC 2025
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Minor cleanups.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sbin/gpt/gpt.8
Please note that diffs are not public domain; they
20 matches
Mail list logo