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
Edward Tomasz Napierala
3914ddf8a7
Bring in the new automounter, similar to what's provided in most other
...
UNIX systems, eg. MacOS X and Solaris. It uses Sun-compatible map format,
has proper kernel support, and LDAP integration.
There are still a few outstanding problems; they will be fixed shortly.
Reviewed by: allanjude@, emaste@, kib@, wblock@ (earlier versions)
Phabric: D523
MFC after: 2 weeks
Relnotes: yes
Sponsored by: The FreeBSD Foundation
2014-08-17 09:44:42 +00:00
Mark Murray
c9472fb2c6
Remove at request of author, perhaps to be re-added later.
2004-11-10 19:54:18 +00:00
Alfred Perlstein
7a3b8aefbf
sync with private code:
...
fix a 5.x'ism that 4.x needs protection from.
make this code compile standalone.
2004-09-08 08:44:14 +00:00
Alfred Perlstein
20dc1b47c1
Cleanup paths.
...
Submitted by: ru
2004-09-01 07:53:04 +00:00
Alfred Perlstein
4d1183c13e
Wrong makefile in the wrong place.
...
Pointed out by: scottl
2004-08-31 17:16:53 +00:00