21
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add integrated dports build feature to build-all and install-all targets More... 4 months ago
netbt: Add back m_len/m_pkthdr.len assignments in rfcomm_session_send_mcc() More... 4 months ago
netbt: Add back m_len/m_pkthdr.len assignments in l2cap_send_signal() More... 4 months ago
net: Remove unnecessary casts for m_copyback() in ip_mroute.c More... 4 months ago
net: Update rt_msg_mbuf() to pre-allocate the required mbuf (chain) More... 4 months ago
net: Fix my mistake in rt_msg_mbuf() More... 4 months ago
net: Fix my mistake in route_output() More... 4 months ago
wg: Port #34: adapt if_wg.c to not use epoch More... 4 months ago
wg: Style cleanups and minor updates to wg_noise.[ch] More... 4 months ago
wg: Port #33: refactor noise remote functions to avoid epoch More... 4 months ago
wg: More style cleanups and minor updates to if_wg.c More... 4 months ago
wg: Port #32: refactor interface code and avoid deferred free More... 4 months ago
<sys/bitops.h>: Import ilog2(n) from NetBSD More... 4 months ago
kernel: Remove unnecessary casts for updated mbuf(9) functions More... 4 months ago
mbuf(9): Various minor updates and style cleanups More... 4 months ago
mbuf(9): Use 'void *' in several public APIs to save casts in callers More... 4 months ago
Fix typos: uknown -> unknown More... 4 months ago
wg: Rename enum 'wg_ring_state' to 'wg_packet_state' for consistency More... 4 months ago
objcache(9): Remove the unused ocflag arg from objcache_reclaimlist() More... 4 months ago
mbuf(9): Use 'c_caddr_t' (const) for m_copyback()/m_copyback2() More... 4 months ago
mbuf(9): Fix a code bug in m_dup_data() More... 4 months ago
mbuf(9): Minor cleanups to m_copyback2() More... 4 months ago
mbuf(9): Add m_copyback2() for a better m_copyback() More... 4 months ago
mbuf(9): Improve m_copyback2() to use the trailing space More... 4 months ago
mbuf(9): Improve m_copyback2() to support mbuf clusters More... 4 months ago
kernel: Replace the deprecated m_copy() with m_copym() More... 4 months ago
sys/vfs/hammer2: Remove obsolete comment on device buffer size More... 4 months ago
sys/vfs/hammer2: Remove obsolete comments on chain statistics More... 4 months ago
opencrypto: Update crypto_copyback() to use m_copyback2(how=M_WAITOK) More... 4 months ago
net/ip_mroute: Remove unnecessary m_len/m_pkthdr.len assignments More... 4 months ago