opnsense-src/sys/netatm/uni
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
q2110_sigaa.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
q2110_sigcpcs.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
q2110_subr.c Remove more unused #includes. 2000-10-30 07:42:06 +00:00
qsaal1_sigaa.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
qsaal1_sigcpcs.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
qsaal1_subr.c Remove more unused #includes. 2000-10-30 07:42:06 +00:00
sscf_uni.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
sscf_uni.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sscf_uni_lower.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscf_uni_upper.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscf_uni_var.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscop.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
sscop.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sscop_lower.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
sscop_misc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sscop_pdu.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscop_pdu.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sscop_sigaa.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscop_sigcpcs.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscop_subr.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscop_timer.c Remove __P. 2002-03-20 08:00:54 +00:00
sscop_upper.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
sscop_var.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
uni.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
uni_load.c Remove __P. 2002-03-20 08:00:54 +00:00
uniarp.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
uniarp_cache.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
uniarp_input.c Remove __P. 2002-03-20 08:00:54 +00:00
uniarp_output.c - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
uniarp_timer.c - Finish the uni part of the storage pool cleanup. There should now only 2002-06-13 14:32:51 +00:00
uniarp_vcm.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
uniip.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
uniip_var.h - Finish the uni part of the storage pool cleanup. There should now only 2002-06-13 14:32:51 +00:00
unisig.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unisig_decode.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
unisig_decode.h Remove __P. 2002-03-20 08:00:54 +00:00
unisig_encode.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
unisig_if.c - Finish the uni part of the storage pool cleanup. There should now only 2002-06-13 14:32:51 +00:00
unisig_mbuf.c Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
unisig_mbuf.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unisig_msg.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
unisig_msg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unisig_print.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
unisig_print.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unisig_proto.c Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
unisig_sigmgr_state.c - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
unisig_subr.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
unisig_util.c - Finish the uni part of the storage pool cleanup. There should now only 2002-06-13 14:32:51 +00:00
unisig_var.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
unisig_vc_state.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00