freebsd-dev/sys/gnu
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
dev/sound/pci new (gpl licensed) firmware image for cs4280/cs46xx sound chips 2001-05-30 22:28:30 +00:00
ext2fs Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
fs/ext2fs Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
i386/fpemul Deverbosified previous 2 commits (removed the rotted list of reasons why 2002-03-02 11:14:13 +00:00