Hi,
It's likely minor, but I believe these changes are enough to also
update the documentation date:
Index: ./src/sbin/ifconfig/ifconfig.8
-.Dd November 25, 2022
+.Dd April 8, 2024
Also "If the interface id a lagg(4) pseudo-interface" probably was
meant to be "If the interface is a lagg(4)..."
Module Name:src
Committed By: yamaguchi
Date: Mon Apr 8 04:29:52 UTC 2024
Modified Files:
src/sbin/ifconfig: ifconfig.8
Log Message:
Added documents about parameters related to lagg(4)
PR misc/58125
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sb
Module Name:src
Committed By: yamaguchi
Date: Mon Apr 8 04:29:52 UTC 2024
Modified Files:
src/sbin/ifconfig: ifconfig.8
Log Message:
Added documents about parameters related to lagg(4)
PR misc/58125
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sb
On Sun, Apr 07, 2024 at 14:28:27 +, Roland Illig wrote:
> Log Message:
> snprintb.3: clean up formatting and wording, prefer octal in examples
>
> Using hexadecimal character escapes requires separate string literals if
> the description starts with one of the letters A-F; octal character
> e
Module Name:src
Committed By: yamaguchi
Date: Mon Apr 8 00:50:49 UTC 2024
Modified Files:
src/sbin/ifconfig: lagg.c
Log Message:
lagg(4): fix missing initialization of the number of array
pointed out by martin@, thanks.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: yamaguchi
Date: Mon Apr 8 00:50:49 UTC 2024
Modified Files:
src/sbin/ifconfig: lagg.c
Log Message:
lagg(4): fix missing initialization of the number of array
pointed out by martin@, thanks.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: riastradh
Date: Sun Apr 7 22:59:13 UTC 2024
Modified Files:
src/sys/arch/riscv/riscv: clock_machdep.c
Log Message:
riscv: Schedule next hardclock tick in the future, not the past.
If we have missed hardclock ticks, schedule up to one tick in
Module Name:src
Committed By: riastradh
Date: Sun Apr 7 22:59:13 UTC 2024
Modified Files:
src/sys/arch/riscv/riscv: clock_machdep.c
Log Message:
riscv: Schedule next hardclock tick in the future, not the past.
If we have missed hardclock ticks, schedule up to one tick in
Module Name:src
Committed By: riastradh
Date: Sun Apr 7 22:52:53 UTC 2024
Modified Files:
src/sys/arch/riscv/riscv: cpu.c
Log Message:
riscv: Make sure cpu0->ci_cpu_freq is initialized by cpu_attach.
Otherwise this stays zero, which screws up cpu_ipi_wait.
To generate
Module Name:src
Committed By: riastradh
Date: Sun Apr 7 22:52:53 UTC 2024
Modified Files:
src/sys/arch/riscv/riscv: cpu.c
Log Message:
riscv: Make sure cpu0->ci_cpu_freq is initialized by cpu_attach.
Otherwise this stays zero, which screws up cpu_ipi_wait.
To generate
Module Name:src
Committed By: kre
Date: Sun Apr 7 21:33:12 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Revert last, unbreak build. Unless the bind Makefiles start installing
a /var/run/named file (which in general would be wrong, as most sites
Module Name:src
Committed By: kre
Date: Sun Apr 7 21:33:12 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Revert last, unbreak build. Unless the bind Makefiles start installing
a /var/run/named file (which in general would be wrong, as most sites
Module Name:src
Committed By: andvar
Date: Sun Apr 7 19:51:49 UTC 2024
Modified Files:
src/sys/arch/evbmips/conf: README.evbmips
Log Message:
Remove extra whitespace after P-4032.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbmips/conf/READ
Module Name:src
Committed By: andvar
Date: Sun Apr 7 19:51:49 UTC 2024
Modified Files:
src/sys/arch/evbmips/conf: README.evbmips
Log Message:
Remove extra whitespace after P-4032.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbmips/conf/READ
Module Name:src
Committed By: andvar
Date: Sun Apr 7 19:39:24 UTC 2024
Added Files:
src/sys/arch/evbmips/conf: README.evbmips
Log Message:
Initial version of evbmips kernel configuration files documentation.
The goal is to give a better understanding which hardware they r
Module Name:src
Committed By: andvar
Date: Sun Apr 7 19:39:24 UTC 2024
Added Files:
src/sys/arch/evbmips/conf: README.evbmips
Log Message:
Initial version of evbmips kernel configuration files documentation.
The goal is to give a better understanding which hardware they r
Module Name:src
Committed By: rillig
Date: Sun Apr 7 17:08:00 UTC 2024
Modified Files:
src/sys/arch/sparc/include: psl.h
src/sys/arch/sparc/sparc: memeccreg.h
src/sys/arch/sparc64/include: psl.h
Log Message:
sparc: fix typos and omissions in PSTATE_BITS an
Module Name:src
Committed By: rillig
Date: Sun Apr 7 17:08:00 UTC 2024
Modified Files:
src/sys/arch/sparc/include: psl.h
src/sys/arch/sparc/sparc: memeccreg.h
src/sys/arch/sparc64/include: psl.h
Log Message:
sparc: fix typos and omissions in PSTATE_BITS an
Module Name:src
Committed By: rillig
Date: Sun Apr 7 15:20:17 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: reject empty bit descriptions and wrongly placed defaults
To generate a diff of t
Module Name:src
Committed By: rillig
Date: Sun Apr 7 15:20:17 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: reject empty bit descriptions and wrongly placed defaults
To generate a diff of t
Module Name:src
Committed By: christos
Date: Sun Apr 7 15:02:08 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
/var/run/named is not obsolete
To generate a diff of this commit:
cvs rdiff -u -r1.1339 -r1.1340 src/distrib/sets/lists/base/mi
Please
Module Name:src
Committed By: christos
Date: Sun Apr 7 15:02:08 UTC 2024
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
/var/run/named is not obsolete
To generate a diff of this commit:
cvs rdiff -u -r1.1339 -r1.1340 src/distrib/sets/lists/base/mi
Please
Module Name:src
Committed By: tsutsui
Date: Sun Apr 7 14:40:34 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch vax to HAVE_XORG_SERVER_VER=120.
Tested on my VAXstation 3100/m30 with smg(4).
Ok'ed by mrg@ on tech-x11@:
https://mail-index.netbsd.org/
Module Name:src
Committed By: tsutsui
Date: Sun Apr 7 14:40:34 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch vax to HAVE_XORG_SERVER_VER=120.
Tested on my VAXstation 3100/m30 with smg(4).
Ok'ed by mrg@ on tech-x11@:
https://mail-index.netbsd.org/
Module Name:src
Committed By: tsutsui
Date: Sun Apr 7 14:36:23 UTC 2024
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
Use default X11FLAGS to build Xorg servers on vax.
It looks necessary on HAVE_XORG_SERVER_VER=120.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: tsutsui
Date: Sun Apr 7 14:36:23 UTC 2024
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
Use default X11FLAGS to build Xorg servers on vax.
It looks necessary on HAVE_XORG_SERVER_VER=120.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rillig
Date: Sun Apr 7 14:28:27 UTC 2024
Modified Files:
src/lib/libutil: snprintb.3
Log Message:
snprintb.3: clean up formatting and wording, prefer octal in examples
Using hexadecimal character escapes requires separate string literals if
Module Name:src
Committed By: rillig
Date: Sun Apr 7 14:28:27 UTC 2024
Modified Files:
src/lib/libutil: snprintb.3
Log Message:
snprintb.3: clean up formatting and wording, prefer octal in examples
Using hexadecimal character escapes requires separate string literals if
Module Name:src
Committed By: christos
Date: Sun Apr 7 12:30:38 UTC 2024
Modified Files:
src/external/gpl2/texinfo/dist/util: texindex.c
Log Message:
make qsort sorting deterministic
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/texinfo/d
Module Name:src
Committed By: christos
Date: Sun Apr 7 12:30:38 UTC 2024
Modified Files:
src/external/gpl2/texinfo/dist/util: texindex.c
Log Message:
make qsort sorting deterministic
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/texinfo/d
Module Name:src
Committed By: rillig
Date: Sun Apr 7 12:05:23 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/lib/libutil: snprintb.3
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: reject combinations of 'f' with ':' as well as
Module Name:src
Committed By: rillig
Date: Sun Apr 7 12:05:23 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/lib/libutil: snprintb.3
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: reject combinations of 'f' with ':' as well as
Module Name:src
Committed By: rillig
Date: Sun Apr 7 10:10:54 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: reject empty descriptions
In cases where the snprintb output is garbled, it is not
Module Name:src
Committed By: rillig
Date: Sun Apr 7 10:10:54 UTC 2024
Modified Files:
src/common/lib/libutil: snprintb.c
src/tests/lib/libutil: t_snprintb.c
Log Message:
snprintb: reject empty descriptions
In cases where the snprintb output is garbled, it is not
34 matches
Mail list logo