Commit Graph

2635 Commits

Author SHA1 Message Date
msaitoh 0fcbe067c6 s/ the the / the / 1999-10-08 20:13:42 +00:00
msaitoh e73ef7c8bf s/ a a / a / 1999-10-08 19:55:43 +00:00
hubertf 3b21dce24e Add some help on when to use USE_X11BASE. 1999-10-07 12:45:38 +00:00
msaitoh e49b15da29 add GNU_ARCH.sh3=sh 1999-10-06 18:24:00 +00:00
jdolecek aef7e0d519 Add signal(7) manpage, with list of signals available under NetBSD.
For now, it includes just the list with basic information about
each signal, some more general signal-related staff might be
added in the future.

Thanks to Soren S. Jorvang <soren@NetBSD.org> for his help.
1999-10-06 17:05:42 +00:00
ad 6b84a3d764 Back out previous; this was not well thought out. 1999-10-06 08:50:43 +00:00
ross bea0778f75 RSN real soon now 1999-10-05 05:53:42 +00:00
ad 221c1729ad - Make 'pmax' an alias for 'rcons'
- Make 'pmax-color' an alias for 'rcons-color'
1999-10-04 23:18:40 +00:00
ross 9f602dd011 Finish edits for new -s option. 1999-10-04 19:20:33 +00:00
garbled 24473bdec7 Update with new 623 and 480 area codes for Arizona. Not positive about
how Phoenix divides on those lines, but the whole thing is rediculously
confusing anyhow.
1999-10-04 17:07:17 +00:00
simonb 43121a25ec A few more... 1999-10-01 04:06:47 +00:00
soren 37b9dadef6 Update minimal note on PCMCIA support. 1999-09-30 10:42:04 +00:00
ad 2bb59077e8 EISA frontend for DPT driver (as yet untested). 1999-09-29 20:38:51 +00:00
itojun e62978b2ef add comments on inner IPv6 link-local address issue (on IPv4-over-IPv6 tunnel).
Suggested by: Feico Dillema
1999-09-29 15:38:41 +00:00
bouyer 510907ed01 Document CTL_PROC, the core filename format it core(5), and xref sysctl(8),
sysctl(3), core(5) in various place.
Document 'options DEFCORENAME' inj options(4) and $defcorename in rc.conf(5).
1999-09-28 14:52:32 +00:00
ad 2bfc794dfa Manpage for 'dpt' driver. 1999-09-28 09:24:05 +00:00
ad 1f8abac40a scsibus* at dpt? 1999-09-27 23:49:07 +00:00
jdolecek 945fe691ae Move symlink.7 to share/man/man7/, where it belongs 1999-09-27 17:44:49 +00:00
tron 6b7726b754 Use new "makewhatis" program to create whatis.db database. 1999-09-25 21:18:02 +00:00
is c0716a7052 New MTU handling, and mention IPv6 support. 1999-09-25 19:35:14 +00:00
wrstuden 1a546b9c98 Zap proginstall and scriptinstall - they don't make sense for hostprog. 1999-09-24 17:48:57 +00:00
itojun 304f5842ea update description for IPSEC_ESP.
need a symlink for src/crypto-{us,intl}.
(could someone check the wording?)
1999-09-24 17:18:14 +00:00
simonb edde11af38 Fix tyop in roff macro name. 1999-09-24 07:44:05 +00:00
tron 4c33d8ac2b Replace "nullfs" by "null". Fixes PR misc/8481 by Feico Dillema. 1999-09-23 16:03:12 +00:00
wrstuden 9229eeaa2b Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can
more readily depend on each other.

An lkm which depends on another lkm now only needs to set

KMOD_LOADFLAGS= -A../../path/to/other/lkm's/${KMOD}

and the lkm will link against the other lkm's symbols. Obviously the other
lkm had better be loaded. ;-) Note: the -A option to modload was pre-
existing. This change makes it possible for users of this file to take
advantage of it.
1999-09-22 18:06:21 +00:00
matt 12197da646 Note support of FDDI and Token Ring 1999-09-21 22:39:14 +00:00
hubertf e6c3e8cd07 Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
ad be6210e273 Note and describe 'options PCDISPLAY_SOFTCURSOR'. 1999-09-20 11:39:40 +00:00
veego 1c2455ff92 Add man8.bebox. 1999-09-20 06:51:26 +00:00
sakamoto 5e17067e2d add man8.bebox and new files which relate to MAKEDEV. 1999-09-20 03:46:30 +00:00
hubertf d56d594104 MLINKS always wants two (*n) arguments 1999-09-20 00:24:56 +00:00
hubertf ae7fd53e0a regen w/o empty section 1999-09-20 00:09:00 +00:00
perry e8116cf7b4 sort properly. hpcmips doesn't come after x68k. 1999-09-19 22:38:43 +00:00
simonb f9d2e41bb7 Supply an argument to -width in bulleted list definition. 1999-09-19 13:00:13 +00:00
takemura 99c6eadf85 Add man8.hpcmips. 1999-09-19 09:52:28 +00:00
tron d8374e2e8b Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441. 1999-09-19 09:35:44 +00:00
ross 33630db000 Document -s: arrange for a Sun and NetBSD/sparc-compatible checksum. 1999-09-19 03:07:59 +00:00
takemura acf6db50be Create new directory, man8.hpcmips and add new files which relate to MAKEDEV. 1999-09-19 02:59:16 +00:00
hubertf 1e7e884322 regen (mac68k, mvme68 and pmax didn't have these files before) 1999-09-18 00:31:01 +00:00
hubertf fd0e795c41 mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
they have one now.

There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
hubertf b3a4c76acf Script to automatically generate man8.*/MAKEDEV.8 manpages from
etc.*/MAKDEV scripts, and template files for the manpages.
1999-09-18 00:15:05 +00:00
augustss f30ff2bf0f Fix typo. 1999-09-16 19:49:04 +00:00
augustss c5e6ea113e Update MIDI man page a little. 1999-09-16 19:47:49 +00:00
kleink 02fd6c4586 KISS 1999-09-16 12:47:31 +00:00
fvdl 7f5f4a3af3 Remove getopt from the Makefile too. 1999-09-16 09:12:06 +00:00
sommerfeld eabdb3b0c8 Define CONFIG, so it can be overridden for cross-builds. 1999-09-16 00:28:31 +00:00
hubertf 22a8f1af18 This file is hopeless outdated & broken and would need some rework to
get it going. Given that we have a decent example in the getopt(3) manpage
and lots of working getopt() examples in our source, this is removed.
1999-09-15 12:35:37 +00:00
hwr 9dd92b1071 Fix a typo. 1999-09-15 09:41:51 +00:00
perry 9ad44ce879 Add a "dependall" target, which does a "make depend" and then "make all"
in a single directory. This is useful in "make build" because by doing
the build immediately after the depend, all sources will typically
still be in the buffer cache, thus saving significant time over doing
a "make depend" on all the directories and then a "make all".
1999-09-14 01:31:11 +00:00
augustss 3fd31dc711 Make uhub(4) a link to usb(4). 1999-09-13 23:04:34 +00:00