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
Oleksandr Kryvulia
6841c2677c
zzz: Fix output formatting when suspend state not supported
...
Reviewed by: imp (who also simplified things a little)
Differenetial Revision: https://reviews.freebsd.org/D45299
2024-05-22 14:21:18 -06:00
Warner Losh
fa9896e082
Remove $FreeBSD$: two-line nroff pattern
...
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
2023-08-16 11:55:10 -06:00
Warner Losh
d0b2dbfa0e
Remove $FreeBSD$: one-line sh pattern
...
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00
Benedict Reuschling
7776cec946
Add quotes around variables and replace backticks with $()
...
The quotes are added to prevent word splits and globbing. Some
whitespaces were also removed after variables.
Approved by: imp
Differential Revision: https://reviews.freebsd.org/D40726
2023-06-28 16:48:39 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
ee7b0571c2
Merge head from 7/28
2014-08-19 06:50:54 +00:00
Steven Kreuzer
716fe6dc01
Use Mt macro to properly format mailto links
...
Approved by: hrs (mentor)
2014-06-19 13:18:23 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Ruslan Ermilov
9cdb6ee164
Assorted markup, grammar, and spelling fixes.
2004-06-13 18:03:44 +00:00
Philippe Charnier
336ea56a67
add section name
...
Approved by: Nate Lawson
2003-08-16 19:59:53 +00:00
Nate Lawson
c6c051e598
Fix output from an error message.
...
Use sysctl -n instead of sed
Submitted by: Scott Lambert <lambert@lambertfam.org>
2003-07-25 17:11:15 +00:00
Hiten Pandya
ed76a689f5
Assorted mdoc(7) fixes:
...
- Use .Tn for ACPI/APM acronyms
- Sort SEE ALSO entries by section
- Add AUTHORS section
Reviewed by: des (mentor)
OK'ed by: njl
2003-07-14 18:25:45 +00:00
Nate Lawson
035e325c81
Move the zzz utility to its own directory since it is no longer dependent
...
on apm(8)
2003-07-14 16:31:34 +00:00