443
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jan 11, 2024 — Feb 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
read.2: Describe debug.iosize_max_clamp More... about 2 months ago
tcp: stop timers and clean scoreboard in tcp_close() More... about 2 months ago
tcp: stop doing superfluous work after sending RST More... about 2 months ago
tcp: clean scoreboard when releasing the socket buffer More... about 2 months ago
committers-src: Extremely belatedly add myself More... about 2 months ago
cam: Check if cam_simq_alloc fails for the xpt bus during module init More... about 2 months ago
acpi: Use bus_generic_alloc_resource instead of duplicating it More... about 2 months ago
pcib: Allocate PCI_RES_BUS resources with RF_ACTIVE More... about 2 months ago
pcib: Make various bus methods private to pci_pci.c More... about 2 months ago
pcib: Refine handling of resources allocated from bridge windows More... about 2 months ago
acpi: Cleanup handling of suballocated resources More... about 2 months ago
acpi: Use kobj typedefs for new-bus method prototypes More... about 2 months ago
bsdinstall: Add new Auto option to netconfig interface selection dialog More... about 2 months ago
libsys: add guards to MD manpages More... about 2 months ago
/etc/rc add trace debug and verify More... about 2 months ago
ichsmb: add Cedar Fork PCI id More... about 2 months ago
ifconfig: a typo fixed in the man page More... about 2 months ago
libsys: move some missed manpages More... about 2 months ago
arm64: Add a GENERIC-KMSAN kernel configuration More... about 2 months ago
Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): More... about 2 months ago
tcp: ensure tcp_sack_partialack does not inflate cwnd after RTO More... about 2 months ago
libsys: actually install manpages More... about 2 months ago
tcp: calculate ssthresh on RTO according to RFC5681 More... about 2 months ago
traceroute6: Update .PATH and include path after traceroute moved More... about 2 months ago
unix: retire LOCAL_CONNWAIT More... about 2 months ago
unix/stream: do not put empty mbufs on the socket More... about 2 months ago
tests/unix_passfd: add a comment for send_a_lot More... about 2 months ago
tests/unix_passfd: test that control mixed with data creates records More... about 2 months ago
tests/unix_passfd: fix typos - assignment instead of comparison More... about 2 months ago
tcp: use tcp_fixed_maxseg instead of tcp_maxseg in cc modules More... about 2 months ago