freebsd-src/sys/netatm
Andrew R. Reiter 2647924585 - Replaced the Atm_connection storage pool with an uma_zone of
Atm_connection items.
- Replaced the Atm_connvc storage pool with an uma_zone of Atm_connvc
  items.
- Created void atm_cm_init(void *) and added it to the netatm init code.
  I'm thinking that there will definetly be more ``subsystem'' init
  functions to be added so I'll probably change these calls to be a for
  loop through init routines (or something).
2002-05-02 07:27:29 +00:00
..
ipatm - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
sigpvc - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
spans - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
uni - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm.h - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_aal5.c Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +00:00
atm_cm.c - Replaced the Atm_connection storage pool with an uma_zone of 2002-05-02 07:27:29 +00:00
atm_cm.h - Replaced the Atm_connection storage pool with an uma_zone of 2002-05-02 07:27:29 +00:00
atm_device.c - Nuke some #ifdef sun4m code; it hasn't been updated in 4 years and is not 2002-04-19 20:02:03 +00:00
atm_if.c - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_if.h - Nuke some more #ifdef sun related sections. 2002-04-19 21:38:43 +00:00
atm_ioctl.h - Nuke some more #ifdef sun related sections. 2002-04-19 21:38:43 +00:00
atm_pcb.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_proto.c - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_sap.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atm_sigmgr.h Remove __P. 2002-03-20 02:39:27 +00:00
atm_signal.c - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
atm_socket.c - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
atm_stack.h Remove __P. 2002-03-20 02:39:27 +00:00
atm_subr.c - Replaced the Atm_connection storage pool with an uma_zone of 2002-05-02 07:27:29 +00:00
atm_sys.h - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
atm_usrreq.c - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_var.h - Take advantage of the M_ZERO flag that can now be passed to uma_zalloc. 2002-04-30 07:41:59 +00:00
atm_vc.h More HARP polishina: 2000-10-12 07:42:34 +00:00
port.h - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
queue.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00