bdrewery
459799dc3d
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
...
This has not been needed since r246865 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
2015-09-25 19:44:01 +00:00
bdrewery
f37faa57f7
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
...
This has not been needed since r284171 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
2015-09-25 19:26:08 +00:00
sjg
008d7c831f
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
sjg
65145fa4c8
Merge sync of head
2015-05-27 01:19:58 +00:00
bapt
a191ba5195
Convert usr.sbin to LIBADD
...
Reduce overlinking
2014-11-25 16:57:27 +00:00
sjg
62bb106222
Merge from head
2013-09-05 20:18:59 +00:00
marcel
9f2f2e171a
Change <sys/diskpc98.h> to not redefine the same symbols that are
...
being defined in <sys/diskmbr.h>. Instead give the symbols here a
"PC98_" prefix. This way, both <sys/diskmbr.h> and <sys/diskpc98.h>
can be included in the same C source file.
The renaming is trivial. The only gotcha is that DOSBBSECTOR is
also redefined from 0 to 1. This because DOSBBSECTOR was always
used in conjunction with an addition of 1. The PC98_BBSECTOR symbol
is defined as 1 and the expression is simplified.
Note: it is not believed that ports are seriously impacted; or at
all for that matter.
Approved by: nyan@
2013-08-07 00:00:48 +00:00
marcel
9dd41e3647
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
imp
762d861405
Correct typo in usage message.
2007-12-19 03:31:44 +00:00
nyan
aa37760f80
Merged from boot0cfg.
...
- Update the mkrdev function.
- Attempt gctl verb "write MBR" when updating.
2005-07-15 15:32:52 +00:00
nyan
0ed914305c
Reduce diffs from boot0cfg.c (no functional change).
2005-07-15 14:37:40 +00:00
ru
c05985f13f
Sort sections.
2005-01-18 20:02:45 +00:00
ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
nyan
6856d159e8
Use ascii null char ('\0') instead of NULL.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-03-05 13:58:40 +00:00
nyan
5a81fa192a
s/DIOCGPC98/DIOCSPC98/
2003-05-02 14:55:42 +00:00
nyan
f03fd6d774
Use DIOCGPC98 ioctl to write boot block.
2003-02-11 07:29:14 +00:00
charnier
d2168fe021
The .Nm utility
2002-07-14 14:47:15 +00:00
keramida
d53a3cfbe7
Fix typo: s/secotor/sector/.
2002-03-08 13:50:28 +00:00
nyan
19dc331de5
Added the command name to the synopsis section.
...
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
MFC after: 3 days
2002-02-11 04:19:53 +00:00
ru
bde8ec1b70
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
dd
65ad0f0162
Constify and set WARNS=2.
...
Submitted by: Mike Barcroft <mike@q9media.com>
Reviewed by: md5(1)
2001-06-24 18:51:40 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
ru
66cd8f698e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:44:04 +00:00
ru
4bb5f49662
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
ben
5eea8e98aa
remove trailing periods from SEE ALSO.
2000-11-15 17:27:54 +00:00
kato
afafe94c65
Added PC-98 boot manager installation and configuration utility.
2000-08-02 10:11:08 +00:00