freebsd-dev/sys/netatm
Julian Elischer 497a90b418 Unbreak fore adapters from POV of warnings.
Define the atm_dev_free() routine so that its OK to free stuff that is defined
as volatile. Note this doesn't FORCE the arguemnts to be volatile,
just says that it's not an error if it is..
2002-02-27 21:12:44 +00:00
..
ipatm Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
sigpvc
spans Silence some warnings 2001-03-20 10:42:49 +00:00
uni Don't call log() without a format string. 2001-09-10 12:00:47 +00:00
atm_aal5.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_cm.c
atm_cm.h
atm_device.c Unbreak fore adapters from POV of warnings. 2002-02-27 21:12:44 +00:00
atm_if.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
atm_if.h
atm_ioctl.h
atm_pcb.h
atm_proto.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_sap.h
atm_sigmgr.h
atm_signal.c Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
atm_socket.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
atm_stack.h
atm_subr.c Allow this to compile again 2002-01-30 23:38:31 +00:00
atm_sys.h
atm_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_var.h Unbreak fore adapters from POV of warnings. 2002-02-27 21:12:44 +00:00
atm_vc.h
atm.h
port.h Replace a few more lines of code orphaned by MFREE going away. 2002-02-07 22:08:32 +00:00
queue.h