Commit Graph

4256 Commits

Author SHA1 Message Date
sommerfeld e538aac13b Don't send .WAIT into the bitbucket 2001-01-09 02:08:32 +00:00
martin 6d1e5dd848 Regen after adding of isdn devices to MAKEDEV scripts. 2001-01-08 22:27:51 +00:00
rh 1e5b48b49d Add 'esm' to audio devices section 2001-01-08 21:00:20 +00:00
rh ad95c5fc9b Add reference to esm(4) 2001-01-08 20:12:51 +00:00
rh fde1710f1c Add manpage for 'esm' PCI audio driver 2001-01-08 20:03:34 +00:00
itojun 561c43d3fa use MACHINE_CPU=arm on both arm26/32. 2001-01-08 13:28:08 +00:00
mrg 9354cc7a64 add missing $LIBCRYPTO_RC5 and $LIBCRYPTO_IDEA 2001-01-08 07:41:10 +00:00
mrg 762bc3c71a add missing $LIBSSL 2001-01-08 07:36:10 +00:00
itojun 9833445e10 declare MACHINE_CPU. MACHINE_CPU will be generated from MACHINE_ARCH,
to identifiy CPU type in build tree (like mipse[lb] -> mips, sh3e[lb] -> sh3).

XXX what should we do about arm and sparc?
2001-01-08 07:28:07 +00:00
martin 592d28a907 Regen after MAKEDEV update. 2001-01-08 06:22:42 +00:00
ad dc084200cc Sync with reality. 2001-01-07 16:01:10 +00:00
garbled 579b447179 Argh.. I forgot to enable the sushi subdir in this Makefile, fix.
Pointed out by Lennart Augustsson in private email.
2001-01-07 07:10:30 +00:00
martin 244a56810f Update after ISDN devices have been added. 2001-01-06 13:53:18 +00:00
martin 56d43050fc Enable ISDN examples. 2001-01-06 13:28:19 +00:00
martin 0a970e19e4 Import of ISDN4BSD configuration example files 2001-01-06 13:26:27 +00:00
garbled 236075fa43 Fix some stupidity in here. There seem to be some definate problems with
this script, that didn't exist before..  It's going to take some doing to
figure them out..
2001-01-06 07:31:03 +00:00
garbled e6b7556dfb Add libcdk to these two files 2001-01-05 15:59:30 +00:00
martin f7c04f17a4 Enable new imported ISDN4BSD man pages. 2001-01-05 15:46:12 +00:00
martin 295d8f125c Documentation for the kernel part of ISDN4BSD.
XXX - needs some work
2001-01-05 15:43:14 +00:00
blymn 3231707aae added libform 2001-01-05 13:11:00 +00:00
blymn 2ba6155111 Added libform. 2001-01-05 12:59:25 +00:00
garbled c6745fa911 Change the sed string to work better with -current.. 2001-01-05 07:50:12 +00:00
garbled 4bf4b46a81 Forgot a makefile.. OOps. 2001-01-05 07:33:32 +00:00
garbled 19b9c78e4c Add the motherload of Makefiles to install all these fun forms and scripts.
I think writing these makefiles takes longer than writing the menu items
themselves.. ;)
2001-01-05 07:32:32 +00:00
garbled 746adc63eb Fix a stupid typo 2001-01-05 03:46:38 +00:00
garbled ceb08cea2c Add all the help menus, and working menu items I currently have for sushi.
Note, these directories are missing Makefiles..  I know that.. and I'm
working on it.
2001-01-05 02:06:53 +00:00
itojun 083a373737 s/.INIT/.BEGIN/ for NetBSD make 2001-01-05 00:25:59 +00:00
garbled 9c926b4602 Add LIBCDK and LIBFORM definitions 2001-01-04 23:52:00 +00:00
itojun 180f4678a4 die if MACHINE_ARCH == sh3 2001-01-04 15:17:41 +00:00
itojun c5fb04a57e sh3 split (MACHINE_GNU_ARCH) 2001-01-04 10:29:11 +00:00
itojun 973149dcb3 sh3 split 2001-01-04 08:32:02 +00:00
nathanw 9f55870caf Put correct whitespace in .Xr command so that the comma doesn't end up
in the section description.
2001-01-03 20:19:42 +00:00
itojun 6c348b2e2e add $ip6sitelocal, to control installation of reject route for fec0::/10. 2001-01-03 17:54:04 +00:00
lukem 9661e3aa77 add LIBC_DIAGASSERT and MALLOC_OPTIONS 2001-01-03 13:35:11 +00:00
lukem 77d909536c remove unnecessary duplication 2001-01-03 13:32:33 +00:00
lukem b206a768a3 add manual page for _DIAGASSERT(3) 2001-01-03 13:29:59 +00:00
lukem 39de8f8975 improve readability 2001-01-03 07:50:54 +00:00
augustss 627c81d365 Add uyap(4) man page. 2001-01-02 22:32:28 +00:00
simonb 15f972c29b Switch NetBSD/hp300's OBJECT_FMT to ELF 2001-01-02 04:34:37 +00:00
hubertf 6e09105843 * Remove documentation of NOCLEANDEPENDS (it's set by default, and there
is no need to change things on that area)
 * Document MAKEFILE, per PR 11866 by Richard Tibbetts <tibbetts@mit.edu>
2001-01-01 22:27:14 +00:00
augustss d3562d8247 Remove some scanners that should be handled by another driver. 2001-01-01 18:59:20 +00:00
sommerfeld bdeb8ccecf Restore the intermediate subdir-${targ} targets since they're
referenced elsewhere; fixes problem of afterinstall running too soon.
2001-01-01 15:27:31 +00:00
ad 53c964df98 +LJBF 2000-12-31 13:39:02 +00:00
sommerfeld 92b01a91b8 Correct typos (SUBDIR, not SUBDIRS).
Document use of .WAIT in SUBDIR
2000-12-30 14:34:51 +00:00
sommerfeld fd805ed302 Change ${PRINTOBJDIR} to a "safer" but more complex form which avoids
infinite recursion when directories reference each other or themselves
(most common when a FOOOBJDIR is defined in a common Makefile.inc).
2000-12-30 14:34:09 +00:00
sommerfeld 3459e6c590 Change SUBDIR expansions so that a .WAIT in a subdirs list turns into
.WAIT (rather than a ${targ}-.WAIT) in the ${targ}'s subdir dependancy list.

This allows .WAIT to be used in SUBDIR as a synchronization barrier
for recursive parallel builds.
2000-12-30 14:32:04 +00:00
itojun 94975bfc4e wrap "locale" by MKNLS != no. req'ed by mrg 2000-12-30 04:21:20 +00:00
itojun f9d029c7cc document host build tools (like rpcgen) in bsd.README. PR 11839 2000-12-30 04:11:34 +00:00
itojun e3f54d12af move src/share/mklocale into src/share/locale/ctype. PR 11838. 2000-12-30 02:33:04 +00:00
mellon f693a6019a Add pfy (Lance Berc) 2000-12-29 19:42:08 +00:00
itojun 87f5fc92dd document MKLOCALE is not a variable to control build behavior. per PR 11839. 2000-12-29 03:18:32 +00:00
thorpej d7f68b8aa0 Don't install a no-longer-present file. 2000-12-29 01:52:25 +00:00
sommerfeld ea23a4b9a6 Preliminary pci_intr_* man page. 2000-12-28 23:06:08 +00:00
is 70692a9b20 Gone since May 2000. 2000-12-28 22:29:57 +00:00
hubertf 1aecee892f Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, WS_KERNEL_COLATTR
to synopsis. Partly by Dominik Rothert <dr@astorit.com>.
2000-12-26 13:02:18 +00:00
wiz 987c42ae1c some whitespace cleanup 2000-12-24 02:52:53 +00:00
itojun cd483dd854 use ${MKLOCALE} from bsd.sys.mk. PR 11801. 2000-12-23 22:48:26 +00:00
itojun 9ad9be84eb declare ${MKLOCALE}. PR11801. 2000-12-23 22:47:28 +00:00
bjh21 883b619b51 MAU detection on E200 now works. 2000-12-22 22:24:09 +00:00
itojun 1f25592a51 declare SWIDTH1. 2000-12-22 01:37:22 +00:00
itojun d31d542a97 populate citrus xpg4dl locale definitions into /usr/share.
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.

TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
itojun c2c9f31e53 for cross builds, use /usr/bin/mklocale. we use the same locale format
for all platforms (not tested - please).
remove bogus comment
2000-12-22 01:11:48 +00:00
itojun d2af81ac0d s/la_LN/en_US/. la_LN is not really official, so is not meaningful even
as an template.
2000-12-22 00:54:43 +00:00
itojun 3e567fe207 LC_CTYPE locale files for citrus xpg4 locale. 2000-12-22 00:36:05 +00:00
bjh21 5cff2cca3b We seem to have support for automatic media selection now. 2000-12-20 23:11:26 +00:00
bjh21 454c532104 Add eh(4). 2000-12-20 21:24:35 +00:00
bjh21 0c2232a7c4 Manual page for the eh driver, for older i-cubed EtherLan cards. 2000-12-20 21:12:14 +00:00
jhawk 99cad24a0c First appeared in 1.6 (or possible 1.5.1, but we don't
know that yet), not in 1.5.
2000-12-20 02:16:33 +00:00
onoe 808d00175e add reference to an(4). 2000-12-19 15:33:52 +00:00
onoe e371bfa913 add more note for Cisco 340 series. 2000-12-19 15:24:28 +00:00
bouyer 131e5cac54 Ops, forgot to mention ti(4) as supporting 802.1Q MTU. 2000-12-19 14:52:37 +00:00
kleink f02540ff10 C99: Print the name of the function enclosing the assertion, if possible. 2000-12-19 14:32:59 +00:00
kleink d4f46f5156 Import tzdata2000h. 2000-12-19 14:27:54 +00:00
bouyer 7aa9a94003 Note 1000baseT support, and remove "VLAN not supported" from bug section. 2000-12-19 14:10:51 +00:00
bouyer 0f4954d655 Document the MTU problem and drivers supporting the 802.1Q MTU. 2000-12-19 14:04:03 +00:00
wiz 9632067072 add FSVO (for some value of) 2000-12-18 15:05:30 +00:00
soren 86e8bea553 an(4) is not specific to i386. 2000-12-17 21:44:50 +00:00
thorpej a4e1165923 Note the isapnp front-end for the Aironet driver. 2000-12-17 20:38:22 +00:00
lukem bacbe78fc4 use `service' instead of `program' 2000-12-15 00:57:27 +00:00
augustss 47ebd7e631 Spell the name of the driver an (not wi), also note pci attachment. 2000-12-14 04:49:20 +00:00
onoe 9676644627 fix typo: no not -> do not 2000-12-14 03:11:45 +00:00
onoe d565f4b278 add an.4 2000-12-14 03:03:58 +00:00
onoe a98df4a85f man page for an driver, obtained from FreeBSD. 2000-12-13 21:00:53 +00:00
itojun bac5a05e92 s/IP-only/IPv4-only/. 2000-12-12 18:15:38 +00:00
bjh21 fc878a5f9c Bump Dd 2000-12-11 23:50:16 +00:00
bjh21 2268d7952a Document cache-disable flag. 2000-12-11 23:49:36 +00:00
augustss 19954165b5 Since lkm/ seems to be gone now, don't list it as a SUBDIR. 2000-12-11 19:39:33 +00:00
ad a52c851297 London switched area codes earlier this year. While there's supposedly only
one code, for the moment they still map to inner and outer London (as the
old ones did), so supply two codes.
2000-12-11 15:44:19 +00:00
hubertf e2c37ca77d Update, submitted by petri.koistinen@iki.fi in PR 11691 2000-12-11 15:35:09 +00:00
jdolecek a780efe627 reformat the module type descriptions, add stuff from former
/usr/share/lkm/README
add (short) Emulation module description, update Execution Interpreters
entry
add NOTES sections, mention secutiry considerations here and note that
module can crash system easily (part of the latter was also taken from
/usr/share/lkm/README)
don't xref /usr/share/lkm (that doesn't exist anymore) - reference
lkm/ under kernel source tree
remove BUGS section - the bit about 'killing machine' is under NOTES now,
and the streams note is outdated
2000-12-11 13:58:02 +00:00
ad f7e9cac3fa Xr iopctl 8 2000-12-11 13:53:11 +00:00
jdolecek 02ab8e1e3f nuke /usr/share/lkm - kernel modules are inherently depedant upon kernel,
so the example lkms should be included in kernel sets only; furthermore,
the stuff was highly outdated
relevant items will be moved to lkm(4) and under syssrc/sys/lkm/
2000-12-11 13:44:00 +00:00
ad 119e6fa6aa Document the ioctl() interface. 2000-12-11 13:15:43 +00:00
ad 5ffa79d642 Remove junk. 2000-12-11 13:11:59 +00:00
ad f92936a714 Fix typo, and sync with reality. 2000-12-11 13:10:24 +00:00
jdolecek fe3aea6c34 nuke vfs examples - we have enough examples in kernel sources 2000-12-11 09:14:28 +00:00
bjh21 87517b3e0d Add podulebus(4) and unixbp(4). 2000-12-09 18:30:01 +00:00
bjh21 faef3e8ac9 Manual page for unixbp. 2000-12-09 18:29:17 +00:00
augustss cba59795d5 Fix tyop. 2000-12-09 02:11:51 +00:00
briggs 47ed89c687 Add
bofh - bastard operator from hell
and	lart - luser attitude readjustment tool (ie, hammer)
from Paul Goyette.
2000-12-08 15:17:23 +00:00
scw 9b343e1abc NetBSD/mvme68k's OBJECT_FMT is now officially ELF. :-) 2000-12-07 08:35:15 +00:00
jdolecek 7f028da379 add I/O Data USB-ET/T to the list of supported devices 2000-12-06 21:45:41 +00:00
sommerfeld 304faf39ff define PRINTOBJDIR as a canned known-safe print-objdir invocation. 2000-12-06 03:21:33 +00:00
mycroft 60e1ee6e37 This is *purely* anal-retentive, but: remove extra spaces in the generated
commands in the previous.
2000-12-05 22:18:30 +00:00
mycroft 4a6da470ba When handling ELF library symlinks, rather than removing and recreating the
symlink, instead create a temporary one ending in `.tmp' and `mv -f' it.
This way there is no window where libc isn't loadable (and thus
`make -j 100 install' works for libc).
2000-12-05 22:12:37 +00:00
wrstuden 4a36104a80 Sync with current versions of MAKEDEV files. Was meant to catch
addition of ttyCY to bebox, i386, macppc, and prep, but evidently
is catching more.
2000-12-05 21:25:35 +00:00
wrstuden c394928040 Update to changes in MAKEDEV. Intended to catch addition of ttyCY,
but is catching more.

Also, this is the first checkin using rev 1.2 of MAKEDEV.8.template,
and as such includes removal of the requirement to acknowledge
Christopher G. Demetriou in advertizing material.
2000-12-05 21:24:36 +00:00
drochner 19e58bdc3b documentation for NFS_BOOT_BOOTP_REQFILE 2000-12-05 18:05:49 +00:00
jdc 0271b15d0c Document 'ac'. Pointed out by Greywolf in current-users. 2000-12-03 20:51:59 +00:00
minoura 9532cd253c Alias compat_win32.8 and peace.8. 2000-12-03 02:41:19 +00:00
minoura 756530c58f Update. 2000-12-03 02:39:42 +00:00
wiz 0cd705dd27 add NFW 2000-12-01 02:33:32 +00:00
soren 7e2c7ffc2b Danish area codes have faded away. 2000-11-30 14:07:17 +00:00
jdc 25d69ca80f Boot OS is -b not -o. 2000-11-28 19:38:38 +00:00
ad 5edd5b624f Note auich. 2000-11-28 12:42:51 +00:00
thorpej ea9d918cfd Manual page for the auich(4) driver. 2000-11-28 05:15:12 +00:00
ad 57ea462da2 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
takemura 3c9d9276dc Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
PWR_SOFTRESUME. Apm calls powerhook with the values in normal interrupt
priority level while others are protected with splhigh().
2000-11-26 11:08:57 +00:00
mrg 718e340319 document sparc64 usage. 2000-11-26 00:44:16 +00:00
bjh21 14463914f3 Add my explanation of the memory map. 2000-11-25 23:55:34 +00:00
itojun 2d2363e5d1 .Nd .Tn is too much. from openbsd, sync with kame 2000-11-24 10:25:11 +00:00
itojun 90f1f763c8 sync with recent kame.
- on AF_INET6, :: does not mean "local node"
- update draft/RFC revisions
2000-11-24 10:10:34 +00:00
itojun 5cd73eb3de mark some items that assume INET. 2000-11-24 10:09:46 +00:00
scw 7a09b2eab5 Document the bus_space_peek_N() and bus_space_poke_N() families
of functions, as proposed on tech-kern.

These provide a way to safely access bus space without crashing
the system if nothing responds on the bus.  c.f. `badaddr()'.
2000-11-23 22:56:53 +00:00
bjh21 e504c4c442 Copyright notice, RCSID. 2000-11-22 00:43:02 +00:00
bjh21 afecaa7cf7 Fix missing backslash in last commit. 2000-11-22 00:30:11 +00:00
bjh21 857cccb009 Move the BBBB man page out of the kernel tree, since it needs to be built on
all architectures and non-arm26 systems won't descend into sys/arch/arm26.
2000-11-22 00:28:45 +00:00
wiz 98e25ea2e6 Install adapted config file instead of old one. 2000-11-20 00:47:10 +00:00
wiz 3819ccc8d0 Adapt config file example to am-utils-6.0.4. 2000-11-20 00:46:09 +00:00
wiz a496089c05 add SUS 2000-11-18 18:13:38 +00:00
lukem 71e62d7ddb use Dq as appropriate 2000-11-17 10:14:16 +00:00
lukem 18a3e2e22d - provide example of line syntax
- use Em instead of Ar
- use Dq as appropriate
2000-11-17 10:06:27 +00:00
lukem ff1595ff75 use Em instead of Ar (we're not describing command line arguments here...) 2000-11-17 09:43:06 +00:00
lukem 4b7aaa4b0f - move the class explanation to the DESCRIPTION section, where it's more obvious
- format capabilitities with .Sy
- provide an example entry
2000-11-17 06:24:56 +00:00
lukem a41efd22a5 display dummy dependancies in the order that they're actually started
in, to be slighly more helpful: (i.e, NETWORK, SERVERS, DAEMON, LOGIN)
2000-11-17 05:00:26 +00:00
hubertf 734654cc72 more supported cards, from our release docs.
We REALLY need to get things more in sync...
2000-11-12 20:47:44 +00:00
hubertf 6a84818774 The ELSA AirLancer MC-11 card works fine with this driver. 2000-11-12 20:35:08 +00:00
thorpej dcf80e02de Update for the new pfil framework. 2000-11-11 01:22:37 +00:00
ad 0a38453bd1 Promiscious mode works now. 2000-11-09 14:58:51 +00:00
ad 1710c774e5 Xr iop, and note a "capacity may be different than SCSI" gotcha. 2000-11-09 13:01:41 +00:00
ad 0129c52c7d - A few minor changes (typos and the like).
- Use SPLs in iop_msg_send() and not the interrupt mask - it accesses
  shared resources lower down.
2000-11-09 12:51:36 +00:00
lukem f3ae49b593 make entries in example line match field names used elsewhere 2000-11-09 00:06:17 +00:00
eeh df87630144 Add console magic sequence framework. 2000-11-08 22:41:58 +00:00
ad f051907656 Note iopsp. 2000-11-08 21:41:55 +00:00
ad 8f37299b94 Note iop. 2000-11-08 21:40:24 +00:00
ad 54fd36679e Add documentation for iop and iopsp drivers. XXX Needs more beef. 2000-11-08 19:54:12 +00:00
kleink 3ba9e614c1 Markup buglet. 2000-11-08 18:19:19 +00:00
lukem ae840bf480 improve description of configuration lines 2000-11-08 13:27:44 +00:00
lukem 7617fc3115 - provide example of line syntax
- improve formatting and macro use
2000-11-08 13:18:28 +00:00
lukem 79b4c08d55 minor update of /boot; from simonb 2000-11-08 12:53:42 +00:00
wiz f48466d127 Fix some obvious typos.
XXX: Casing isn't very consistent here.
2000-11-08 11:28:01 +00:00
lukem dc702cca7b update to reality:
- add /boot, /etc/*.conf, /etc/defaults, various bits in /usr/src and /sys,
  /var/cron, /var/heimdal, /var/pkg, /var/yp
- remove /etc/disklabels, /usr/src/domestic
2000-11-08 06:44:06 +00:00
itojun 20efc85de8 does not support non-IPv4. 2000-11-08 02:56:26 +00:00
lukem a042616e94 minor consistency work 2000-11-08 01:37:52 +00:00
lukem 7c1334922b use Ar instead Sy (be consistent with other files) 2000-11-08 01:36:11 +00:00
lukem 4e822259e2 minor consistency cleanup 2000-11-08 01:33:18 +00:00
lukem ee3b51ed47 improve description of line syntax, and separate the description of
each field out into separate paragraphs (for readability).
2000-11-08 01:30:34 +00:00
lukem 2baa698a5e - improve description of a configuration line
- fix a line that got accidently moved to the wrong place when i added
  the nsswitch description 2 years ago.
2000-11-08 00:52:40 +00:00
lukem ab0df1fb72 slight clarification 2000-11-08 00:10:46 +00:00
ad 975795b27b Note `neo' device. 2000-11-07 12:42:48 +00:00
ad 830d849bec Xr intro 4 2000-11-07 12:42:22 +00:00
lukem cce5d917e2 provide obvious example of line syntax 2000-11-07 07:20:47 +00:00
lukem c14de03062 - provide an obvious description of the line syntax.
- highlight that the second argument may be an IP address (which often
  makes sense on machines that have different MAC addresses for
  different interfaces; the whole world ain't a Sun...)
2000-11-07 07:17:13 +00:00
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem ebcd47ebf3 use .Xr 2000-11-07 05:44:50 +00:00
lukem d9ef02fbd5 whitespace police 2000-11-07 05:44:17 +00:00
itojun 8a3319ddda do not recomment IFA_STATS, as the code seemingly not tested
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
thorpej 33831545e3 Manual page for the NeoMagic 256 driver. 2000-11-05 16:38:09 +00:00
lukem 2e7cad82bb - only audioplay if the audio file exists
- replace logger with $LOGGER, which is defined to `logger -t apm'
- use 'mount -u ... -A -t ffs' instead of 'mount -u ... -a', since the
  latter won't work on already mounted file systems except for `/'.
2000-11-05 03:30:51 +00:00
thorpej d60bbc16eb Manual page for the PC-Weasel driver. 2000-11-04 18:51:58 +00:00
kleink df3abfa175 Merge tzdata2000g. 2000-11-03 11:08:22 +00:00
kleink 68cef7d4b4 Import tzdata2000g. 2000-11-03 11:07:04 +00:00
eeh 26f192b24a Add manpage for new line discipline stuff. 2000-11-02 23:15:10 +00:00
pooka 2fcad3069f s/spase_super/sparse_super/ 2000-11-02 22:31:02 +00:00
oster ba5bfcf115 Update to note obtaining kernel from RAID 1 set on pmax and alpha
architectures.
2000-11-02 03:34:08 +00:00
tv e5e51611ea Describe new shared-set layout: .../shared/$MACHINE_ARCH and .../shared/ALL. 2000-11-01 04:29:47 +00:00
itojun 953ed8c2ba declare .Lb symbol for libintl. 2000-10-31 15:08:29 +00:00
itojun caf7b11063 add ${LIBINTL} for use with DPADD. 2000-10-31 10:49:01 +00:00
wiz 22c3d2b1af Replace a tab by a space, and `CNTL' by `CTRL'. 2000-10-27 11:25:16 +00:00
wiz 81fb8fda76 wscons include files live in /usr/include/dev/wscons, not /usr/include/wscons 2000-10-27 10:59:48 +00:00
ad 528e314143 Work around a fatal firmware bug on some boards. From msmith@freebsd.org. 2000-10-26 14:43:50 +00:00
sommerfeld eac79d61fb fix misc/11315: stale cross-ref to racoon(8) 2000-10-26 14:09:25 +00:00
garbled 7cf7e5abae change make -> ${MAKE} 2000-10-26 06:17:41 +00:00
mason 9209a6a5b4 Add "haunted". 2000-10-25 00:03:55 +00:00
bouyer 60c7f20eb1 Remove BUGS section; now that tagged queuing siop it at last as good as
ncr(4).
2000-10-23 16:38:10 +00:00
enami 5a1f841114 Add lsu.4 actually. 2000-10-23 10:55:45 +00:00
scottr f00ea2a6d3 The IBM 316x/3151 do, in fact, have an add-line capability. 2000-10-22 19:29:46 +00:00
rh 25a576ab3f Note new UPDATE_TARGET 2000-10-22 08:40:05 +00:00
ad 833dea96d1 - tsleep()/wakeup_one() will hurt when under load, so use a queue instead.
- Don't copy to or from the aligned buffer unless there's a need to.
2000-10-20 15:14:25 +00:00
ad 5e0c8a6d51 - ca -> lsu
- Note twe.
2000-10-20 11:47:43 +00:00
ad d5174f07a3 - ca -> lsu
- Document twe.
2000-10-19 14:55:50 +00:00
simonb 1ad0e6026b Update Bangkok airport, and add some other major Thai airports. 2000-10-19 05:23:28 +00:00
simonb 6cda066406 For Australian airports, consistantly use <city/town>,<state>,<country>. 2000-10-18 02:50:14 +00:00
dmcmahill f9e1eb8800 document the '-s' option which will cause the installboot program
to recalculate the 16 bit sun checksum.  This flag is needed when
making iso 9660 images which are bootable on both sparc and vax
machines.
2000-10-17 22:14:44 +00:00
dmcmahill ed206de60f bring the manpage up to date with the program. The current
installboot program is based heavily on the pmax installboot.
Accordingly, this manpage is based heavily on the pmax one.
2000-10-17 21:52:49 +00:00
dmcmahill ae15fb10e1 document '-s' option which will cause the installboot program to recalculate the
16 bit sun checksum.  This flag is needed when making iso 9660 images which
are bootable on both sparc and pmax machines.

this addresses PR port-pmax/10929
2000-10-17 01:55:33 +00:00
simonb 8b3a4af9fb Remove unused skel files - these have been copied to basesrc/etc/skel.
Part of fix for PR bin/10985.
2000-10-16 13:28:38 +00:00
rh 6bf8d3e00c Explain USE_MESA/USE_GLX 2000-10-15 12:13:38 +00:00
augustss 4281745db2 One more working scanner according to the USB scanner wen page. 2000-10-13 21:05:18 +00:00
itojun ce80048889 document m_dup(9). talk a little bit about issues with shared
external storage (M_EXT).
2000-10-13 04:19:58 +00:00
hubertf 76b233e574 Correct comment describing format of this file (missing "<TAB>").
Adresses PR 11209 by Masao Uebayashi <uebayasi@soum.co.jp>
2000-10-13 03:22:49 +00:00
hubertf 4df0e3466b * Add documentation on how to update the bootblocks on your internal
(wd0) disk
 * Make clear that the floppy-example needs a filesystem on the floppy
 * Add example for bootstrap-only floppy without any filesystem, by
   Frederick Bruckman <fb@enteract.com>

Adresses PR 11207 by Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-10-13 01:20:58 +00:00
augustss 99d9de636e Update list of supported devices. 2000-10-12 22:52:18 +00:00
wiz dc4d7eae93 typo fix 2000-10-12 12:48:00 +00:00
hubertf 1836ca4994 Document that VM86 is also used by some X servers to call VESA routines. 2000-10-11 22:24:24 +00:00
hubertf 745fefd1c6 Xref pkgsrc/Packages.txt 2000-10-11 14:00:58 +00:00
is c187885502 Added Aarhus. 2000-10-11 12:23:50 +00:00
is 87dfefb8c5 Added a couple of entries. Corrected some sorting errors. 2000-10-11 12:17:35 +00:00
thorpej 99de26f4ee Repair a dual-.if construct that certainly didn't work with
any version of make(1) on my systems...
2000-10-11 05:45:50 +00:00
is 2e08b549a5 Format string cleanup, by sommerfeld. 2000-10-10 20:41:20 +00:00
ad e62b1ca145 One more; also provide some alternative meanings to existing entries. 2000-10-10 14:19:34 +00:00
ad 98cce2d254 Spelling. 2000-10-10 14:16:49 +00:00
itojun 347cdd6d31 document RTM_IFANNOUNCE.
From: Christoph Badura <bad@bsd.de>
2000-10-10 14:11:26 +00:00
augustss aff9891579 Update list of supported scanners. There's a Microtek scanner on it now. 2000-10-08 20:20:42 +00:00
deberg ad0e0b565c fix typos, PR 11159 2000-10-07 20:26:36 +00:00
nathanw 0b6e7eef69 Rewrite description of core dump format to reflect reality.
Addresses PR#11145 by me.
2000-10-07 17:45:26 +00:00
hubertf 016ecbcf4c Add description about the "source" dir of a release, based on what's there
for 1.4.2.
2000-10-06 02:42:20 +00:00
lukem c111e18a4d remove security/ 2000-10-05 15:47:04 +00:00
ad 5b09090e8e insure -> ensure 2000-10-05 12:35:33 +00:00
pooka e678929d10 functionaliy -> functionality 2000-10-05 12:31:15 +00:00
sommerfeld abff7e84fd If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on
-Wnetbsd-format-audit for extra-stringent format checking.
WFORMAT belongs in individual makefiles and/or Makefile.inc files.
FORMAT_AUDIT should go in mk.conf if you're doing format-string auditing.
(set WFORMAT=1 in individual makefiles if a program is
not security critical and is doing bizarre things with
format strings which would be even uglier if rewritten)
FORMAT_AUDIT may go away in time (i.e., default to on)
2000-10-04 19:27:45 +00:00
bjh21 c7e2fe84a9 Fix whitespace glitch. 2000-10-03 15:28:16 +00:00
bjh21 93d5bd4fa7 Fix whitespace glitches. 2000-10-03 15:18:07 +00:00
bjh21 16ad58a09c Clean up whitespace glitches.
Use subsections where appropriate.
2000-10-03 15:10:57 +00:00
is 3fadf34391 Fix tyop. 2000-10-02 11:41:47 +00:00
itojun 60093d58b2 sync with FreeBSD share/misc/bsd-family-tree. 2000-10-02 11:28:22 +00:00
bjh21 968546ded7 Typo fixes:
Remove an unmatched close-parenthesis.
appearently -> apparently
2000-10-01 13:45:46 +00:00
itojun 3e401aa14d upl(4) is a IPv4 only device. 2000-10-01 11:35:28 +00:00
lukem ad43a4d74d also note /etc/defaults/rc.conf 2000-10-01 06:04:43 +00:00
bjh21 2566becc58 Typo fix: bloxk -> block 2000-09-30 22:33:52 +00:00
jhawk 8423ae243a BUGS updates:
Observe this manpage documents biosboot, which is not i386-specific
  Note failure to parse filename after boot options.
2000-09-30 20:27:01 +00:00
itojun 5b88ba6121 remove obsoleted crypto-related variables. 2000-09-30 12:27:35 +00:00
itojun e5e807d114 always compile RSA into libcrypto.
MKCRYPTO disables the whole crypto tree, and in that case,
we will not have RSA (nor libcrypto) with us.
2000-09-30 12:21:51 +00:00
itojun 8d26d03189 repair openssl (libcrypto) for non-32bit architecture.
don't use unsigned long where 32bit unsigned variable is asked for.
use u_int32_t.  (not sure if uint32_t is better or not, but anyway,
u_int32_t <-> uint32_t should not raise binary compatibility issue)
PR10921.

TODO: have arch-dependent Makefiles where we supply -DFOO for optimization.
(do not change size of variable though)

XXX: we should actually nuke all other #ifdef in /usr/include/openssl/*.h,
however, that needs a lot of work and will make future openssl upgrade harder.

remove RC5 and IDEA by default.  build them separately as
libcrypto_{rc5,idea}.a.  put dummy function, which is "warning to stderr
and exit(1)".  NOCRYPTO_{RC5,IDEA} are obsoleted.
PR10883.
2000-09-30 00:23:28 +00:00
hubertf 4ad90fabc3 Move description of /usr/mdec/biosboot*.sym from installboot.8 to boot.8,
pointed out by Jason Thorpe.^
2000-09-28 16:18:42 +00:00
ad 00d54fb645 - Add an entry to the BUGS section.
- Minor syntactical changes.
2000-09-28 10:23:57 +00:00
thorpej a832259c23 Manual page for the vlan(4) interface. 2000-09-28 06:59:58 +00:00
hubertf dedc304c9a document biosboot*.sym files 2000-09-28 04:10:50 +00:00
phil fe4560a9a3 Get the correct command line using groff instead of nroff. 2000-09-26 15:33:28 +00:00
augustss a5f7c1b8fd Document the USB event API.. 2000-09-24 17:22:08 +00:00
jdolecek b333be3980 document new -v, -q flags 2000-09-24 17:03:27 +00:00
jdolecek cce88ce6ac also process boot.8 2000-09-24 16:39:54 +00:00
jdolecek 9bda5239e6 pty resources are now allocated on demand, default initial
number is 16 and thre is new sysctl kern.maxptys to control maximum number
2000-09-24 11:46:47 +00:00
kleink 3f50a3c66b Document LIBRARY and Lb. 2000-09-24 09:52:26 +00:00
simonb 06026973fd Use the usual make variables with ${INSTALL} (RENAME, COPY, PRESERVE,
INSTPRIV).  Also use BIN{OWN,GRP} and NONBINMODE.
2000-09-24 05:56:04 +00:00
augustss fc82fb752f Fix typo. 2000-09-23 20:27:05 +00:00
augustss 3d4e4b283d Xref urio(4). 2000-09-23 20:26:48 +00:00
simonb cd2e1c1e91 Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
augustss 5bf80111fc Xref uscanner(4). 2000-09-23 04:35:54 +00:00
augustss cd10762a22 Add uscanner(4) man page. 2000-09-23 04:34:55 +00:00
augustss 1a534e07a7 Add SanDisk ImageMate SDDR-31 to list of working devices. 2000-09-22 13:43:04 +00:00
phil ec49e039c2 Add rules to make and install html pages in /usr/share/man/html* 2000-09-22 05:37:57 +00:00
bjh21 549a6a7445 Provide a missing ".El". 2000-09-21 15:37:09 +00:00
bjh21 30c323755b s/usign/using/g 2000-09-21 11:44:53 +00:00
ad 82759dbdf5 Use .{B,Bs,F,N,O}x and fix miscellaneous errors. 2000-09-21 10:43:49 +00:00
ad 121d744ba2 - Document Bsx macro.
- Fx, Nx and Ox appear to be parsed and callable.
2000-09-21 10:22:17 +00:00
ad 29a800506a - Document Bsx and Ox macros.
- Add some missing TOC entries.
2000-09-21 10:20:51 +00:00
bjh21 985853ce2e Mention NFS_V2_ONLY. 2000-09-19 23:56:50 +00:00
bjh21 c4fdfbaf66 nfsiod(8) is long dead. 2000-09-19 23:53:51 +00:00
scw 12c28120f1 Add entries for vmepcc and vmetwo, mention MVME162, and correct
a speeling error.
2000-09-19 11:11:50 +00:00
hubertf 4e5545b220 Document VNODE_OP_NOINLINE 2000-09-14 16:02:24 +00:00
hubertf 86937cf02f Merge in some changes from the usermgmt examples. 2000-09-13 19:54:01 +00:00
hubertf 36942dc548 We now have a wscons.conf(5) manpage. 2000-09-13 03:39:12 +00:00
drochner 21955ff8d8 minor corrections / additions 2000-09-12 09:53:41 +00:00
hubertf b4b75848de Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR
set in src/etc after a "make release" in both "src" and "xsrc", to create a
ISO-image of the release in $RELEASEDIR/installation/cdrom.

Hook for architecture dependent pre/post-processing in etc/etc.*/Makefile.inc
are available as 'iso-image_md_post' and 'iso-image_md_pre', see
etc/etc.i386/Makefile.inc as an example. Might be useful for setting up
bootable CDs on alpha, sparc, ...

Reviewed by Todd Whitesel and Thomas Klausner.
2000-09-11 21:53:30 +00:00
wiz 903370e095 add IHAFC and IHNFC 2000-09-10 20:49:20 +00:00
jlam 8edf0a98a0 Correct description of when "NOPIC" is set. 2000-09-10 19:10:50 +00:00
augustss 55af72266e Remove comment about isoc not being supported. 2000-09-08 01:11:15 +00:00
enami 04235cdc87 Fix typos. 2000-09-06 14:12:45 +00:00
hubertf cfb56629e8 Documentation for /etc/wscons.conf 2000-09-05 22:41:53 +00:00
kleink cd64d88f6f + Trier, FRG. 2000-09-05 15:45:16 +00:00
hubertf a9c3f5c9d9 Mention /usr/dt besides /usr/openwin,
OK'd by Christos Zoulas.
2000-09-05 00:57:04 +00:00
lukem dc53b5b17e - fix spelo
- be consistent with #define<TAB> for macros
2000-09-04 08:01:16 +00:00
ad dd7f13e542 The `cac' driver works with EISA boards. 2000-09-01 12:19:15 +00:00
ad 070ab0360f Document recent changes. 2000-09-01 12:17:55 +00:00
hubertf ad17c6c3df Document CHECK_SHLIBS 2000-08-31 02:34:44 +00:00
jhawk e7ebce3bf4 Correct errors in examples under "MANUAL AND GENERAL TEXT DOMAIN MACROS" 2000-08-31 01:54:40 +00:00
jhawk d3a097fd74 Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
the info in distrib/notes.

Minor fixup on PCIC_ISA_ALLOC_IO*.
2000-08-30 19:05:47 +00:00
jhawk ae971039d1 update Dd
correctly note use of struct ifaliasreq for SIOC[AD]IFADDR
Remove bogus reference to SIOCAIFCONF
2000-08-29 16:42:44 +00:00
wiz 26d076c70a re-format, reference pkgsrc/audio/xmradio and pkgsrc/graphics/fxtv 2000-08-28 23:53:46 +00:00
kleink 52c8b79c19 Document an ``EXIT STATUS'' section appropriate for section one and eight
commands and utilities.
2000-08-28 16:51:56 +00:00
mrg 36afbd61af use the merged sparc installboot.8 2000-08-26 02:14:34 +00:00
jun 211fbcbbbc add
man 8 pbsdboot.
2000-08-25 06:15:11 +00:00
hubertf 389581c1cf run skeyaudit, if run_skeyaudit is set to yes 2000-08-25 01:11:42 +00:00
tron ad6319b502 Document "USE_XAW" and "USE_XPM". 2000-08-23 22:30:56 +00:00
jhawk be4199da69 update Dd
indent options and commands the same way
Note additional installation in release(7) hierarchy
Add FILES to note /usr/mdec installation
2000-08-23 21:16:45 +00:00
jhawk 2291a0d120 Correct paste error of 802.11 DS speeds. 2000-08-23 18:37:29 +00:00
bouyer d11b2e4d50 Example file for, guess what ? sup2.fr.netbsd.org. 2000-08-23 17:18:45 +00:00
thorpej b391d6cece Document spllock(). 2000-08-22 19:56:08 +00:00
bjh21 b5279973df Switch arm26 to -O2. Most of my kernels are compiled with this anyway,
and gcc's code generation should be the same as for arm32, so I think this
is safe.
2000-08-22 17:38:49 +00:00
lukem fa2f94238c - document `nostart' support for /etc/rc
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
wdk 699089b936 Add mipsco port 2000-08-22 05:17:43 +00:00
enami f6836da7ad Fix two more typos. 2000-08-22 01:33:52 +00:00
thorpej a703d1e88e i before e except after c ... 2000-08-21 23:16:01 +00:00
thorpej c848fa23c5 Inject more truth into this document. 2000-08-21 22:53:53 +00:00
itohy f4ef762e4a s/bt/by/ 2000-08-21 07:07:33 +00:00
kleink 68cffe7582 Minor grammar nits in section headings. 2000-08-21 06:57:51 +00:00
itohy 1ef7adc1bf fix typo 2000-08-21 00:14:29 +00:00
hubertf 97d171d025 MIRROR_DISTFILES and NO_CDROM are gone. 2000-08-18 22:45:39 +00:00
tv 7c8513ea3b MLINK2->M_LINK2, also make the listing of these three options be more in
line with the columnar layout.
2000-08-14 17:34:12 +00:00
msaitoh 6627d84e5a add missing .El 2000-08-14 15:30:11 +00:00
deberg 0bcba35b9e fix typo 2000-08-14 02:37:37 +00:00
itojun 424b5f77fb MLINK optimization based on timestamp. 2000-08-13 06:56:25 +00:00
jhawk 7d58775d6f More minor grammar fixes.
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00
itojun 531e380d08 do not test $UPDATE nor file existence, on "MLINKS" installation.
the check will leave original manpage and linked manpage unsynchronized,
as we use hard link instead of symlinks.

this backs out 1.37 -> 1.38 change.
2000-08-13 06:36:29 +00:00
augustss c83f79e315 Add a couple of Inland adapters I forgot last time. 2000-08-12 17:59:12 +00:00
augustss 9d708cda6b Note that we handle RBC and a LaCie CD R/W. 2000-08-12 14:54:18 +00:00
wiz c6253bccb9 add FOAD 2000-08-12 11:09:43 +00:00
thorpej 36ff456d9a Document the DE422 Ethernet interface. 2000-08-11 20:47:14 +00:00
kleink 8e0079b444 Merge tzdata2000f. 2000-08-11 12:03:21 +00:00
kleink 4c613c91ee Import tzdata2000f. 2000-08-11 12:00:56 +00:00
soda f88536df95 s/nodevs/nodev/ for mount option. 2000-08-11 11:59:44 +00:00
soda 3681169826 fix thinko of revision 1.4.
the change seemed to intend "/net" and "/cd", rather than "/mnt" and "/cd".
2000-08-11 11:59:14 +00:00
soren 82a02d5fad A few minor grammar fixes. 2000-08-11 04:05:01 +00:00
thorpej b2ee6c4c4c Clarify kdc section. 2000-08-11 02:39:27 +00:00
itojun 62037f7722 kdc superseded kerberos. not sure if the description is 100% right. 2000-08-11 02:25:52 +00:00
soda 405954a851 describe options PCIBIOS_INTR_GUESS 2000-08-10 21:19:42 +00:00
mrg f6ecacaf38 document merged sparc installboot. 2000-08-10 13:21:11 +00:00
hubertf 3d03ccca1c Back out last entry (MCC).
It seems this file is intended for "things used often in personal
eletronic communication". (Where is my canonical list of smilies?)
2000-08-10 03:56:58 +00:00
tv c031c2e49c Work around some .Po/.Pc bogons to make this format properly. 2000-08-10 02:34:50 +00:00
hubertf 909a069d61 MCC Memory Credential Cache 2000-08-10 02:23:40 +00:00
gmcgarry 68e607a368 Remove executable permission from src/lib/checkver. 2000-08-09 23:41:24 +00:00
itojun babc498cc8 implement EDNS0 support, as EDNS0 support will be made mandatory for
IPv6 transport-ready resolvers/DNS servers.  need careful configuration
when enable it. (default config is not affected).
see manpage for details.

XXX visible symbol __res_opt() is added, however, it is not supposed to be
called from outside, libc minor is not bumped.
2000-08-09 14:40:52 +00:00
tv 9f8eb67559 Add manpage for bitmask_snprintf(9), describe tprintf(9), and simplify
kprintf(9) by removing the now unsupported "extra" printf format strings.
2000-08-09 03:12:33 +00:00
tv e371c5808a Terminate an unterminated .Bl. 2000-08-09 03:11:00 +00:00
lukem 9d49c249d7 document sshd. add note that whilst sshd & gated are not part of the base
system they are available in the optional package collection.
2000-08-08 19:01:03 +00:00
augustss 1d14801481 Add PC Linq to the list of hardware. 2000-08-08 16:57:29 +00:00
ad a55a72cb72 - joy is not MI.
- Xr intro 4.
2000-08-07 14:29:58 +00:00
augustss 8e63b5da59 Update documentation about order of hooks. 2000-08-06 02:07:15 +00:00
briggs 0ad393d6e3 On 20 Feb 2000, the humanize_number() function got a fifth argument--a
divisor.  This divisor replaces a hard-coded divisor of 1024.  To remain
consistent with the hard-coded SI prefix list, humanize_number should
probably only be called with a divisor of 1000 or 1024.
This is now documented.
2000-08-05 14:58:03 +00:00
jhawk 243d61d41b Xr ppsratecheck 2000-08-03 20:35:40 +00:00
briggs b9198e3e17 As noted by jhawk--'count' is a function argument when I note that that
functions which take a count of bytes have undefined results if the specified
(count) is zero.
2000-08-03 15:30:52 +00:00
soda 423aa34757 more fix for typesetting 2000-08-03 13:32:39 +00:00
soda 760ca1caec - "a space" -> "space", from jhawk
- fix typesetting when TYPESETTER=ps
2000-08-03 13:14:22 +00:00
ad f3e1d1930e PCVT is dead. From NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>. 2000-08-03 09:42:52 +00:00
bouyer 5439296584 The W83781D isn't "untested" any more, thanks to Bernd Ernesti.
However the W83697HF is untested.
2000-08-03 09:29:55 +00:00
jhawk cad42d1288 Rototillage: Update the date; addition => additional; netstart => rc.d/network;
line format to .Ar syntax; .Em => .Ar; Clarify the meaning of netmask omission;
Resort FILES; Remove NOTES.
2000-08-03 03:42:23 +00:00
jeffs f907ee9f25 Document DDB_BREAK_CHAR that was added in:
sys/conf 1.381
	sys/dev/ic/com.c 1.174
2000-08-03 00:34:08 +00:00
itojun f7e4207188 add ppsratecheck(9). 2000-08-03 00:09:39 +00:00
itojun a43773b43f add a note on possible misbehavior when mininterval < 1/hz. 2000-08-02 23:51:07 +00:00
itojun 3454cf5286 add .Ed against .Bd 2000-08-02 23:43:52 +00:00
bouyer 20308fd9ad Note support for W83627HF.
I tested W83782D, so remove from "untested" section
Use ".Em" for chips references, suggested by John Hawkinson
2000-08-02 21:52:08 +00:00
bouyer a91152a3cb Document PCIIDE_CMD0646U_ENABLEUDMA 2000-08-02 21:49:41 +00:00
msaitoh d5567fbc4d sh3 port is incomplete, so add NOLINT=1 and NOPROFILE=1
(and NOPIC=1 if OBJECT_FMT==COFF)
2000-08-02 20:04:45 +00:00
pooka 4575d69b5b s/master.password/master.passwd/
from misc/10737 by Brian Stark
2000-08-02 08:17:01 +00:00
briggs 5e985516ea Update man page to include 91c1xx and nubus information. 2000-08-01 23:19:21 +00:00
briggs c90e5bd9f6 Add some basic bus_space_*stream_N documentation. 2000-08-01 23:08:56 +00:00
augustss 34119e1a6a Add midi at clcs 2000-08-01 08:19:39 +00:00
danw 601e8144d5 s/abort(2)/abort(3)/ 2000-07-31 19:30:37 +00:00
kleink 60eaf5abfb Import tzdata2000e. 2000-07-31 14:17:37 +00:00
ad 409bf2ddba Misc fixes, mostly spelling and spacing. 2000-07-31 11:45:48 +00:00
ad 8018fa46e0 Typo, one or two other nits. 2000-07-31 11:41:24 +00:00
ad 41fa923526 Missing .El before atari-specific section. 2000-07-31 11:40:04 +00:00
jdolecek c7457c964b g/c -r argument (RB_DFLTROOT is obsolete) 2000-07-30 08:36:06 +00:00
jhawk 490c966a83 Missing period at end of sentence. 2000-07-30 02:42:36 +00:00
jhawk 9888228711 We have no crash(8) or other useful documentation for crash
debugging; remove references to the former. Fixes PR 10708.
2000-07-29 17:32:47 +00:00
castor cfe48824c3 Add PUCCN option. 2000-07-28 21:38:45 +00:00
minoura 9377810f8f Several clarifications. 2000-07-28 10:27:53 +00:00
elric fe7b2d259c Removed references to Linux. And removed the section about linux_getdents
entirely, as I can not find an error message like that in the compat/osf1
source.

Addresses PR: 9060
2000-07-28 03:08:52 +00:00
bouyer 7beb4e1e50 Note W83627HF support. 2000-07-27 21:59:21 +00:00
ad 0fb0e5f170 Clean up. 2000-07-27 15:25:07 +00:00
bouyer 7b6418e7b4 Now that HPT370 works we can claim to support it. 2000-07-27 14:31:49 +00:00
augustss 8d7ff67b6a Add SEE ALSO section. 2000-07-26 22:16:56 +00:00
augustss 7173615a72 Add ofisa to SYNOPSIS section. 2000-07-26 22:14:31 +00:00
augustss 42fe39f0b6 Add an ofisa(4) man page. (Who is it that adds all these drivers, but no
man pages? :)
XXX Why are com(4), joy(4), and lpt(4) in the i386 subdirectory?
2000-07-26 22:09:45 +00:00
ad afc4006d53 Clean up, fix. 2000-07-26 17:30:59 +00:00
hubertf 66df19f794 PACKAGE_DEPENDS_WITH_PATTERNS will soon be gone, and it was never
intended to be changed by users.
2000-07-26 15:02:14 +00:00
ad b92480d646 Actually, don't bother marking wscons drivers as such - it gets messy. 2000-07-26 12:04:44 +00:00
ad 9091cf3b66 Clean up, fix. 2000-07-26 12:02:28 +00:00
ad d6ff273d1e - Xr pcdisplay(4)
- Capitalisation.
2000-07-26 11:56:15 +00:00
lukem 5ab1f61ba2 * update to match etc/rc.conf
* clean up formatting
2000-07-26 06:34:47 +00:00
lukem dbf1552526 describe rc.d/NETWORK. xref rcorder -k for keywork explanation 2000-07-26 05:29:15 +00:00
mycroft 320dc0b012 Build shared libraries on sparc64. 2000-07-26 02:21:21 +00:00
pk ed1c92951c Add man page for a new time-of-day clock driver interface. Also documents the
already existing clock_secs_to_ymdhms() & clock_ymdhms_to_secs().
2000-07-25 21:12:45 +00:00
pk ef0b35e523 Add driver man pages for Mostek MK48TXX and Intersil7170 time-of-day clocks. 2000-07-25 21:02:54 +00:00
jdolecek 1bf05ae3b1 the format without netmask is supported for compatibility only and not
specifying it is discouradged, actually
also add comments about this fact to etc/rc.d/network, for people who
don't read manpages :)
2000-07-25 18:47:28 +00:00
drochner 08694fcdcd document the screen types recently added, and use the term "former" when
referring to pcvt(4)
2000-07-25 17:22:02 +00:00
drochner 188fd24225 add wscons subdir 2000-07-25 17:18:33 +00:00
drochner 3f7dc2e7b3 find a new home for the downloadable VGA fonts which used to be
distributed with pcvt
2000-07-25 17:13:52 +00:00
is b38bba4202 Document non-US keyboard support for Shark pccons. 2000-07-25 09:56:41 +00:00
cgd 4bf5f7086b ${RPCGEN}, not hard-coded rpcgen 2000-07-25 06:29:44 +00:00
ad bcd6512016 Fix a couple of oversights. 2000-07-24 15:00:07 +00:00
ad 119ee262a5 PCVT is dead. 2000-07-24 12:26:15 +00:00
ad 57f09713dc Clean up, fix. 2000-07-24 12:17:45 +00:00
ad e5d8252acc Clean up. 2000-07-24 12:15:10 +00:00
ad b519c00ff1 - No `-compact' on lists (i.e. look like the other bus pages).
- .Tn SCSI
2000-07-24 11:58:31 +00:00
ad 6feb52fd7e Monkeys Ignite Dangerous Items. 2000-07-24 11:55:52 +00:00
ad 9f22ddd39a Install ioat.4. 2000-07-24 11:53:49 +00:00
ad ac3b4d51bc Cleanup. 2000-07-24 11:49:42 +00:00
bjh21 5a263911f5 ea(4) is now useful on arm26, so document it. 2000-07-22 23:14:38 +00:00
soda 151ba0d3a5 - describe details
- add PCIBIOS_INTR_FIXUP_FORCE

English correction by John Hawkinson <jhawk@MIT.EDU>.
Technical correction is still welcome.
2000-07-22 17:53:53 +00:00
onoe c3522fade2 fix description for WaveLAN/IEEE TUrbo 11Mbps cards.
add support for PRISM-II cards.
add a note that Gold cards accept 104bit as WEP key.
2000-07-21 17:42:16 +00:00
onoe c7d9b3db31 add a note that the PRISM-II is supported by wi(4), and adhoc,flag0
(aka WaveLAN adhoc mode) is only supported for DS radio.
2000-07-21 17:39:58 +00:00
rh d1abc048b7 Sync description of REINSTALL w/ reality. 2000-07-21 06:38:27 +00:00
rh 422152b09d Note new NO_{SRC,BIN}_ON_{FTP,CDROM} variables. 2000-07-20 13:10:04 +00:00
deberg 4c51b74b03 document the singly-linked list macros brought in last year. also
document FOREACH_*{,_REVERSE}, to be added to queue.h shortly.

random cleanups and clarifications, mostly from the freebsd queue.3
2000-07-20 03:19:18 +00:00
jhawk 1c76181197 Update Dd date.
Convert .Bls where all items are one-lime to -compact.
802.11 adds a 4th link type so s/three/four/
Mention 802.11 addition in HISTORY section
2000-07-19 17:09:00 +00:00
jhawk 2a6db15236 aliases => alias's
apostrophe rule verification from the New York Times Manual of Style and Usage
2000-07-19 16:52:16 +00:00
mrg 01875cae18 simplify previous. 2000-07-19 14:16:22 +00:00
soda 59d775afc1 sup.jp.netbsd.org doesn't require "hostbase=..." setting.
(probably other sup server should use same setting...)
2000-07-19 13:23:42 +00:00
soda a107b72108 remove "security" release, because it is obsolete.
(NetBSD is now almost export free.)
pointed out by Ken Wellsch <kwellsch@tampabay.rr.com> in current-users.
2000-07-19 13:22:31 +00:00
jdolecek 6de9bb90a4 /etc/netstart is gone, we have /etc/rc.d/network now
also note netmask is optional
2000-07-19 10:26:50 +00:00
onoe 7404d9473b add the IEEE802.11 stuff. 2000-07-19 04:35:50 +00:00
enami 0ce2dc56ef Go into the subdirectory syslogd. 2000-07-18 08:17:51 +00:00
eeh 04de183b83 Tell gas how to make PIC objects on sparc64. 2000-07-17 16:49:30 +00:00
lukem 94f61a8c1e rc.shutdown now only calls scripts that have a ``shutdown'' keyword. 2000-07-17 15:29:01 +00:00
minoura 6e6e2897da Add compat_pecoff(8) manpage. 2000-07-17 14:39:33 +00:00
jdolecek 0f5c0e7af9 xref login(1), not login(8)
fixes bin/10598 by Wolfgang Helbig
2000-07-16 08:17:07 +00:00
christos 4c668e29d9 PR/10556: Veego: Shared library support was broken if shlib_version file
was not present.
2000-07-14 19:53:04 +00:00
ad 5854678e15 Add POC, RP. 2000-07-14 15:15:52 +00:00
gmcgarry 344dfcc9dc Back out previous. 2000-07-14 08:49:41 +00:00
fair 77c2009ea0 Correct description of /etc/sliphome/; add a little more introductory
text describing the purpose of the manual page, all per PR 8980.
2000-07-14 02:51:25 +00:00
gmcgarry 5f6dba69a0 uvn_attach.9 -> uvm_attach.9 2000-07-13 21:58:39 +00:00
mycroft 29073387f0 Link dty.4 to tty.4. 2000-07-13 15:56:18 +00:00
lukem 481fca6e59 example syslogd(8) config files (to be installed as /etc/syslog.conf):
all.debug - each facility gets logged to its own file
2000-07-13 14:27:04 +00:00
ad fc14b570f0 Document Ox macro. 2000-07-11 11:41:32 +00:00
soren df9f4f3541 sup.no is no more. 2000-07-10 23:41:46 +00:00
jhawk 3f166dba24 Pulldown rev 1.1.2.1:
Apply patch (requested by jhawk):
    Say that this driver currently does not work on big-endian
    systems, and remove ambiguity about when it was introduced.
2000-07-09 13:43:42 +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
bouyer 4097e6af1e Note promise Ultra/100 support. 2000-07-07 09:53:28 +00:00
cgd 4aa53dcd31 test -h, not test -L. 2000-07-07 04:35:35 +00:00
gmcgarry da4ae70d1c Improve use of specific terms and definitions. 2000-07-07 01:26:13 +00:00
hubertf 2e6c809a42 add bin-install 2000-07-06 17:00:04 +00:00
matt 3b3ee7da25 Add NetBSD/vax ELF hook. 2000-07-06 16:48:48 +00:00
hubertf 05d950473c Add entry for PKG_DEVELOPER
(There's much redundancy here with pkgsrc/mk/mk.conf.example ... :/)
2000-07-06 15:22:02 +00:00
bouyer bfe0d15570 Document PCIIDE_AMD756_ENABLEDMA and fix a small typo. 2000-07-06 15:21:33 +00:00
ad 240f3596cb Use ':' as group prefix; suggested by hubertf. 2000-07-06 13:09:46 +00:00
ad 8cb27d79ff Documentation for passwd.conf. 2000-07-06 11:23:10 +00:00
itojun 64ebfced5f - mention that cnw devices are not compatible with 802.11.
- talk about frequency conflict with 802.11 a bit.
2000-07-05 23:45:05 +00:00
itojun 8539e988a5 sync memory mapped i/o size requirement with the current code 2000-07-05 19:24:35 +00:00
thorpej a369ac6aad Upate for the cloning nature of gre(4). 2000-07-05 18:14:40 +00:00
thorpej d5f022f0f1 Update for the new cloning-nature of stf(4). 2000-07-05 17:08:46 +00:00
msaitoh e880ff860e {add,remove} extra {comma,period} in SEE ALSO section 2000-07-05 16:13:43 +00:00
msaitoh f6f00e2615 remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
msaitoh 9adc230faf "." -> "," 2000-07-05 15:17:38 +00:00
sommerfeld 0b4a816b2e Satisfy pedants 2000-07-05 14:54:01 +00:00
ad 176fa63b5b Add Ox macro (OpenBSD). 2000-07-05 10:54:12 +00:00
sommerfeld 502fc00210 Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile.  Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it.  See kern/10500, kern/8994 for the gory details.
2000-07-05 04:07:22 +00:00
enami f4eab681f2 One more typo. 2000-07-05 02:30:18 +00:00
shin ad83d775db fix typo. 2000-07-05 02:24:11 +00:00
thorpej fbf4a748b4 Note that these are created and destroyed dynamically now. 2000-07-04 20:06:26 +00:00
thorpej c04e387d3c `count' no longer applies when configuring the pseudo-device. 2000-07-04 20:03:56 +00:00
onoe 217f72d966 Remove description about lack of WEP support from BUGS secsion. 2000-07-04 14:37:37 +00:00
augustss 141ff1b566 Add missing two missing \ 2000-07-04 12:57:44 +00:00
enami 1e59998dbb Fix SEE ALSO list;
- s/Cr/Xr/
- The manpage of envstat is in section 8 not 1.
- Separete each items by comma.
2000-07-04 08:57:44 +00:00
gmcgarry 76405ae56d audioamd(4) man page. 2000-07-04 07:59:12 +00:00
kleink 4216064847 Roll forward towards 1.5; addresses PR misc/10493 from Love. 2000-07-04 07:12:47 +00:00
kleink 37c5b0bebb Changes references from ``ISO C'' to ``ISO C90''. 2000-07-04 07:03:15 +00:00
christos 921df2e6f1 add support for teeny dewey numbers; cleanup duplicated variables. 2000-07-03 21:08:55 +00:00
enami d8ff8a05d4 Sync with reality:
- Remove update and defcorename.
- portmap is replaced with rpcbind.
- xntpd is replaced with ntpd.
- Add clear_tmp and postfix.
- Remove description about nfsiod and describe that the number of
  asynchronous i/o server is controlled via sysctl.
Cosmetic changes:
- Remove an empty line in the source.
- Break line at the end of statement.
2000-07-03 07:16:04 +00:00
augustss 8d108de85a Xref more. 2000-07-02 00:52:50 +00:00
thorpej 3274a33753 Update for the new create-on-the-fly nature. 2000-07-02 00:47:52 +00:00
itojun 8c9768d831 - remove references to gifconfig(8). refer ifconfig(8) instead.
- BUGS section: IFF_POINTOPOINT is strange for multi destination mode
2000-06-30 18:32:13 +00:00
wiz e4653b6906 add RFC 2000-06-30 10:57:09 +00:00
mrg 6f661cfcac <vm/vm.h> is gone. fix a few minor errors. 2000-06-29 06:08:44 +00:00
bjh21 f42e9888c5 Add GNU_ARCH.arm26 2000-06-27 21:12:42 +00:00
kleink 715c073d75 siso_family: u_char -> sa_family_t. 2000-06-26 16:21:22 +00:00
kleink 7da6fb4f9e sat_family: u_int8_t -> sa_family_t. 2000-06-26 16:17:13 +00:00
kleink 327d566893 sin6_family: u_int8_t -> sa_family_t. 2000-06-26 16:12:33 +00:00
kleink 175e98e2b1 Sync struct sockaddr_in with reality. 2000-06-26 16:11:37 +00:00
veego b04531906a Fix the broken spinlockmgr.9 link to lock.9 2000-06-26 13:22:43 +00:00
bouyer 6a452adcf5 Note PCI0648/0649 support. 2000-06-26 10:12:14 +00:00
gmcgarry 692c6c4e03 lock(9) manpage. Not much, but it is a start. 2000-06-25 23:45:22 +00:00
erh c2256d0630 For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after ${LDADD} so any -L directories set in LDADD are searched first to avoid possibly linking against old versions of libraries. 2000-06-25 05:07:22 +00:00
soren 1eaafea94d Add cobalt and sgimips. 2000-06-24 11:08:49 +00:00
soren c35d77d881 Add sgimips. 2000-06-24 11:04:55 +00:00
jlam 9ccf5a8641 s/suported/supported/ 2000-06-24 01:12:14 +00:00
thorpej cdc96f602d Garbage-collect old KERBEROS* switches. 2000-06-23 06:14:33 +00:00
thorpej acc9b0f304 Remove the bsd.crypto.mk section, and describe the new MK... switches
related to system crypto support.
2000-06-23 06:11:05 +00:00
thorpej df83a2a3cd Add MK... variables to enable/disable various aspects of building
crypto support into the system.  See share/mk/bsd.README for more
a full description.
2000-06-23 06:01:10 +00:00
itojun b72e65d5b4 clarify more about symlink for pcvt(4) ioctl 2000-06-21 23:29:10 +00:00
itojun 73383f3580 mention /dev/ttyv0 trick (pcvt ioctl). 2000-06-21 22:06:33 +00:00
itojun c60ddc2403 remove ip6defaultif configuration. because:
- ndp is in /usr/sbin, chokes on NFS-mounted /usr installation
- the option is just for IPv6 specification geek, not for normal users
2000-06-20 16:48:14 +00:00
thorpej e7d6b96938 Merge a bunch of things from crypto-us and crypto-intl into basesrc,
adding support for Heimdal/KTH Kerberos where easy to do so.  Eliminate
bsd.crypto.mk.

There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00
thorpej 78d67d6053 Add print-shlib-major and print-shlib-minor targets. 2000-06-19 19:35:05 +00:00
thorpej c55e4231ce Sync up the LIB* list. 2000-06-19 19:00:14 +00:00
kleink 8a7d2ae8da + FAQ 2000-06-19 11:27:52 +00:00
kleink 09d00231dc + KITA 2000-06-19 09:40:58 +00:00
soren d2df3196f7 Note tr_pcmcia. 2000-06-19 04:04:46 +00:00
hubertf 112d4ac068 * Add some cut&paste ready commands for installing this
* Move audioplay to a shell function, to have one location where to
   change the noise-making
 * use /etc/rc.d/dhclient instead of doing it manually
 * when going line->battery and vice versa, adjust idle timeouts of
   harddisk (atactl), and add noatime,nodevmtime mount options.
   Inspired by htdocs/Documentation/power-mgmt/
2000-06-18 16:16:34 +00:00
christos cba4080890 document dlopen(NULL, ...) 2000-06-17 19:09:21 +00:00
msaitoh 18f3abf4d9 add netconfig.5 2000-06-16 06:52:17 +00:00
msaitoh 39b7678090 remove netconfig.4 and rpc.4 2000-06-16 06:50:36 +00:00
augustss fb5d1ab7ad Update man pages to reflect the new things that can be attached to pnpbios. 2000-06-16 06:42:31 +00:00
fvdl fbe0b56aea The rpc and netconfig files belong in section 5, not 4 (that's where they
are under Solaris). Pointed out by several people. Also, describe
struct netconfig in netconfig(5), as pointed out by Matt Green.
2000-06-15 20:05:51 +00:00
itojun cce3a88546 typo. ftp(8) -> ftp(1) 2000-06-15 14:24:17 +00:00
itojun 2440a71706 to compile IPSEC_ESP enabled kernel, we no longer need a symbolic link
from src/crypto-intl.
2000-06-15 10:33:15 +00:00
itojun b6dea15d96 typo 2000-06-15 10:28:50 +00:00
itojun b918f02846 typo 2000-06-15 08:12:41 +00:00
itojun 90ca25568b remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
(sync with kame)
2000-06-15 05:01:06 +00:00
cgd c85d2eb42b sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself.  (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.)  Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd db755e7c76 sweep of my licenses (userland files w/o only my copyright) for
consistency.  (no functional changes)
2000-06-14 17:24:02 +00:00
itojun 54bba557fc explicitly recommend listening to two sockets 2000-06-14 16:29:32 +00:00
itojun b5d836ae92 document IPv4 mapped address issues (moved from inetd.8) 2000-06-14 15:59:50 +00:00
itojun 7c77443b0b describe more sysctl variables. 2000-06-14 13:06:30 +00:00
itojun b2e33a4fd8 document issue with SADB_{,SPD}DUMP in BUGS section. (socket buffer full) 2000-06-14 12:36:11 +00:00
ad a1aa137da7 Xref cap_mkdb(1) and add a FILES section mentioning /etc/login.conf.db. 2000-06-14 12:35:31 +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
itojun b08666e2a4 IPv6 numeric addresses are permitted. 2000-06-14 03:57:23 +00:00
itojun c4e8d3d8d5 "nameserver" line happily accepts IPv6 numeric address. 2000-06-14 03:52:40 +00:00
cgd ef767ee388 Replace my personal attribution string ("This product includes software
developed by Christopher G. Demetriou for the NetBSD Project.") with
a generic NetBSD one ("This product includes software developed for the
NetBSD Project.  See http://www.netbsd.org/ for information about NetBSD.")
so that this same set of terms can be used by others if they so desire.
(Eventually i'll be converting more/all of my code.)
2000-06-13 22:36:16 +00:00
itojun beb03d9f22 add ipsec configuration. 2000-06-13 16:33:18 +00:00
scw b7a8fc610a Document OPTi 82c621 support. 2000-06-13 09:43:07 +00:00
bjh21 4ed6e58789 Proper en-dash. 2000-06-13 00:24:13 +00:00
bouyer 5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
ad 47eb171a16 In SEE ALSO section:
- Note missing references to dpt(4) and wdc(4).
- Sort.
2000-06-12 11:24:36 +00:00
itojun eb5b4aa559 typo. there's no ttcp(4) in netbsd. 2000-06-12 11:16:32 +00:00
ad 65fbf215fa - Formatting.
- Reword slightly to be more clear in one or two cases.
2000-06-12 11:14:30 +00:00
ad 412d66c34b Remove some crap that looks like it came from a conflict. 2000-06-12 11:11:19 +00:00
ad f3415e7d0e Note EGA support. 2000-06-12 11:04:15 +00:00
itojun 0c0d0ee98e tiny nroff nit. correct order of sections. (sync with kame) 2000-06-12 10:32:06 +00:00
veego 959d05dacc Sync with the basesrc/etc/etc.$ARCH/MAKEDEV files. 2000-06-11 10:08:03 +00:00
veego bd118032cf Only update the file when it changed. 2000-06-11 10:02:58 +00:00
augustss 3434d1941c Fix spelling. 2000-06-11 01:13:44 +00:00
veego b18cd8346c One eisa.4 entry is enough.
Only noticed because make failed with:
install -r -c -o bin -g bin -m 444 eisa.cat4 eisa.cat4 /usr/share/man/cat4/eisa.
2000-06-10 20:00:11 +00:00
mycroft 750b27b82a Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it
DTRT for generated files in and obj directory (or accessed via .PATH).
2000-06-10 14:12:03 +00:00
itojun 3fff705c2a update i-d #. (sync with kame) 2000-06-10 08:02:20 +00:00
mycroft 27bcc551c6 Do `install-info --remove' after installing the info file. 2000-06-10 04:56:59 +00:00
enami 588bdb0ce7 Replace unreachable url with reachable one. 2000-06-09 15:11:01 +00:00
onoe a2ec330737 Add Nokia C020 and Farallon SkyLINE to supported hardware.
Note wiconfig(8).
2000-06-09 13:06:32 +00:00
itojun 28fea45199 sync with header file change. s/u_int/unsigned int/ 2000-06-08 21:20:37 +00:00
jdc 060d6ec665 For the 'xterm-xf86-v32' entry :
Make the kD capability consistent with older (and newer) xterm entries.
  Remove some function key capabilities to reduce the size of the entry.
2000-06-08 21:02:49 +00:00
cgd 31632fbb01 IPL-lowering functions are now defined to return `void.' See also my
post to tech-kern about the issue.  No ports updated yet; they should
be updated as time permits.
2000-06-08 06:45:24 +00:00
mycroft 2eaf9707e2 Rearrange slightly to get rid of unneeded conditionals (and make this
*slightly* less painful to trace through, though not much).
2000-06-08 03:51:56 +00:00
mycroft dfad196789 Rework to not use the `files' crap. It requires far too much klugery to
actually get the semantics right.  As a bonus, the info directory is not
reordered when using UPDATE any more, if files are not actually reinstalled.
2000-06-08 03:30:58 +00:00
mycroft 78e7ae14b9 The previous commit was *definitely* wrong. It indicates an out of date
make(1).
2000-06-08 03:05:17 +00:00
matt 84ad7d0a8d More lossage. You need to make the directory each catalog will go into. 2000-06-07 17:28:52 +00:00
matt ce4415cde0 Don't know if this is a side effect of the recent makes changes but
set FILESDIR_${F} for info files.
2000-06-07 16:29:11 +00:00
jhawk 84ceb5dfe7 Fix long-standing inconsistency between manapage and code.
The "ditto" character is " (double-quote); not , (comma) as
indicated in the manpage; and not ' (single-quote) as indicated
in the man.old -style manpage from which the mdoc manpage was derived.

Some other versions of ddb use single-quote for this feature, and this
part of the code may change again in the near future, but the documentation
now affects reality now.
they
2000-06-07 13:24:11 +00:00
gmcgarry 66113db19c Autonegotiation is reported to work. Change the statement to a warning
rather than a problem.  Promiscuous mode has been fixed.
2000-06-07 02:12:00 +00:00
mycroft b124cdf163 Abuse .USE some more. 2000-06-06 09:53:29 +00:00
mycroft befa5650d3 Minor rearrangement. 2000-06-06 09:22:00 +00:00
mycroft 9994843c59 Fix some breakage with directory that have no subdirectories. 2000-06-06 08:54:06 +00:00
mycroft 602ebf1e8d Oops; fix a subtle bit of semantics that was broken in the previous. 2000-06-06 06:49:39 +00:00
mycroft 34e1bda46a Use ODE make(1) features to eliminate extra variables and move several things
outside of .for loops.  (Needs more work to completely eliminate .for.)

XXX Don't look at this stuff.  It will make your head hurt.
2000-06-06 05:40:47 +00:00
mycroft 58b1f972c2 Oops. DTRT with directory names with dashes (e.g. for crypto-*). 2000-06-06 05:39:26 +00:00
mycroft d1460458fc A few changes to decrease parsing time and memory usage. 2000-06-06 05:33:58 +00:00
gmcgarry 3129070fd6 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work.  Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
gmcgarry efa5140d27 Document APM_ALLOW_BOGUS_SEGMENTS. Update description for APM_POWER_CHANGE,
addresses PR10066 from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2000-06-04 22:38:58 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun 0493f499b6 mention /etc/mail. PR 10273 from roskens@elfin.net. 2000-06-04 08:38:08 +00:00
veego f9e6343390 Add netconfig.4 and rpc.4.
And format the entries a little bit.
2000-06-03 07:18:47 +00:00
fvdl 03359a9af1 Add netconfig(4) and rpc(4) manual pages. 2000-06-02 23:18:31 +00:00
matt 479163743d Note that softintr_schedule can safely be called multiple times
before the callback is invoked.
2000-06-02 22:12:11 +00:00
gmcgarry 8c0b13837f pcmplay -> audioplay 2000-06-01 21:54:54 +00:00
gmcgarry 59d8ecda45 xntpd -> ntpd 2000-05-31 22:26:58 +00:00
cgd a6921e9cfe in foo_softc example, actual struct device, not a pointer to one 2000-05-31 19:39:21 +00:00
pk bd447b03c0 Document pool_init(9) and generally Sync with Reality. 2000-05-31 15:27:33 +00:00
cgd a66fd057e2 documentation of the NetBSD machine-independent software interrupt
framework, dredged out of the January, 1997 tech-kern e-mail archives.
2000-05-31 00:40:51 +00:00
augustss 0dbfa7d01e Note that the Y-E Data floppy works. 2000-05-30 02:04:48 +00:00