freebsd-dev/sys/netatm
2002-10-01 22:04:31 +00:00
..
ipatm Include <sys/systm.h> instead of depending on namespace pollution in 2002-09-29 11:59:53 +00:00
sigpvc Include <sys/systm.h> instead of depending on namespace pollution in 2002-09-29 12:01:36 +00:00
spans Make netatm/spans compile in the kernel without depending on userland 2002-09-17 08:57:52 +00:00
uni Include <sys/systm.h> instead of depending on namespace pollution in 2002-09-29 12:01:36 +00:00
atm_aal5.c Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
atm_cm.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
atm_cm.h - Change the atm_cm_init function to take no argument. 2002-05-07 20:12:29 +00:00
atm_device.c - Turn the hea and hfa HARP storage pools into UMA zones and insert 2002-06-14 16:59:38 +00:00
atm_if.c Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
atm_if.h Add a field to struct cmn_unit to hold a pointer to the driver's softc. 2002-10-01 22:04:31 +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 - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_sap.h
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 Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
atm_stack.h Remove __P. 2002-03-20 02:39:27 +00:00
atm_subr.c - Turn a DIAGNOSTIC check into a KASSERT(9). 2002-06-17 06:10:17 +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 - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
atm_var.h - Chainsaw the storage pool code. This was being used by a bunch of code 2002-06-14 19:31:07 +00:00
atm_vc.h
atm.h - Nuke some more not needed #ifdef cruft. 2002-04-21 01:41:05 +00:00
port.h - Remove UM_* user land memory macros since they are no longer used. 2002-06-24 22:31:17 +00:00
queue.h