Go to file
bouyer dc306354b0 Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
1999-01-15 13:31:15 +00:00
bin mtio.4 no longer missing 1999-01-14 08:35:46 +00:00
distrib Change image size to 1.5MB. 1999-01-13 10:54:16 +00:00
etc add "ttyEcfg" (for display-global wscons configuration) 1999-01-13 17:41:44 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu Fix 'pand' MMX instruction opcode (and disassemble). 1999-01-14 21:25:21 +00:00
include merge nsswitch into main branch 1999-01-15 12:21:16 +00:00
lib Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
libexec Fix from Phil Budne (add missing prototypes) to make ld.so compile again 1999-01-15 07:48:07 +00:00
regress Fix type for LIBCRTEND and order other startup routines to come before 1999-01-10 02:54:12 +00:00
sbin Allow modload to load symbols for use by DDB. 1999-01-13 23:07:30 +00:00
share merge nsswitch into main branch 1999-01-15 13:04:10 +00:00
sys Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
usr.bin shut up `unused label' warning with %options yylineno, using a disgusting hack: 1999-01-15 05:22:34 +00:00
usr.sbin Add -m option to display minutes left. From dbj@netbsd.org 1999-01-15 00:29:02 +00:00
Makefile Don't build domestic bits directly; use the domestic 'build' target 1999-01-05 07:09:58 +00:00