Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the passed in thread to selrecord() instead of curthread. | jhb | 2001-09-21 | 1 | -1/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -11/+11 |
* | Add cloning support for the tap(4) device similar to that in the tun(4) | brooks | 2001-09-05 | 1 | -135/+218 |
* | Send the remains (such as I have located) of "block major numbers" to | phk | 2001-03-26 | 1 | -1/+0 |
* | Pass the minor number rather than the unit number to make_dev() | brian | 2001-02-02 | 1 | -2/+2 |
* | DEVFS cloning for if_tap. | phk | 2001-01-24 | 1 | -5/+47 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Rename lminor() to dev2unit(). This function gives a linear unit number | phk | 2000-09-19 | 1 | -2/+2 |
* | Change to support vmware... SIOCSIFADDR on the character device | nsayer | 2000-07-25 | 1 | -6/+6 |
* | Sundry changes to debugging code. | nsayer | 2000-07-24 | 1 | -35/+74 |
* | Add the tap driver. | nsayer | 2000-07-20 | 1 | -0/+785 |