User Details
- User Since
- Jan 7 2016, 3:15 PM (331 w, 3 d)
Thu, May 5
Mon, May 2
Wed, Apr 27
Tue, Apr 26
Fri, Apr 22
- Revert "ctld: Only use strtoul when str is not NULL"
Hits coverity id: 1474355 in our coverity
Thu, Apr 21
Tue, Apr 19
Mon, Apr 18
- Don't free line buffer in getline loop
Apr 15 2022
- pass bool into prange in change
- Only end ed input stream if we aren't issuing a delete
- Make delete bool
Apr 14 2022
Apr 13 2022
I don't see any functional changes and rrs blocking review has landed, so this looks fine to land to me.
Apr 12 2022
With just misho's patch from bz
Apr 7 2022
Apr 6 2022
- Remove extra format specifier
Apr 4 2022
Apr 2 2022
Mar 30 2022
- Update field sizes to match tcpcb
- Update format string
Mar 25 2022
Mar 15 2022
Mar 14 2022
I am not sure if FreeBSD is upstream here, it might be harti's own private tree, it isn't 100% clear to me.
Mar 10 2022
Yeah, wrong diff point with arc diff, I am sure arcanist wasn't this much trouble to use before
Add back the code changes
Update based on man page feedback
Mar 9 2022
Mar 8 2022
Mar 4 2022
Mar 3 2022
Mar 1 2022
Feb 21 2022
Feb 18 2022
Feb 11 2022
- Add tests for ignore case
- Correct path passed to diffit when using Nflag or Pflag
Feb 10 2022
- Add tests for finding function names
Update correctly
fix a return issue and add tests
Feb 8 2022
This seems to fix the panic I was hitting. Before I could reliably panic by doing buildworld with -j 16 in a bhyve guest with 16 cores.
Jan 28 2022
I didn't read the entire comment, correct english is
"fd did not allow write"
"fd allowed write"
Jan 27 2022
I actually thought I had abandoned this, If I remember gnu chroot looks up the user before and after the chroot so it can use the correct user id. I was told when creating the diff that this is an awful idea and I should use other tools.