Re: CVS commit: src/usr.bin/stat

2025-05-16 Thread nia
On Fri, May 16, 2025 at 07:05:30PM +0700, Robert Elz wrote: > How about we make it > &"lstat"[usestat] > then? > > Or even > &usestat["lstat"] > ? > > They all mean the same thing, but those might almost be considered obfuscated. > The first sounds as if it is what the clang warning w

Re: CVS commit: src/usr.bin/stat

2025-05-16 Thread nia
On Fri, May 16, 2025 at 01:48:14PM +0300, Valery Ushakov wrote: > I think we should turn that warning off. Do we have a central place to turn off compiler warnings for the whole tree? bsd.own.mk looks like the most obvious place to me but I'd expect to see at least some warnings already disabled.

Re: CVS commit: src/usr.bin/stat

2025-05-16 Thread nia
On Fri, May 16, 2025 at 02:32:19AM +0700, Robert Elz wrote: > Date:Thu, 15 May 2025 19:11:44 + > From: "Nia Alarie" > Message-ID: <20250515191144.954c6f...@cvs.netbsd.org> > > | stat(1): Eliminate a compiler warning > >

Re: CVS commit: src

2025-04-21 Thread nia
On Mon, Apr 21, 2025 at 04:59:42PM +0300, Valery Ushakov wrote: > On Mon, Apr 21, 2025 at 13:21:33 +0000, Nia Alarie wrote: > > > Modified Files: > > src/include: time.h > > src/lib/libc/gen: Makefile.inc timespec_get.3 > > Added Files: > >

Re: CVS commit: src/distrib/sets/lists/comp

2025-04-21 Thread nia
On Mon, Apr 21, 2025 at 04:08:52PM +, Robert Elz wrote: > Module Name: src > Committed By: kre > Date: Mon Apr 21 16:08:52 UTC 2025 > > Modified Files: > src/distrib/sets/lists/comp: mi > > Log Message: > Add entries for timespec_getres(3) - which should be needed regardless >

CVS commit: src/doc

2025-03-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 21 11:36:26 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: Some changes from the past month. To generate a diff of this commit: cvs rdiff -u -r1.3145 -r1.3146 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2025-03-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Mar 21 11:36:26 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: Some changes from the past month. To generate a diff of this commit: cvs rdiff -u -r1.3145 -r1.3146 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2025-02-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 22 23:04:21 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3135 -r1.3136 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2025-02-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Feb 22 23:04:21 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3135 -r1.3136 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/include

2025-02-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Feb 17 17:04:16 UTC 2025 Modified Files: src/include: stdlib.h Log Message: stdlib: Move mkostemp out of the _OPENBSD_SOURCE block. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/include/stdlib.h Please

CVS commit: src/include

2025-02-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Feb 17 17:04:16 UTC 2025 Modified Files: src/include: stdlib.h Log Message: stdlib: Move mkostemp out of the _OPENBSD_SOURCE block. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/include/stdlib.h Please

CVS commit: src/doc

2025-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Feb 6 23:07:55 UTC 2025 Modified Files: src/doc: CHANGES Log Message: it is not 2026 yet. To generate a diff of this commit: cvs rdiff -u -r1.3133 -r1.3134 src/doc/CHANGES Please note that diffs are not public domain; they

CVS commit: src/doc

2025-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Feb 6 23:07:55 UTC 2025 Modified Files: src/doc: CHANGES Log Message: it is not 2026 yet. To generate a diff of this commit: cvs rdiff -u -r1.3133 -r1.3134 src/doc/CHANGES Please note that diffs are not public domain; they

CVS commit: src/doc

2025-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Feb 6 23:06:08 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: changes for first week of feb To generate a diff of this commit: cvs rdiff -u -r1.3132 -r1.3133 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/doc

2025-02-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Feb 6 23:06:08 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: changes for first week of feb To generate a diff of this commit: cvs rdiff -u -r1.3132 -r1.3133 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/usr.bin/calendar/calendars

2025-01-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 9 15:27:54 UTC 2025 Modified Files: src/usr.bin/calendar/calendars: calendar.christian Log Message: Fix date of Rogation Sunday, which I couldn't find on Wikipedia. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/usr.bin/calendar/calendars

2025-01-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 9 15:27:54 UTC 2025 Modified Files: src/usr.bin/calendar/calendars: calendar.christian Log Message: Fix date of Rogation Sunday, which I couldn't find on Wikipedia. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/usr.bin/calendar/calendars

