summaryrefslogtreecommitdiffstats
path: root/bin/ksh/emacs.c
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2005-02-17 18:28:05 +0000
committerreyk <reyk@openbsd.org>2005-02-17 18:28:05 +0000
commit0fd4e251e2b98f39170f1fb8b86a06443efd45a6 (patch)
tree487310d7396933ff11a87a3983bb1349d9a7ca86 /bin/ksh/emacs.c
parentmiscellaneous typo fixes: (diff)
downloadwireguard-openbsd-0fd4e251e2b98f39170f1fb8b86a06443efd45a6.tar.xz
wireguard-openbsd-0fd4e251e2b98f39170f1fb8b86a06443efd45a6.zip
derived from NetBSD:
--- Make the node table into an LRU cache: least-recently used nodes are at the end of the node queue. Change the reference-counting discipline: ni->ni_refcnt indicates how many times net80211 has granted ni to the driver. Every node in the table with ni_refcnt=0 is eligible to be garbage-collected. The mere presence of a node in the table does not any longer indicate its auth/assoc state; nodes have a ni_state variable, now. While I am here, patch ieee80211_find_node_for_beacon to do a "best match" by bssid/ssid/channel, not a "perfect match." This keeps net80211 from caching duplicate nodes in the table. --- ok deraadt@ dlg@, looks good jsg@
Diffstat (limited to 'bin/ksh/emacs.c')
0 files changed, 0 insertions, 0 deletions