Block or Report
Block or report rcmcdonald91
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
php-ext-libbe Public
Wrapper for FreeBSD libbe(3) for creating, destroying and modifying ZFS boot environments
-
pfSense-pkg-WireGuard Public
This is a port of the original WireGuard UI bits as implemented by Netgate in pfSense 2.5.0 to a package suitable for rapid iteration and more frequent updating on future releases of pfSense.
357 contributions in the last year
Less
More
Activity overview
Contributed to
pfsense/FreeBSD-ports,
pfsense/pfsense,
rcmcdonald91/php-ext-libbe
and 28 other
repositories
Contribution activity
March 2023
Created 11 commits in 3 repositories
Created 1 repository
Opened 1 pull request in 1 repository
libunwind/libunwind
1
merged
Created an issue in libunwind/libunwind that received 2 comments
Layout of struct fpreg has changed in FreeBSD arm
https://reviews.freebsd.org/D37419
Old:
struct fpreg { unsigned int fpr_fpsr; fp_reg_t fpr[8];
};
New:
struct fpreg { __uint64_t fpr_r[32]; __uint…
2
comments


