summaryrefslogtreecommitdiffstats
path: root/sys/net/if_disc.c
Commit message (Expand)AuthorAgeFilesLines
* Change the use if ifnet.if_lastchange to be more in line withgpalmer1996-06-101-2/+1
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-2/+1
* Clean up Ethernet drivers:wollman1996-02-061-3/+3
* Added a prototype.bde1995-12-031-2/+3
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-4/+4
* Second batch of cleanup changes.phk1995-10-291-4/+1
* Fix BPf to generate a header mbuf for writes.wollman1995-09-221-1/+9
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-3/+3
* Fix several sysinit functions that had the wrong type and unnecessarilybde1995-08-301-4/+6
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Support for pseudo-device LKMs. Note that this is restricted to onlywollman1995-03-201-2/+2
* Beginnings of support for loadable pseudo-devices. bsd.kmod.mk supportwollman1995-03-171-2/+2
* Added `ds', a black-hole network interface.wollman1994-12-221-0/+220
OpenPOWER on IntegriCloud