summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigwait.c
AgeCommit message (Expand)Author
2012-03-20Convert to C89 prototypes. Remove use of __Pmatt
2010-05-31another POSIX compliance fix: sigwait(3) should not use errno butdrochner
2010-05-30-fix internal use of sigwaitinfo(2) by sigwait(3): The former returnsdrochner
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2003-02-15add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signalsjdolecek
2019-02-24Hook spi.rin 2018-11-07Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver thatmaxv 2017-12-10Fix fallout from hid factorisation:bouyer 2016-12-09move spkrio.h out of isachristos 2015-08-02Install hdmicecio.hjmcneill 2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill 2012-06-20Install filemon.hsjg 2011-11-17Make the test for MKISCSI actually work by including bsd.own.mk andhe 2011-11-15Build and install new in-kernel iscsi initiator kernel module and associatedriz 2011-10-02Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.jmcneill 2011-07-09install dtvio.h, dtvio_demux.h, dtvio_frontend.hjmcneill 2009-12-05Install netbsd-dm.h file to include/dev/dm so it can be used by public.haad 2009-08-15Add keylock.h to INCS so that it's actually installed (hi, marc!)uwe 2008-11-06wrap lines. no functional change.cegger 2007-11-20pud (userspace char/block drivers) build goopooka 2007-11-12* split the putter header into a kernel version and a userland versionpooka 2007-05-01Add bio(4) and associated bioctl(8) from OpenBSD, a driver control blockbouyer 2006-09-07Add the 'lockstat' driver, which collects basic information about lock events.ad 2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore 2006-06-08Descend into microcode.rpaulo 2006-02-25As core requested, remove vinumchristos 2005-12-11merge ktrace-lwp.christos 2004-03-13Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)bjh21 2003-12-10The file system snapshot pseudo driver.hannken 2003-10-10Include Vinum.grog 2003-01-13Add dmover to the list of SUBDIRs.briggs 2002-12-04New Feature: add pseudo device for IEEE 1394 isochronous stream andhaya 2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem 2002-10-14Moved MI APM definitions into dev/apm.takemura 2002-10-04Add cgdvar.h to the list of files installed.elric 2002-06-28This is the "kttcp" network throughput testing pseudo-device. Fromthorpej 2001-12-04Add ir/ to SUBDIR.augustss 2001-10-04Need to recurse into the raidframe subdir too.oster 2001-04-11Put back all header files defining ioctlsjdolecek 2001-04-11Only install headers which are actually used by our userland. Thisjdolecek 2001-02-23I forgot to move Makefile.uch 2000-11-08Recurse into i2o/.ad 2000-06-16No real change. Alphabetize the list of directories.matt 1998-07-28Add `sbus' to SUBDIRS.pk 1998-07-12Add USB.augustss 1998-06-12Rework the way kernel include files are installed. In the new method,cgd