Module Name:src
Committed By: buhrow
Date: Thu Mar 20 15:02:00 UTC 2025
Modified Files:
src/bin/csh: err.c proc.c
Log Message:
Cause jobs -l to actually show process ID's again.
Thanks to rvp for the initial patch.
See: http://mail-index.NetBSD.org/current-users/2025/03/17
Module Name:src
Committed By: buhrow
Date: Thu Mar 20 15:02:00 UTC 2025
Modified Files:
src/bin/csh: err.c proc.c
Log Message:
Cause jobs -l to actually show process ID's again.
Thanks to rvp for the initial patch.
See: http://mail-index.NetBSD.org/current-users/2025/03/17
Module Name:src
Committed By: buhrow
Date: Wed Jan 8 13:37:04 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
Applied patches based on suggestions from Greg Woods in current-users
to address the problem that when sshd-session was
Module Name:src
Committed By: buhrow
Date: Wed Jan 8 13:41:24 UTC 2025
Modified Files:
src/doc: 3RDPARTY
Log Message:
Applied patches based on suggestions from Greg Woods in current-users
to address the problem that when sshd-session was merged into the NetBSD tree,
not
Module Name:src
Committed By: buhrow
Date: Wed Jan 8 13:41:24 UTC 2025
Modified Files:
src/doc: 3RDPARTY
Log Message:
Applied patches based on suggestions from Greg Woods in current-users
to address the problem that when sshd-session was merged into the NetBSD tree,
not
Module Name:src
Committed By: buhrow
Date: Wed Jan 8 13:37:04 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
Applied patches based on suggestions from Greg Woods in current-users
to address the problem that when sshd-session was
Module Name:src
Committed By: buhrow
Date: Wed Oct 25 00:21:49 UTC 2023
Modified Files:
src/sys/dev/pci: mpii.c
Log Message:
Fixes for PR kern/57133:
I can now explain why this assert is firing and have a fix for it. It is a
regression introduced in R1.22 of mpii.c.
Module Name:src
Committed By: buhrow
Date: Wed Oct 25 00:21:49 UTC 2023
Modified Files:
src/sys/dev/pci: mpii.c
Log Message:
Fixes for PR kern/57133:
I can now explain why this assert is firing and have a fix for it. It is a
regression introduced in R1.22 of mpii.c.
Module Name:src
Committed By: buhrow
Date: Mon Feb 13 19:07:14 UTC 2023
Modified Files:
src/sys/kern: subr_devsw.c
Log Message:
When a device driver calls devsw_attach() it has the option of
attaching a block device
structure and a character device structure, or,
Module Name:src
Committed By: buhrow
Date: Mon Feb 13 19:07:14 UTC 2023
Modified Files:
src/sys/kern: subr_devsw.c
Log Message:
When a device driver calls devsw_attach() it has the option of
attaching a block device
structure and a character device structure, or,
Module Name:src
Committed By: buhrow
Date: Thu May 19 04:43:43 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
For chips which contain an ASF/IPMI firmware, instruct the chip to shut the
host ASF firmware
down when attaching the device so the IPMI BMC can
Module Name:src
Committed By: buhrow
Date: Thu May 19 04:43:43 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
For chips which contain an ASF/IPMI firmware, instruct the chip to shut the
host ASF firmware
down when attaching the device so the IPMI BMC can
Hello. Thanks for the detailed response. I've already gone through
and, I believe, fixed the indentation issues with the code. Those fixes
are checked in as V1.21 of the mpt_netbsd.c file. I'll next go through and
make your suggested changes for comments and long lines.
-thanks
-Brian
Apr 2014 23:57:54 +0000
} From: "Brian Buhrow"
}
}Modified Files:
}src/sys/dev/ic: mpt_netbsd.c mpt_netbsd.h
}
}Log Message:
}Checking in changes to improve error handling. Specifically:
}
} There are a lot of KNF issues in this change, making it hard to
14 matches
Mail list logo