NetBSD/share/man
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
..
man0 * Add an 'all' targets to get the order of things right 2006-08-29 14:32:45 +00:00
man1 Mark up CDPATH. From YOMURA Masanori in private mail. 2005-09-11 23:10:39 +00:00
man2 Fix some typos. 2006-02-25 02:28:55 +00:00
man3 Per discussion on tech-kern and tech-userlevel, move the bit-twiddling 2006-08-31 19:24:37 +00:00
man4 Add a mode to gre(4) that sends GRE tunnel packets in UDP datagrams. 2006-08-31 17:46:16 +00:00
man5 sendmail is no more. from our anonymous admirer. 2006-08-22 17:01:54 +00:00
man6
man7 Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
man8 bumb date. 2006-08-26 18:35:24 +00:00
man9 make bus_dmamap_load() definition match description 2006-08-30 11:37:39 +00:00
tools getfsent(3) does not contain any information about the (nonexisting) 2005-10-03 14:56:32 +00:00
Makefile