bdrewery
50315c157f
Remove disconnected directory RETEST.
2015-12-04 05:00:51 +00:00
bdrewery
104fd14e87
Use LIBEXECDIR for /usr/libexec.
...
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-11-26 01:14:40 +00:00
eadler
21a3003f8f
Fix a ton of speelling errors
...
arc lint is helpful
Reviewed By: allanjude, wblock, #manpages, chris@bsdjunk.com
Differential Revision: https://reviews.freebsd.org/D3337
2015-10-21 05:37:09 +00:00
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
bapt
62dd603c4d
Remove never used file
...
Obtained from: DragonFlyBSD
2015-08-03 18:47:45 +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
75a137820d
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
bapt
1ae3a71a42
Fix some clang warnings:
...
Add missing headers
Add parenthesis when using the result of an assignment as a condition
2015-06-05 21:45:35 +00:00
bapt
d1d1b889d9
Fix typos
2015-06-05 21:35:20 +00:00
sjg
65145fa4c8
Merge sync of head
2015-05-27 01:19:58 +00:00
bapt
d9e656c586
Apply seom style(9) fixes from NetBSD
...
Obtained from: NetBSD
2015-05-05 09:01:42 +00:00
bapt
41ce620053
Prevent useless use of strdup(3)
...
Obtained from: NetBSD
2015-05-05 08:25:25 +00:00
bapt
de72406be4
Replace homebrewed NIL by NULL
2015-05-05 08:17:40 +00:00
bapt
c5d7e189d1
Use stdbool instead of homebrewed boolean
2015-05-05 08:15:10 +00:00
bapt
09ff591b15
Another function to ansify
2015-05-05 07:52:41 +00:00
bapt
1627eefffa
Remove unused variables
2015-05-05 07:51:57 +00:00
bapt
0c925e0867
Explicitly use O_RDONLY instead of 0
2015-05-05 07:49:46 +00:00
bapt
642b9f5173
Use strlcpy(3) instead of strcpy(3)
2015-05-05 07:47:36 +00:00
bapt
a0da5a4be4
upper the warning level to 3
2015-05-05 07:42:40 +00:00
bapt
b04f76faa2
Another bit of ansification
2015-05-05 07:42:10 +00:00
bapt
ef4463e203
Ansify to allow to work on it later
2015-05-05 07:33:38 +00:00
sjg
5860f0d106
Updated dependencies
2014-05-16 14:09:51 +00:00
sjg
1a7e48acf1
Updated dependencies
2014-05-10 05:16:28 +00:00
sjg
5e568154a0
Merge head
2014-04-28 07:50:45 +00:00
imp
c39e6fc2c9
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
...
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
2014-04-13 05:21:56 +00:00
sjg
6d37b86f2b
Updated dependencies
2013-03-11 17:21:52 +00:00
sjg
0ee5295509
Updated dependencies
2013-02-16 01:23:54 +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
4234591b03
mdoc: terminate quoted strings.
...
Reviewed by: brueffer
2012-03-26 15:18:14 +00:00
joel
1d7fe3f6fd
Remove superfluous paragraph macro.
2012-03-25 09:19:25 +00:00
uqs
9953595f97
Spelling fixes for usr.bin/
2011-12-30 11:02:40 +00:00
joel
29af67e52c
Remove the advertising clause from UCB copyrighted files in usr.bin. This
...
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
2010-12-11 08:32:16 +00:00
ed
9b380e30d4
Build usr.bin/ with WARNS=6 by default.
...
Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
jkoshy
51c4801eb7
Manual page tweaks.
...
Submitted by: Niclas Zeising <lothrandil at n00b.apagnu.se> on freebsd-doc
2006-08-29 18:11:20 +00:00
ru
b4f89a0d63
Fix vgrind(1) indexing I broke in previous revision.
...
PR: bin/86343
Submitted by: Matej Vela <vela@debian.org>
2005-09-23 12:55:22 +00:00
ru
3305bcf4bb
Add endianness support to cap_mkdb(1), useful for cross builds.
2005-02-22 23:29:54 +00:00
ru
6173443fc5
Clean up after utilizing FILES.
2005-01-28 17:13:39 +00:00
ru
7f3c7f0d46
Sort sections.
2005-01-18 13:43:56 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
ee5b7e52fa
Deal with double whitespace.
2004-07-03 00:24:45 +00:00
ru
fb1d8b3724
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
peter
57e85f6680
Fix warning about cgetent() argument.
2003-10-26 05:03:11 +00:00
charnier
5f2eefe79b
Add section number to .Xr
2003-06-08 13:58:08 +00:00
schweikh
b8e383ac78
Rewrite this csh program as a /bin/sh program. This appears to be
...
the last csh script needed for a buildworld. You should now be able
to buildworld on a system that was compiled with NO_TCSH=true.
Verified to produce the same result for the one file being generated
during buildworld, share/doc/papers/kernmalloc/appendix.ms.
Reviewed by: hackers@
MFC after: 2 weeks
2003-05-31 21:02:50 +00:00
ache
136752fc53
Make it work with POSIX sort (POS arg).
...
All old sorts understand -k too.
2002-09-24 19:05:40 +00:00
charnier
ad8a79e6a5
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00
imp
0b20191705
remove __P
2002-03-22 01:42:45 +00:00
markm
31d81e4fbc
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
2002-02-08 23:07:37 +00:00