2025-01-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 9 15:23:35 UTC 2025 Modified Files: src/usr.bin/calendar/calendars: calendar.christian calendar.holiday calendar.judaic calendar.usholiday Log Message: calendars: Update for 2025. While here, remove some dates

CVS commit: src/usr.bin/calendar/calendars

2025-01-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 9 15:23:35 UTC 2025 Modified Files: src/usr.bin/calendar/calendars: calendar.christian calendar.holiday calendar.judaic calendar.usholiday Log Message: calendars: Update for 2025. While here, remove some dates

CVS commit: src/doc

2025-01-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 9 14:54:43 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: changes for first week of january To generate a diff of this commit: cvs rdiff -u -r1.3122 -r1.3123 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2025-01-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 9 14:54:43 UTC 2025 Modified Files: src/doc: CHANGES Log Message: doc: changes for first week of january To generate a diff of this commit: cvs rdiff -u -r1.3122 -r1.3123 src/doc/CHANGES Please note that diffs are not

CVS commit: src/share/man/man4

2024-12-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Dec 23 10:15:59 UTC 2024 Modified Files: src/share/man/man4: usb.4 Log Message: usb.4: add video devices section this adds missing entries for uvideo(4) and pseye(4) To generate a diff of this commit: cvs rdiff -u -r1.122

CVS commit: src/share/man/man4

2024-12-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Dec 23 10:15:59 UTC 2024 Modified Files: src/share/man/man4: usb.4 Log Message: usb.4: add video devices section this adds missing entries for uvideo(4) and pseye(4) To generate a diff of this commit: cvs rdiff -u -r1.122

CVS commit: src/doc

2024-12-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Dec 19 21:09:29 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3120 -r1.3121 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-12-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Dec 19 21:09:29 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3120 -r1.3121 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-12-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Dec 6 09:43:55 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes leading up to 1st week of december To generate a diff of this commit: cvs rdiff -u -r1.3116 -r1.3117 src/doc/CHANGES Please note that diffs

CVS commit: src/doc

2024-12-06 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Dec 6 09:43:55 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes leading up to 1st week of december To generate a diff of this commit: cvs rdiff -u -r1.3116 -r1.3117 src/doc/CHANGES Please note that diffs

CVS commit: src/doc

2024-11-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Nov 19 15:27:39 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3114 -r1.3115 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-11-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Nov 19 15:27:39 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3114 -r1.3115 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-11-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Nov 5 05:36:25 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: first week of november To generate a diff of this commit: cvs rdiff -u -r1.3112 -r1.3113 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-11-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Nov 5 05:36:25 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: first week of november To generate a diff of this commit: cvs rdiff -u -r1.3112 -r1.3113 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/include

2024-11-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Nov 2 20:53:59 UTC 2024 Modified Files: src/include: dlfcn.h Log Message: Expose dladdr(3) to POSIX.1.2024 applications. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/include/dlfcn.h Please note that

CVS commit: src/include

2024-11-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Nov 2 20:53:59 UTC 2024 Modified Files: src/include: dlfcn.h Log Message: Expose dladdr(3) to POSIX.1.2024 applications. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/include/dlfcn.h Please note that

CVS commit: src/lib/libc/stdio

2024-11-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Nov 2 11:06:15 UTC 2024 Modified Files: src/lib/libc/stdio: mktemp.3 Log Message: bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libc/stdio/mktemp.3 Please note that diffs are

CVS commit: src/lib/libc/stdio

2024-11-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Nov 2 11:06:15 UTC 2024 Modified Files: src/lib/libc/stdio: mktemp.3 Log Message: bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libc/stdio/mktemp.3 Please note that diffs are

CVS commit: src

2024-11-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Nov 2 10:49:10 UTC 2024 Modified Files: src/include: stdlib.h src/lib/libc/stdio: mktemp.3 Log Message: libc: Expose mkostemp(3) to POSIX.1-2024 applications. To generate a diff of this commit: cvs rdiff -u -r1.127

CVS commit: src

2024-11-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Nov 2 10:49:10 UTC 2024 Modified Files: src/include: stdlib.h src/lib/libc/stdio: mktemp.3 Log Message: libc: Expose mkostemp(3) to POSIX.1-2024 applications. To generate a diff of this commit: cvs rdiff -u -r1.127

CVS commit: src

2024-11-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Nov 1 18:48:17 UTC 2024 Modified Files: src/include: unistd.h src/lib/libc/sys: dup.2 pipe.2 Log Message: libc: Expose pipe2 and dup3 to POSIX.2024 applications To generate a diff of this commit: cvs rdiff -u -r1.168

