summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_usrreq.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-09-16 07:01:11 +0000
committered <ed@FreeBSD.org>2009-09-16 07:01:11 +0000
commitabdb857fc1ed9cc0d76df38d6c54c19054ac1d74 (patch)
tree2ebe3f9d6850f8501fe6724c9447a673289545b4 /sys/netinet/sctp_usrreq.c
parent510264aac8f582a05fba8f9397b516b0b8135b06 (diff)
downloadFreeBSD-src-abdb857fc1ed9cc0d76df38d6c54c19054ac1d74.zip
FreeBSD-src-abdb857fc1ed9cc0d76df38d6c54c19054ac1d74.tar.gz
Extend the keyboard character size to 24 bits.
Because we use an int to store keyboard chacacters and their flags, we can easily store the flags in the top byte instead of the second byte. This means it's a lot easier to make Unicode work. The only change that still needs to be made, is that keyent_t's map is extended to u_int. Obtained from: //depot/projects/newcons/sys/sys/kbio.h
Diffstat (limited to 'sys/netinet/sctp_usrreq.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud