Go to file
bouyer 7a5d07454c Always call the xpq_queue*() functions at splvm(), so that it's safe to call
them from interrupt context.
xpq_flush_queue() is called from IPL_NET in if_xennet.c, and
other xpq_queue* functions may be called from interrupt context via
pmap_kenter*(). Should fix port-xen/30153.
Thanks to Jason Thorpe and YAMAMOTO Takashi for enlightments on this issue.
2005-05-26 13:54:43 +00:00
bin Bump date for -no-recursion. 2005-05-24 00:05:01 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Drop trailing whitespace. 2005-05-25 16:57:39 +00:00
dist There was a change from usecs to nsecs between ntpd 4.1.1 and 4.2.0 - 2005-05-21 01:47:09 +00:00
distrib Add manual pages for psh3tp(4) to the man set. 2005-05-24 08:14:55 +00:00
doc add psh3tp(4): 2005-05-24 16:00:08 +00:00
etc Ecoff kernels are no longer needed. 2005-05-23 13:05:04 +00:00
games Raised WARNS to 4. 2005-05-23 23:08:06 +00:00
gnu <tab> -> whitespace, fixes script(7) STANDARDS section, noted broken by kleink. 2005-05-24 15:36:22 +00:00
include Include <sys/ansi.h> after <sys/cdefs.h>; from Neil Booth in PR lib/30072. 2005-05-25 20:45:38 +00:00
lib Add restrict qualifiers to fopen()/freopen() arguments. 2005-05-25 16:01:24 +00:00
libexec Support LD_BIND_NOW for alpha. 2005-05-25 13:39:46 +00:00
regress Add a test for 4 char key and value insert on a 65536 bucket size hash. 2005-04-27 23:37:34 +00:00
rescue Make fdisk(8) available on all platforms, since MS-DOS partitioning 2005-05-22 03:45:30 +00:00
sbin Macro improvement. 2005-05-25 10:01:34 +00:00
share Grammar fix, from Jeff Ito in PR bin/30325. 2005-05-25 00:13:24 +00:00
sys Always call the xpq_queue*() functions at splvm(), so that it's safe to call 2005-05-26 13:54:43 +00:00
tools Use the correct LD/NM/OBJDUMP when creating the mknative environment. 2005-05-20 07:10:51 +00:00
usr.bin Improve method used in fileindir() to determine if `file' is in or under `dir': 2005-05-26 02:59:34 +00:00
usr.sbin Include <sys/time.h> for struct timeval. 2005-05-20 18:01:46 +00:00
x11 NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same 2005-05-20 12:53:22 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00
build.sh Unset INFODIR in the makewrapper. 2005-05-19 01:37:30 +00:00