On 22 Sep 2024, at 12:29, Warner Losh wrote:
>> Thanks, the tests seem to be fixed now.
> Thanks for the quick shout out it was a problem...
Just to confirm: the fix added the "e" (encoding-only) flag so this doesn't
appear in text/html output, right?
Thanks,
Phil
Looking at:
- xo_emit("{:tv_sec/%lld}{:tv_usec/%lld}%02d:%02d:%02d.%06u ",
+ xo_emit("{e:tv_sec/%lld}{e:tv_usec/%lld}{d:/%02d:%02d:%02d.%06u} ",
tvp->tv_sec, tvp->tv_usec,
I wonder if, while it makes sense to keep the encoded-only raw data, the
hr:mn:sc data would also be
What's the best way to indicate this in a man page, given the variety of
argument styles that libxo supports?
https://libxo.readthedocs.io/en/latest/options.html
Perhaps just a "...", like:
" ps [--libxo...] -L");
Or maybe just a trailing line like "ps supports libxo; see
FOn 30 Jan 2023, at 15:57, Renato Botelho wrote:
> Code seems to be indented with spaces instead of tabs
Fixed.
Thanks,
Phil
The branch main has been updated by phil:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ef7d10fde4f650c7e9ef207af53d5f116b689826
commit ef7d10fde4f650c7e9ef207af53d5f116b689826
Author: Phil Shafer
AuthorDate: 2023-01-30 20:43:01 +
Commit: Phil Shafer
CommitDate: 2023-01-30 20:43:01
The branch main has been updated by phil:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e1e2080fc1ce59cc2ef3ba4ae6031cd550d75bed
commit e1e2080fc1ce59cc2ef3ba4ae6031cd550d75bed
Author: Phil Shafer
AuthorDate: 2023-01-30 18:35:27 +
Commit: Phil Shafer
CommitDate: 2023-01-30 18:37:33
The branch main has been updated by phil:
URL:
https://cgit.FreeBSD.org/src/commit/?id=34b867ca30479cec104fd069178df294f8ea35f1
commit 34b867ca30479cec104fd069178df294f8ea35f1
Merge: 4bbf45cf5610 7087c8de43b0
Author: Phil Shafer
AuthorDate: 2023-01-30 05:04:21 +
Commit: Phil Shafer
The branch vendor/Juniper/libxo has been updated by phil:
URL: https://cgit.FreeBSD.org/src/log/?id=b1cbac9ff49d..7087c8de43b0
7087c8de43b0 Vendor import of Juniper libxo at 1.6.0
The annotated tag vendor/Juniper/libxo/1.6.0 has been created by phil:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/Juniper/libxo/1.6.0
tag vendor/Juniper/libxo/1.6.0
Tagger: Phil Shafer
TaggerDate: 2023-01-27 06:32:51 +
Import of Juniper's libxo 1.6.0
c
The branch vendor/Juniper/libxo has been updated by phil:
URL: https://cgit.FreeBSD.org/src/log/?id=d8c4a69b5b12..b1cbac9ff49d
b1cbac9ff49d Vendor import of NetBSD's mtree at 2020-12-11
The branch main has been updated by phil:
URL:
https://cgit.FreeBSD.org/src/commit/?id=cd2401cdd550e26dad098cdfb60d46a478b9ecb6
commit cd2401cdd550e26dad098cdfb60d46a478b9ecb6
Author: Phil Shafer
AuthorDate: 2021-08-04 20:56:55 +
Commit: Phil Shafer
CommitDate: 2021-08-04 20:56:55
11 matches
Mail list logo