Re: CVS commit: src/sys/dev

2025-05-24 Thread Valery Ushakov
On Sat, May 24, 2025 at 16:50:54 +, Nia Alarie wrote: > Defining this layout is slightly optimistic, since even with latin-2 > fonts loaded and the appropriate locale set, wscons seems to struggle > to input most of these characters. > > Regardless, this allows the supposedly supported "pl" e

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

2025-05-16 Thread Valery Ushakov
On Fri, May 16, 2025 at 07:50:28 +, nia wrote: > stat.c:357:27: error: adding 'int' to a string does not append to the string > [-Werror,-Wstring-plus-int] ROFL. I think we should turn that warning off. -uwe

Re: CVS commit: src

2025-04-21 Thread Valery Ushakov
On Mon, Apr 21, 2025 at 13:21:33 +, Nia Alarie wrote: > Modified Files: > src/include: time.h > src/lib/libc/gen: Makefile.inc timespec_get.3 > Added Files: > src/lib/libc/gen: timespec_getres.3 timespec_getres.c I don't think it makes sense to split these manual pages per f

CVS commit: src/share/man/man4

2025-03-26 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 26 18:08:46 UTC 2025 Modified Files: src/share/man/man4: unix.4 Log Message: unix(4): tweak markup Use comma instead of em-dash, it's easier to read in plain-text output (especically if it ends up as a single cell monospace

CVS commit: src/share/man/man4

2025-03-26 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 26 18:08:46 UTC 2025 Modified Files: src/share/man/man4: unix.4 Log Message: unix(4): tweak markup Use comma instead of em-dash, it's easier to read in plain-text output (especically if it ends up as a single cell monospace

Re: CVS commit: src/sys/dev/wsfont

2025-03-25 Thread Valery Ushakov
On Tue, Mar 25, 2025 at 02:42:33 +, Michael Lorenz wrote: > Module Name: src > Committed By: macallan > Date: Tue Mar 25 02:42:33 UTC 2025 > > Modified Files: > src/sys/dev/wsfont: files.wsfont wsfont.c > Added Files: > src/sys/dev/wsfont: Comic_Mono_13x22.h > > Log Mess

CVS commit: src/usr.sbin/emcfanctl

2025-03-11 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 12 00:43:28 UTC 2025 Modified Files: src/usr.sbin/emcfanctl: emcfanctl.8 Log Message: emcfanctl(8): fix and prettify markup To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/emcfanctl/emcfanctl.8 Ple

CVS commit: src/usr.sbin/emcfanctl

2025-03-11 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Mar 12 00:43:28 UTC 2025 Modified Files: src/usr.sbin/emcfanctl: emcfanctl.8 Log Message: emcfanctl(8): fix and prettify markup To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/emcfanctl/emcfanctl.8 Ple

Re: CVS commit: src

2025-03-11 Thread Valery Ushakov
On Tue, Mar 11, 2025 at 13:56:49 +, Brad Spencer wrote: > src/usr.sbin/emcfanctl: Makefile emcfanctl.8 emcfanctl.c emcfanctl.h Please, can you fix the man page so that it's clear which part of the command line is fixed keywords recognized by the program and which is user supplied data. E.g.

CVS commit: src/share/man/man4

2025-03-11 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Mar 11 17:46:12 UTC 2025 Modified Files: src/share/man/man4: emcfan.4 Log Message: emcfan(4): prettify the table, spell and typeset kHz correctly To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/em

CVS commit: src/share/man/man4

2025-03-11 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Mar 11 17:46:12 UTC 2025 Modified Files: src/share/man/man4: emcfan.4 Log Message: emcfan(4): prettify the table, spell and typeset kHz correctly To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/em

CVS commit: src/share/man/man4

2025-03-11 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Mar 11 16:44:07 UTC 2025 Modified Files: src/share/man/man4: emcfan.4 Log Message: emcfan(4): new sentence - new line, drop duplicate DESCRIPTION To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/em

CVS commit: src/share/man/man4

2025-02-26 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 26 17:23:49 UTC 2025 Modified Files: src/share/man/man4: amdgpio.4 Log Message: amdgpio(4): use item lists for readability To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/amdgpio.4 Please not

CVS commit: src/share/man/man4

2025-02-26 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 26 17:23:49 UTC 2025 Modified Files: src/share/man/man4: amdgpio.4 Log Message: amdgpio(4): use item lists for readability To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/amdgpio.4 Please not

