Go to file
dyoung 85d5fd7b83 In pccbb_pci_callback(), set CBB_SPECMAPPED in sc_flags if we've
acquired bus space from bus_space_alloc(9) or from rbus_space_alloc(),
so that we use the appropriate routine to release the bus space in
pccbbdetach().  This stops panics during cbb(4) detachment (esp. at
shutdown) on some systems.

Thanks to Kurt Schreiner for testing the fix, Kurt, Patrick Welche,
Pouya D. Tafti, and Matt Green for reporting.
2009-05-03 00:31:12 +00:00
bin Fix most of the -Wsign-compare issues. 2009-04-25 05:11:37 +00:00
common - Add kcpuset_iszero(). 2009-04-25 19:38:25 +00:00
compat Add openldap from Kurt Schreiner. Really, this should just contain: 2009-04-14 21:20:49 +00:00
crypto Punctuation. 2009-05-02 09:40:33 +00:00
dist Fix roff formatting for -> 2009-04-24 16:48:58 +00:00
distrib missed the "debug" column ... again 2009-05-02 20:08:52 +00:00
doc Fix typo that I saw on website. I don't know how this gets converted to HTML though. 2009-05-02 06:21:16 +00:00
etc add regression test for module init/fini in rump 2009-05-02 16:02:18 +00:00
external Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
games define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160 2009-04-20 16:05:29 +00:00
gnu add a POSIX 2008 macro 2009-05-01 17:31:56 +00:00
include note that we have strsignal but it is in the wrong include file. 2009-05-01 20:01:23 +00:00
lib Since rump_module_load() doesn't actually load the module, change 2009-05-02 15:20:08 +00:00
libexec Drop trailing whitespace. 2009-05-01 10:53:27 +00:00
regress Add __alignof__ test 2009-05-02 16:12:12 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Bring getifaddrs(3) behavior in line with the documentation: the 2009-04-27 20:10:49 +00:00
share Switch from sha1 to sha256 in the METALOG. The same information 2009-05-01 20:47:53 +00:00
sys In pccbb_pci_callback(), set CBB_SPECMAPPED in sc_flags if we've 2009-05-03 00:31:12 +00:00
tests don't hardcode /usr/lib path 2009-05-02 16:18:13 +00:00
tools -introduce a "COMMON_CONFIGURE_ARGS" variable which is included by 2009-03-27 19:19:49 +00:00
usr.bin make flushpendq drop only entries for the current thread. 2009-05-02 21:01:01 +00:00
usr.sbin add a noisy debug message for overlong packets 2009-05-02 20:13:44 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile Make clean_METALOG in distrib/sets early in the build, to ensure that 2009-04-23 09:43:49 +00:00
Makefile.inc
UPDATING note a new failure mode thanks to the new string functions 2009-05-01 23:08:25 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00