NetBSD/share
dyoung 8cd106d3d2 Per discussion on tech-kern and tech-userlevel, move the bit-twiddling
macros, __BIT, __BITS, SHIFTIN, SHIFTOUT, and __arraycount() from
lib/libkern/libkern.h to sys/cdefs.h.  Add a __-prefix to SHIFTIN
and SHIFTOUT, and add a manual page for the bit-twiddling macros,
bits(3).

Make the __BIT and __BITS macros "widthless," as best I can, by
changing their type to uintmax_t from uint32_t.  XXX The manual
page lags this change by a bit.

Define __PRIxBIT and __PRIxBITS printf(3) format strings.
2006-08-31 19:24:37 +00:00
..
dict
doc Moved to othersrc/usr.sbin/sushi, where the program now lives. 2006-06-24 21:12:19 +00:00
examples Remove a mirror that was decommissioned almost five years ago 2006-07-27 23:01:27 +00:00
i18n * updated 0xFE50-0xFEA0 mapping to Unicode3.0 later. 2006-08-29 18:52:29 +00:00
legal
locale corrrect invalid charset mask. 2006-07-16 10:42:26 +00:00
man Per discussion on tech-kern and tech-userlevel, move the bit-twiddling 2006-08-31 19:24:37 +00:00
me
misc TLDR 2006-08-27 15:00:12 +00:00
mk Make sure to compile things at -O2 for mips64e[bl] 2006-08-26 19:57:03 +00:00
nls
tabset
termcap
tmac Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
wscons ISO8859-1 is the correct character code. Move file accordingly. 2006-03-12 15:06:13 +00:00
zoneinfo Use device number as well as inode to detect hardlinks. 2006-02-27 09:08:10 +00:00
Makefile remove rules for sushi. 2006-08-30 03:20:46 +00:00
Makefile.inc