Go to file
he 2a0ce8a57f Improve consistency between <sys/bswap.h> and what's actually
defined by the C library for the various m68k ports by borrowing
some #ifs from the i386 port.

Also, align sun2 with the other m68k ports as to whether they
define __bswap{16,32} or bswap{16,32} in their C library (all
now define the __ variants).

This should make the m68k ports build sys/rump again, except
for sun2 which hits another problem later on.
2007-09-19 20:31:34 +00:00
bin Needs errno.h if !gcc. 2007-09-15 14:33:05 +00:00
common Improve consistency between <sys/bswap.h> and what's actually 2007-09-19 20:31:34 +00:00
crypto Set REUSE option on sockets to prevent failures associated with closing and immediately re-opening. Submitted by Gabriel Somlo. 2007-09-19 19:29:36 +00:00
dist Preliminary support for MODE_SELECT_{6,10} and MODE_SENSE_10. 2007-09-19 19:54:09 +00:00
distrib Add a warning that booting the install kernel from a Solaris root partition 2007-09-16 21:41:16 +00:00
doc Move the EST support for amd64 from CHANGES to CHANGES.prev 2007-09-13 00:37:15 +00:00
etc Fix up the it(4) example. 2007-09-05 14:18:55 +00:00
games __attribute -> __attribute__ 2007-09-16 18:39:54 +00:00
gnu Add a hack to handle that the __stack_chk_fail_local call is not generated 2007-09-15 16:24:06 +00:00
include Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
lib Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function 2007-09-18 22:57:31 +00:00
libexec 5 is not a valid version for .Nx, so change it to 5.0. 2007-09-13 21:32:14 +00:00
regress lib/36938 mbtowc misbehaving after invalid char sequence 2007-09-18 15:12:07 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin __attribute -> __attribute__. 2007-09-16 18:42:02 +00:00
share Update documentation to match source. 2007-09-19 05:26:21 +00:00
sys Improve consistency between <sys/bswap.h> and what's actually 2007-09-19 20:31:34 +00:00
tools use a pre-generated list of files instead of running find(1) again and again. 2007-08-07 12:44:39 +00:00
usr.bin Needs errno.h if !gcc. 2007-09-16 18:44:19 +00:00
usr.sbin Mention aps(4). 2007-09-11 21:47:37 +00:00
x11 Apply variation of fix supplied by Havard Eidnes <he@NetBSD.org> 2007-09-17 04:51:04 +00:00
build.sh Fix a tyop and align properly 2007-09-18 12:57:37 +00:00
BUILDING Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
Makefile Provide 'do-libgcc' to build gnu/lib/crtstuff${LIBGCC_EXT} (if necessary) 2007-09-07 04:20:44 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00