Re: CVS commit: src/lib/libutil

2024-04-08 Thread Roland Illig
Am 08.04.2024 um 21:18 schrieb Valery Ushakov: > "=\017FIFTEEN\0" > > with its result a few lines below that has: > > BURST=0xf=FIFTEEN Thank you for explaining this example. I had a gut feeling that there would be some hidden correlation between some octal/hexadecimal combinations, but I coul

CVS commit: src

2024-04-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 8 21:28:36 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 src/tests/lib/libutil: t_snprintb.c Log Message: snprintb.3: provide examples for hexadecimal character escapes Suggested by uwe@, in reaction to th

CVS commit: src

2024-04-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 8 21:28:36 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 src/tests/lib/libutil: t_snprintb.c Log Message: snprintb.3: provide examples for hexadecimal character escapes Suggested by uwe@, in reaction to th

CVS commit: src/sbin/ifconfig

2024-04-08 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 8 20:28:34 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.8 Log Message: Update the date of the documentation to reflect recent changes. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/sbin/ifc

CVS commit: src/sbin/ifconfig

2024-04-08 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 8 20:28:34 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.8 Log Message: Update the date of the documentation to reflect recent changes. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/sbin/ifc

Re: CVS commit: src/lib/libutil

2024-04-08 Thread Valery Ushakov
On Mon, Apr 08, 2024 at 20:21:07 +0200, Roland Illig wrote: > I didn't eradicate _all_ hexadecimal examples, I just made each example > use only one number base, not mix them both. There are both octal and > hexadecimal examples in the manual page. That's not what "prefer octal in examples" conve

Re: CVS commit: src/lib/libutil

2024-04-08 Thread Roland Illig
Am 08.04.2024 um 03:24 schrieb Valery Ushakov: > On Sun, Apr 07, 2024 at 14:28:27 +, Roland Illig wrote: > >> Log Message: >> snprintb.3: clean up formatting and wording, prefer octal in examples >> >> Using hexadecimal character escapes requires separate string literals if >> the description s

CVS commit: src/etc/mtree

2024-04-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 8 12:38:59 UTC 2024 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: kre says this should be obsolete To generate a diff of this commit: cvs rdiff -u -r1.258 -r1.259 src/etc/mtree/NetBSD.dist.base Please

CVS commit: src/etc/mtree

2024-04-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 8 12:38:59 UTC 2024 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: kre says this should be obsolete To generate a diff of this commit: cvs rdiff -u -r1.258 -r1.259 src/etc/mtree/NetBSD.dist.base Please

CVS commit: src/sbin/ifconfig

2024-04-08 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 8 12:32:57 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.8 Log Message: ifconfig(8): move laggportpri next to laggport To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sbin/ifconfig/ifconfig.8 Pl

CVS commit: src/sbin/ifconfig

2024-04-08 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Apr 8 12:32:57 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.8 Log Message: ifconfig(8): move laggportpri next to laggport To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sbin/ifconfig/ifconfig.8 Pl

CVS commit: src/etc/mtree

2024-04-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 8 12:32:16 UTC 2024 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: put back /var/run/named To generate a diff of this commit: cvs rdiff -u -r1.257 -r1.258 src/etc/mtree/NetBSD.dist.base Please note that

CVS commit: src/etc/mtree

2024-04-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 8 12:32:16 UTC 2024 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: put back /var/run/named To generate a diff of this commit: cvs rdiff -u -r1.257 -r1.258 src/etc/mtree/NetBSD.dist.base Please note that

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

2024-04-08 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon Apr 8 10:26:17 UTC 2024 Modified Files: src/distrib/sets/lists/base: shl.mi Log Message: Remove unnecessary characters left over from the previous commit. To generate a diff of this commit: cvs rdiff -u -r1.977 -r1.978 sr

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

2024-04-08 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon Apr 8 10:26:17 UTC 2024 Modified Files: src/distrib/sets/lists/base: shl.mi Log Message: Remove unnecessary characters left over from the previous commit. To generate a diff of this commit: cvs rdiff -u -r1.977 -r1.978 sr

CVS commit: src/sbin/ifconfig

2024-04-08 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Apr 8 09:25:25 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.8 Log Message: Correct a very minor typo (s/id/is/) To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 src/sbin/ifconfig/ifconfig.8 Please note

CVS commit: src/sbin/ifconfig

2024-04-08 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Apr 8 09:25:25 UTC 2024 Modified Files: src/sbin/ifconfig: ifconfig.8 Log Message: Correct a very minor typo (s/id/is/) To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 src/sbin/ifconfig/ifconfig.8 Please note