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
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
joel
906214101c
mdoc: correct .Bd/.Bl arguments.
...
Reviewed by: brueffer
2012-03-26 21:22:53 +00:00
joel
56f5938296
mdoc: sort prologue macros.
2012-03-26 19:23:57 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
ru
df17c2eb88
This is i386-only.
2004-01-21 14:01:29 +00:00
charnier
d2168fe021
The .Nm utility
2002-07-14 14:47:15 +00:00
ru
f858dca3dc
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +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
obrien
be022bb715
Remove GCC'isms in CFLAGS.
2001-07-20 04:23:13 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
chris
c645d340d3
Spelling fix ("independantly" -> "independently")
...
PR: 25648
Submitted by: Jens Schweikhardt <schweikh@schweikhardt.net>
2001-06-06 19:07:03 +00:00
tom
1f63456e1d
Fix typos and modify obscure wording
...
MFC after: 5
2001-05-31 11:51:20 +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
24425e5600
mdoc(7) police: add missing .Ed call.
2001-01-18 17:23:15 +00:00
ru
4bb5f49662
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
ru
12c490a119
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
dannyboy
a7e1babad9
compatability -> compatibility
...
PR: 23114
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-26 23:51:07 +00:00
ru
71e2293ad4
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
archie
b055a8a669
Remove extra #include that was inadvertently added in previous commit.
2000-07-19 16:32:46 +00:00
archie
4b8df583be
Fix breakage caused by ether_aton() prototype change.
...
PR: bin/20033
2000-07-19 16:30:02 +00:00
charnier
d85a68bea5
Use .Xr for references.
2000-01-23 20:28:41 +00:00
mpp
59a037c52b
Add $FreeBSD$ lines to man pages that are missing them to make it
...
easier for translation teams.
PR: docs/13418
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-08-28 23:23:38 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
msmith
d1006991e3
Typo curnwid -> currnwid
...
Submitted by: Randy Bush <rbush@bainbridge.verio.net>
1998-11-04 08:33:32 +00:00
bde
1e40ca3634
Removed most unused includes of <net/if_var.h> outside the kernel.
1998-01-16 17:38:56 +00:00
charnier
a603ec5bf9
Cosmetic in err() strings.
1997-10-27 12:23:08 +00:00
wosch
8ee659dd96
Sort cross refereces in section SEE ALSO.
1997-09-29 19:11:55 +00:00
rgrimes
23d5613e63
Now that this has been merged over to RELENG_2_2 remove
...
the #if FreeBSD >= 3 wart I added while debugging.
1997-09-15 05:08:05 +00:00
rgrimes
a379f75853
Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that this
...
can compile under both FreeBSD 2.x and 3.x.
1997-08-06 00:45:23 +00:00
msmith
2ca11f548b
Update wlconfig to match new Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:50:23 +00:00
msmith
d2dfa44599
Make it build under 3.x
...
Submitted by: fsmp
1997-05-23 04:04:17 +00:00
msmith
58afeb6ddf
This is a program for configuring the Parameter Storage Area on ISA
...
Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and
discover all manner of odd things about the device.
1997-05-22 08:58:18 +00:00