General

Profile

dancrossnyc

  • Login: dancrossnyc
  • Registered on: 01/10/2021
  • Last connection: 05/11/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 9 10

Projects

Project Roles Registered on
DragonFlyBSD Reporter 01/10/2021

Activity

05/11/2024

05:51 AM DragonFlyBSD Submit #3368 (New): [PATCH] kern_clock: clean up whitespace; implement timeouts for `PPS_CANWAIT`
In the course of setting up a GPS-disciplined stratum 1 NTP server using gpsd and chrony, I found that `gpsd` wasn't ... dancrossnyc

06/09/2021

10:23 AM DragonFlyBSD Submit #3275: [PATCH] pw_scan: remove checks for (u|g)ids > USHRT_MAX.
Thank you! dancrossnyc

06/08/2021

06:46 AM DragonFlyBSD Submit #3275: [PATCH] pw_scan: remove checks for (u|g)ids > USHRT_MAX.
A gentle ping on this? I should note that FreeBSD effectively disabled this check in 2009: https://cgit.freebsd.org/s... dancrossnyc

05/21/2021

08:23 AM DragonFlyBSD Submit #3275 (Closed): [PATCH] pw_scan: remove checks for (u|g)ids > USHRT_MAX.
Remove the check and simplify the logic for checking
UID/GID validity in `pw_scan()` by calling `strtonum`
instead ...
dancrossnyc

01/14/2021

07:21 PM DragonFlyBSD Submit #3262 (Resolved): [PATCH] talk: talk into account sa_len field in sockaddr.
`osockaddr` predates the introduction of the sa_len
field in `struct sockaddr`. The family has moved to
the second...
dancrossnyc

01/13/2021

04:02 PM DragonFlyBSD Submit #3261 (Resolved): [PATCH] talkd: Find users for more than one talk request.
talkd was written to use `utmpentry` from `who`, which
caches the results of read the `utmpx` file. However,
talkd...
dancrossnyc

01/11/2021

06:54 AM DragonFlyBSD Submit #3260 (Resolved): [PATCH] w: Take into account terminal session ID.
The 'w' command tries to figure out what process
is running on a TTY line and emit that as part of
its output. Upd...
dancrossnyc
06:17 AM DragonFlyBSD Submit #3259 (Resolved): [PATCH] finger: Reduce default width of login name field.
The default width of the 'Name' field in the output of finger(1) is sufficiently long that it overflows the default s... dancrossnyc
05:28 AM DragonFlyBSD Submit #3258 (Resolved): [PATCH] finger: Remove '-T' option.
This doesn't appear to work against anything, so remove it. FreeBSD apparently removed this option in 2007. dancrossnyc
05:27 AM DragonFlyBSD Submit #3257 (Resolved): [PATCH] finger: Fix `lastlogx` logic.
finger(1) was simply incorrect in how it was trying to access the `lastlogx` database; fix it to use the correct inte... dancrossnyc

Also available in: Atom