Warner Losh
|
e9ac41698b
|
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
|
2024-07-15 16:43:39 -06:00 |
|
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 |
|
Maxime Henrion
|
5d10e1f7df
|
- Comment a line which sets CISS_DEBUG by default.
- Use -DCISS_DEBUG rather than -DCISS_DEBUG=0.
|
2002-10-27 12:09:51 +00:00 |
|
Mike Smith
|
3a31b7eb32
|
Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of
RAID controllers (5300, 532, 5i, etc.)
Thanks to Compaq and Yahoo! for support during the development of this
driver.
MFC after: 1 week
|
2001-11-27 23:08:37 +00:00 |
|