CVS commit: src

2024-11-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Nov 1 18:48:17 UTC 2024 Modified Files: src/include: unistd.h src/lib/libc/sys: dup.2 pipe.2 Log Message: libc: Expose pipe2 and dup3 to POSIX.2024 applications To generate a diff of this commit: cvs rdiff -u -r1.168

CVS commit: src/sys/sys

2024-11-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Nov 1 16:37:42 UTC 2024 Modified Files: src/sys/sys: poll.h Log Message: sys: Expose ppoll in POSIX.1-2024 mode. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/sys/poll.h Please note that diffs are not

CVS commit: src

2024-11-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Nov 1 16:36:58 UTC 2024 Modified Files: src/include: string.h wchar.h src/lib/libc/string: memmem.3 strlcpy.3 wmemchr.3 Log Message: libc: Expose some newly-standard C functions in POSIX.1-2024 mode To generate a diff

CVS commit: src

2024-11-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Nov 1 16:36:58 UTC 2024 Modified Files: src/include: string.h wchar.h src/lib/libc/string: memmem.3 strlcpy.3 wmemchr.3 Log Message: libc: Expose some newly-standard C functions in POSIX.1-2024 mode To generate a diff

CVS commit: src/sys/sys

2024-11-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Nov 1 16:37:42 UTC 2024 Modified Files: src/sys/sys: poll.h Log Message: sys: Expose ppoll in POSIX.1-2024 mode. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/sys/poll.h Please note that diffs are not

CVS commit: src

2024-10-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Oct 28 17:55:12 UTC 2024 Modified Files: src/distrib/sets/lists/comp: mi src/usr.bin: Makefile Added Files: src/usr.bin/c17: Makefile c17.1 c17.sh Log Message: Add c17(1) wrapper script for gcc with the ISO 2017

CVS commit: src

2024-10-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Oct 28 17:55:12 UTC 2024 Modified Files: src/distrib/sets/lists/comp: mi src/usr.bin: Makefile Added Files: src/usr.bin/c17: Makefile c17.1 c17.sh Log Message: Add c17(1) wrapper script for gcc with the ISO 2017

CVS commit: src/doc

2024-10-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 23 08:05:03 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3106 -r1.3107 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-10-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 23 08:05:03 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3106 -r1.3107 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-10-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Oct 7 08:37:53 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: fix typo in previous To generate a diff of this commit: cvs rdiff -u -r1.3103 -r1.3104 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-10-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Oct 7 08:37:53 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: fix typo in previous To generate a diff of this commit: cvs rdiff -u -r1.3103 -r1.3104 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-10-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Oct 7 07:40:43 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: first week of october To generate a diff of this commit: cvs rdiff -u -r1.3102 -r1.3103 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-10-07 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Oct 7 07:40:43 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: first week of october To generate a diff of this commit: cvs rdiff -u -r1.3102 -r1.3103 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-09-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Sep 29 06:14:59 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: recent changes To generate a diff of this commit: cvs rdiff -u -r1.3101 -r1.3102 src/doc/CHANGES Please note that diffs are not public domain; they

CVS commit: src/doc

2024-09-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Sep 29 06:14:59 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: recent changes To generate a diff of this commit: cvs rdiff -u -r1.3101 -r1.3102 src/doc/CHANGES Please note that diffs are not public domain; they

CVS commit: src/share/man/man4

2024-09-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Sep 27 12:49:41 UTC 2024 Modified Files: src/share/man/man4: cgd.4 Log Message: cgd.4: aes mode advice from riastradh@ To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/cgd.4 Please note that

CVS commit: src/share/man/man4

2024-09-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Sep 27 12:49:41 UTC 2024 Modified Files: src/share/man/man4: cgd.4 Log Message: cgd.4: aes mode advice from riastradh@ To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/cgd.4 Please note that

CVS commit: src/doc

2024-09-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Sep 14 11:57:34 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3091 -r1.3092 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-09-14 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Sep 14 11:57:34 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: two weeks of changes To generate a diff of this commit: cvs rdiff -u -r1.3091 -r1.3092 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-09-03 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Sep 3 16:11:39 UTC 2024 Modified Files: src/doc: CHANGES Log Message: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.3086 -r1.3087 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-09-03 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Sep 3 16:11:39 UTC 2024 Modified Files: src/doc: CHANGES Log Message: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.3086 -r1.3087 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-09-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Sep 2 14:58:13 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes for the past few weeks To generate a diff of this commit: cvs rdiff -u -r1.3083 -r1.3084 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2024-09-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Sep 2 14:58:13 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes for the past few weeks To generate a diff of this commit: cvs rdiff -u -r1.3083 -r1.3084 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2024-08-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Aug 20 08:38:33 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.3078 -r1.3079 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-08-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Aug 20 08:38:33 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.3078 -r1.3079 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-08-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 19 17:53:44 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: changes for the past week To generate a diff of this commit: cvs rdiff -u -r1.3077 -r1.3078 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/doc

