This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netatm
/
ipatm
History
Bruce Evans
6364993cd3
Include <sys/systm.h> instead of depending on namespace pollution in
...
<net/if_var.h>. But depend on the standard pollution in <sys/param.h>.
2002-09-29 11:59:53 +00:00
..
ipatm_event.c
…
ipatm_if.c
- Turn two more storage pools into UMA zones and make the related memory
2002-05-23 00:34:12 +00:00
ipatm_input.c
Include <sys/systm.h> instead of depending on namespace pollution in
2002-09-29 11:59:53 +00:00
ipatm_load.c
- Fix uma_zcreate parameters -- don't pass M_* flags here, doh.
2002-05-23 23:21:00 +00:00
ipatm_output.c
- Nuke some more not needed #ifdef cruft.
2002-04-21 01:41:05 +00:00
ipatm_serv.h
…
ipatm_usrreq.c
- Nuke some more not needed #ifdef cruft.
2002-04-21 01:41:05 +00:00
ipatm_var.h
- Turn two more storage pools into UMA zones and make the related memory
2002-05-23 00:34:12 +00:00
ipatm_vcm.c
Pacify gcc by preinitializing a variable.
2002-05-24 06:17:42 +00:00
ipatm.h
…