Warner Losh
|
031beb4e23
|
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
2023-08-16 11:54:58 -06:00 |
|
Enji Cooper
|
193d9e768b
|
sys/modules: normalize .CURDIR-relative paths to SRCTOP
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
|
2017-03-04 10:10:17 +00:00 |
|
John-Mark Gurney
|
35ae09bc0e
|
Fix the KMOD for the lpbb device.
|
2003-06-14 20:43:33 +00:00 |
|
Nicolas Souchu
|
c17d43407f
|
Major rework of the iicbus/smbus framework:
- VIA chipset SMBus controllers added
- alpm driver updated
- Support for dynamic modules added
- bktr FreeBSD smbus updated but not tested
- cleanup
|
2002-03-23 15:49:15 +00:00 |
|