Go to file
christos 28b2719313 Don't call usl_sync_check_sig from an interrupt context. Call it only if waitok.
Stack trace:	mutex_vector_enter <- usl_sync_check_sig <- usl_detachproc <-
		wsdisplay_switch <- wskbd_translate <- wskbd_input <-
		pckbd_input <- pckbcintr <- intr_biglock_wrapper <-
		Xintr_ioapic_edge1
Reported by Anon Ymous
2009-10-04 22:24:15 +00:00
bin Make sure that numerical signals and pids are in range for their types. 2009-10-01 09:24:38 +00:00
common Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
compat "regenerate" this based on the non-compat version updating. 2009-09-11 22:36:39 +00:00
crypto Get rid of some lint-style issues - pointed out by Poul-Henning Kamp 2009-10-04 21:58:25 +00:00
dist .Xr takes two arguments only. 2009-10-04 18:07:26 +00:00
distrib document f{dim,min,max}{,l,f} 2009-10-04 22:10:42 +00:00
doc mention f{dim,min,max}{,f,l} 2009-10-04 22:11:39 +00:00
etc mdnsd home should not be /var/www! 2009-10-04 01:40:53 +00:00
external Make signals match what OS X and the manpage say. Implement toggles for 2009-10-03 00:03:05 +00:00
games Disable writing scores when built for /rescue. PR 42009 2009-09-08 13:38:01 +00:00
gnu If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs), 2009-10-01 20:07:09 +00:00
include Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. 2009-10-02 02:45:28 +00:00
lib Mention NetBSD in HISTORY as well. 2009-10-04 22:11:22 +00:00
libexec ld.elf_so grew more PLABELS with dlinfo so bump HPPA_PLABEL_PRE. 2009-09-25 17:49:56 +00:00
regress add packed tests. 2009-10-04 15:12:41 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Drop trailing whitespace. 2009-10-03 07:37:01 +00:00
share remove trailing whitespace. (hi wiz!) 2009-10-03 12:45:15 +00:00
sys Don't call usl_sync_check_sig from an interrupt context. Call it only if waitok. 2009-10-04 22:24:15 +00:00
tests Add regression test to verify that linksets work correctly with rump. 2009-09-24 21:36:42 +00:00
tools split all the password and group translation functions into individual 2009-10-02 18:03:19 +00:00
usr.bin add type attributes in a few more places. 2009-10-03 17:09:18 +00:00
usr.sbin Fix markup. Handle the DECnet documentation like a journal. 2009-10-04 20:53:23 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add an additional check for whether to rebuild make. This fixes a problem 2009-10-03 19:19:59 +00:00
BUILDING * Use a more robust method of creating the top level object directory. 2009-09-27 18:08:24 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc
UPDATING add a note about accidental compiled/xkb symlinks appearing 2009-10-02 03:13:23 +00:00