CVS commit: src/lib/libutil

2024-05-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu May 2 18:34:01 UTC 2024 Modified Files: src/lib/libutil: parsedate.3 Log Message: parsedate.3: resolve contradictory values for 'next' To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/lib/libutil

2024-05-02 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu May 2 18:34:01 UTC 2024 Modified Files: src/lib/libutil: parsedate.3 Log Message: parsedate.3: resolve contradictory values for 'next' To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/lib/libutil

2024-05-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 2 14:19:56 UTC 2024 Modified Files: src/lib/libutil: parsedate.y Log Message: revert previous. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/lib/libutil/parsedate.y Please note that diffs are not

CVS commit: src/lib/libutil

2024-05-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 2 14:19:56 UTC 2024 Modified Files: src/lib/libutil: parsedate.y Log Message: revert previous. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/lib/libutil/parsedate.y Please note that diffs are not

Re: CVS commit: src/lib/libutil

2024-05-01 Thread Robert Elz
Date:Wed, 1 May 2024 22:27:02 +0200 From:Roland Illig Message-ID: <754bd755-be0a-4eff-aa7b-d53fce9b4...@gmx.de> | > Log Message: | > next should increement by 1 not 2. | | Are you sure? I agree, that change should be reverted. "next" is even documented to

Re: CVS commit: src/lib/libutil

2024-05-01 Thread Roland Illig
Am 01.05.2024 um 21:59 schrieb Christos Zoulas: > Module Name: src > Committed By: christos > Date: Wed May 1 19:59:08 UTC 2024 > > Modified Files: > src/lib/libutil: parsedate.y > > Log Message: > next should increement by 1 not 2. Are you sure? I get these test results: >

CVS commit: src/lib/libutil

2024-05-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 1 19:59:08 UTC 2024 Modified Files: src/lib/libutil: parsedate.y Log Message: next should increement by 1 not 2. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libutil/parsedate.y Please note

CVS commit: src/lib/libutil

2024-05-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 1 19:59:08 UTC 2024 Modified Files: src/lib/libutil: parsedate.y Log Message: next should increement by 1 not 2. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libutil/parsedate.y Please note

Re: CVS commit: src/lib/libutil

2024-04-09 Thread Valery Ushakov
On Mon, Apr 08, 2024 at 23:31:16 +0200, Roland Illig wrote: > 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

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

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"

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

Re: CVS commit: src/lib/libutil

2024-04-07 Thread 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 starts with one of the letters A-F; octal character >

CVS commit: src/lib/libutil

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 14:28:27 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: clean up formatting and wording, prefer octal in examples Using hexadecimal character escapes requires separate string literals if

CVS commit: src/lib/libutil

2024-04-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 7 14:28:27 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: clean up formatting and wording, prefer octal in examples Using hexadecimal character escapes requires separate string literals if

CVS commit: src/lib/libutil

2024-02-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 29 21:08:55 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libutil/snprintb.3 Please note that diffs are not

CVS commit: src/lib/libutil

2024-02-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 29 21:08:55 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: fix typo To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libutil/snprintb.3 Please note that diffs are not

CVS commit: src/lib/libutil

2024-02-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 29 20:55:35 UTC 2024 Modified Files: src/lib/libutil: parsedate.y Log Message: parsedate.y: remove outdated comment The number of shift/reduce conflicts has grown to 16. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libutil

2024-02-29 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 29 20:55:35 UTC 2024 Modified Files: src/lib/libutil: parsedate.y Log Message: parsedate.y: remove outdated comment The number of shift/reduce conflicts has grown to 16. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libutil

2024-02-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Feb 20 20:38:54 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: sync examples with reality To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libutil/snprintb.3 Please note

CVS commit: src/lib/libutil

2024-02-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Feb 20 20:38:54 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: sync examples with reality To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libutil/snprintb.3 Please note

CVS commit: src/lib/libutil

2024-02-04 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 4 18:44:54 UTC 2024 Modified Files: src/lib/libutil: getrawpartition.3 Log Message: getrawpartition(3): reword to clarify return value, use .Pq "'a' == 0" is, stricly speaking false, and since 'a' is an int, it's not

CVS commit: src/lib/libutil

