Go to file
jdolecek 0b33ae64cb in sigtimedwait(), use malloc(9)ed (and thus wired) memory for the waitset
we pass via sigctx, so that it guaranteed that the memory wouldn't be
paged out at the time the signal arrives

potential problem pointed out by YAMAMOTO Takashi
2003-11-01 07:44:14 +00:00
bin file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos 2003-10-30 14:58:23 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto Fix NULL vs 0 mixup. 2003-10-25 20:48:10 +00:00
dist - Add declarations for lhs_context and rhs_context. For some reason these 2003-10-27 21:08:25 +00:00
distrib - fix some typos (netsbd.org -> NetBSD.org) 2003-11-01 03:02:59 +00:00
doc Note stpcide(4) for STMiroelectronics STPC IDE controller. 2003-10-31 06:53:59 +00:00
etc getttyent(3) was changed to complain about unknown words at the end of 2003-10-30 20:40:20 +00:00
games Hobbes was misspelled. PR#23301 2003-10-29 04:53:39 +00:00
gnu First cut at implementing software single stepping for sh3. We need 2003-10-31 00:11:27 +00:00
include pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H 2003-10-27 03:46:15 +00:00
lib Pasto. 2003-10-30 23:34:16 +00:00
libexec Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
regress Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
rescue Add installboot. Suggested by Curt Sampson. 2003-10-21 10:08:40 +00:00
sbin Under no circumstances try to zap an existing superblock at sector 0. 2003-10-29 08:14:13 +00:00
share One more fix; copyright notice bozo. Pointed by Thomas Klausner. 2003-10-31 09:35:25 +00:00
sys in sigtimedwait(), use malloc(9)ed (and thus wired) memory for the waitset 2003-11-01 07:44:14 +00:00
tools clean the "stripped" mdoc files 2003-10-28 07:46:16 +00:00
usr.bin Defensively rewrite a string moving loop. 2003-10-31 01:25:54 +00:00
usr.sbin Don't display data for sensors with ENVSYS_FCURVALID not set. 2003-10-31 20:37:53 +00:00
x11 Only run LIBDIR.${_SL}!= if it isn't defined, and add it to .MAKEOVERRIDES. 2003-10-24 14:50:51 +00:00
build.sh Always use /bin/pwd -P to get the "TOP" of the source tree, so that 2003-10-31 01:46:39 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +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 Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00