Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Update if_ppp lkm to pull in the new files... | peter | 1995-10-31 | 1 | -3/+3 |
| | |||||
* | Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically | ats | 1995-04-15 | 1 | -2/+2 |
| | | | | generated. Should this lkm set VFS_LKM ? | ||||
* | Forgot pppcompress.c in PPP module. | wollman | 1995-03-20 | 1 | -2/+2 |
| | |||||
* | The discard, tunnel, SLIP, and PPP network interface pseudo-devices | wollman | 1995-03-20 | 1 | -0/+23 |
are now dynamically loadable. It doesn't make sense to do the same for the loopback. |