Commit Graph

5316 Commits

Author SHA1 Message Date
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