Module Name:src
Committed By: gutteridge
Date: Wed Mar 26 02:03:43 UTC 2025
Modified Files:
src/sys/kern: kern_module.c
Log Message:
kern_module.c: spell "built-in" consistently in output
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/kern/kern_m
Module Name:src
Committed By: gutteridge
Date: Wed Mar 26 02:03:43 UTC 2025
Modified Files:
src/sys/kern: kern_module.c
Log Message:
kern_module.c: spell "built-in" consistently in output
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/kern/kern_m
Module Name:src
Committed By: gutteridge
Date: Tue Mar 25 21:18:27 UTC 2025
Modified Files:
src/sbin/umount: umount.8
Log Message:
umount.8: some minor corrections after -d addition
Use the term "unconfigure" rather than "detach", since that's what's
consistently used els
Module Name:src
Committed By: gutteridge
Date: Tue Mar 25 21:18:27 UTC 2025
Modified Files:
src/sbin/umount: umount.8
Log Message:
umount.8: some minor corrections after -d addition
Use the term "unconfigure" rather than "detach", since that's what's
consistently used els
Module Name:src
Committed By: gutteridge
Date: Mon Mar 24 12:25:40 UTC 2025
Modified Files:
src/distrib/notes/macppc: hardware
Log Message:
The awacs(4) driver was enabled in GENERIC back in 2018.
Documentation staleness noted by Andrew Randrianasulu on port-macppc@.
To
Module Name:src
Committed By: gutteridge
Date: Mon Mar 24 12:25:40 UTC 2025
Modified Files:
src/distrib/notes/macppc: hardware
Log Message:
The awacs(4) driver was enabled in GENERIC back in 2018.
Documentation staleness noted by Andrew Randrianasulu on port-macppc@.
To
Module Name:src
Committed By: gutteridge
Date: Sat Mar 22 14:13:12 UTC 2025
Modified Files:
src/share/man/man4/man4.evbarm: awge.4
Log Message:
awge.4: give another board manufacturer reference
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man
Module Name:src
Committed By: gutteridge
Date: Sat Mar 22 14:13:12 UTC 2025
Modified Files:
src/share/man/man4/man4.evbarm: awge.4
Log Message:
awge.4: give another board manufacturer reference
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man
Module Name:src
Committed By: gutteridge
Date: Sat Mar 15 20:29:05 UTC 2025
Modified Files:
src/usr.sbin/altq/altqd: altq.conf.5
Log Message:
altq.conf.5: minor grammar and style consistency fixes
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin
Module Name:src
Committed By: gutteridge
Date: Sat Mar 15 20:29:05 UTC 2025
Modified Files:
src/usr.sbin/altq/altqd: altq.conf.5
Log Message:
altq.conf.5: minor grammar and style consistency fixes
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin
Module Name:src
Committed By: gutteridge
Date: Sun Mar 9 05:04:55 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c
Log Message:
cut.c: simplify a comment
>From a commit by Tim J. Robbins to FreeBSD back in 2004:
"Update a comment that compared the parser with an obsolete
Module Name:src
Committed By: gutteridge
Date: Sun Mar 9 05:04:55 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c
Log Message:
cut.c: simplify a comment
>From a commit by Tim J. Robbins to FreeBSD back in 2004:
"Update a comment that compared the parser with an obsolete
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:59:26 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: adjust previous commit to exact format
To generate a diff of this commit:
cvs rdiff -u -r1.3141 -r1.3142 src/doc/CHANGES
Please note that d
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:59:26 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: adjust previous commit to exact format
To generate a diff of this commit:
cvs rdiff -u -r1.3141 -r1.3142 src/doc/CHANGES
Please note that d
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:56:33 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: note addition of -n option to cut(1)
To generate a diff of this commit:
cvs rdiff -u -r1.3140 -r1.3141 src/doc/CHANGES
Please note that dif
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:56:33 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: note addition of -n option to cut(1)
To generate a diff of this commit:
cvs rdiff -u -r1.3140 -r1.3141 src/doc/CHANGES
Please note that dif
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:55:39 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: reflect that PR bin/59029 has been addressed
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/c
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:55:39 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: reflect that PR bin/59029 has been addressed
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/c
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:54:19 UTC 2025
Modified Files:
src/usr.bin/cut: cut.1 cut.c
Log Message:
cut(1): implement the -n option (for use with -b)
This command had long advertised the existence of -n (in its usage
message and man page)
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:54:19 UTC 2025
Modified Files:
src/usr.bin/cut: cut.1 cut.c
Log Message:
cut(1): implement the -n option (for use with -b)
This command had long advertised the existence of -n (in its usage
message and man page)
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:14:17 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.8
Log Message:
ippool.8: minor spelling and grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ip
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:14:17 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.8
Log Message:
ippool.8: minor spelling and grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ip
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:11:47 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.5
Log Message:
ippool.5: fix address pool example syntax
PR misc/59106 with patch provided by RVP. Issue identified by Charadon
on netbsd-user
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:11:47 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.5
Log Message:
ippool.5: fix address pool example syntax
PR misc/59106 with patch provided by RVP. Issue identified by Charadon
on netbsd-user
Module Name:src
Committed By: gutteridge
Date: Sat Feb 22 23:38:09 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: correct a test case for -n (PR bin/59029)
The test case added before was based on how a version of GNU coreutils
cut(1) -- as
Module Name:src
Committed By: gutteridge
Date: Sat Feb 22 23:38:09 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: correct a test case for -n (PR bin/59029)
The test case added before was based on how a version of GNU coreutils
cut(1) -- as
Module Name:src
Committed By: gutteridge
Date: Wed Feb 19 17:34:14 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c x_cut.c
Log Message:
cut(1): correct some comments
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cut/cut.c
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: gutteridge
Date: Wed Feb 19 17:34:14 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c x_cut.c
Log Message:
cut(1): correct some comments
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cut/cut.c
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: gutteridge
Date: Thu Feb 13 01:33:21 UTC 2025
Modified Files:
src/sys/dev: vndvar.h
Log Message:
vndvar.h: fix grammar in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/vndvar.h
Please note that diffs ar
Module Name:src
Committed By: gutteridge
Date: Thu Feb 13 01:33:21 UTC 2025
Modified Files:
src/sys/dev: vndvar.h
Log Message:
vndvar.h: fix grammar in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/vndvar.h
Please note that diffs ar
Module Name:src
Committed By: gutteridge
Date: Mon Feb 10 22:46:21 UTC 2025
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8
Log Message:
vnconfig.8: fix grammar in a sentence
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/vnconfig/vnconfig.8
Module Name:src
Committed By: gutteridge
Date: Mon Feb 10 22:46:21 UTC 2025
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8
Log Message:
vnconfig.8: fix grammar in a sentence
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/vnconfig/vnconfig.8
Module Name:src
Committed By: gutteridge
Date: Thu Jan 30 02:15:50 UTC 2025
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_rnm.c
Log Message:
octeon_rnm.c: minor code formatting and grammar tweaks (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: gutteridge
Date: Thu Jan 30 02:15:50 UTC 2025
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_rnm.c
Log Message:
octeon_rnm.c: minor code formatting and grammar tweaks (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: gutteridge
Date: Fri Jan 24 22:23:38 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: add a test case for -n (PR bin/59029)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/cut/t_cu
Module Name:src
Committed By: gutteridge
Date: Fri Jan 24 22:26:41 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: fix argument ordering of new test case, whoops
(PR bin/59029)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 s
Module Name:src
Committed By: gutteridge
Date: Fri Jan 24 22:26:41 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: fix argument ordering of new test case, whoops
(PR bin/59029)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 s
Module Name:src
Committed By: gutteridge
Date: Fri Jan 24 22:23:38 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: add a test case for -n (PR bin/59029)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/cut/t_cu
Module Name:src
Committed By: gutteridge
Date: Fri Jan 24 22:15:35 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: capitalize ASCII acronym
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/cut/t_cut.sh
Please
Module Name:src
Committed By: gutteridge
Date: Fri Jan 24 22:15:35 UTC 2025
Modified Files:
src/tests/usr.bin/cut: t_cut.sh
Log Message:
t_cut.sh: capitalize ASCII acronym
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/cut/t_cut.sh
Please
Module Name:src
Committed By: gutteridge
Date: Wed Jan 22 17:07:17 UTC 2025
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: add riotboard
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/installboot/evba
Module Name:src
Committed By: gutteridge
Date: Wed Jan 22 17:07:17 UTC 2025
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: add riotboard
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/installboot/evba
Module Name:src
Committed By: gutteridge
Date: Sat Dec 28 00:39:57 UTC 2024
Modified Files:
src: build.sh
Log Message:
build.sh: fix spelling and grammar in a help string
To generate a diff of this commit:
cvs rdiff -u -r1.387 -r1.388 src/build.sh
Please note that diffs
Module Name:src
Committed By: gutteridge
Date: Sat Dec 28 00:39:57 UTC 2024
Modified Files:
src: build.sh
Log Message:
build.sh: fix spelling and grammar in a help string
To generate a diff of this commit:
cvs rdiff -u -r1.387 -r1.388 src/build.sh
Please note that diffs
Module Name:src
Committed By: gutteridge
Date: Fri Nov 29 02:56:44 UTC 2024
Modified Files:
src/usr.bin/mkubootimage: crc32.h
Log Message:
crc32.h: add missing RCS ID
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/mkubootimage/crc32.h
Please not
Module Name:src
Committed By: gutteridge
Date: Fri Nov 29 02:56:44 UTC 2024
Modified Files:
src/usr.bin/mkubootimage: crc32.h
Log Message:
crc32.h: add missing RCS ID
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/mkubootimage/crc32.h
Please not
Module Name:src
Committed By: gutteridge
Date: Tue Nov 26 00:42:57 UTC 2024
Modified Files:
src/usr.sbin/mopd/mopd: mopd.8
Log Message:
mopd.8: fix some grammar and style
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/mopd/mopd/mopd.8
Please
Module Name:src
Committed By: gutteridge
Date: Tue Nov 26 00:42:57 UTC 2024
Modified Files:
src/usr.sbin/mopd/mopd: mopd.8
Log Message:
mopd.8: fix some grammar and style
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/mopd/mopd/mopd.8
Please
Module Name:src
Committed By: gutteridge
Date: Mon Nov 25 21:27:55 UTC 2024
Modified Files:
src/usr.sbin/mopd/common: port.h
Log Message:
mopd/common/port.h: apply minor KNF
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/mopd/common/port.h
Plea
Module Name:src
Committed By: gutteridge
Date: Mon Nov 25 21:27:55 UTC 2024
Modified Files:
src/usr.sbin/mopd/common: port.h
Log Message:
mopd/common/port.h: apply minor KNF
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/mopd/common/port.h
Plea
Module Name:src
Committed By: gutteridge
Date: Mon Nov 25 21:20:46 UTC 2024
Modified Files:
src/usr.sbin/mopd/common: port.h
Log Message:
mopd/common/port.h: fix vax tools build failure on recent Linux
This header provided a definition of strlcpy(3) that doesn't align
wit
Module Name:src
Committed By: gutteridge
Date: Mon Nov 25 21:20:46 UTC 2024
Modified Files:
src/usr.sbin/mopd/common: port.h
Log Message:
mopd/common/port.h: fix vax tools build failure on recent Linux
This header provided a definition of strlcpy(3) that doesn't align
wit
Module Name:src
Committed By: gutteridge
Date: Sun Nov 3 03:11:24 UTC 2024
Modified Files:
src/sys/arch/powerpc/stand/mkbootimage: mkbootimage.c
Log Message:
mkbootimage.c: consistently use sa_htobe32(2)
There were 38 calls to sa_htobe32(2) and two to htonl(3), mixed eve
Module Name:src
Committed By: gutteridge
Date: Sun Nov 3 03:11:24 UTC 2024
Modified Files:
src/sys/arch/powerpc/stand/mkbootimage: mkbootimage.c
Log Message:
mkbootimage.c: consistently use sa_htobe32(2)
There were 38 calls to sa_htobe32(2) and two to htonl(3), mixed eve
Module Name:src
Committed By: gutteridge
Date: Fri Nov 1 00:35:53 UTC 2024
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
elf2aout.c: switch to use htobe32(3)
As discussed on tech-toolchain. Tested with virt68k tools build on
Fedora 40. (Relevant to PR lib
Module Name:src
Committed By: gutteridge
Date: Fri Nov 1 00:35:53 UTC 2024
Modified Files:
src/usr.bin/elf2aout: elf2aout.c
Log Message:
elf2aout.c: switch to use htobe32(3)
As discussed on tech-toolchain. Tested with virt68k tools build on
Fedora 40. (Relevant to PR lib
Module Name:src
Committed By: gutteridge
Date: Thu Oct 31 01:13:19 UTC 2024
Modified Files:
src/share/man/man7: security.7
Log Message:
security.7: give example of a program with per-user-tmp issue
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/m
Module Name:src
Committed By: gutteridge
Date: Thu Oct 31 01:21:12 UTC 2024
Modified Files:
src/sys/arch/hppa/stand/mkboot: mkboot.c
Log Message:
mkboot.c: ensure all functions are declared
Addresses build failure issue on current Linux distros that have a GCC
with implic
Module Name:src
Committed By: gutteridge
Date: Thu Oct 31 01:21:12 UTC 2024
Modified Files:
src/sys/arch/hppa/stand/mkboot: mkboot.c
Log Message:
mkboot.c: ensure all functions are declared
Addresses build failure issue on current Linux distros that have a GCC
with implic
Module Name:src
Committed By: gutteridge
Date: Thu Oct 31 01:13:19 UTC 2024
Modified Files:
src/share/man/man7: security.7
Log Message:
security.7: give example of a program with per-user-tmp issue
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/m
Module Name:src
Committed By: gutteridge
Date: Wed Oct 30 01:44:43 UTC 2024
Modified Files:
src/share/man/man7: security.7
Log Message:
security.7: note some programs won't work with per-user-tmp
Addresses a documentation aspect of PR kern/58438.
To generate a diff of t
Module Name:src
Committed By: gutteridge
Date: Wed Oct 30 01:44:43 UTC 2024
Modified Files:
src/share/man/man7: security.7
Log Message:
security.7: note some programs won't work with per-user-tmp
Addresses a documentation aspect of PR kern/58438.
To generate a diff of t
Module Name:src
Committed By: gutteridge
Date: Tue Oct 29 02:54:38 UTC 2024
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.c
Log Message:
mkubootimage.c: consistently use endian.h origin functions
Since this already uses bswap32(3), le64toh(3), etc., switch to als
Module Name:src
Committed By: gutteridge
Date: Tue Oct 29 02:54:38 UTC 2024
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.c
Log Message:
mkubootimage.c: consistently use endian.h origin functions
Since this already uses bswap32(3), le64toh(3), etc., switch to als
Module Name:src
Committed By: gutteridge
Date: Wed Oct 9 23:16:03 UTC 2024
Modified Files:
src/sys/lib/libkern: pmatch.c
Log Message:
pmatch.c: fix a typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libkern/pmatch.c
Please note
Module Name:src
Committed By: gutteridge
Date: Wed Oct 9 23:16:03 UTC 2024
Modified Files:
src/sys/lib/libkern: pmatch.c
Log Message:
pmatch.c: fix a typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libkern/pmatch.c
Please note
Module Name:src
Committed By: gutteridge
Date: Thu Sep 19 01:59:14 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: fix Olimex A20-OLinuXino-MICRO entry
(Looks like a copy-and-paste error when the entry was added.)
To
Module Name:src
Committed By: gutteridge
Date: Thu Sep 19 01:59:14 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: fix Olimex A20-OLinuXino-MICRO entry
(Looks like a copy-and-paste error when the entry was added.)
To
Module Name:src
Committed By: gutteridge
Date: Thu Sep 19 01:43:06 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: add two more boards
Olimex A64-OLinuXino
Olimex A64-OLinuXino-eMMC
To generate a diff of this commit:
Module Name:src
Committed By: gutteridge
Date: Thu Sep 19 01:43:06 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: add two more boards
Olimex A64-OLinuXino
Olimex A64-OLinuXino-eMMC
To generate a diff of this commit:
Module Name:src
Committed By: gutteridge
Date: Mon Sep 2 13:41:33 UTC 2024
Modified Files:
src/share/man/man4: wsdisplay.4
Log Message:
wsdisplay.4: minor grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/share/man/man4/wsdisplay.4
Please
Module Name:src
Committed By: gutteridge
Date: Mon Sep 2 13:41:33 UTC 2024
Modified Files:
src/share/man/man4: wsdisplay.4
Log Message:
wsdisplay.4: minor grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/share/man/man4/wsdisplay.4
Please
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 17:21:20 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: correct formatting in previous syslogd(8) entry
To generate a diff of this commit:
cvs rdiff -u -r1.3080 -r1.3081 src/doc/CHANGES
Please no
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 17:21:20 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: correct formatting in previous syslogd(8) entry
To generate a diff of this commit:
cvs rdiff -u -r1.3080 -r1.3081 src/doc/CHANGES
Please no
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 17:17:18 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: note addition of -k option to syslogd(8)
To generate a diff of this commit:
cvs rdiff -u -r1.3079 -r1.3080 src/doc/CHANGES
Please note that
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 17:17:18 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: note addition of -k option to syslogd(8)
To generate a diff of this commit:
cvs rdiff -u -r1.3079 -r1.3080 src/doc/CHANGES
Please note that
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 17:13:24 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.8 syslogd.c
Log Message:
syslogd.8 & syslogd.c: add -k option
Provide a means of disabling the translation of (remote) messages
received with facility
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 17:13:24 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.8 syslogd.c
Log Message:
syslogd.8 & syslogd.c: add -k option
Provide a means of disabling the translation of (remote) messages
received with facility
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 16:30:27 UTC 2024
Modified Files:
src/sys/sys: syslog.h
src/usr.sbin/syslogd: syslogd.c
Log Message:
syslog.h & syslogd.c: avoid incorrect facility double-shifting
As discussed in PR lib/57172, don't double
Module Name:src
Committed By: gutteridge
Date: Wed Aug 21 16:30:27 UTC 2024
Modified Files:
src/sys/sys: syslog.h
src/usr.sbin/syslogd: syslogd.c
Log Message:
syslog.h & syslogd.c: avoid incorrect facility double-shifting
As discussed in PR lib/57172, don't double
Module Name:src
Committed By: gutteridge
Date: Sat Aug 17 13:34:40 UTC 2024
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
distrib/sets/lists/man/mi: fix stabs.info entry for gdb 15.10
To generate a diff of this commit:
cvs rdiff -u -r1.1780 -r1.1781 src/dis
Module Name:src
Committed By: gutteridge
Date: Sat Aug 17 13:34:40 UTC 2024
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
distrib/sets/lists/man/mi: fix stabs.info entry for gdb 15.10
To generate a diff of this commit:
cvs rdiff -u -r1.1780 -r1.1781 src/dis
Module Name:src
Committed By: gutteridge
Date: Tue Aug 13 22:30:55 UTC 2024
Modified Files:
src/external/gpl2/xcvs/dist/doc: cvs.1
Log Message:
cvs.1: align update -D paragraph with info file version
Catch up with cvs.texinfo here. In other words, reflect PR bin/56256.
Module Name:src
Committed By: gutteridge
Date: Tue Aug 13 22:30:55 UTC 2024
Modified Files:
src/external/gpl2/xcvs/dist/doc: cvs.1
Log Message:
cvs.1: align update -D paragraph with info file version
Catch up with cvs.texinfo here. In other words, reflect PR bin/56256.
Module Name:src
Committed By: gutteridge
Date: Sat Aug 3 02:43:37 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.c
Log Message:
syslogd.c: avoid use of undefined macro (NFCI)
SIGN_NUM_PRIVALS isn't defined anywhere; fix the block, though it's not
actually applica
Module Name:src
Committed By: gutteridge
Date: Sat Aug 3 02:43:37 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.c
Log Message:
syslogd.c: avoid use of undefined macro (NFCI)
SIGN_NUM_PRIVALS isn't defined anywhere; fix the block, though it's not
actually applica
Module Name:src
Committed By: gutteridge
Date: Fri Aug 2 16:27:15 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
3RDPARTY: wpa_supplicant is now at 2.11
To generate a diff of this commit:
cvs rdiff -u -r1.2027 -r1.2028 src/doc/3RDPARTY
Please note that diffs a
Module Name:src
Committed By: gutteridge
Date: Fri Aug 2 16:27:15 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
3RDPARTY: wpa_supplicant is now at 2.11
To generate a diff of this commit:
cvs rdiff -u -r1.2027 -r1.2028 src/doc/3RDPARTY
Please note that diffs a
Module Name:src
Committed By: gutteridge
Date: Mon Jul 15 01:57:23 UTC 2024
Modified Files:
src/sys/arch/x86/x86: coretemp.c
Log Message:
coretemp.c: drop redundant condition (NFCI)
Checking for a processor model upper limit has no point inside a block
that is already lim
Module Name:src
Committed By: gutteridge
Date: Mon Jul 15 01:57:23 UTC 2024
Modified Files:
src/sys/arch/x86/x86: coretemp.c
Log Message:
coretemp.c: drop redundant condition (NFCI)
Checking for a processor model upper limit has no point inside a block
that is already lim
Module Name:src
Committed By: gutteridge
Date: Sun Jul 7 15:53:56 UTC 2024
Modified Files:
src/distrib/notes/macppc: install
Log Message:
Pre-release ISO installers should now be bootable, so drop a paragraph
that's no longer relevant. (Was PR port-macppc/54537.)
To gen
Module Name:src
Committed By: gutteridge
Date: Sun Jul 7 15:53:56 UTC 2024
Modified Files:
src/distrib/notes/macppc: install
Log Message:
Pre-release ISO installers should now be bootable, so drop a paragraph
that's no longer relevant. (Was PR port-macppc/54537.)
To gen
On 2024-06-16 13:01, matthew green wrote:
"David H. Gutteridge" writes:
Module Name:src
Committed By:gutteridge
Date:Sun Jun 16 16:03:30 UTC 2024
Modified Files:
src/tools/gcc: Makefile
Log Message:
tools/gcc/Makefile: force std=c++11 for GCC 12 builds
GCC >= 11
Module Name:src
Committed By: gutteridge
Date: Sun Jun 16 16:03:30 UTC 2024
Modified Files:
src/tools/gcc: Makefile
Log Message:
tools/gcc/Makefile: force std=c++11 for GCC 12 builds
GCC >= 11 now requires C++11 to build. Impacted individual components
vary whether they t
Module Name:src
Committed By: gutteridge
Date: Sun Jun 16 16:03:30 UTC 2024
Modified Files:
src/tools/gcc: Makefile
Log Message:
tools/gcc/Makefile: force std=c++11 for GCC 12 builds
GCC >= 11 now requires C++11 to build. Impacted individual components
vary whether they t
Module Name:src
Committed By: gutteridge
Date: Wed Jun 12 02:31:48 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: add three more boards
FriendlyElec NanoPi R2S
PineCube IP Camera
TI AM335x BeagleBone Green
To genera
Module Name:src
Committed By: gutteridge
Date: Wed Jun 12 02:31:48 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
Log Message:
evbarm/boards.plist: add three more boards
FriendlyElec NanoPi R2S
PineCube IP Camera
TI AM335x BeagleBone Green
To genera
Module Name:src
Committed By: gutteridge
Date: Wed Jun 12 02:27:42 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
src/share/installboot/evbmips: boards.plist
Log Message:
(evbarm|evbmips)/boards.plist: make these plists valid XML
XML does not
Module Name:src
Committed By: gutteridge
Date: Wed Jun 12 02:27:42 UTC 2024
Modified Files:
src/share/installboot/evbarm: boards.plist
src/share/installboot/evbmips: boards.plist
Log Message:
(evbarm|evbmips)/boards.plist: make these plists valid XML
XML does not
Module Name:src
Committed By: gutteridge
Date: Wed Jun 12 02:26:13 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
3RDPARTY: add a note about DTS
To generate a diff of this commit:
cvs rdiff -u -r1.2011 -r1.2012 src/doc/3RDPARTY
Please note that diffs are not pu
1 - 100 of 492 matches
Mail list logo