| 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*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Not objected to by: -current
Notes:
svn path=/head/; revision=89260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
systems were repo-copied from sys/miscfs to sys/fs.
- Renamed the following file systems and their modules:
fdesc -> fdescfs, portal -> portalfs, union -> unionfs.
- Renamed corresponding kernel options:
FDESC -> FDESCFS, PORTAL -> PORTALFS, UNION -> UNIONFS.
- Install header files for the above file systems.
- Removed bogus -I${.CURDIR}/../../sys CFLAGS from userland
Makefiles.
Notes:
svn path=/head/; revision=77031
|
|
|
|
| |
Notes:
svn path=/head/; revision=70711
|
|
|
|
| |
Notes:
svn path=/head/; revision=63962
|
|
|
|
|
|
|
| |
encoding the relative path.
Notes:
svn path=/head/; revision=60966
|
|
|
|
|
|
|
|
|
|
| |
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
Notes:
svn path=/head/; revision=59951
|
|
|
|
|
|
|
| |
on the fly.
Notes:
svn path=/head/; revision=54502
|
|
|
|
|
|
|
| |
Removed bogus definition of NULLFS
Notes:
svn path=/head/; revision=50892
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
|
|
|
| |
converted yet. These are more of a starting point. This is NOT connected
to the parent Makefile.
OK'ed by jkh (who is ever so patiently waiting)
Notes:
svn path=/head/; revision=40440
|
|
|
|
| |
Notes:
svn path=/head/; revision=33143
|
|
|
|
| |
Notes:
svn path=/head/; revision=33105
|
|
|
|
| |
Notes:
svn path=/head/; revision=32986
|
|
|
|
| |
Notes:
svn path=/head/; revision=22982
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
work; ditto NFS and it's even more work.)
Notes:
svn path=/head/; revision=2961
|