freebsd-src/sys/i386
Bruce Evans bb25f0dd23 Check for signals while reading /dev/urandom. Reading 10MB from
/dev/urandom takes about 38 seconds on a P5/133.  It is useful
to be able to kill such reads almost immediately.  Processes
doing such reads are now scheduled so their denial of service
is no worse than that of processes looping in user mode.
1999-02-02 14:14:05 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead. 1999-01-11 03:50:01 +00:00
conf Add streams pseudo-device 1999-01-30 06:31:11 +00:00
eisa Correct test in poll loop for determining that the mailbox is free to 1999-01-28 03:30:02 +00:00
i386 Check for signals while reading /dev/urandom. Reading 10MB from 1999-02-02 14:14:05 +00:00
ibcs2 Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
include Added a hopefully-machine-independent macro for determining if a 1999-02-02 09:08:23 +00:00
isa Bzero the devstat structure before use. 1999-01-31 23:08:47 +00:00
linux Enable Linux threads support by default. 1999-01-26 02:38:12 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Emulator KLD for SysVR4 executables grabbed from NetBSD. 1999-01-30 06:29:48 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00