aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sym
Commit message (Collapse)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-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
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-4/+5
| | | | Notes: svn path=/head/; revision=70711
* Use the default value for MFILESAlexander Langer2000-12-191-1/+0
| | | | Notes: svn path=/head/; revision=70187
* Build the sym driver as a kernel module.Alexander Langer2000-12-071-0/+9
Notes: svn path=/head/; revision=69725