Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/usr.sbin/isibootd
Module Name: src
Committed By: martin
Date: Sun Feb 7 13:52:55 UTC 2021
Modified Files:
src/usr.sbin/isibootd [netbsd-9]: isibootd.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1200):
usr.sbin/isibootd/isibootd.c: revision 1.4
Fix "Cannot allocate memory" failure on amd64.
BIOCGBLEN ioctl of bpf(4) requires u_int, not size_t.
The problem is reported by Kenji Aoyama.
Should be pulled up to netbsd-9 and netbsd-8.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.36.1 src/usr.sbin/isibootd/isibootd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index