21
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
net/ip_mroute: Remove unnecessary m_len/m_pkthdr.len assignments More... 5 months ago
kernel: Change some m_copyback() to m_copyback2() More... 5 months ago
mbuf(9): Restrict m_copyback() to forbid mbuf expansion More... 5 months ago
kernel - Fix umount -f related panic More... 5 months ago
ifconfig.8: More markup tweaks More... 5 months ago
Merge branch 'vendor/DHCPCD' More... 5 months ago
Import dhcpcd-10.0.6 with the following changes: More... 5 months ago
sys/platform: Add missing copyright for two header files More... 5 months ago
ifconfig.8: Add description for wg(4) More... 5 months ago
ifconfig.8: Alphabetically sort the general parameters More... 5 months ago
ifconfig.8: Remove the legacy and commented eon(5) and OSI stuffs More... 5 months ago
ifconfig.8: Some more minor fixes/tweaks/cleanups More... 5 months ago
ifconfig.8: Replace some 'Fl' with 'Cm' for consistency More... 5 months ago
ifconfig.8: Various markup improvements to WLAN parameters More... 5 months ago
ifconfig.8: Group all IPv6-only parameters to its own subsection More... 5 months ago
ifconfig.8: Add subsection headers to group parameters More... 5 months ago
ifconfig.8: Minor updates and cleanups to generic parameters More... 5 months ago
ifconfig.8: Remove legacy AppleTalk 'range' and 'phase' options More... 5 months ago
ifconfig.8: Rearrange options and perform various updates More... 5 months ago
ifconfig(8): Use on-stack buffer for the new ifname More... 5 months ago
ifconfig(8): Raise WARNS to 6 (the default) More... 5 months ago
ifconfig(8): Rename file-global 'ifmr' to avoid shadowing More... 5 months ago
ifconfig(8): Get rid of the global 'struct ifreq ifr' More... 5 months ago
ifconfig(8): Replace bzero()/bcopy() with memset()/memcpy() More... 5 months ago
ifconfig(8): Add 'static' to local functions in ifcarp.c More... 5 months ago
sbin/hammer2/hammer2.8: Correct default vfs.hammer2.cluster_write value More... 5 months ago
ifconfig(8): Rename global 'name' to 'IfName' to avoid shadowing More... 5 months ago
ifconfig(8): Fix 'const' discarding warning in link_status() More... 5 months ago
ifconfig(8): Fix warnings of shadowed declarations More... 5 months ago
ifconfig(8): Fix the 'FALLTHROUGH' comment to suppress the warning More... 5 months ago