Commit Graph

5521 Commits

Author SHA1 Message Date
ross 5de308572f Invert the default of DOC_XR and generate an href anchor by default.
Also, assume that any man page called "index.html" will actually be
installed (sigh) as "xindex.html", which is what bsd.man.mk actually
does now.
2002-02-07 01:59:14 +00:00
ross a3f340931b Honor MANSUBDIR when installing md html pages. 2002-02-07 01:56:02 +00:00
ross 8b41df0d84 Fix a number of bugs and and start over again on the style sheet. 2002-02-07 00:59:18 +00:00
ross 8a40adb0ab if NOMAN is defined, also define NOHTML 2002-02-07 00:53:34 +00:00
ross 57170e8ef5 fix html sources, they were depending on -mdoc, not -mdoc2html 2002-02-07 00:52:23 +00:00
wiz 6c8b3885d6 Some nits. 2002-02-06 21:18:51 +00:00
jdolecek cf523d6e7c Move the joy(4) manpage to MI location, too - it's not i386-only.
Pointed out by Thomas Klausner, thanks :)
2002-02-06 21:06:32 +00:00
wiz 7d3c2b8400 Drop some trailing whitespace. 2002-02-06 19:29:06 +00:00
wiz eae645b02b Fix some typos, uppercase tcp. 2002-02-06 19:17:01 +00:00
wiz c36eec1c26 Fix .Dd (no abbreviations, please). 2002-02-06 19:09:22 +00:00
tron c5118cc527 Add the SMC 9452TX to the list of cards. 2002-02-05 21:50:34 +00:00
ross 1a31609385 Don't make broken links out of incomplete .Xr requests. 2002-02-05 21:00:09 +00:00
mrg 1956e2770e add some more details. 2002-02-05 13:44:01 +00:00
kleink e930ad8aed KNF example code snippet. 2002-02-05 01:47:42 +00:00
augustss 7be4e1341d Add a sentence about the no-reset-on-open device node. 2002-02-05 00:37:48 +00:00
kleink d4e99a46ec Add a separate varargs(3) manual page, reusing stdarg(3) contents, and
remove the name `varargs' from stdarg(3); inspired by conversation with
Charles Hannum.
2002-02-04 20:09:46 +00:00
kleink 1b7ae2b741 While va_{start,arg,end} conform to ISO C90, they were certainly not
introduced in there but ANSI C; pointed out by Charles.
2002-02-04 18:27:38 +00:00
christos e7f0a97835 s/.NOSUFF/.MADE/ 2002-02-04 17:25:44 +00:00
thorpej 300e827b31 * Turn lint and profiling on for SuperH.
* Turn lint on for m68000.
2002-02-04 08:49:04 +00:00
thorpej 085ea65576 Allow PIC on SuperH if HAVE_GCC3 is defined. 2002-02-03 23:52:23 +00:00
kleink 807b630c0b Fix typo. 2002-02-03 22:34:49 +00:00
kleink 2f289b0f4d American English, one grammar nit. 2002-02-03 22:22:45 +00:00
christos 944602ca01 Apply a .NOSUFF: directive to targets we don't want to have processed by
the suffix rules engine.
2002-02-03 21:40:14 +00:00
fair 3e8b41381f Document NetBSD/sparc support for HyperSPARC and sun4u per PR 14851.
Also mention JavaStation support.
2002-02-03 11:13:14 +00:00
veego e2e1706f05 Ups, it is LIBUSBHID and not LIBUSBHIB. 2002-02-02 16:54:26 +00:00
veego 3de557e57f Change LIBUSB to LIBUSBHIB, reflecting the library name change. 2002-02-02 16:49:52 +00:00
wiz ace586ad17 Drop trailing whitespace. 2002-02-02 11:11:20 +00:00
augustss 9ce3f751cb A number of small fixes from Sergey Svishchev. 2002-02-02 11:07:36 +00:00
tls 0514111ca1 Update to reflect the current maximum number of ptys and set of pty names 2002-02-02 07:35:49 +00:00
eeh 1630fbf09b De-clunikfy some grammar. 2002-02-01 18:47:17 +00:00
tv 9fbd88883c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
  sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.
2002-01-31 22:43:33 +00:00
tv 805ab35e68 Make it possible for uudecode to be a host tool. 2002-01-31 19:15:23 +00:00
dsainty 5a1a1f37a6 Add a verified working device: FujiFilm FinePix1300 2002-01-31 10:26:42 +00:00
lukem 8923661dfa rename NETWORK to NETWORKING 2002-01-31 01:28:53 +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
thorpej f8e5e3f153 Simplify OBJECT_FMT assignment:
* All new-toolchain platforms are ELF.
* Else, if SuperH, old toolchain is COFF.
* Else, a.out.
2002-01-29 19:17:49 +00:00
kleink c88af1acbc Import tzdata2002b. 2002-01-29 13:08:37 +00:00
tv aaa9568b4c rpcgen now accepts CPP from the environment; set it here for TOOLDIR builds. 2002-01-29 10:21:35 +00:00
enami d85411d9e1 Mark the targets clean{extra,objs} as PHONY. 2002-01-29 03:09:54 +00:00
thorpej 186e6c6ef1 Make sun2 use the new toolchain. 2002-01-28 21:46:49 +00:00
thorpej 546bb05742 GNU_ARCH.m68000=m68010 2002-01-28 19:22:52 +00:00
wiz 534f95bc6e Fix Xref. 2002-01-28 12:29:38 +00:00
wiz 3f3fd41484 Grammar and punctuation fixes. 2002-01-28 12:26:08 +00:00
bouyer d335e7afdc Note that check_disks also reports failed raidframe components. 2002-01-28 09:02:51 +00:00
augustss 38691fa87a Explain the 'ex0: uplistptr was 0' message. 2002-01-28 01:57:29 +00:00
thorpej fbf7ff9f0c m68000 also gets "-netbsdelf", for consistency with m68k. 2002-01-28 01:44:19 +00:00
augustss 5546150f48 Note `adv at cardbus' 2002-01-28 01:22:14 +00:00
thorpej 82405f125e Reverse the sense of the check for new-toolchain platforms. Instead,
list the MACHINE_ARCHs and MACHINEs that have NOT yet converted to
the new-toolchain.
2002-01-28 00:37:25 +00:00
ross de50fe2e64 Drink ALL the Kool-Aid.
(Move -mieee from lib/ to bsd.*.mk; new var MKIEEEFP defaults to yes.)
2002-01-27 23:33:51 +00:00
reinoud 7eeda2c9b1 Some targets were obmitted in the .PHONY declaration in the bsd.own.mk file
resulting in (number of suffix rules) times stat() calls to be made to the
kernel.

