NetBSD/sys/netatalk
thorpej fc96443d15 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 07:01:25 +00:00
..
Makefile
aarp.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
aarp.h
at.h
at_control.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
at_extern.h PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
at_proto.c Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
at_rmx.c
at_var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
ddp.h
ddp_input.c Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
ddp_output.c Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
ddp_usrreq.c PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
ddp_var.h
phase2.h