freebsd-dev/sys/netatalk
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
..
aarp.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
aarp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at_control.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
at_extern.h Remove __P. 2002-03-20 02:39:27 +00:00
at_proto.c
at_rmx.c De-staticize and add prototype for main debug function. I'll turn 1999-01-12 12:09:27 +00:00
at_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at.h Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
COPYRIGHT Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
ddp_input.c Make `options NETATALK' compile after the -fno-common changes. 2002-01-16 11:26:50 +00:00
ddp_output.c * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
ddp_pcb.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
ddp_usrreq.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
ddp_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ddp.h Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
endian.h
phase2.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00