I have a program that produces a list of PIDS, that are supplied via '-p'
to /bin/ps and are sorted with '-d'.
After a late upgrade on a particular machine, I've just been bitten
by the modifications to "ps" to unconditionaly add recurive descendancy
PID lookups to the '-d' option when a pid is sp
On Jul 28, 2023, at 11:12, Mark Millard wrote:
> On Jul 28, 2023, at 10:51, Mark Millard wrote:
>
>> This is similar to my earlier amd64 report but shows in files
>> associated with the recent old-arm cleanout and lib32 addition
>> as well, for example. Again a comparison to a from-scratch
>> i
On Jul 28, 2023, at 10:51, Mark Millard wrote:
> This is similar to my earlier amd64 report but shows in files
> associated with the recent old-arm cleanout and lib32 addition
> as well, for example. Again a comparison to a from-scratch
> install into an empty directry via:
>
> installworld dist
This is similar to my earlier amd64 report but shows in files
associated with the recent old-arm cleanout and lib32 addition
as well, for example. Again a comparison to a from-scratch
install into an empty directry via:
installworld distrib-dirs distribution DB_FROM_SRC=1 installkernel
# uname -a
I created a /tmp/main-amd64-installed-from-scratch/ and installed into it
with:
installworld distrib-dirs distribution DB_FROM_SRC=1 installkernel
in a boot context with:
# uname -apKU
FreeBSD amd64-ZFS 14.0-CURRENT FreeBSD 14.0-CURRENT amd64 1400093 #106
main-n264334-215bab7924f6-dirty: Tue Ju