2024-02-04 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 4 18:44:54 UTC 2024 Modified Files: src/lib/libutil: getrawpartition.3 Log Message: getrawpartition(3): reword to clarify return value, use .Pq "'a' == 0" is, stricly speaking false, and since 'a' is an int, it's not

CVS commit: src/lib/libutil

2024-02-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 1 22:18:34 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: fix examples, clean up wording In the examples using hex escape sequences, there must be a delimiter between the escape sequence

CVS commit: src/lib/libutil

2024-02-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 1 22:18:34 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: fix examples, clean up wording In the examples using hex escape sequences, there must be a delimiter between the escape sequence

CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Jan 22 00:11:21 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb(3): restore empty string in snprintb_m example Restore the empty string at the end of snprintb_m output that was accidentally removed

CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Jan 22 00:11:21 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb(3): restore empty string in snprintb_m example Restore the empty string at the end of snprintb_m output that was accidentally removed

CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Jan 21 23:57:49 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb(3): update mmap example Bring over the prettier version of the mmap format string that we have in the header file for some time now.

CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Jan 21 23:57:49 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb(3): update mmap example Bring over the prettier version of the mmap format string that we have in the header file for some time now.

CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Jan 21 23:44:30 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb(3): try to improve narration Try to make the narration more coherent. Make the old and new syntaxes easy to distinguish and go out of

CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sun Jan 21 23:44:30 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb(3): try to improve narration Try to make the narration more coherent. Make the old and new syntaxes easy to distinguish and go out of

CVS commit: src/lib/libutil

2024-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 21 22:06:46 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: remove empty string literals from examples Suggested by uwe@, as gaps in bitmasks are quite common and thus shouldn't clutter the

CVS commit: src/lib/libutil

2024-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 21 22:06:46 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: remove empty string literals from examples Suggested by uwe@, as gaps in bitmasks are quite common and thus shouldn't clutter the

Re: CVS commit: src/lib/libutil

2024-01-21 Thread Valery Ushakov
On Sun, Jan 21, 2024 at 21:31:23 +, Roland Illig wrote: > and also didn't make it clear that a few bits were omitted from > having descriptions. I dislike this part. It's internally inconsistent as it doesn't add the placeholders for the low bits; and in many real-life scenarios there will

CVS commit: src/lib/libutil

2024-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 21 21:31:23 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: fix examples The first example broke the format string at boundaries that didn't highlight the structure of the format string and

CVS commit: src/lib/libutil

2024-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 21 21:31:23 UTC 2024 Modified Files: src/lib/libutil: snprintb.3 Log Message: snprintb.3: fix examples The first example broke the format string at boundaries that didn't highlight the structure of the format string and

CVS commit: src/lib/libutil

2023-05-31 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed May 31 21:49:39 UTC 2023 Modified Files: src/lib/libutil: stat_flags.3 Log Message: stat_flags(3): try to improve the descriptions List all alternative forms recognized by string_to_flags(3). Both "dump" and "nonodump" are the

CVS commit: src/lib/libutil

2023-05-31 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Wed May 31 21:49:39 UTC 2023 Modified Files: src/lib/libutil: stat_flags.3 Log Message: stat_flags(3): try to improve the descriptions List all alternative forms recognized by string_to_flags(3). Both "dump" and "nonodump" are the

CVS commit: src/lib/libutil

2022-12-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Dec 4 22:51:43 UTC 2022 Modified Files: src/lib/libutil: login_cap.3 Log Message: login_cap(3): Markup fixes To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libutil/login_cap.3 Please note that diffs

CVS commit: src/lib/libutil

2022-12-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Dec 4 22:51:43 UTC 2022 Modified Files: src/lib/libutil: login_cap.3 Log Message: login_cap(3): Markup fixes To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libutil/login_cap.3 Please note that diffs

CVS commit: src/lib/libutil

2022-12-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Dec 4 11:16:39 UTC 2022 Modified Files: src/lib/libutil: pw_init.3 Log Message: pw_init(3): Use .Ev for EDITOR To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/pw_init.3 Please note that diffs

CVS commit: src/lib/libutil

2022-12-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Dec 4 11:16:39 UTC 2022 Modified Files: src/lib/libutil: pw_init.3 Log Message: pw_init(3): Use .Ev for EDITOR To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/pw_init.3 Please note that diffs

CVS commit: src/lib/libutil

