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
Fix an off-by-511 error, pointed out by Andrey Yakovlev
2007-09-26 12:01:49 +00:00
distrib
Add piixpcib(4), based on the one provided by Stephan Meisinger in
2007-09-25 06:27:04 +00:00
doc
libevent-1.3e out.
2007-09-25 14:00:18 +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
Rerun mknative for all archs.
2007-09-21 10:51:02 +00:00
include
Add raise_default_signal(3) -- raise the default signal handler.
2007-09-25 01:13:54 +00:00
lib
<machine/profile.h> needs <sys/types.h>; why crt0.c needs <machine/profile.h>
2007-09-27 10:51:18 +00:00
libexec
Don't trust AT_SUN_EXECNAME, if we are set{u,g}id.
2007-09-21 13:57:09 +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
dtfs memsets all allocated block content to 0 immediately, so to
2007-09-27 12:03:31 +00:00
sys
Fix a race in how new cookies are checked. Previously the checking
2007-09-27 14:35:14 +00:00
tools
Force use of __cxa_atexit by a configure command line argument
2007-09-20 12:26:51 +00:00
usr.bin
Revert 1.34 (CFLAGS+=-g) that have been commited by mistake (hi, xtos).
2007-09-25 21:28:26 +00:00
usr.sbin
- Simplify find_sensors().
2007-09-25 15:09:32 +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
UPDATING
Add a note that tools have to be re-installed.
2007-07-03 16:35:47 +00:00