Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 07:48:43 UTC 2022
Modified Files:
src/tests/net/net: Makefile
Log Message:
tests: restore a line removed accidentally
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/net/net/Makefile
Please n
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 07:48:43 UTC 2022
Modified Files:
src/tests/net/net: Makefile
Log Message:
tests: restore a line removed accidentally
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/net/net/Makefile
Please n
Module Name:src
Committed By: martin
Date: Wed Nov 30 07:20:36 UTC 2022
Modified Files:
src/tests/sbin/fsck_ffs: t_extattr.sh
Log Message:
Simplify: avoid use of the explicit raw partition, MAKDEV does
all the needed magic for us already. Pointed out by kre
To generate a
Module Name:src
Committed By: martin
Date: Wed Nov 30 07:20:36 UTC 2022
Modified Files:
src/tests/sbin/fsck_ffs: t_extattr.sh
Log Message:
Simplify: avoid use of the explicit raw partition, MAKDEV does
all the needed magic for us already. Pointed out by kre
To generate a
Module Name:src
Committed By: blymn
Date: Wed Nov 30 06:20:17 UTC 2022
Modified Files:
src/tests/lib/libcurses/check_files: deleteln1.chk insdelln1.chk
insertln1.chk scroll1.chk
Log Message:
Update the check files due to bug fix in libcurses.
To generate a di
Module Name:src
Committed By: blymn
Date: Wed Nov 30 06:20:17 UTC 2022
Modified Files:
src/tests/lib/libcurses/check_files: deleteln1.chk insdelln1.chk
insertln1.chk scroll1.chk
Log Message:
Update the check files due to bug fix in libcurses.
To generate a di
Module Name:src
Committed By: blymn
Date: Wed Nov 30 06:19:16 UTC 2022
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
When performing a scroll, check the last line of the region is the same
on virtscr and curscr because the indexes past are supposed to be
one *p
Module Name:src
Committed By: blymn
Date: Wed Nov 30 06:19:16 UTC 2022
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
When performing a scroll, check the last line of the region is the same
on virtscr and curscr because the indexes past are supposed to be
one *p
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:07:52 UTC 2022
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/net/net: Makefile
Log Message:
tests: build and install t_ip_reass.c
To generate a diff of
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:07:52 UTC 2022
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/net/net: Makefile
Log Message:
tests: build and install t_ip_reass.c
To generate a diff of
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:06:36 UTC 2022
Modified Files:
src/tests/net/net: t_ip_reass.c
Log Message:
tests: tweak t_ip_reass.c for NetBSD
The test is modified to run on rump kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:06:36 UTC 2022
Modified Files:
src/tests/net/net: t_ip_reass.c
Log Message:
tests: tweak t_ip_reass.c for NetBSD
The test is modified to run on rump kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:05:58 UTC 2022
Added Files:
src/tests/net/net: t_ip_reass.c
Log Message:
tests: import ip_reass_test.c from FreeBSD as t_ip_reass.c
As of:
commit 9ed1e4ecd4e9eb3bde16f52a937a6fa86a971638
Author: Mar
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:05:58 UTC 2022
Added Files:
src/tests/net/net: t_ip_reass.c
Log Message:
tests: import ip_reass_test.c from FreeBSD as t_ip_reass.c
As of:
commit 9ed1e4ecd4e9eb3bde16f52a937a6fa86a971638
Author: Mar
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:03:41 UTC 2022
Modified Files:
src/share/man/man4: bpf.4
Log Message:
man, bpf: support loopback interfaces for send
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/share/man/man4/bpf.4
Please n
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:03:41 UTC 2022
Modified Files:
src/share/man/man4: bpf.4
Log Message:
man, bpf: support loopback interfaces for send
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/share/man/man4/bpf.4
Please n
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:02:37 UTC 2022
Modified Files:
src/sys/net: bpf.c
Log Message:
bpf: support sending packets on loopback interfaces
Previously sending packets on a loopback interface via bpf failed
because the packets are treated a
Module Name:src
Committed By: ozaki-r
Date: Wed Nov 30 06:02:37 UTC 2022
Modified Files:
src/sys/net: bpf.c
Log Message:
bpf: support sending packets on loopback interfaces
Previously sending packets on a loopback interface via bpf failed
because the packets are treated a
Module Name:src
Committed By: skrll
Date: Wed Nov 30 04:35:53 UTC 2022
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/libc/stdlib/jemalloc.c
Please note that diffs ar
Module Name:src
Committed By: skrll
Date: Wed Nov 30 04:35:53 UTC 2022
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/libc/stdlib/jemalloc.c
Please note that diffs ar
Module Name:src
Committed By: rillig
Date: Tue Nov 29 23:56:05 UTC 2022
Modified Files:
src/usr.bin/make: make.1
Log Message:
make.1: clarify in which case an expression may omit braces
To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 src/usr.bin/make/make
Module Name:src
Committed By: rillig
Date: Tue Nov 29 23:56:05 UTC 2022
Modified Files:
src/usr.bin/make: make.1
Log Message:
make.1: clarify in which case an expression may omit braces
To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 src/usr.bin/make/make
Module Name:src
Committed By: rillig
Date: Tue Nov 29 23:54:55 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: varmod-to-lower.mk
Log Message:
tests/make: document that the ':tl' modifier does not split words
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r
Module Name:src
Committed By: rillig
Date: Tue Nov 29 23:54:55 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: varmod-to-lower.mk
Log Message:
tests/make: document that the ':tl' modifier does not split words
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r
Module Name:src
Committed By: uwe
Date: Tue Nov 29 20:50:37 UTC 2022
Modified Files:
src/lib/libc/sys: socketpair.2
Log Message:
socketpair(2): Formatting nits
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/sys/socketpair.2
Please note that d
Module Name:src
Committed By: uwe
Date: Tue Nov 29 20:50:37 UTC 2022
Modified Files:
src/lib/libc/sys: socketpair.2
Log Message:
socketpair(2): Formatting nits
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/sys/socketpair.2
Please note that d
Module Name:src
Committed By: jschauma
Date: Tue Nov 29 20:26:39 UTC 2022
Modified Files:
src/lib/libc/sys: socketpair.2
Log Message:
document the only supported type protocol, document type flags
This uses language taken from OpenBSD's manual page.
To generate a diff o
Module Name:src
Committed By: jschauma
Date: Tue Nov 29 20:26:39 UTC 2022
Modified Files:
src/lib/libc/sys: socketpair.2
Log Message:
document the only supported type protocol, document type flags
This uses language taken from OpenBSD's manual page.
To generate a diff o
Module Name:src
Committed By: martin
Date: Tue Nov 29 20:06:24 UTC 2022
Modified Files:
src/tests/sbin/fsck_ffs: t_extattr.sh
Log Message:
Avoid dependence on details of the MD synthesized disklabel for
the vnd after mounting the single filesystem image.
To generate a di
Module Name:src
Committed By: martin
Date: Tue Nov 29 20:06:24 UTC 2022
Modified Files:
src/tests/sbin/fsck_ffs: t_extattr.sh
Log Message:
Avoid dependence on details of the MD synthesized disklabel for
the vnd after mounting the single filesystem image.
To generate a di
Module Name:src
Committed By: jschauma
Date: Tue Nov 29 14:15:01 UTC 2022
Modified Files:
src/share/man/man5: protocols.5
Log Message:
be more specific about what /etc/protocols describes
The reference to the "DARPA Internet" seems not quite up to date in 2022,
so moving
Module Name:src
Committed By: jschauma
Date: Tue Nov 29 14:15:01 UTC 2022
Modified Files:
src/share/man/man5: protocols.5
Log Message:
be more specific about what /etc/protocols describes
The reference to the "DARPA Internet" seems not quite up to date in 2022,
so moving
32 matches
Mail list logo