freebsd-dev/sys/netatm
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
..
ipatm Remove __P. 2002-03-20 08:00:54 +00:00
sigpvc Remove __P. 2002-03-20 08:00:54 +00:00
spans Remove __P. 2002-03-20 08:00:54 +00:00
uni Remove __P. 2002-03-20 08:00:54 +00:00
atm_aal5.c
atm_cm.c
atm_cm.h
atm_device.c
atm_if.c
atm_if.h
atm_ioctl.h
atm_pcb.h
atm_proto.c
atm_sap.h
atm_sigmgr.h
atm_signal.c
atm_socket.c
atm_stack.h
atm_subr.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
atm_sys.h
atm_usrreq.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
atm_var.h
atm_vc.h
atm.h
port.h
queue.h