2022-04-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 23 13:02:04 UTC 2022 Modified Files: src/lib/libutil: parsedate.y Log Message: fix date -d 12/01/2022, found by Anon Ymous To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libutil/parsedate.y

CVS commit: src/lib/libutil

2022-04-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 23 13:02:04 UTC 2022 Modified Files: src/lib/libutil: parsedate.y Log Message: fix date -d 12/01/2022, found by Anon Ymous To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libutil/parsedate.y

CVS commit: src/lib/libutil

2021-05-16 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun May 16 19:42:35 UTC 2021 Modified Files: src/lib/libutil: parsedate.3 Log Message: PR bin/56042 Fix typos (2nd acst should have been acdt), 0550 for ist should be 0530 (5.5 hours is not 5 hours and 50 minutes...). Comment out

CVS commit: src/lib/libutil

2021-05-16 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun May 16 19:42:35 UTC 2021 Modified Files: src/lib/libutil: parsedate.3 Log Message: PR bin/56042 Fix typos (2nd acst should have been acdt), 0550 for ist should be 0530 (5.5 hours is not 5 hours and 50 minutes...). Comment out

CVS commit: src/lib/libutil

2020-10-30 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 30 22:03:11 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: PR lib/46542 Add checks to detect overflow, and also detect other invalid (out of range) inputs for parsedate(). There could be more, and some

CVS commit: src/lib/libutil