2024-08-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 19 17:53:44 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: changes for the past week To generate a diff of this commit: cvs rdiff -u -r1.3077 -r1.3078 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/doc

2024-08-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 12 10:46:40 UTC 2024 Modified Files: src/doc: TODO.smpnet Log Message: add awge(4) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/doc/TODO.smpnet Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-08-12 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 12 10:46:40 UTC 2024 Modified Files: src/doc: TODO.smpnet Log Message: add awge(4) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/doc/TODO.smpnet Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-08-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Aug 11 07:11:19 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes for the past week To generate a diff of this commit: cvs rdiff -u -r1.3074 -r1.3075 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/doc

2024-08-11 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Aug 11 07:11:19 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes for the past week To generate a diff of this commit: cvs rdiff -u -r1.3074 -r1.3075 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/doc

2024-07-25 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jul 25 13:55:48 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: update CHANGES To generate a diff of this commit: cvs rdiff -u -r1.3073 -r1.3074 src/doc/CHANGES Please note that diffs are not public domain; they

CVS commit: src/doc

2024-07-25 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jul 25 13:55:48 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: update CHANGES To generate a diff of this commit: cvs rdiff -u -r1.3073 -r1.3074 src/doc/CHANGES Please note that diffs are not public domain; they

CVS commit: src/doc

2024-07-08 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Jul 8 08:00:08 UTC 2024 Modified Files: src/doc: CHANGES Log Message: changes from the past week To generate a diff of this commit: cvs rdiff -u -r1.3071 -r1.3072 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-07-08 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Jul 8 08:00:08 UTC 2024 Modified Files: src/doc: CHANGES Log Message: changes from the past week To generate a diff of this commit: cvs rdiff -u -r1.3071 -r1.3072 src/doc/CHANGES Please note that diffs are not public domain

CVS commit: src/doc

2024-06-30 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Jun 30 08:15:51 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.3068 -r1.3069 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-06-30 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Jun 30 08:15:51 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: fix syntax To generate a diff of this commit: cvs rdiff -u -r1.3068 -r1.3069 src/doc/CHANGES Please note that diffs are not public domain; they are

CVS commit: src/doc

2024-06-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 28 10:23:37 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Various changes for June. To generate a diff of this commit: cvs rdiff -u -r1.3067 -r1.3068 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/doc

2024-06-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Jun 28 10:23:37 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Various changes for June. To generate a diff of this commit: cvs rdiff -u -r1.3067 -r1.3068 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/usr.sbin/sysinst

2024-06-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jun 20 05:46:22 UTC 2024 Modified Files: src/usr.sbin/sysinst: msg.mi.de msg.mi.en Log Message: sysinst(8): Note that leaving the network "media type" empty autoconfigures To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.sbin/sysinst

2024-06-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jun 20 05:46:22 UTC 2024 Modified Files: src/usr.sbin/sysinst: msg.mi.de msg.mi.en Log Message: sysinst(8): Note that leaving the network "media type" empty autoconfigures To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/audio

2024-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon May 27 02:47:53 UTC 2024 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Handle delta == 0 in audio_volume_(up|down). These functions are used by the pmf power handler functions to deal with keyboard volume up

CVS commit: src/sys/dev/audio

2024-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon May 27 02:47:53 UTC 2024 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Handle delta == 0 in audio_volume_(up|down). These functions are used by the pmf power handler functions to deal with keyboard volume up

CVS commit: src/share/man/man4

2024-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon May 27 02:39:15 UTC 2024 Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: Document how the "delta" affects setting mixer levels. Explicitly say that "delta" is optional and may be zer

CVS commit: src/share/man/man4

2024-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon May 27 02:39:15 UTC 2024 Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: Document how the "delta" affects setting mixer levels. Explicitly say that "delta" is optional and may be zer

CVS commit: src/share/man/man4

2024-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun May 26 09:27:20 UTC 2024 Modified Files: src/share/man/man4: urtwn.4 Log Message: urtwn.4: List more supported devices To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/urtwn.4 Please note that

CVS commit: src/share/man/man4

