freebsd-skq/sys/i386
jasone a54a380435 Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cpp
macros that expand to pass filename and line number information.  This is
necessary since we're using inline functions instead of macros now.

Add const to the filename pointers passed througout the mtx and witness
code.
2000-09-08 21:48:06 +00:00
..
apm Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
bios Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
conf Add device list supported by `sym' 2000-09-03 12:29:51 +00:00
i386 Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cpp 2000-09-08 21:48:06 +00:00
ibcs2 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
include Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cpp 2000-09-08 21:48:06 +00:00
isa Fixed the softintr macro which directly accessed ipending. 2000-09-08 11:58:25 +00:00
linux Pierre Beyssac originally derived linprocfs from procfs, and I've made (and 2000-09-07 16:44:26 +00:00
pci Catch a few more bogosities in certain chipsets before they mess us up. 2000-09-05 00:53:34 +00:00
svr4 Cleanup after repo copy of sys/svr4 to sys/compat/svr4. 2000-08-31 22:54:09 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00