Bryan Drewery
ec766071e3
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
Bryan Drewery
54c7d75a06
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
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
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
Joel Dahl
46355096e1
mdoc: correct .Bd/.Bl arguments.
...
Reviewed by: brueffer
2012-03-26 21:22:53 +00:00
Joel Dahl
bea977e7f6
mdoc: sort prologue macros.
2012-03-26 19:23:57 +00:00
Ed Schouten
71ccf09269
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
Ruslan Ermilov
07bfccd71e
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
Ruslan Ermilov
cbaffca7e7
This is i386-only.
2004-01-21 14:01:29 +00:00
Philippe Charnier
490d5836b5
The .Nm utility
2002-07-14 14:47:15 +00:00
Ruslan Ermilov
94ba280c59
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
David E. O'Brien
90e655ea4e
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
David E. O'Brien
ac24b049cc
Remove GCC'isms in CFLAGS.
2001-07-20 04:23:13 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
Chris Costello
f5e28e4a4f
Spelling fix ("independantly" -> "independently")
...
PR: 25648
Submitted by: Jens Schweikhardt <schweikh@schweikhardt.net>
2001-06-06 19:07:03 +00:00
Tom Hukins
e51eaf3ca7
Fix typos and modify obscure wording
...
MFC after: 5
2001-05-31 11:51:20 +00:00
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
Ruslan Ermilov
c73e22c3d4
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
Ruslan Ermilov
404d68d48f
mdoc(7) police: add missing .Ed call.
2001-01-18 17:23:15 +00:00
Ruslan Ermilov
8b5c4af3ff
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
Ruslan Ermilov
7a2650d625
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
Daniel Harris
2fa9c83651
compatability -> compatibility
...
PR: 23114
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-26 23:51:07 +00:00
Ruslan Ermilov
e97407b4f2
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
Archie Cobbs
68a02ce10d
Remove extra #include that was inadvertently added in previous commit.
2000-07-19 16:32:46 +00:00
Archie Cobbs
75da303298
Fix breakage caused by ether_aton() prototype change.
...
PR: bin/20033
2000-07-19 16:30:02 +00:00
Philippe Charnier
497adc8286
Use .Xr for references.
2000-01-23 20:28:41 +00:00
Mike Pritchard
49364d3cb3
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 Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Mike Smith
c194030b86
Typo curnwid -> currnwid
...
Submitted by: Randy Bush <rbush@bainbridge.verio.net>
1998-11-04 08:33:32 +00:00
Bruce Evans
cc03533c8d
Removed most unused includes of <net/if_var.h> outside the kernel.
1998-01-16 17:38:56 +00:00
Philippe Charnier
04ee6ce7a7
Cosmetic in err() strings.
1997-10-27 12:23:08 +00:00
Wolfram Schneider
bf5cbf3551
Sort cross refereces in section SEE ALSO.
1997-09-29 19:11:55 +00:00
Rodney W. Grimes
2b6f499962
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
Rodney W. Grimes
d607bc7f6a
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
Mike Smith
e7b89905f0
Update wlconfig to match new Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:50:23 +00:00
Mike Smith
8445169b4c
Make it build under 3.x
...
Submitted by: fsmp
1997-05-23 04:04:17 +00:00
Mike Smith
1b6394c6c7
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