2024-05-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun May 26 09:27:20 UTC 2024 Modified Files: src/share/man/man4: urtwn.4 Log Message: urtwn.4: List more supported devices To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/urtwn.4 Please note that

CVS commit: src/sys/dev/pci

2024-05-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 21 22:47:11 UTC 2024 Modified Files: src/sys/dev/pci: eapreg.h Log Message: eap(4): re-organize mixer controls to put classes first some software (understandably) doesn't like it if you declare a mixer node's ch

CVS commit: src/sys/dev/pci

2024-05-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 21 22:47:11 UTC 2024 Modified Files: src/sys/dev/pci: eapreg.h Log Message: eap(4): re-organize mixer controls to put classes first some software (understandably) doesn't like it if you declare a mixer node's ch

CVS commit: src/doc

2024-05-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 21 10:46:20 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: recent (and not so recent) changes To generate a diff of this commit: cvs rdiff -u -r1.3056 -r1.3057 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2024-05-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 21 10:46:20 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: recent (and not so recent) changes To generate a diff of this commit: cvs rdiff -u -r1.3056 -r1.3057 src/doc/CHANGES Please note that diffs are not

CVS commit: src/share/man/man4

2024-05-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 21 10:45:39 UTC 2024 Modified Files: src/share/man/man4: uaudio.4 Log Message: uaudio.4: update documentation reflecting initial uac2 support To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/share/man/man4

CVS commit: src/share/man/man4

2024-05-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue May 21 10:45:39 UTC 2024 Modified Files: src/share/man/man4: uaudio.4 Log Message: uaudio.4: update documentation reflecting initial uac2 support To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/share/man/man4

CVS commit: src/usr.bin/aiomixer

2024-05-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon May 20 22:21:45 UTC 2024 Modified Files: src/usr.bin/aiomixer: main.c Log Message: aiomixer(1): Fix setting volume on sb(4) emulated in QEMU. The driver does not return a "delta", assume it's 16. To generate

CVS commit: src/usr.bin/aiomixer

2024-05-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon May 20 22:21:45 UTC 2024 Modified Files: src/usr.bin/aiomixer: main.c Log Message: aiomixer(1): Fix setting volume on sb(4) emulated in QEMU. The driver does not return a "delta", assume it's 16. To generate

CVS commit: src/sys/dev/pci

2024-05-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 17 12:20:02 UTC 2024 Modified Files: src/sys/dev/pci: eap.c Log Message: eap(4): Restore the full set of supported hardware encodings from netbsd-7 Tested in QEMU. To generate a diff of this commit: cvs rdiff -u -r1.102

CVS commit: src/sys/dev/pci

2024-05-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 17 12:20:02 UTC 2024 Modified Files: src/sys/dev/pci: eap.c Log Message: eap(4): Restore the full set of supported hardware encodings from netbsd-7 Tested in QEMU. To generate a diff of this commit: cvs rdiff -u -r1.102

CVS commit: src/sys/arch/evbarm/conf

2024-05-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 17 10:25:43 UTC 2024 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: Add some "simpler" PCI audio devices to aarch64's GENERIC64 These serve as alternatives to hdaudio. Tested in QEMU. To

CVS commit: src/sys/arch/evbarm/conf

2024-05-17 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 17 10:25:43 UTC 2024 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: Add some "simpler" PCI audio devices to aarch64's GENERIC64 These serve as alternatives to hdaudio. Tested in QEMU. To

Re: CVS commit: src/share/man/man4

2024-05-16 Thread nia
On Thu, May 16, 2024 at 05:48:05PM +0300, Valery Ushakov wrote: > On Thu, May 16, 2024 at 11:54:20 +0000, Nia Alarie wrote: > > > Modified Files: > > src/share/man/man4: eap.4 > > > > Log Message: > > Note that EAP_USE_BOTH_DACS is deprecated in the eap(

CVS commit: src/share/man/man4

2024-05-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu May 16 17:00:32 UTC 2024 Modified Files: src/share/man/man4: eap.4 Log Message: add additional details about how EAP_USE_BOTH_DACS works and is used requested by uwe To generate a diff of this commit: cvs rdiff -u -r1.19

CVS commit: src/share/man/man4

2024-05-16 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu May 16 17:00:32 UTC 2024 Modified Files: src/share/man/man4: eap.4 Log Message: add additional details about how EAP_USE_BOTH_DACS works and is used requested by uwe To generate a diff of this commit: cvs rdiff -u -r1.19

  1   2   3   4   5   6   7   8   >