CVS commit: src/sbin/efi

2025-02-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Feb 24 16:28:50 UTC 2025 Modified Files: src/sbin/efi: efi.8 Log Message: efi(8): brush up markup a bit (mostly consistent use of .Va) XXX: The manpage should really make up its mind whether it wants to call the boot number(s) "

CVS commit: src/sbin/efi

2025-02-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Feb 24 16:28:50 UTC 2025 Modified Files: src/sbin/efi: efi.8 Log Message: efi(8): brush up markup a bit (mostly consistent use of .Va) XXX: The manpage should really make up its mind whether it wants to call the boot number(s) "

CVS commit: src/sbin/efi

2025-02-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Feb 24 15:49:23 UTC 2025 Modified Files: src/sbin/efi: efi.8 Log Message: efi.8: g/c duplicate rcs id line To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sbin/efi/efi.8 Please note that diffs are not public do

CVS commit: src/sbin/efi

2025-02-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Feb 24 15:49:23 UTC 2025 Modified Files: src/sbin/efi: efi.8 Log Message: efi.8: g/c duplicate rcs id line To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sbin/efi/efi.8 Please note that diffs are not public do

CVS commit: src/usr.sbin/wg-keygen

2025-02-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 23 18:17:18 UTC 2025 Modified Files: src/usr.sbin/wg-keygen: wg-keygen.8 Log Message: wg-keygen(8): fix SYNOPSIS formatting Don't cram the flags into the invocation of .Nm - this seems to confuse mdoc. Pointed out by bad@

CVS commit: src/usr.sbin/wg-keygen

2025-02-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 23 18:17:18 UTC 2025 Modified Files: src/usr.sbin/wg-keygen: wg-keygen.8 Log Message: wg-keygen(8): fix SYNOPSIS formatting Don't cram the flags into the invocation of .Nm - this seems to confuse mdoc. Pointed out by bad@

CVS commit: src/usr.bin/getnameinfo

2025-02-05 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 5 15:58:01 UTC 2025 Modified Files: src/usr.bin/getnameinfo: getnameinfo.1 Log Message: getnameinfo(1): there's no reason to use an artisanal tag -width To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.b

CVS commit: src/usr.bin/getnameinfo

2025-02-05 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 5 15:58:01 UTC 2025 Modified Files: src/usr.bin/getnameinfo: getnameinfo.1 Log Message: getnameinfo(1): there's no reason to use an artisanal tag -width To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.b

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

2025-02-01 Thread Valery Ushakov
On Sat, Feb 01, 2025 at 14:08:09 -, Christos Zoulas wrote: > In article , > Valery Ushakov wrote: > >On Fri, Jan 31, 2025 at 13:52:37 -0500, Christos Zoulas wrote: > > > >> Module Name: src > >> Committed By: christos > >> Da

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

2025-02-01 Thread Valery Ushakov
On Fri, Jan 31, 2025 at 13:52:37 -0500, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Fri Jan 31 18:52:37 UTC 2025 > > Modified Files: > src/usr.bin/ldd: ldd.1 > > Log Message: > update %a description (it was wrong before; it was never __progname). +T

CVS commit: src/usr.bin/ldd

2025-02-01 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 1 13:15:17 UTC 2025 Modified Files: src/usr.bin/ldd: ldd.1 Log Message: ldd(1): brush up markup, g/c more of a.out Now the only remaining a.out reference is %n. Ride the date bump. To generate a diff of this commit: cvs r

CVS commit: src/usr.bin/ldd

2025-02-01 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Feb 1 13:15:17 UTC 2025 Modified Files: src/usr.bin/ldd: ldd.1 Log Message: ldd(1): brush up markup, g/c more of a.out Now the only remaining a.out reference is %n. Ride the date bump. To generate a diff of this commit: cvs r

CVS commit: src/share/man/man4

2025-01-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 24 16:12:50 UTC 2025 Modified Files: src/share/man/man4: si70xxtemp.4 Log Message: si70xxtemp(4): mark up sysctl node names as Li To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/si70xxtemp.4

CVS commit: src/share/man/man4

2025-01-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 24 16:12:50 UTC 2025 Modified Files: src/share/man/man4: si70xxtemp.4 Log Message: si70xxtemp(4): mark up sysctl node names as Li To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/si70xxtemp.4

CVS commit: src/share/man/man4

