--- - branch: MAIN date: Mon Jul 11 02:14:27 UTC 2016 files: - new: '1.221' old: '1.220' path: src/sys/net/if.h pathrev: src/sys/net/if.h@1.221 type: modified id: 20160711T021427Z.3a043d2dfc1c4a91a62eab196de004e51546e370 log: | Revert part of "Switch the address list of intefaces to pslist(9)" (r1.220) Reverting the whole change set just messes up many files uselessly because changes to them (except for if.h) are proper. - Remove ifa_pslist_entry that breaks kvm(3) users (e.g., netstat -ia) - Change IFADDR_{READER,WRITER}_* macros to use old IFADDR_* (or just NOP) for now Fix PR kern/51325 module: src subject: 'CVS commit: src/sys/net' unixtime: '1468203267' user: ozaki-r