Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
* | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -1/+1 |
* | Add tap_mtx to tap_softc in order to protect per-softc variables | Robert Watson | 2004-03-17 | 1 | -0/+5 |
* | Remove stale (unused) unit variables from if_tun and if_tap softc's. | Robert Watson | 2004-03-13 | 1 | -2/+0 |
* | Device megapatch 2/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -0/+1 |
* | Add cloning support for the tap(4) device similar to that in the tun(4) | Brooks Davis | 2001-09-05 | 1 | -1/+3 |
* | Change to support vmware... SIOCSIFADDR on the character device | Nick Sayer | 2000-07-25 | 1 | -0/+2 |
* | Sundry changes to debugging code. | Nick Sayer | 2000-07-24 | 1 | -0/+1 |
* | Add the tap driver. | Nick Sayer | 2000-07-20 | 1 | -0/+61 |