This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netatm
/
ipatm
History
Hartmut Brandt
e717cfbc40
Get rid of the zone for network interfaces. We have converted this to
...
use malloc(9).
2003-07-23 14:25:53 +00:00
..
ipatm_event.c
Use __FBSDID().
2003-06-11 07:00:30 +00:00
ipatm_if.c
Allocate network interfaces from malloc() instead of using a zone.
2003-07-22 15:11:08 +00:00
ipatm_input.c
Use __FBSDID().
2003-06-11 07:00:30 +00:00
ipatm_load.c
Get rid of the zone for network interfaces. We have converted this to
2003-07-23 14:25:53 +00:00
ipatm_output.c
Use __FBSDID().
2003-06-11 07:00:30 +00:00
ipatm_serv.h
…
ipatm_usrreq.c
Use __FBSDID().
2003-06-11 07:00:30 +00:00
ipatm_var.h
…
ipatm_vcm.c
Use __FBSDID().
2003-06-11 07:00:30 +00:00
ipatm.h
…