Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: msaitoh
Date: Mon Oct 24 08:11:25 UTC 2022
Modified Files:
src/sys/altq: if_altq.h
src/sys/net: if.c if.h
src/sys/net80211: ieee80211_output.c
src/usr.bin/netstat: if.c main.c
Log Message:
Make ifq_drops in struct ifqueue and struct ifaltq 64 bit.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/altq/if_altq.h
cvs rdiff -u -r1.526 -r1.527 src/sys/net/if.c
cvs rdiff -u -r1.302 -r1.303 src/sys/net/if.h
cvs rdiff -u -r1.66 -r1.67 src/sys/net80211/ieee80211_output.c
cvs rdiff -u -r1.105 -r1.106 src/usr.bin/netstat/if.c
cvs rdiff -u -r1.103 -r1.104 src/usr.bin/netstat/main.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