Go to file
jdolecek c58bfd1c36 add __sigtimedwait(2) - wait for specified set of signals, with optional
timeout
the semantics of 'timeout' parameter differ to POSIX for the syscall
(not const, may be modified by kernel if interrupted from the wait) -
libc will provide appropriate wrapper

since sigwaitinfo(2) will be implemented as wrapper around sigtimedwait()
too, remove it's reserved slot and move sigqueue slot 'up', freeing
slot #246
2003-02-15 20:54:38 +00:00
bin 'NetBSD.org' 2003-02-14 16:17:30 +00:00
crypto "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
dist use correct group id if group was specified for -u; previously, it would 2003-02-08 11:45:54 +00:00
distrib Correct the file name of this file. 2003-02-15 11:14:46 +00:00
doc acpica update. 2003-02-13 14:26:08 +00:00
etc Also register rquota version 2. 2003-02-14 14:56:45 +00:00
games Use pipe ("|") as a sed command field separator and allow slash ("/") 2003-02-06 15:17:01 +00:00
gnu * arm.c (arm_reload_in_hi): Ensure that the scratch register does 2003-02-15 10:07:16 +00:00
include Sprinkle some restrict. 2003-02-05 23:13:07 +00:00
lib Remove unused #include <assert.h> 2003-02-15 04:39:16 +00:00
libexec Remove bug section, we now support group quotas. 2003-02-14 14:58:42 +00:00
regress Don't build these unless this can also pass the build tests that 2003-02-12 22:30:19 +00:00
rescue Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
sbin Add ipf packet-filtering option to if_bridge. The option is controlled at 2003-02-15 00:46:30 +00:00
share The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 15:20:17 +00:00
sys add __sigtimedwait(2) - wait for specified set of signals, with optional 2003-02-15 20:54:38 +00:00
tools replace DIST with GNUHOSTDIST, and don't unconditionally define it 2003-02-07 01:52:51 +00:00
usr.bin The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 15:59:16 +00:00
usr.sbin The correct capitalisation of 'NetBSD.org' is (you 2003-02-14 16:11:34 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile - Add "sets" top-level Makefile target and build.sh operation. 2003-01-26 06:19:12 +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 entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh Consistently, don't expand ${MACHINE} in help message. 2003-02-06 22:19:06 +00:00