Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the use if ifnet.if_lastchange to be more in line with | gpalmer | 1996-06-10 | 1 | -2/+1 |
* | Removed never-used #includes of <machine/cpu.h>. Many were apparently | bde | 1996-04-07 | 1 | -2/+1 |
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 1 | -3/+3 |
* | Added a prototype. | bde | 1995-12-03 | 1 | -2/+3 |
* | Finished (?) cleaning up sysinit stuff. | bde | 1995-12-02 | 1 | -4/+4 |
* | Second batch of cleanup changes. | phk | 1995-10-29 | 1 | -4/+1 |
* | Fix BPf to generate a header mbuf for writes. | wollman | 1995-09-22 | 1 | -1/+9 |
* | Fixed init functions argument type - caddr_t -> void *. Fixed a couple of | dg | 1995-09-09 | 1 | -3/+3 |
* | Fix several sysinit functions that had the wrong type and unnecessarily | bde | 1995-08-30 | 1 | -4/+6 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Support for pseudo-device LKMs. Note that this is restricted to only | wollman | 1995-03-20 | 1 | -2/+2 |
* | Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support | wollman | 1995-03-17 | 1 | -2/+2 |
* | Added `ds', a black-hole network interface. | wollman | 1994-12-22 | 1 | -0/+220 |