CVS commit: src/usr.bin/xinstall

2025-01-20 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Jan 20 22:24:33 UTC 2025 Modified Files: src/usr.bin/xinstall: xinstall.c Log Message: Replace space in METALOG output dropped in previous change. Should unbreak -U builds. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/usr.bin/xinstall

2025-01-20 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Jan 20 22:24:33 UTC 2025 Modified Files: src/usr.bin/xinstall: xinstall.c Log Message: Replace space in METALOG output dropped in previous change. Should unbreak -U builds. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/usr.bin/xinstall

2025-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 20 20:03:14 UTC 2025 Modified Files: src/usr.bin/xinstall: xinstall.c Log Message: >From FreeBSD via Ed Maste: install's -o and -g flags both accept a name or a numeric argument. In -U -M (non-root METALOG) mode it alwa

CVS commit: src/usr.bin/xinstall

2025-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 20 20:03:14 UTC 2025 Modified Files: src/usr.bin/xinstall: xinstall.c Log Message: >From FreeBSD via Ed Maste: install's -o and -g flags both accept a name or a numeric argument. In -U -M (non-root METALOG) mode it alwa

CVS commit: src/lib/libbsdmalloc

2025-01-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jan 20 20:00:52 UTC 2025 Modified Files: src/lib/libbsdmalloc: malloc.c Log Message: libbsdmalloc: Fix sense of assertion in aligned_alloc. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libbsdmallo

CVS commit: src/lib/libbsdmalloc

2025-01-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jan 20 20:00:52 UTC 2025 Modified Files: src/lib/libbsdmalloc: malloc.c Log Message: libbsdmalloc: Fix sense of assertion in aligned_alloc. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libbsdmallo

CVS commit: src/sys/dev/ic

2025-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 20 17:16:34 UTC 2025 Modified Files: src/sys/dev/ic: bwi.c Log Message: fix uninitialized To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/ic/bwi.c Please note that diffs are not public domain

CVS commit: src/sys/dev/ic

2025-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 20 17:16:34 UTC 2025 Modified Files: src/sys/dev/ic: bwi.c Log Message: fix uninitialized To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/ic/bwi.c Please note that diffs are not public domain

CVS commit: src/share/man/man4

2025-01-20 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Jan 20 16:06:01 UTC 2025 Modified Files: src/share/man/man4: akbd.4 Log Message: Add example to use xmodmap to remap Option to Command key. Clarification on keys that generate middle and right button events. Clarification for bri

CVS commit: src/share/man/man4

2025-01-20 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Jan 20 16:06:01 UTC 2025 Modified Files: src/share/man/man4: akbd.4 Log Message: Add example to use xmodmap to remap Option to Command key. Clarification on keys that generate middle and right button events. Clarification for bri

CVS commit: src/share/man/man4

2025-01-20 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Jan 20 15:33:50 UTC 2025 Modified Files: src/share/man/man4: ncm.4 Log Message: ncm(4): fix couple of minor glitches To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ncm.4 Please note that diffs a

CVS commit: src/share/man/man4

2025-01-20 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Jan 20 15:33:50 UTC 2025 Modified Files: src/share/man/man4: ncm.4 Log Message: ncm(4): fix couple of minor glitches To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ncm.4 Please note that diffs a

CVS commit: src/doc

2025-01-20 Thread Maya Rashish
tos 20250115] userspace-rcu: Import 0.15.0 [christos 20250115] bwi(4): Add support for Nintendo Wii WLAN. [jmcneill 20250118] + ncm(4): New driver for USB Network Control Model (used by Android for + USB tethering) [maya 20250120]

CVS commit: src/doc

2025-01-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jan 20 13:59:20 UTC 2025 Modified Files: src/doc: CHANGES Log Message: Mention ncm in CHANGES To generate a diff of this commit: cvs rdiff -u -r1.3126 -r1.3127 src/doc/CHANGES Please note that diffs are not public domain; the

CVS commit: src

2025-01-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jan 20 13:54:55 UTC 2025 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/man: mi src/distrib/sets/lists/manhtml: mi src/distrib/sets/lists/modules: mi src/share/man/m

CVS commit: src

2025-01-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Jan 20 13:54:55 UTC 2025 Modified Files: src/distrib/sets/lists/debug: module.mi src/distrib/sets/lists/man: mi src/distrib/sets/lists/manhtml: mi src/distrib/sets/lists/modules: mi src/share/man/m

CVS commit: src/sys/dev/ic

2025-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jan 20 09:24:32 UTC 2025 Modified Files: src/sys/dev/ic: com.c Log Message: Backout previous, this needs to be done differently To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386 src/sys/dev/ic/com.c Please not

CVS commit: src/sys/dev/ic

2025-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jan 20 09:24:32 UTC 2025 Modified Files: src/sys/dev/ic: com.c Log Message: Backout previous, this needs to be done differently To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386 src/sys/dev/ic/com.c Please not