| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
Remove /^\s*\$FreeBSD\$$\n/
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
As result of this, a new examples package is now created.
Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=299293
|
| |
|
|
|
|
|
|
|
|
| |
adding \0 bytes). This is a technique that would be used in an actual
driver and is more suitable as an example.
Reviewed by: mlaier
Notes:
svn path=/head/; revision=220256
|
| |
|
|
|
|
|
|
| |
build time, to avoid possible grief maintaining FreeBSD source in
alternative version control tools.
Notes:
svn path=/head/; revision=220205
|
|
|
specially crafted module. There are several handrolled sollutions to this
problem in the tree already which will be replaced with this. They include
iwi(4), ipw(4), ispfw(4) and digi(4).
No objection from: arch
MFC after: 2 weeks
X-MFC after: some drivers have been converted
Notes:
svn path=/head/; revision=154974
|