2025-01-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 24 03:47:47 UTC 2025 Modified Files: src/share/man/man4: sht3xtemp.4 Log Message: sht3xtemp(4): minor markup fixes, new sentence - new line Also "addr" in the attachment is called "locator" in config(5) parlance, not "argume

CVS commit: src/share/man/man4

2025-01-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 24 03:47:47 UTC 2025 Modified Files: src/share/man/man4: sht3xtemp.4 Log Message: sht3xtemp(4): minor markup fixes, new sentence - new line Also "addr" in the attachment is called "locator" in config(5) parlance, not "argume

CVS commit: src/share/man/man4

2025-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Jan 21 16:03:33 UTC 2025 Modified Files: src/share/man/man4: akbd.4 Log Message: akbd(4): markup fixes, editorial tweaks from nat@ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/akbd.4 Please no

CVS commit: src/share/man/man4

2025-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Jan 21 16:03:33 UTC 2025 Modified Files: src/share/man/man4: akbd.4 Log Message: akbd(4): markup fixes, editorial tweaks from nat@ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/akbd.4 Please no

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/share/man/man4

2024-12-16 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Dec 16 21:45:04 UTC 2024 Modified Files: src/share/man/man4: umcpmio.4 Log Message: umcpmio(4): use .Ql for sysctl values To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/umcpmio.4 Please note tha

CVS commit: src/share/man/man4

2024-12-16 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Dec 16 21:45:04 UTC 2024 Modified Files: src/share/man/man4: umcpmio.4 Log Message: umcpmio(4): use .Ql for sysctl values To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/umcpmio.4 Please note tha

CVS commit: src/share/man/man4

2024-12-16 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Dec 16 17:25:09 UTC 2024 Modified Files: src/share/man/man4: umcpmio.4 Log Message: umcpmio(4): fix markup New sentence - new line. Misc formatting make up. Fix a typo in sysctl variable name. To generate a diff of this comm

CVS commit: src/share/man/man4

2024-12-16 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Dec 16 17:25:09 UTC 2024 Modified Files: src/share/man/man4: umcpmio.4 Log Message: umcpmio(4): fix markup New sentence - new line. Misc formatting make up. Fix a typo in sysctl variable name. To generate a diff of this comm

CVS commit: src/sys/arch/sparc64/include

2024-11-30 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Nov 30 14:42:42 UTC 2024 Modified Files: src/sys/arch/sparc64/include: lwp_private.h Log Message: sparc64/lwp_private.h: just include the sparc version To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sp

CVS commit: src/sys/arch/sparc64/include

2024-11-30 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Nov 30 14:42:42 UTC 2024 Modified Files: src/sys/arch/sparc64/include: lwp_private.h Log Message: sparc64/lwp_private.h: just include the sparc version To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sp

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

2024-11-30 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Nov 30 14:31:05 UTC 2024 Modified Files: src/distrib/sets/lists/comp: md.sparc Log Message: md.sparc: add /usr/include/sparc64/lwp_private.h To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/distrib/sets/lists

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

2024-11-30 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Nov 30 14:31:05 UTC 2024 Modified Files: src/distrib/sets/lists/comp: md.sparc Log Message: md.sparc: add /usr/include/sparc64/lwp_private.h To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/distrib/sets/lists

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Oct 29 00:18:55 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): Don't use top-level .Sh sections for functions The list of possible .Sh sections in a man page is kinda limited (think DTD, or schema). As a

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Oct 29 00:18:55 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): Don't use top-level .Sh sections for functions The list of possible .Sh sections in a man page is kinda limited (think DTD, or schema). As a

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 10:01:09 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): don't use (incorrect) custom -width with .Bl -tag Default widths are good enough. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 10:01:09 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): don't use (incorrect) custom -width with .Bl -tag Default widths are good enough. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:46:54 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): use Pq for longer phrases In PostScript output the extra breathing space that .Pq adds imrpoves readability of parenthetical clauses. To gen

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:46:54 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): use Pq for longer phrases In PostScript output the extra breathing space that .Pq adds imrpoves readability of parenthetical clauses. To gen

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:52:09 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): indent and untabify FTSENT definition To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/gen/fts.3 Please note that

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:52:09 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): indent and untabify FTSENT definition To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/gen/fts.3 Please note that

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:30:50 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): structures are Vt not Fa To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/gen/fts.3 Please note that diffs are not

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:30:50 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): structures are Vt not Fa To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/gen/fts.3 Please note that diffs are not

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:33:44 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): NUL (character) is not a Dv To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/libc/gen/fts.3 Please note that diffs are

