diff options
author | sam <sam@FreeBSD.org> | 2009-01-27 23:42:14 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2009-01-27 23:42:14 +0000 |
commit | da982ab4bb3c46e8f7b79505af22ab81c14111a1 (patch) | |
tree | 1b17c29fdd54d05da1600cf8e10ab2600e8205fe /lib/libc/stdlib/atoi.c | |
parent | b9b96b31bdf0b1f51b5f5c6a85490deee9187597 (diff) | |
download | FreeBSD-src-da982ab4bb3c46e8f7b79505af22ab81c14111a1.zip FreeBSD-src-da982ab4bb3c46e8f7b79505af22ab81c14111a1.tar.gz |
Remove assumptions about the max # channels in ioctl's:
o change ioctl's that pass channel lists in/out to handle variable-size
arrays instead of a fixed (compile-time) value; we do this in a way
that maintains binary compatibility
o change ifconfig so all channel list data structures are now allocated
to hold MAXCHAN entries (1536); this, for example, allows the kernel
to return > IEEE80211_CHAN_MAX entries for calls like IEEE80211_IOC_DEVCAPS
Diffstat (limited to 'lib/libc/stdlib/atoi.c')
0 files changed, 0 insertions, 0 deletions