freebsd-src/sys/netatm
Hartmut Brandt 3a6052bb2a Add several vendor, API and media definitions. This has been
forgotten in the previous commit to harp and should unbreak world.
2003-07-22 06:31:13 +00:00
..
ipatm Use __FBSDID(). 2003-06-11 07:00:30 +00:00
sigpvc Use __FBSDID(). 2003-06-11 07:06:31 +00:00
spans Use __FBSDID(). 2003-06-11 07:11:35 +00:00
uni Fix a number of occurences of calling uma_zalloc() with neither 2003-07-18 16:36:41 +00:00
atm.h - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_aal5.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_cm.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_cm.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
atm_device.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_if.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_if.h Add several vendor, API and media definitions. This has been 2003-07-22 06:31:13 +00:00
atm_ioctl.h Use a larger data type to prevent counters wrapping so quickly. 2002-06-07 05:29:13 +00:00
atm_pcb.h
atm_proto.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_sap.h
atm_sigmgr.h Remove __P. 2002-03-20 02:39:27 +00:00
atm_signal.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_socket.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_stack.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
atm_subr.c Fix a number of occurences of calling uma_zalloc() with neither 2003-07-18 16:36:41 +00:00
atm_sys.h - Chainsaw the storage pool code. This was being used by a bunch of code 2002-06-14 19:31:07 +00:00
atm_usrreq.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_var.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
atm_vc.h
port.h There is no reason to be cute with ntohl(). Just call it directly rather 2003-02-23 22:26:39 +00:00
queue.h