Also fixing typo cheanhtml to cleanhtml.
2002-01-26 23:53:00 +00:00
jdolecek bab1dc1428 Add character 0xbe (uppercase Y diaeresis) to UPPER chars.
Fixes misc/15363 by Joachim Kuebart.
2002-01-25 23:40:42 +00:00
bouyer d5b1ff95c6 Ops, also note the 53c1510d 2002-01-25 14:15:44 +00:00
bouyer 2fcb5aa824 Note that the 1010-33 is only supported in Ultra2-wide mode. 2002-01-25 13:48:59 +00:00
bouyer 82c55f2186 Note Ultra160 support. 2002-01-25 13:42:51 +00:00
lukem 47737da33b add $PAX to both, and $MAKEFS to bsd.sys.mk 2002-01-25 05:21:40 +00:00
uwe 49ae87f6c4 Add missing -ms to format 'Title'. 2002-01-25 04:11:30 +00:00
he e3812c3916 Say that this driver first appeared in 1.5.3. 2002-01-24 22:24:19 +00:00
he 7366cfbf4c Add a cross reference to esa(4). 2002-01-23 20:58:20 +00:00
jdolecek 9dc7a3fb6e note uaudio is half duplex ATM, too 2002-01-21 23:19:41 +00:00
jdolecek 66398facee Add missing trailing 'l' to the USB specifications URL, and drop trailing
dot which appeared as if part of the URL
2002-01-21 23:13:51 +00:00
kleink f2c19708a2 Mention the MK48T18 here, too. 2002-01-21 18:48:31 +00:00
wiz c90ca864f2 Fix typo in macro. 2002-01-21 18:03:59 +00:00
wiz cd82466b8d Fix typo in macro, and another one. 2002-01-21 18:02:53 +00:00
wiz 61d6e22ad7 Use mdoc macros instead of man ones. 2002-01-21 17:58:19 +00:00
wiz 8aa6473f4a mdocify. 2002-01-21 17:56:20 +00:00
wiz 62b318c374 Fix typo in macro. 2002-01-21 17:49:23 +00:00
wiz c406f4a97f Drop some unnecessary lines. (Should have been .\" instead anyway.) 2002-01-21 17:48:01 +00:00
wiz fa94b1c90e Fix typo in macro. 2002-01-21 17:46:42 +00:00
wiz 5f167b7127 Remove '.'-line. 2002-01-21 17:44:45 +00:00
wiz 6b8dcf558f Drop superfluous .Re. 2002-01-21 17:41:01 +00:00
wiz 0f1c65a154 Remove superfluous dot. 2002-01-21 17:39:18 +00:00
wiz 6147e5d240 Fix typo in macro. 2002-01-21 17:38:21 +00:00
wiz 31cd3ffa7e Typo in macro. 2002-01-21 17:27:45 +00:00
wiz 46a8914af0 Fix typos, and formatting fix. 2002-01-21 17:26:17 +00:00
wiz 450fd3e9c9 Sort two macros. 2002-01-21 17:11:55 +00:00
wiz 6ae658642d Punctuation nit, file system separation, and slight formatting improvements. 2002-01-21 15:55:36 +00:00
lukem deb1dc05c2 - document rc_fast_and_loose, racoon, ifwatchd, altq, named_chrootdir,
ntpd_chrootdir, ndbootd, isdnd, isdn_autoupdown, poffd, moused
- reorder some entries
- add "passes xxxx_flags" for some entries
- clarify the types of a few variables
- fix typos
2002-01-21 15:40:55 +00:00
he 2af4d16cbb Say that this driver appeared first in 1.5.3. 2002-01-19 21:59:55 +00:00
wiz 67f778e818 Add FM (per 15281), ROFL and ROFLMAO. 2002-01-19 13:40:33 +00:00
mrg e00fc7b09f add SUNLABEL & SPARCINSTALLBOOT. 2002-01-19 13:32:52 +00:00
lukem f321bdd705 spelo 2002-01-18 14:38:32 +00:00
wiz f69efa71b3 Remove trailing whitespace. 2002-01-18 14:11:10 +00:00
ichiro d2b5ad8b33 add some supported cards 2002-01-18 12:18:17 +00:00
joda 4a42472b23 add support for Ericsson PRISM2 card (kern/15130) 2002-01-17 09:56:43 +00:00
kleink 15c5d59ce0 Two more supported things:
* Siemens MP3-Player USB
* STMicroelectronics ST92163 Mass Storage library Tester
  (used in the above)
2002-01-16 17:10:58 +00:00
tv 1e3d9d1775 Remove parentheticals from _HOST_OSREL, to avoid them showing up in
directory names (which would confuse shells).
2002-01-15 19:13:59 +00:00
wiz fd894e8f02 Grammar and typo fixes, markup improvements. 2002-01-15 16:38:29 +00:00
wiz 9e3abd4bd4 .Bd -literal instead of -unfilled. 2002-01-15 16:15:25 +00:00
wiz af2a05595f .Dd should get long month names; .Sy is symbolic, .Ss is for subsection headers;
drop some unnecessary .Pps.
2002-01-15 16:14:44 +00:00
minoura 8c115084b4 Update for the new boot system. 2002-01-15 16:11:21 +00:00
wiz fa6ac3e52a Drop trailing dot in .Nd. 2002-01-15 14:20:55 +00:00
wiz 7c2519289b Format AUTHORS section. 2002-01-15 02:12:30 +00:00
wiz 36e07239f9 Fix pasto, and sort SEE ALSO. 2002-01-15 02:11:48 +00:00
wiz bec674afb6 Comment out two non-existing xrefs. 2002-01-15 02:11:31 +00:00
wiz 0fdd078e66 Sort SEE ALSO, and comment out non-existing xref. 2002-01-15 02:11:09 +00:00
wiz da6079c91e Punctuation and whitespace nits. 2002-01-15 02:10:51 +00:00
wiz c988cc2be4 Drop a .Pp, and comment out non-existing xref. 2002-01-15 02:10:34 +00:00
wiz 3b84ab90c4 Sort SEE ALSO. 2002-01-15 02:10:17 +00:00
wiz aa402dad71 Drop a .Pp, and comment out non-existing xref. 2002-01-15 02:09:39 +00:00
wiz 80bc00bd5f Punctuation nit. 2002-01-15 02:09:19 +00:00
wiz 305d37b2d8 Formatting fix. 2002-01-15 02:08:49 +00:00
wiz 0f4468d078 Sort SEE ALSO. 2002-01-15 02:08:38 +00:00
wiz 5576f7453a Drop an unnecessary .Pp. 2002-01-15 02:08:10 +00:00
wiz efb4b35491 Punctuation and whitespace nits. 2002-01-15 02:07:53 +00:00
wiz 43aaabd4c3 Punctuation nit. 2002-01-15 02:07:39 +00:00
wiz 0f234d01c7 Sort SEE ALSO. 2002-01-15 02:06:30 +00:00
wiz b8a8064dbf Punctuation nit, sort SEE ALSO. 2002-01-15 02:05:53 +00:00
wiz a1bb3ea977 Drop some unnecessary .Pps. 2002-01-15 02:04:58 +00:00
wiz efdb8f8cc1 Punctuation nit. 2002-01-15 02:04:38 +00:00
wiz d66f8f255c Sort SEE ALSO. 2002-01-15 02:03:42 +00:00
wiz 1d2d5ede1b Formatting nit. 2002-01-15 02:03:32 +00:00
wiz 9127f0ef81 Sort SEE ALSO. 2002-01-15 02:03:07 +00:00
wiz dacb52d6f7 Sort SEE ALSO, drop a .Pp. 2002-01-15 02:02:49 +00:00
wiz 88461eeb13 Sort SEE ALSO. 2002-01-15 02:01:56 +00:00
wiz 487eadfca9 Sort sections. 2002-01-15 02:01:23 +00:00
wiz ed8c2f20d3 Drop a trailing comma in SEE ALSO. 2002-01-15 02:00:58 +00:00
wiz 13272d2566 Sort SEE ALSO. 2002-01-15 02:00:43 +00:00
wiz 120677d92f Sort sections. 2002-01-15 02:00:07 +00:00
wiz 234c30c5eb Drop an unnecessary .Pp. 2002-01-15 01:59:55 +00:00
wiz 814d0bba24 Sort sections. 2002-01-15 01:59:42 +00:00
wiz 1425a9eaab Drop a trailing empty line. 2002-01-15 01:59:34 +00:00
wiz dcb9fd9205 Sort SEE ALSO. 2002-01-15 01:53:48 +00:00
wiz 697ccf640c Drop a trailing dot in SEE ALSO. 2002-01-15 01:53:09 +00:00
wiz 9e2e1268f8 Sort SEE ALSO. 2002-01-15 01:52:57 +00:00
wiz d6c552f339 Sort SEE ALSO, punctuation nit. 2002-01-15 01:52:48 +00:00
wiz b58747c2e5 Sort sections. 2002-01-15 01:52:26 +00:00
wiz 602eabd87e Drop an unnecessary .Pp. 2002-01-15 01:51:15 +00:00
wiz 076ef670bb Sort SEE ALSO. 2002-01-15 01:50:08 +00:00
wiz b55091288f Drop an unnecessary comma in SEE ALSO. 2002-01-15 01:49:56 +00:00
wiz 036bb160a1 Sort SEE ALSO. 2002-01-15 01:49:41 +00:00
wiz ce72cdc103 Drop an unnecessary .Pp. 2002-01-15 01:49:30 +00:00
wiz 45c345aee1 Sort sections. 2002-01-15 01:48:49 +00:00
wiz d4ae979815 Sort SEE ALSO. 2002-01-15 01:48:32 +00:00
wiz 1287166097 Formatting improvements, sort SEE ALSO. 2002-01-15 01:48:19 +00:00
wiz fbbe580358 Add comma in SEE ALSO. 2002-01-15 01:47:54 +00:00
wiz 2146fdb1cd Drop a trailing empty line. 2002-01-15 01:47:45 +00:00
wiz cd5daa51dc Add comma in SEE ALSO. 2002-01-15 01:47:38 +00:00
wiz a4700070b1 Drop a trailing empty line. 2002-01-15 01:47:22 +00:00
wiz c95142b604 Sort sections. 2002-01-15 01:47:03 +00:00
wiz 3f67d6944c Sort SEE ALSO. 2002-01-15 01:46:41 +00:00
wiz 84978d890d Sort sections. 2002-01-15 01:46:29 +00:00
wiz 66a91400fc Drop some .Pps, sort sections and SEE ALSO. 2002-01-15 01:45:28 +00:00
wiz 35f42d96d9 Drop some .Pps, and convert some empty lines to .Pps. 2002-01-15 01:44:58 +00:00
wiz a6623f6ddf Sort SEE ALSO. 2002-01-15 01:43:27 +00:00
wiz b682fecaec Formatting improvements, sort sections. 2002-01-15 01:43:17 +00:00
wiz 73e1c0e07b Sort SEE ALSO. 2002-01-15 01:42:14 +00:00
wiz da0a59b443 Add RCS Id. 2002-01-15 01:42:01 +00:00
wiz 3b53396b96 Drop some unnecessary empty lines, sort sections. 2002-01-15 01:41:11 +00:00
wiz 51b5f1fab1 Use standard headers, sort sections and SEE ALSO. 2002-01-15 01:38:46 +00:00
wiz 2f7c43c2e1 Drop a trailing comma in SEE ALSO. 2002-01-15 01:38:28 +00:00
wiz 5936295f43 Sort SEE ALSO. 2002-01-15 01:38:16 +00:00
wiz 2f782e07aa .Pp instead of empty lines, use .Xr in one place, and quote ? as macro argument in another. 2002-01-15 01:38:04 +00:00
wiz 82331d2817 Use standard headers, sort sections and SEE ALSO. 2002-01-15 01:37:10 +00:00
wiz 2f28a75eb6 Drop a trailing dot in SEE ALSO. 2002-01-15 01:36:51 +00:00
wiz ab8993879a Comment out nonexisting xref, use .Nx instead of NetBSD. 2002-01-15 01:36:36 +00:00
wiz 90561d66ba Fix to xrefs. 2002-01-15 01:36:15 +00:00
wiz abcad0c4a0 Sort SEE ALSO, use .Nx instead of NetBSD. 2002-01-15 01:36:02 +00:00
wiz 594c68e260 Sort SEE ALSO. 2002-01-15 01:35:44 +00:00
wiz c740642bed Sort sections, sort SEE ALSO, .Ic instead of .Xr for non-existing programs. 2002-01-15 01:35:27 +00:00
wiz b2f02c319b Use standard headers, sort sections. 2002-01-15 01:32:14 +00:00
wiz 0ce4d14178 Drop a .Pp. 2002-01-15 01:32:01 +00:00
wiz 819702379e Use standard headers, sort sections. 2002-01-15 01:31:48 +00:00
wiz 38bb3f47b5 Drop .Pp before/after (sub)section headers. 2002-01-15 01:31:30 +00:00
wiz fc716dcf38 Sort sections. 2002-01-15 01:30:45 +00:00
wiz fef8e5e62b Formatting improvements. 2002-01-15 01:30:39 +00:00
wiz 353da80a47 Use .Sx for section xref, drop a .Pp. 2002-01-15 01:30:14 +00:00
wiz bd986e3ce7 Drop trailing empty line. 2002-01-15 01:29:43 +00:00
wiz db2de30884 Drop empty section. 2002-01-15 01:29:06 +00:00
wiz 5816470cf6 Sort SEE ALSO. 2002-01-15 01:28:55 +00:00
wiz 2008df6d6d Drop empty section. 2002-01-15 01:28:28 +00:00
wiz fac835abcc Sort SEE ALSO. 2002-01-15 01:28:20 +00:00
wiz 56f73b76f7 .Pp instead of empty line, sort SEE ALSO. 2002-01-15 01:27:58 +00:00
wiz e5d3eda691 Sort SEE ALSO. 2002-01-15 01:27:42 +00:00
wiz 29aea68846 .Pp instead of empty line. 2002-01-15 01:27:32 +00:00
wiz f37d35ae03 Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO. 2002-01-15 01:25:39 +00:00
wiz 583244fcd2 Sentences should end with a dot. Drop a .Pp. 2002-01-15 01:25:19 +00:00
wiz 8f69467d84 Sort sections. 2002-01-15 01:24:23 +00:00
wiz df84324971 Do not Xr RFCS; give more details for RFCs in SEE ALSO; formatting improvements. 2002-01-15 01:24:10 +00:00
wiz 145034b1e6 Formatting improvements, add missing comma in SEE ALSO. 2002-01-15 01:12:34 +00:00
wiz e05a34f6dc Drop .Pps after (sub)section headers. 2002-01-14 13:50:43 +00:00
wiz f858234f33 Whitespace fixes. 2002-01-14 13:46:53 +00:00
ross 56ea8e6b0b Update, reference pkgsrc, fix grammar, & note nasty resolver bug. 2002-01-14 07:17:51 +00:00
martin ce84e24c89 Add a strong recomendation to set net.inet.tcp.mss_ifmtu=1 when using
pppoe interface to connect to the internet.
2002-01-13 18:40:52 +00:00
enami 0450e33b1e Regen. 2002-01-12 22:06:01 +00:00
enami 2e429f2fb0 Don't refer fdc(4) for /dev/fd/. 2002-01-12 22:05:33 +00:00
jdolecek ab1b91dffe Add pckbd.pl.iso8859-2, by Dawid Szymanski. 2002-01-12 21:07:11 +00:00
jdolecek ec895ae875 Polish keyboard map, from Dawid Szymanski.
Also addresses keymap part of misc/13783 and misc/14018.
2002-01-12 21:01:57 +00:00
wiz 81cc127219 Sync mentioned section headers with mdoc.template; update descriptions of
.Os and .Dt arguments to current practice; don't hardwire NetBSD version
name (was still at 1.4...).
2002-01-12 02:25:32 +00:00
wiz d0a7520fe5 Mention LIBRARY section, and some minor changes. 2002-01-12 02:24:29 +00:00
nathanw 0244dbad00 Reserve the SA malloc type on the trunk. 2002-01-12 00:00:39 +00:00
lukem 328430b633 revert previous, and reenable tools/makefs now that it works on
netbsd-current and netbsd-1-5
2002-01-10 05:17:20 +00:00
tv bc23e55bd1 Disable makefs in src/tools for the moment; it's very dependent on -current
NetBSD headers and sources right now.  (Temporary workaround for PR 15175.)
2002-01-09 16:58:35 +00:00
jmcneill 227bbc411e Remove 'lack of recording support' from BUGS section. 2002-01-07 07:36:57 +00:00
deberg 2549a25553 sync type list with <sys/malloc.h> 2002-01-07 01:00:31 +00:00
deberg fe19c3cc0e add MALLOC.9 and FREE.9 2002-01-07 00:59:43 +00:00
deberg 83b973efe6 typos 2002-01-06 22:42:41 +00:00
deberg bf6454fc5c fix typo 2002-01-06 22:15:19 +00:00
deberg 8c068e11b6 add VOP_GETPAGES to NAME and create link 2002-01-06 21:29:20 +00:00
wiz 51bc54436e Fix a typo. 2002-01-06 18:35:46 +00:00
wiz 05a18a0161 Improve markup a bit, sort options, fix a typo. 2002-01-06 17:27:05 +00:00
wiz ac13c1da23 Sort esa entries. 2002-01-06 17:01:25 +00:00
wiz de146a0724 Grammar fixes. 2002-01-06 16:57:11 +00:00
augustss 73389fa613 Xref esa(4). 2002-01-06 16:30:54 +00:00
jmcneill 52fcbae2dc Add manual page for esa(4) 2002-01-06 16:08:17 +00:00
mrg 9230e402ce add a simple binstall(8). hi wiz! 2002-01-06 07:44:11 +00:00
jmcneill 4d134efd61 Add appropriate cross references between bktr(4) and radio(4) manual pages. 2002-01-06 02:53:54 +00:00
mrg e5a41e331a generate man pages into a temporary file and rename it if groff succeeds.
this avoids a problem where groff was dumping core and leaving empty
manpage.catN files, that would later not be rebuilt.
2002-01-06 01:27:25 +00:00
deberg d9337359c8 fix typo 2002-01-05 20:35:49 +00:00
mrg 2e2c2dfb4f do not overwrite ${ZIC} if it is already set. 2002-01-05 07:35:20 +00:00
mrg ed3bd49a81 add ${ZIC} 2002-01-05 07:34:08 +00:00
mrg b193186a84 add ${MAKEFS} 2002-01-05 07:29:31 +00:00
tron a7b86ccd43 Udpate documentation of "UNLIMIT_RESOURCES" for new format. 2002-01-05 06:49:42 +00:00
ross fa52dc5a38 Add a needed .El 2002-01-04 21:38:16 +00:00
thorpej 5da850da23 For PROG_CXX DESTDIR builds, pull in -lstdc++ and -lm regardless
of GCC version.
2002-01-04 19:07:18 +00:00
bjh21 ab2303a1d4 BBBB has been removed. It's manpage should be too. 2002-01-04 15:29:06 +00:00
wiz 61d41d2703 Markup improvements. 2002-01-04 12:07:02 +00:00
tron d5912a8691 Add documentation for "UNLIMIT_RESOURCES". 2002-01-04 12:02:13 +00:00
wiz c80596d5fb Add a missing comma. 2002-01-04 11:11:49 +00:00
augustss 929c27149a Xref ustir(4). 2002-01-04 11:09:05 +00:00
thorpej 4a756ca168 Switch the MIPS ports to the new-toolchain. 2002-01-04 06:23:41 +00:00
wiz be4a2a733f -width needs an argument. Do -item instead of -tag in this .Bl. 2002-01-04 01:23:26 +00:00
tv 06f06e280f Add more tolerant script-based implementation of mkdep for host tool
compiles.  Based loosely on mkdep.old.compiler (so CSRG license copied),
but now uses just one rewrite (awk) process per cpp invocation and
determines the proper way to run cpp and awk via a "configure" script.

Use HOST_MKDEP in bsd.hostlib/hostprog.mk (defaulting to the old override
value of MKDEP), and give it a TOOLDIR equivalent in bsd.own.mk.
2002-01-03 22:45:23 +00:00
tv f5a9d4e145 Don't end up with a "rm -f" statement with no args. Fixes toolchain/15074. 2002-01-03 19:11:17 +00:00
augustss 7528be111a Xref ustir(4). 2002-01-03 19:02:54 +00:00
augustss 1270a85dc7 Add ustir(4) man page. 2002-01-03 18:29:33 +00:00
tv e53be948f7 Use groff's ".mso" to find tmac files in /usr/share/tmac, rather than
hardcoding a path.  (This allows these files to be relocated easily.)
2002-01-03 16:30:16 +00:00
thorpej 3797a3f56f Remove x86-64 "nolint" hack. 2002-01-02 23:58:18 +00:00
thorpej 6e1a67a44b Remove the "MKLINT=no if HAVE_GCC3" hack; a patch to support lint
comments has been submitted to the GCC maintainers, so if you're
using a GCC 3.x that doesn't support lint, set MKLINT=no in mk.conf.
2002-01-02 23:48:19 +00:00
augustss c4d16b2838 Sort attachments. 2002-01-02 04:09:13 +00:00
augustss e53ad4ec0e Xref udsbr(4). 2002-01-02 03:24:52 +00:00
augustss 1928358f48 Add udsbr(4). 2002-01-02 03:15:03 +00:00
wiz a152e6e23e Whitespace nits. 2002-01-02 02:15:42 +00:00
wiz ebb2a6eca9 Fix a typo and uppercase half a word. 2002-01-02 02:14:48 +00:00
augustss 1ec3f0c9cc Remove factual errors from the radio man pages.
Also rearrange some information.
2002-01-02 02:08:02 +00:00
augustss 2a96325dfe Xref radio pages. 2002-01-01 22:54:36 +00:00
wiz 5371349c1e Sort sections, drop any trailing dots at end of SEE ALSO section. 2002-01-01 22:54:11 +00:00
wiz e444a75ab8 Sort sections. 2002-01-01 22:51:10 +00:00
wiz 8999cac7c3 Sort sections, drop a space. 2002-01-01 22:50:29 +00:00
augustss 2817b7c5b5 Add xrefs and touch up a little. 2002-01-01 22:34:06 +00:00
augustss b35aae7c82 Make the man page more accurate. 2002-01-01 22:14:05 +00:00
augustss 27e1a497ea Xref radioctl(1). 2002-01-01 22:10:28 +00:00
augustss 80fe404c6a Add radio(4) man pages. 2002-01-01 22:09:42 +00:00
mrg c41c89d556 fix typo: u-are -> u-area 2002-01-01 08:03:43 +00:00
thorpej 4c0be6ef79 If HAVE_GCC3 is set, force MKLINT to "no", since GCC 3.x's C pre-processor
does not yet support our lint(1).
2002-01-01 01:44:29 +00:00
thorpej d68ee9d8e3 Per a suggestion from matthew green, PROG_CXX takes the place of
PROG for C++ programs.
2002-01-01 01:38:25 +00:00
thorpej c32d4e9692 Don't set NOPROFILE for x86-64. 2002-01-01 01:17:32 +00:00
thorpej 48a03ed537 Document PROG_CXX and HAVE_GCC3. 2002-01-01 00:34:26 +00:00
thorpej 04520355fe * If PROG_CXX is set by the program's Makefile, use ${CXX} to link
the program rather than ${CC}.
* If HAVE_GCC3 is defined, pull in "-lstdc++ -lm" as additional C++
  support libraries for DESTDIR builds.
2002-01-01 00:27:06 +00:00
thorpej 3b7fb63d99 Document MKBFD, MKGDB, MKGCC. 2001-12-31 23:11:05 +00:00
thorpej 1c95f6c025 * Remove -Wno-format -fno-builtin from CFLAGS in the x86-64 case.
* Default MKBFD, MKGDB, and MKGCC to "yes".  Set them to "no" for
  x86-64.
2001-12-31 23:06:34 +00:00