| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move i386/isa/elink.[hc] to dev/ep. | Konstantin Belousov | 2017-12-30 | 1 | -10/+0 |
| | | | | | | | | | | | | | | The ep(4) driver is the only consumer of the two functions from elink.c. I removed the standalone module as well, and most likely, the module metadata is not needed anywhere, but this is for later cleanup. Discussed with: imp, jhb Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=327381 | ||||
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | This simplifies make output/logic Tested with: `cd sys/modules; make ALL_MODULES=` on amd64 MFC after: 1 month Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=314651 | ||||
| * | Add module infrastructure for elink. | Matthew N. Dodd | 2003-03-29 | 1 | -0/+10 |
| Notes: svn path=/head/; revision=112793 | |||||
