Go to file
riastradh db4eba3c26 Fix spurious kassert on interrupted blocking read from /dev/random.
Return EINTR in this case instead.  While here, clarify comment.

Fixes PR kern/48119, simpler than the patch attached there, per
discussion with tls@, who had this right in the earlier version
of rndpseudo.c before I broke it (oops!).
2013-09-25 03:14:55 +00:00
bin - print the line discipline using the new ioctl 2013-09-12 19:47:23 +00:00
common Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
dist wkmodulus is only used with USE_SRP, so conditionalize it. 2013-09-13 21:07:54 +00:00
distrib Update LLVM/Clang snapshot to r191105. This brings in a better detection 2013-09-21 22:28:12 +00:00
doc mention new tzcode, hi apb! 2013-09-20 19:09:06 +00:00
etc wait until our local address is available before configuring. 2013-09-12 19:52:50 +00:00
external don't use IO_APPEND. In the vdev_file.c we end up appending to our virtual 2013-09-23 20:44:24 +00:00
extsrc
games Untabify the header definition to avoid misaligned comment on 2013-09-19 00:58:11 +00:00
gnu Recognize NetBSD-6.1. 2013-09-01 21:14:05 +00:00
include Allow archs to provide __isinf() and __isnan() as inline functions instead 2013-09-16 15:54:42 +00:00
lib rumpuser_rwlock: replace internal pthread_spin_lock (for protecting reader 2013-09-24 23:45:16 +00:00
libexec Missing , in table initializer 2013-09-23 21:00:35 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue point pdisk to the right place 2013-03-24 19:18:37 +00:00
sbin Note that NetBSD/amd64 can boot of RAID volumes. 2013-09-20 06:43:57 +00:00
share Merge the Fiji-related change from tzdata2013e. 2013-09-20 20:46:01 +00:00
sys Fix spurious kassert on interrupted blocking read from /dev/random. 2013-09-25 03:14:55 +00:00
tests Retry previous 2013-09-16 15:33:24 +00:00
tools Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
usr.bin Improve description. 2013-09-24 22:08:06 +00:00
usr.sbin Add missing dead. 2013-09-24 22:52:14 +00:00
x11 Handle dependency on libstdc++ / libc++ in bsd.lib.mk. 2013-09-12 17:14:20 +00:00
build.sh Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any 2013-08-30 10:29:06 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a 2013-07-16 09:52:21 +00:00
Makefile.inc
UPDATING add hints about FAST_IPSEC no longer being around 2013-08-08 20:00:20 +00:00