lukem
eb51573bd7
Use ${DEPENDSRCS} as a target instead of .depend, now that
...
<bsd.dep.mk> builds .depend from .dep files.
2003-07-28 15:25:02 +00:00
salo
22a0ae4298
netbsd.org->NetBSD.org
2003-07-26 20:17:31 +00:00
lukem
001c68bd94
Rename a large chunk of the make(1) variables which refer to a
...
program/tool from "FOO" to "TOOL_FOO". The new variables are:
TOOL_ASN1_COMPILE TOOL_CAP_MKDB TOOL_CAT TOOL_CKSUM TOOL_COMPILE_ET
TOOL_CONFIG TOOL_CRUNCHGEN TOOL_CTAGS TOOL_DB TOOL_EQN TOOL_FGEN
TOOL_GENCAT TOOL_GROFF TOOL_HEXDUMP TOOL_INDXBIB TOOL_INSTALLBOOT
TOOL_INSTALL_INFO TOOL_M4 TOOL_MAKEFS TOOL_MAKEINFO TOOL_MAKEWHATIS
TOOL_MDSETIMAGE TOOL_MENUC TOOL_MKCSMAPPER TOOL_MKESDB
TOOL_MKLOCALE TOOL_MKMAGIC TOOL_MKTEMP TOOL_MSGC TOOL_MTREE
TOOL_PAX TOOL_PIC TOOL_PREPMKBOOTIMAGE TOOL_PWD_MKDB TOOL_REFER
TOOL_ROFF_ASCII TOOL_ROFF_DVI TOOL_ROFF_HTML TOOL_ROFF_PS
TOOL_ROFF_RAW TOOL_RPCGEN TOOL_SOELIM TOOL_SUNLABEL TOOL_TBL
TOOL_UUDECODE TOOL_VGRIND TOOL_ZIC
For each, provide default in <bsd.sys.mk> of the form:
TOOL_FOO?= foo
and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override:
TOOL_FOO= ${TOOLDIR}/bin/${_TOOL_PREFIX}foo
Document all of these in bsd.README.
This cleans up a chunk of potential (and actual) namespace collision
within our build infrastructure, as well as improves consistency in
the share/mk documentation and provision of appropriate defaults for
each of these variables.
2003-07-10 10:33:58 +00:00
wiz
1ffa7b76c4
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
perry
1f4ad37fe3
"Utilize" has exactly the same meaning as "use," but it is more
...
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-05 00:02:24 +00:00
perry
b8c616269f
utilizing->particular
2003-02-04 23:47:52 +00:00
pooka
5e4c038a45
Reflect bsd.doc.mk rev 1.52 here, and make sure that ROFF uses MACROS.
...
This has the effect of the postscript output actually being readable.
2002-06-02 17:40:44 +00:00
thorpej
06c97a1e94
Make sure to pass $MACROS to the roff command.
2002-03-06 06:43:02 +00:00
ross
90cc84b1b3
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 09:32:47 +00:00
jwise
960d4eb511
Change wording of note explaining that SCCS (part of the xcu5 DEVELOPER option)
...
is not provided by NetBSD.
Note that CSSC is in pkgsrc, and that CVS, as with RCS is now part of the base
system, not of pkgsrc.
2002-01-30 21:43:29 +00:00
uwe
49ae87f6c4
Add missing -ms to format 'Title'.
2002-01-25 04:11:30 +00:00
wiz
b4371d47f5
Replace some misuses of "then" with "than".
2001-12-04 17:56:30 +00:00
wiz
cc0b68092e
Correct various misspellings of 'transfer' and inflected forms.
2001-07-08 18:06:42 +00:00
itojun
daddfe35da
add Freenix 2000 paper on m_pulldown(9), by itojun.
2001-07-04 05:29:25 +00:00
wiz
a6f6c61a78
Fix typos.
2001-06-19 13:20:35 +00:00
hubertf
bba4753775
fix typo
2001-03-11 21:22:22 +00:00
hubertf
3fe244dd24
make "make paper.ps" work
2001-03-11 21:20:35 +00:00
hubertf
3cec974c61
make this format without warning
2001-03-11 21:18:59 +00:00
garbled
7cf7e5abae
change make -> ${MAKE}
2000-10-26 06:17:41 +00:00
tv
4285b8d9a5
Remove the text that GNU ar assumes files are object files. GNU ar is
...
perfectly happy with non-object files (they are of type "binary" and are
not scanned for ranlib symbols).
Also add some entries for false, true, bg, fg. More to come....
2000-07-07 20:06:27 +00:00
cgd
d220ca5ba3
fix up NetBSD RCS Ids to match the standard, and the leading comment as
...
to match as well. No functional changes.
2000-06-14 06:48:47 +00:00
soren
89c5a767f8
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
jwise
ca956f1985
Minor change to at(1) description. Time to get back to work on this.
1999-07-09 16:13:53 +00:00
jwise
fb0bc2e870
Add stub entries for all remaining commands and utilities. Now back to
...
the real work!
1999-06-01 19:53:51 +00:00
ross
e3ec359a7a
Remove .Tn from lower case name. `.Tn X/Open' will DTWT.
1999-06-01 18:24:10 +00:00
ross
574a7ff428
Make this work with obj dirs.
1999-06-01 18:22:52 +00:00
jwise
fa6d6e512e
Add a Makefile, as suggested by hubertf. The Makefile cribs brazenly from^W^W^W
...
is heavily influenced by src/distrib/notes/Makefile.inc, from Ross Harvey.
While here, fix a typo and nuke some trailing spaces, to make mdoc more comfortable.
1999-06-01 16:51:44 +00:00
jwise
351582cbf6
Add an appropriate copyright statement. This will be assigned to TNF
...
shortly.
1999-06-01 16:48:21 +00:00
jwise
a3983c0010
Add stub entries for a bunch more utilities.
1999-06-01 04:42:13 +00:00
jwise
644cd7ff6b
Initial import of a document detailing NetBSD's compliance with the
...
X/Open Commands and Utilities, Issue 5 (XCU5) standard, as well as a
directory structure in which documents detailing NetBSD's compliance
with other standards from X/Open and other bodies can be imported.
The XCU5 documentation presented here is _far_ from finished, but I wanted
to get something in tree for people to review and comment upon.
1999-06-01 02:36:07 +00:00
lukem
37fc22a21d
yet *more* bsd.own.mk stuff i missed... :(
1999-02-14 09:47:46 +00:00
lukem
e8fee4a6c4
YAbsd.own.mk
1999-02-14 08:56:59 +00:00
lukem
dcab0210a0
convert from NOxxx= to MKxxx=no.
...
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
kleink
b75d68301e
<sys/fcntl.h> -> <fcntl.h>
1999-02-12 15:04:00 +00:00
ross
1ad3689402
Make this work with groff. Regression tested on BTL (well, Solaris) troff.
1999-02-05 00:58:04 +00:00
lukem
9dee5d2b46
don't install in /usr/share if NOSHARE is defined
1998-09-27 17:22:03 +00:00
drochner
34f1fa64af
allow to build in ${.OBJDIR}
1998-07-15 11:56:34 +00:00
thorpej
152f5238ec
Make sure the .pic files get installed.
1998-07-15 03:14:27 +00:00
thorpej
e89216cafd
Make this work w/ the docinstall target.
1998-07-15 03:11:34 +00:00
thorpej
509a188649
Add by bus_dma paper, which was published at the 1998 USENIX conference
...
in the FREENIX track.
1998-07-15 00:34:54 +00:00
mycroft
7cd85b718c
Update -me revision number.
1998-05-05 08:04:28 +00:00
mycroft
156db09131
Oops; fix a couple of references to the superscript macros in the summary.
1998-05-05 07:54:34 +00:00
mycroft
2ad375365c
Update for changes to tmac.e to work with groff.
1998-05-05 07:47:15 +00:00
christos
51b80e0d28
Use a variable for soelim, and don't include bsd.obj.mk
1998-02-04 15:07:52 +00:00
perry
6b9926770a
get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro
1998-01-10 00:06:23 +00:00
perry
6d400d5685
RCS Id Police.
1998-01-09 06:54:57 +00:00
perry
bdc53c5d1c
RCS Id Police.
1998-01-09 06:54:55 +00:00
perry
ace896fac1
RCS Id Police.
1998-01-09 06:54:27 +00:00
perry
c845089840
RCS Id Police.
1998-01-09 06:54:24 +00:00
perry
2a399c6883
RCS Id Police.
1998-01-09 06:41:19 +00:00
perry
c41a4eebef
RCS Id Police.
1998-01-09 06:40:53 +00:00
perry
65fca2e845
RCS Id Police.
1998-01-09 06:35:18 +00:00
perry
b208a44eb4
RCS Id Police.
1998-01-09 06:34:28 +00:00
christos
f16e1f4012
Timed and timedops are in /usr/src/usr.sbin/timed/SMM.doc, not missing.
1997-12-21 16:12:03 +00:00
christos
51d47fee68
Make them use objdirs.
1997-12-21 15:36:42 +00:00
christos
0c36c5fb57
Make this work with obj directories.
1997-12-21 15:31:18 +00:00
christos
9731ccf8e5
Work with obj directories.
1997-12-21 15:29:52 +00:00
christos
ae828597a4
Make this work with obj dirs.
1997-12-21 15:25:06 +00:00
christos
734ccbc633
Use 'so instead of .so to prevent soelim expansion.
1997-12-21 15:24:21 +00:00
enami
43551801be
Make make install' work with
obj' directory.
1997-10-22 22:12:30 +00:00
mrg
339de23572
merge lite-2.
1997-10-17 09:59:27 +00:00
mrg
e50147fe98
4.4BSD-Lite2
1997-10-17 09:49:00 +00:00
mrg
84d0ab5517
merge lite-2.
1997-10-17 09:40:33 +00:00
lukem
e3314ef32b
rcsid fascism
1997-10-13 11:19:47 +00:00
veego
f03e9b63a5
Only install the SUBDIRS, like we do it with src/bin/csh/USD.doc and the
...
other subdirectories under /usr/share/doc.
1997-06-01 18:32:17 +00:00
mycroft
cc4a1553a1
Eliminate bogus redefinitions of standard targets.
1997-05-09 07:50:03 +00:00
christos
3917c3179d
- Makefile cleanups
1997-03-24 21:57:01 +00:00
thorpej
7f9ea0f2ed
Use ${INSTALL}.
1996-10-18 05:45:01 +00:00
christos
5742e87649
Fix PR/2538: Remove the 04.csh reference from the Makefile. This doc is in
...
USD.doc in src/bin/csh.
1996-09-30 17:39:27 +00:00
cgd
ef2af437ba
SMM '03.fsck' has been renamed '03.fsck_ffs'
1996-04-05 01:52:24 +00:00
jtc
a348247bfe
Provide null "includes" target so that make won't recurse into the doc
...
subdirectory. There aren't any header files down there and bsd.doc.mk
doesn't grok "includes"...
1996-04-04 02:56:25 +00:00
mrg
30675b877b
4.4BSD-Lite2
1995-04-29 00:26:52 +00:00
mrg
1f2744e6e4
4.4BSD-Lite2
1995-03-27 19:28:50 +00:00
mycroft
4c34be6b52
Clean up deleted files.
1995-03-01 00:00:00 +00:00
briggs
4454560c78
Finish change to allow 04.csh to be optional.
1994-12-26 19:11:05 +00:00
mycroft
083f69b8a4
Clean up deleted files.
1994-12-18 11:44:46 +00:00
cgd
29070e40a4
csh docs installed along with csh binary, and sources live with csh sources.
1994-12-18 11:44:42 +00:00
mycroft
b57ce343c0
Use POSIX form of kill(1).
1994-09-23 23:26:54 +00:00
mycroft
6ea46cb5e4
Remove hard-coded path.
1994-09-16 23:17:34 +00:00
mycroft
3027969298
Fix bugs.
1994-09-16 23:08:38 +00:00
mrg
e6caae7a74
4.4BSD-Lite2
1994-08-08 19:32:44 +00:00
cgd
3448b20f99
use the ms macro package, rather than the msU one. from
...
Luke Mewburn <lm@karybdis.cs.rmit.OZ.AU>/
1994-06-30 05:34:53 +00:00
cgd
01d538b31a
slight mod to the way in-source docs are handled
1994-06-25 05:49:29 +00:00
cgd
f9a7ed06b5
make it work
1994-06-19 03:15:43 +00:00
cgd
d80c042e2f
make it work
1994-06-19 02:36:49 +00:00
cgd
defb1d9778
make it work
1994-06-19 02:17:46 +00:00
cgd
e5e19412b4
clean up import
1994-06-19 01:13:13 +00:00
mycroft
39b3222f1a
Clean up deleted files.
1994-06-19 00:24:08 +00:00
cgd
e9d9e0c442
some more things not in Lite
1994-06-19 00:24:03 +00:00
cgd
d9158b13b5
new doc set from Lite
1994-06-19 00:07:16 +00:00
mycroft
fa6cb59648
Clean up deleted files.
1994-06-18 23:54:11 +00:00
cgd
9c704c6bc2
light update from Mike Long <mike.long@analog.com>
1994-04-29 00:05:49 +00:00
cgd
c440ffb67d
kill bogus install -d's, and clean slightly
1994-02-10 01:54:10 +00:00
cgd
f56374807f
PRINTER -> PRINTER_TYPE
1994-01-24 22:36:32 +00:00
cgd
77dff56471
various doc fixes from Luke Mewburn <lm@rmit.edu.au>
1994-01-03 08:34:00 +00:00
davidb
27d889178f
Changed to use make's new .OBJDIR
...
Was using ${CURDIR}/obj (no dot)...
1993-12-28 12:06:43 +00:00
cgd
e228adedb3
typo fix by Mark_Weaver@brown.edu
1993-10-23 00:24:50 +00:00
jtc
4180d478c3
Always use `install -d' to make sure destination directory exists & has
...
correct ownership and permissions.
1993-09-30 23:31:09 +00:00
mycroft
aee4b07b8a
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00