CVS commit: src/lib/libc/gen

2024-10-28 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Oct 28 09:33:44 UTC 2024 Modified Files: src/lib/libc/gen: fts.3 Log Message: fts(3): NUL (character) is not a Dv To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/libc/gen/fts.3 Please note that diffs are

CVS commit: src/share/man/man4

2024-10-20 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Oct 20 16:08:51 UTC 2024 Modified Files: src/share/man/man4: ietp.4 Log Message: ietp(4): fix typo in author's name, capitalize OpenBSD: ietp.4,v 1.2 2023/07/09 01:12:04 jsg Exp To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man4

2024-10-20 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Oct 20 16:08:51 UTC 2024 Modified Files: src/share/man/man4: ietp.4 Log Message: ietp(4): fix typo in author's name, capitalize OpenBSD: ietp.4,v 1.2 2023/07/09 01:12:04 jsg Exp To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.sbin/postinstall

2024-10-12 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Oct 12 09:58:39 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: obsolete_libs - update comment ... that mentions a variable name in an AWK script far, far away. To generate a diff of

CVS commit: src/usr.sbin/postinstall

2024-10-12 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Oct 12 09:58:39 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: obsolete_libs - update comment ... that mentions a variable name in an AWK script far, far away. To generate a diff of

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 22:30:01 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: get rid of exclude -t exclude_libs() no longer uses it, so revert exclude() to what it was before the -t was introduced.

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 22:30:01 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: get rid of exclude -t exclude_libs() no longer uses it, so revert exclude() to what it was before the -t was introduced.

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 22:14:35 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: simplify exclude_libs Don't compose a baroque ERE to filter the list of libraries. grep can match whole lines with -x s

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 22:14:35 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: simplify exclude_libs Don't compose a baroque ERE to filter the list of libraries. grep can match whole lines with -x s

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 21:42:24 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: exclude_libs - use find/readlink instead of ls/awk This doesn't only feels right, but also gets rid of a bogus empty lin

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 21:42:24 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: exclude_libs - use find/readlink instead of ls/awk This doesn't only feels right, but also gets rid of a bogus empty lin

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 13:06:23 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: clarify/simplify awk script in _obsolete_libs Add comments and rename variables to better reflect their purpose. Emit pl

CVS commit: src/usr.sbin/postinstall

2024-10-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Thu Oct 10 13:06:23 UTC 2024 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: clarify/simplify awk script in _obsolete_libs Add comments and rename variables to better reflect their purpose. Emit pl

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 22:13:21 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): couple more nits To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/share/man/man9/bus_dma.9 Please note that diffs

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 22:13:21 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): couple more nits To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/share/man/man9/bus_dma.9 Please note that diffs

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 22:02:51 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): clean up a few mark up nits To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/share/man/man9/bus_dma.9 Please note

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 22:02:51 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): clean up a few mark up nits To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/share/man/man9/bus_dma.9 Please note

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:56:35 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): mark up a few missed bus_dma_tag_t To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/share/man/man9/bus_dma.9 Plea

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:56:35 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): mark up a few missed bus_dma_tag_t To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/share/man/man9/bus_dma.9 Plea

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:53:50 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): use consistent indentation for lists We have list of functions with nested lists of arguments with nested lists of flags. Use consi

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:53:50 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): use consistent indentation for lists We have list of functions with nested lists of arguments with nested lists of flags. Use consi

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:40:15 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): mark up bus_dma_tag_t in descriptions of "tag" argument To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/share/man

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:40:15 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): mark up bus_dma_tag_t in descriptions of "tag" argument To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/share/man

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:17:16 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): g/c pleonastic "are as follows" It's repated to the point of being a vocal tic. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:17:16 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): g/c pleonastic "are as follows" It's repated to the point of being a vocal tic. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:08:34 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): smarter "->" arrows To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/share/man/man9/bus_dma.9 Please note that di

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 21:08:34 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): smarter "->" arrows To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/share/man/man9/bus_dma.9 Please note that di

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 16:40:00 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): touch up markup Use .Vt for types. Untabify code to work around PS back-end quirk. To generate a diff of this commit: cvs rdiff -

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 16:22:52 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): replace long unwieldy Fn with Fo/Fa/Fc To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/share/man/man9/bus_dma.9

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 16:22:52 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): replace long unwieldy Fn with Fo/Fa/Fc To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/share/man/man9/bus_dma.9

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 16:14:30 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): use subsections (.Ss) for what is subsections To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/share/man/man9/bus_