2020-10-30 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 30 22:03:11 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: PR lib/46542 Add checks to detect overflow, and also detect other invalid (out of range) inputs for parsedate(). There could be more, and some

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 17:47:45 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: Check the year field of a tentative ISO-8601 date format for overflow before committing to it being an 8601 format date, rather than after (or

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 17:47:45 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: Check the year field of a tentative ISO-8601 date format for overflow before committing to it being an 8601 format date, rather than after (or

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 15:08:17 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: For touch -d (which uses parsedate()) POSIX specifies that the ISO-8601 format -mm-ddTHH:MM:SS[radix_and+frac][Z] be accepted. We didn't

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 15:08:39 UTC 2020 Modified Files: src/lib/libutil: parsedate.3 Log Message: Catch the parsedate man page up with recent updates, ans also include some general improvements I've had kicking around for a long time, but

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 15:08:39 UTC 2020 Modified Files: src/lib/libutil: parsedate.3 Log Message: Catch the parsedate man page up with recent updates, ans also include some general improvements I've had kicking around for a long time, but

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 15:08:17 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: For touch -d (which uses parsedate()) POSIX specifies that the ISO-8601 format -mm-ddTHH:MM:SS[radix_and+frac][Z] be accepted. We didn't

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 15:05:53 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: POSIX requires that when converting 2 digit year representations to actual specific years, values from 69-99 be treated as 20th century, and

CVS commit: src/lib/libutil

2020-10-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 19 15:05:53 UTC 2020 Modified Files: src/lib/libutil: parsedate.y Log Message: POSIX requires that when converting 2 digit year representations to actual specific years, values from 69-99 be treated as 20th century, and

CVS commit: src/lib/libutil

2020-07-30 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jul 30 21:23:36 UTC 2020 Modified Files: src/lib/libutil: snprintb.3 Log Message: Fix grammar. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libutil/snprintb.3 Please note that diffs are not public

CVS commit: src/lib/libutil

2020-07-30 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jul 30 21:23:36 UTC 2020 Modified Files: src/lib/libutil: snprintb.3 Log Message: Fix grammar. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libutil/snprintb.3 Please note that diffs are not public

CVS commit: src/lib/libutil

2020-03-30 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Mon Mar 30 08:24:36 UTC 2020 Modified Files: src/lib/libutil: pidlock.c Log Message: fail to create a pidfile if hostname contains '/' To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/pidlock.c Please

CVS commit: src/lib/libutil

2020-03-30 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Mon Mar 30 08:24:36 UTC 2020 Modified Files: src/lib/libutil: pidlock.c Log Message: fail to create a pidfile if hostname contains '/' To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/pidlock.c Please

CVS commit: src/lib/libutil

2019-12-07 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Dec 7 12:47:07 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libutil/snprintb.3 Please note that diffs are

CVS commit: src/lib/libutil

2019-12-07 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Dec 7 12:47:07 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libutil/snprintb.3 Please note that diffs are

CVS commit: src/lib/libutil

2019-12-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 6 19:31:52 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Correct the man page, and say that the printf(3) format characters need to be uintmax_t. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libutil

2019-12-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 6 19:31:52 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Correct the man page, and say that the printf(3) format characters need to be uintmax_t. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libutil

2019-10-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 8 18:50:34 UTC 2019 Modified Files: src/lib/libutil: Makefile Log Message: -Wstringop-truncation is only gcc. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/lib/libutil/Makefile Please note that

CVS commit: src/lib/libutil

2019-10-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 8 18:50:34 UTC 2019 Modified Files: src/lib/libutil: Makefile Log Message: -Wstringop-truncation is only gcc. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/lib/libutil/Makefile Please note that

CVS commit: src/lib/libutil

2019-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 4 00:03:56 UTC 2019 Modified Files: src/lib/libutil: Makefile Log Message: Ignore strncpy(foo, bar, sizeof(foo)) for the wtmp fields where we don't want NUL termination. We can't use pragma's because the old gcc

CVS commit: src/lib/libutil

2019-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 4 00:03:56 UTC 2019 Modified Files: src/lib/libutil: Makefile Log Message: Ignore strncpy(foo, bar, sizeof(foo)) for the wtmp fields where we don't want NUL termination. We can't use pragma's because the old gcc

CVS commit: src/lib/libutil

2019-10-03 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Oct 3 20:29:19 UTC 2019 Modified Files: src/lib/libutil: efun.c Log Message: annotate __dead To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libutil/efun.c Please note that diffs are not public domain;

CVS commit: src/lib/libutil

2019-10-03 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Oct 3 20:29:19 UTC 2019 Modified Files: src/lib/libutil: efun.c Log Message: annotate __dead To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libutil/efun.c Please note that diffs are not public domain;

CVS commit: src/lib/libutil

2019-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 3 18:12:44 UTC 2019 Modified Files: src/lib/libutil: efun.c Log Message: provide a default error function instead of trying to cast exit(3). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/lib/libutil

2019-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 3 18:12:44 UTC 2019 Modified Files: src/lib/libutil: efun.c Log Message: provide a default error function instead of trying to cast exit(3). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/lib/libutil

2019-08-22 Thread Brad Spencer
Module Name:src Committed By: brad Date: Thu Aug 22 20:23:43 UTC 2019 Modified Files: src/lib/libutil: getdiskrawname.c Log Message: Teach getdiskrawname and getdiskcookedname about zvols. Reviewed by Christos To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/lib/libutil

2019-08-22 Thread Brad Spencer
Module Name:src Committed By: brad Date: Thu Aug 22 20:23:43 UTC 2019 Modified Files: src/lib/libutil: getdiskrawname.c Log Message: Teach getdiskrawname and getdiskcookedname about zvols. Reviewed by Christos To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/lib/libutil

2019-04-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Apr 27 17:58:51 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libutil/snprintb.3 Please note that diffs are

CVS commit: src/lib/libutil

2019-04-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Apr 27 17:58:51 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libutil/snprintb.3 Please note that diffs are

CVS commit: src/lib/libutil

2019-04-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 27 17:48:13 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: remove dup line To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libutil/snprintb.3 Please note that diffs are not

CVS commit: src/lib/libutil

2019-04-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 27 17:48:13 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: remove dup line To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libutil/snprintb.3 Please note that diffs are not

CVS commit: src/lib/libutil

2019-04-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 27 17:46:08 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Document the '*' field and give a more complex example with F and *. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: src/lib/libutil

2019-04-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 27 17:46:08 UTC 2019 Modified Files: src/lib/libutil: snprintb.3 Log Message: Document the '*' field and give a more complex example with F and *. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: src/lib/libutil

2018-12-28 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Fri Dec 28 18:44:11 UTC 2018 Modified Files: src/lib/libutil: getfsspecname.3 Log Message: Document "ROOT." syntax before documenting a generic . To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/lib/libutil

2018-12-28 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Fri Dec 28 18:44:11 UTC 2018 Modified Files: src/lib/libutil: getfsspecname.3 Log Message: Document "ROOT." syntax before documenting a generic . To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/lib/libutil

2018-12-27 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Dec 27 21:35:48 UTC 2018 Modified Files: src/lib/libutil: getfsspecname.c Log Message: No need to quadruple a buffer because strunvis(3) doesn't expand. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/lib/libutil

2018-12-27 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Dec 27 21:35:48 UTC 2018 Modified Files: src/lib/libutil: getfsspecname.c Log Message: No need to quadruple a buffer because strunvis(3) doesn't expand. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/lib/libutil

2018-10-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 6 23:48:00 UTC 2018 Modified Files: src/lib/libutil: getfsspecname.c Log Message: use the right type. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libutil/getfsspecname.c Please note that

CVS commit: src/lib/libutil

2018-10-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 6 23:48:00 UTC 2018 Modified Files: src/lib/libutil: getfsspecname.c Log Message: use the right type. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libutil/getfsspecname.c Please note that

CVS commit: src/lib/libutil

2018-06-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Jun 24 09:30:26 UTC 2018 Modified Files: src/lib/libutil: pty.c Log Message: Fix stack use after scope in libutil/pty The pt variable's elements are used after the end of the pt scope. A move of pt to outer scope fixes this.

CVS commit: src/lib/libutil

2018-06-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Jun 24 09:30:26 UTC 2018 Modified Files: src/lib/libutil: pty.c Log Message: Fix stack use after scope in libutil/pty The pt variable's elements are used after the end of the pt scope. A move of pt to outer scope fixes this.

CVS commit: src/lib/libutil

2018-06-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Jun 24 01:53:14 UTC 2018 Modified Files: src/lib/libutil: passwd.c Log Message: Prevent underflow buffer read in trim_whitespace() in libutil/passwd.c If a string is empty or contains only white characters, the algorithm of

CVS commit: src/lib/libutil

2018-06-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Jun 24 01:53:14 UTC 2018 Modified Files: src/lib/libutil: passwd.c Log Message: Prevent underflow buffer read in trim_whitespace() in libutil/passwd.c If a string is empty or contains only white characters, the algorithm of

CVS commit: src/lib/libutil

2018-04-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 5 11:07:00 UTC 2018 Modified Files: src/lib/libutil: opendisk.3 Log Message: Use mdoc macros. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libutil/opendisk.3 Please note that diffs are not public

CVS commit: src/lib/libutil

2018-04-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Apr 5 11:07:00 UTC 2018 Modified Files: src/lib/libutil: opendisk.3 Log Message: Use mdoc macros. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libutil/opendisk.3 Please note that diffs are not public

CVS commit: src/lib/libutil

2017-10-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 23 01:05:10 UTC 2017 Modified Files: src/lib/libutil: pidlock.3 Log Message: Sort errors. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libutil/pidlock.3 Please note that diffs are not public

CVS commit: src/lib/libutil

2017-10-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 23 01:05:10 UTC 2017 Modified Files: src/lib/libutil: pidlock.3 Log Message: Sort errors. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libutil/pidlock.3 Please note that diffs are not public

CVS commit: src/lib/libutil

2017-10-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Oct 22 16:59:18 UTC 2017 Modified Files: src/lib/libutil: snprintb.3 Log Message: Add snprintb_m to the NAME section. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/snprintb.3 Please note

CVS commit: src/lib/libutil

2017-10-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Oct 22 16:59:18 UTC 2017 Modified Files: src/lib/libutil: snprintb.3 Log Message: Add snprintb_m to the NAME section. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libutil/snprintb.3 Please note

CVS commit: src/lib/libutil

2017-10-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Oct 22 16:55:32 UTC 2017 Modified Files: src/lib/libutil: pidfile.3 Log Message: Add missing functions to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libutil/pidfile.3 Please

CVS commit: src/lib/libutil

2017-10-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Oct 22 16:55:32 UTC 2017 Modified Files: src/lib/libutil: pidfile.3 Log Message: Add missing functions to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libutil/pidfile.3 Please

CVS commit: src/lib/libutil

2017-03-30 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Thu Mar 30 20:00:21 UTC 2017 Modified Files: src/lib/libutil: util.3 Log Message: Use Sy to highlight the table header. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/lib/libutil/util.3 Please note that

CVS commit: src/lib/libutil

2017-03-30 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Thu Mar 30 19:56:36 UTC 2017 Modified Files: src/lib/libutil: util.3 Log Message: Add missing functions To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/lib/libutil/util.3 Please note that diffs are not

  1   2   3   4   >