This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-02 17:08:56 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
hea
History
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
..
eni_buffer.c
- Change the ATM stack functions to use intptr_t instead of int for opaque
2002-11-08 18:27:30 +00:00
eni_globals.c
- Turn the hea and hfa HARP storage pools into UMA zones and insert
2002-06-14 16:59:38 +00:00
eni_if.c
…
eni_init.c
Adjust some casts to quiet warnings.
2002-11-06 22:58:55 +00:00
eni_intr.c
…
eni_receive.c
Adjust some casts to quiet warnings.
2002-11-06 22:58:55 +00:00
eni_stats.h
…
eni_suni.h
…
eni_transmit.c
Adjust some casts to quiet warnings.
2002-11-06 22:58:55 +00:00
eni_var.h
- Turn the hea and hfa HARP storage pools into UMA zones and insert
2002-06-14 16:59:38 +00:00
eni_vcm.c
- Change the ATM stack functions to use intptr_t instead of int for opaque
2002-11-08 18:27:30 +00:00
eni.c
- Turn the hea and hfa HARP storage pools into UMA zones and insert
2002-06-14 16:59:38 +00:00
eni.h
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
2003-01-01 18:49:04 +00:00
hea_freebsd.c
Create/destroy memory zones on module load/unload, not on device
2002-10-02 04:42:24 +00:00
hea_freebsd.h
Quick and dirty convert to newbus. (Eventually 'eni.c' should go away.)
2002-06-03 09:16:52 +00:00
hea_pci.c
Create/destroy memory zones on module load/unload, not on device
2002-10-02 04:42:24 +00:00