CVS commit: src/share/man/man9

2024-10-09 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 16:14:30 UTC 2024 Modified Files: src/share/man/man9: bus_dma.9 Log Message: bus_dma(9): use subsections (.Ss) for what is subsections To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/share/man/man9/bus_

CVS commit: src/share/man/man3

2024-10-08 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 00:55:24 UTC 2024 Modified Files: src/share/man/man3: container_of.3 Log Message: container_of(3): fix return type, don't indent example There's no text around example so the indentation doesn't serve any useful purpose a

CVS commit: src/share/man/man3

2024-10-08 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed Oct 9 00:55:24 UTC 2024 Modified Files: src/share/man/man3: container_of.3 Log Message: container_of(3): fix return type, don't indent example There's no text around example so the indentation doesn't serve any useful purpose a

CVS commit: src/share/man/man4

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:19:02 UTC 2024 Modified Files: src/share/man/man4: vether.4 Log Message: vether(4): prettify a bit To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/vether.4 Please note that diffs are no

CVS commit: src/share/man/man4

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:19:02 UTC 2024 Modified Files: src/share/man/man4: vether.4 Log Message: vether(4): prettify a bit To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/vether.4 Please note that diffs are no

Re: CVS commit: src

2024-09-24 Thread Valery Ushakov
On Tue, Sep 24, 2024 at 13:03:30 +, Roy Marples wrote: > Take link state down: ifconfig vether0 link0 > Bring link state up: ifconfig vether0 -link0 Isn't that a bit counterintuitive that negation (-link0) means "up"? -uwe

CVS commit: src/lib/libc/regex

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:10:44 UTC 2024 Modified Files: src/lib/libc/regex: regex.3 Log Message: regex.3: brush up markup Use \N for backreferences in both places for consistency and to make it more obviously different from \n (besides the dif

CVS commit: src/lib/libc/regex

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:10:44 UTC 2024 Modified Files: src/lib/libc/regex: regex.3 Log Message: regex.3: brush up markup Use \N for backreferences in both places for consistency and to make it more obviously different from \n (besides the dif

CVS commit: src/etc/skel

2024-09-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Sep 23 12:20:23 UTC 2024 Modified Files: src/etc/skel: dot.cshrc Log Message: dot.cshrc: add commented out LESS example Switch commented out PAGER from more(1), the default, to less(1), so that a user can just uncomment the line

CVS commit: src/etc/skel

2024-09-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Sep 23 12:20:23 UTC 2024 Modified Files: src/etc/skel: dot.cshrc Log Message: dot.cshrc: add commented out LESS example Switch commented out PAGER from more(1), the default, to less(1), so that a user can just uncomment the line

CVS commit: src/etc/skel

2024-09-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Sep 23 12:12:36 UTC 2024 Modified Files: src/etc/skel: dot.profile Log Message: dot.profile: add commented out LESS example Switch commented out PAGER from more(1), the default, to less(1), so that a user can just uncomment the

CVS commit: src/etc/skel

2024-09-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Sep 23 12:12:36 UTC 2024 Modified Files: src/etc/skel: dot.profile Log Message: dot.profile: add commented out LESS example Switch commented out PAGER from more(1), the default, to less(1), so that a user can just uncomment the

CVS commit: src/etc/skel

2024-09-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Sep 23 11:38:50 UTC 2024 Modified Files: src/etc/skel: dot.profile Log Message: dot.profile: reword the comment about EDITOR Push the scary cool story about ed(1) from the front page. The user is more interested in the options

CVS commit: src/etc/skel

2024-09-23 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Sep 23 11:38:50 UTC 2024 Modified Files: src/etc/skel: dot.profile Log Message: dot.profile: reword the comment about EDITOR Push the scary cool story about ed(1) from the front page. The user is more interested in the options

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

2024-09-22 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Sep 22 23:50:34 UTC 2024 Modified Files: src/sys/arch/landisk/conf: GENERIC Log Message: landisk: bump MSGBUFSIZE to 2 pages sh3 uses only one page by default; if anything goes slightly awry or if you have any USB devices - that

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

2024-09-22 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Sep 22 23:50:34 UTC 2024 Modified Files: src/sys/arch/landisk/conf: GENERIC Log Message: landisk: bump MSGBUFSIZE to 2 pages sh3 uses only one page by default; if anything goes slightly awry or if you have any USB devices - that

  1   2   3   4   5   6   >