Commit Graph

3329 Commits

Author SHA1 Message Date
lukem 0de64177a3 add hash(9) 2001-12-05 07:31:24 +00:00
augustss 44350c3eee Xref irdaattach(8). 2001-12-05 02:12:25 +00:00
wiz 04b24f8e2a Misc fixes. 2001-12-04 23:42:02 +00:00
augustss 56c82209ee Update with irframe API descriptions. 2001-12-04 23:29:14 +00:00
wiz 8a84fcd9f0 Sort SEE ALSO. 2001-12-04 23:16:15 +00:00
jdolecek a3894c8cef note the NCR 53C90 (esp) driver
xref ne(4)
mark AHA-1640 as "not tested recently"
2001-12-04 20:55:47 +00:00
jdolecek d908c8f196 note MCA attachment 2001-12-04 20:52:48 +00:00
jdolecek 7851c7aacd document M_CANFAIL 2001-12-04 20:39:02 +00:00
jdolecek 20353052f0 the dump device isn't hardcoded into compiled kernel commonly nowadays
xref swapctl(8)
2001-12-04 19:56:55 +00:00
wiz b4371d47f5 Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
augustss 3050e58cec Add a man page for the IrDA line discipline driver. 2001-12-03 23:23:47 +00:00
wiz 4ab3d5a0bc Fix typo. 2001-12-02 19:59:26 +00:00
augustss 617506af94 Make a link from irda to irframe. 2001-12-02 19:52:37 +00:00
augustss d0b41e02c5 Note that the man page is incomplete. 2001-12-02 19:50:49 +00:00
augustss 047ca61989 Add cir(4) and oboe(4) man pages. 2001-12-02 19:46:04 +00:00
wiz b68a5bd59b Drop unnecessary .Pp. Sort commented Xrefs in SEE ALSO. 2001-12-02 18:59:27 +00:00
wiz 70fe6c1246 Add MAKEDEV(8) for acorn32 and necessary directories. 2001-12-02 18:56:47 +00:00
wiz a3aa0450e9 Regen (wscons) 2001-12-02 18:50:04 +00:00
wiz a6a0cf88c5 Regen for cir/irframe addition. 2001-12-02 18:49:44 +00:00
augustss 02b1fff116 Add irframe(4) man page. 2001-12-02 16:42:37 +00:00
wiz a4f2821180 Drop a space, and mark-up EINVAL. 2001-12-02 08:40:27 +00:00
yamt ad37337699 add a line for cardbus attachment. 2001-12-02 03:20:52 +00:00
yamt 7a6838c92e add "function ?" forgotton in the previous commit. 2001-12-02 03:12:44 +00:00
yamt a187b01a11 note pcmcia and isapnp attachments. 2001-12-02 03:07:53 +00:00
gmcgarry 796fcac29a Documentation for itimerfix(9), from Christos Zoulas. 2001-12-02 02:26:26 +00:00
wiz 223b4be581 Fix Xref. 2001-12-01 16:19:42 +00:00
wiz 470a2e6a72 Fix typo, and use .Nx for NetBSD. 2001-12-01 16:17:45 +00:00
bouyer 34d6f4f3c4 Note ATAPI tape support 2001-12-01 00:29:50 +00:00
manu 7054731317 Updated COMPAT_LINUX (for the mips, it's not extremely experimental anymore,
it's just experimental), and added COMPAT_IRIXi (highly experimental).
2001-11-30 21:26:26 +00:00
ross 0133468c02 English; -mdoc 2001-11-29 23:19:52 +00:00
ross f97914a629 English 2001-11-29 23:14:39 +00:00
ross c711939949 English 2001-11-29 23:06:14 +00:00
augustss f1df2b078f Xref usbhidaction(1). 2001-11-29 19:21:40 +00:00
hubertf 8bf93eced0 Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:35 +00:00
kleink a0c2c75608 Mention hme(4) being 802.1q MTU capable. 2001-11-29 00:03:15 +00:00
kleink 134596bbcd Add missing `size' argument to MEXTADD declaration; from Yannick Montulet
in PR misc/14758.
2001-11-28 19:14:56 +00:00
ad 304ffcc64d First appeared in 1.5.3. 2001-11-28 18:27:34 +00:00
ad 4be14bd859 First appeared in NetBSD 1.5.3. 2001-11-28 17:41:46 +00:00
wiz 267e4b3d45 No point in using __P in prototype declarations in man pages. 2001-11-28 16:49:02 +00:00
wiz 79f04cbeec No point in using __P in prototype declarations in man pages.
Complete a prototype while I'm here.
2001-11-28 16:48:11 +00:00
kleink e5cc0a04fb No point in using __P for prototype declarations in a manual page. 2001-11-28 16:39:35 +00:00
wiz c2c43720b7 Add a hyphen, and replace /usr/pkgsrc/mk/mk.conf.example with
/usr/pkgsrc/mk/bsd.pkg.defaults.mk.
2001-11-27 16:17:35 +00:00
wiz 234fe049a8 Sort sections, and add sentence with a . 2001-11-26 00:14:19 +00:00
wiz c13612f8dd Sort sections, fix xrefs, and misc. markup improvements. 2001-11-26 00:11:52 +00:00
wiz 8e3beef555 Markup improvements, grammar fix. 2001-11-26 00:06:40 +00:00
wiz 58f985e579 Simplify formatting, and drop an unnecessary .Pp. 2001-11-25 23:50:24 +00:00
wiz 5b9448b7b5 ddb(4), not ddb(8), and sort SEE ALSO. 2001-11-25 23:44:14 +00:00
wiz ce5ff77ee4 Sort sections, sort SEE ALSO. 2001-11-25 23:42:36 +00:00
wiz 6676165aa3 Drop an unnecessary .Pp. 2001-11-25 23:42:22 +00:00
perry 637fddfedf if UNPRIVED, generate (synthetically) a metadata log for whatis.db 2001-11-24 21:39:20 +00:00
perry 675aa2fd98 note that the path for installboot is /usr/mdec/installboot in SYNOPSIS 2001-11-24 16:38:07 +00:00
darrenr cbf13ec8c8 update man page to mention that you need to do "ifconfig greN create" before
using greN even if config'd into the kernel.
2001-11-24 14:27:03 +00:00
wiz 1ea75497ea filesystem -> file system; add `.' at end of HISTORY section; sort sections;
don't use Pc/Po/Pq; drop Nm arguments in most places (because they're not
needed); update Dd for mrg's changes today.
2001-11-24 07:40:22 +00:00
mrg 9ba47996ff add an example for forcing sparc blocks 2001-11-24 01:52:02 +00:00
mrg b4e48d1175 correct sparc64 bootblk/ofwboot pathnames (PR#14701), note ofwboot.net,
clarify sparc example is for sparc and add a sparc64 example, and
finally, add a FILES section describing all the sparc* bootblock files.
2001-11-24 01:44:55 +00:00
jdolecek 3abeb309bf Use <sys/systm.h> instead of <systm.h>. Noted in kern/14697 by John Franklin 2001-11-23 23:46:44 +00:00
jdolecek 8ea026bc30 add the 'drive' locator
g/c BUGS, add NOTES sections and note the driver should work okay
on machines with >16MB RAM
2001-11-23 23:00:52 +00:00
jhawk da2f8002bb hyphenate compound words
s/libc/C library/
grammar nits.
2001-11-23 21:06:02 +00:00
wiz ced65d9a35 Quote .Sq argument, and give correct argument to .Bd -offset (_not_ xxxx).
Second part fixes misc/14692.
2001-11-23 18:40:59 +00:00
bjh21 e43b9bb235 Add acorn32. 2001-11-23 16:32:20 +00:00
gmcgarry 3a3e29d852 General cleanup; xref kafs(3) 2001-11-23 07:45:54 +00:00
gmcgarry 30a683b2cc - Xr cdk(3), for what is worth
- describe libposix with xrefs
2001-11-23 07:18:52 +00:00
gmcgarry a81a662c06 Xref util.3 2001-11-23 06:22:24 +00:00
wiz 1fd7eeefcd "than" instead of "then". 2001-11-21 19:14:19 +00:00
augustss e26efb5202 A few more editorial changes. 2001-11-21 17:22:56 +00:00
wiz 74b5493cd3 Really improve grammar. 2001-11-21 17:17:42 +00:00
augustss a395f3700a Improve language. 2001-11-21 17:11:55 +00:00
augustss 3b945082ba Update a little for new reality. 2001-11-21 16:28:11 +00:00
gmcgarry 3b6720fee9 xref com_err(3) 2001-11-21 05:45:10 +00:00
lukem 0514531239 attempt to describe KGDB_DEV* options 2001-11-20 08:49:31 +00:00
kleink 22c0e4ba00 Expand NLS acronym; from Jeremy C. Reed in PR misc/14577. 2001-11-19 16:15:00 +00:00
kleink 3a2aafc63a Fix email address. 2001-11-19 10:53:52 +00:00
augustss bf71f0bf59 Fix typo. 2001-11-18 23:23:11 +00:00
augustss d9694b2e25 Xref each other. 2001-11-18 23:21:38 +00:00
augustss ba78f1455a Fix typo. 2001-11-18 23:13:37 +00:00
wiz c503012367 Sort sections. 2001-11-18 23:00:10 +00:00
wiz b8554660b9 Grammar fix and markup improvement. 2001-11-18 22:59:34 +00:00
wiz c2f2c277e3 Sort SEE ALSO. 2001-11-18 22:49:36 +00:00
augustss d774666fd6 Add autri(4) man page. 2001-11-18 16:46:49 +00:00
kleink 735f41a128 Create a bus_space_mmap(9) link, too. 2001-11-18 12:02:13 +00:00
mrg eeaa44ea8e note linksys prism2 support. 2001-11-18 06:38:23 +00:00
lukem 69e1926249 document M_PIPE, M_AGP, M_PROP 2001-11-17 03:54:36 +00:00
lukem 576eed5512 Add new malloc(9) flag M_ZERO - zeros memory before returning.
From Poul-Henning Kamp's equivalent enhancement in FreeBSD.
2001-11-17 03:50:27 +00:00
augustss c8a7be2fc5 Improve wording. 2001-11-16 17:22:54 +00:00
augustss 9d5ba0c4d4 Add a man page for ehci(4) despite the driver not being finished yet. 2001-11-16 17:08:12 +00:00
gmcgarry 63a43ab235 Clarify some chipset models. 2001-11-12 07:33:40 +00:00
itohy adb46cd666 fix ascii art 2001-11-11 14:02:18 +00:00
tsutsui 2cf8d764c2 Note DC-390UW as well as DC-390U/F (to use siop(4) for them). 2001-11-11 05:24:45 +00:00
perry 06ccd5c20e make a couple of comments reflect termios.h again following changes
to termios.h
2001-11-11 00:03:20 +00:00
wiz ab7d80e97b Misc regens with more xrefs. 2001-11-10 22:58:27 +00:00
wiz 84b670bf3e Add MAKEDEV(8) for evbarm 2001-11-10 22:57:57 +00:00
gmcgarry 22d5bd5eb8 - cross-reference skey(3)
- relegate FILES section to library pages
2001-11-10 06:32:37 +00:00
gmcgarry 965d17cd26 Reference krb5(3) and add description for libcom_err. 2001-11-08 19:52:51 +00:00
tsutsui 061889c028 - Add adv, adw, iha, mesh, osiop, pcscp and trm, and remove ncr in SYNOPSIS.
- s/TurboBus/TURBOchannel/
2001-11-07 16:45:50 +00:00
wiz dcfbb9ec97 Fix Dd. 2001-11-07 16:44:44 +00:00
tsutsui bf527533cc - Note trm(4) for DC-395U/UW/F.
- Note DC-390UW as well as DC-390U/F.
- Remove reference of ncr(4).
2001-11-07 16:43:12 +00:00
tsutsui 6170e0c5cd Add note and xref trm(4). 2001-11-07 16:38:58 +00:00
tsutsui c9f78bae39 Add trm(4) man page. 2001-11-07 16:37:13 +00:00
gmcgarry 4889f499f1 Rework to describe the plethora of libraries that arrived with the
introduction of crypto/Kerberos into the base system.

Doesn't have a hope of being complete since there is little (no?)
documentation available on what the libraries actually do, much
less how to use the functions included within them.  It's questionable
whether some of the libraries should exist in the first place.

Does NOT address lib/11191, lib/11171 + others I haven't found yet.
2001-11-06 00:06:21 +00:00
itohy 031207a029 Document mpu at cmpci and opl at cmpci attachment.
Document the mixer structure.
2001-11-04 07:00:39 +00:00
itohy 2869e4213e Document "opl at cmpci" and "flags 1". 2001-11-04 06:46:47 +00:00
hubertf a5378d2cae Make comment about scripts/* go the same place as the scripts/* code: /dev/null 2001-11-03 20:49:56 +00:00
wiz 496a336cb0 Slight markup change. 2001-11-01 01:15:42 +00:00
wiz 73680f8d68 Drop a spare .Pp. 2001-11-01 01:13:43 +00:00
atatat 6e885d365a Turn the tun device/network interface into a cloning device. 2001-10-31 20:08:17 +00:00
gmcgarry 8e84a660f0 Document new VEXECMAP vnode flag and rename vn_marktext() to vn_markexec(). 2001-10-31 19:53:07 +00:00
skrll 04b6a0a047 You can build libraries with more than just cc(1) now you know. 2001-10-31 18:44:11 +00:00
jdolecek 39ecb68bcf fix typo in example code 2001-10-29 23:04:29 +00:00
augustss 28fed02bd7 Document the wsmuxctl device. Xref moused(8) (soon to appear). 2001-10-29 22:51:33 +00:00
gmcgarry 103408cb36 Turbochannel -> TURBOchannel 2001-10-29 19:02:23 +00:00
gmcgarry 305a93a18f TurboChannel -> TURBOchannel. Pointed out by Tohru Nishimura. 2001-10-29 18:59:55 +00:00
pooka 0e8598ed82 make struct ifaliasreq match the one found in net/if.h 2001-10-29 15:08:31 +00:00
wiz b45940a186 Sort SEE ALSO, sort sections, other minor cleanups. 2001-10-28 18:47:03 +00:00
jdolecek 4a5ea306b8 s/Soundblaster/SoundBlaster/. Addresses kern/14321 by Gergely EGERVARY 2001-10-28 16:28:39 +00:00
gmcgarry a51e9664a9 - simple_lock_unlock() -> simple_unlock()
- include description of LK_INTERLOCK flag

Improvements suggested by Anthony Mallet in PR-14367.
2001-10-27 06:06:19 +00:00
jdolecek 9f786f908f Fix typo - it's <dev/mca/mcadevs.h>, not <dev/tc/mcadevs.h>.
Reported by Miod Vallat in misc/14365.
2001-10-26 17:10:22 +00:00
yamt 2b98bd0728 - VOP_READDIR will remain vnode locked.
- our VOP_FSYNC doesn't have argument "waitfor".
- IO_SYNC is synchronous.
- remove a repeated sentence in VOP_UNLOCK.
- fix some misspells.
2001-10-26 06:24:08 +00:00
yamt 43a577818e s/falg/flag/ 2001-10-26 03:48:41 +00:00
jdolecek e1d5d53574 remove the mention of /usr/mdec/biosboot_ps2.sym, it no longer exist
(the support is part of standard bootblocks)
2001-10-25 21:34:30 +00:00
bouyer 786a6026c6 Note that the ethernet function of Xircom RealPort 10/100 Ethernet + Modem
works.
2001-10-25 20:23:46 +00:00
augustss c642c12a27 Add a BUGS section mentioning the difficulties with using ddb during boot. 2001-10-24 22:37:07 +00:00
enami 4644bbe41d s/fnctl/fcntl/ 2001-10-24 09:01:47 +00:00
wiz 2893e5922b Don't xref ourselves.
Noted by YAMAMOTO Takashi on tech-userlevel.
2001-10-23 09:57:10 +00:00
augustss 94a6eb942b Xref. 2001-10-22 22:23:44 +00:00
gmcgarry 18a46c1d6c mount.9 doesn't exist (yet?) 2001-10-22 20:47:05 +00:00
gmcgarry 3cda02af37 wsemul.9 was merged with wsdisplay.9 2001-10-22 20:43:03 +00:00
gmcgarry ec7180252d fnctl -> fcntl 2001-10-22 19:22:42 +00:00
wiz 1978ea7c16 Whitespace, punctuation fixes; sort sections, fix xrefs. 2001-10-22 08:21:32 +00:00
lukem 179b47c97b install all the macro links to queue.3 using the correct UPPER_CASE name 2001-10-22 04:37:57 +00:00
gmcgarry d67daa9469 Update for new pages and sort. 2001-10-22 03:34:39 +00:00
gmcgarry f9acd7a62a Programmer's guide to the VFS interface. 2001-10-22 03:33:19 +00:00
gmcgarry 3609682ad9 Programmer's guide for wscons. 2001-10-22 03:29:58 +00:00
gmcgarry c6f6ff8c51 Programmer's guide for the rasops subsystem. 2001-10-22 03:28:44 +00:00
gmcgarry f878fc9982 Programmer's guide for TurboChannel. 2001-10-22 03:25:52 +00:00
gmcgarry 4d4c103867 Programmer's guide for MicroChannel. 2001-10-22 03:25:26 +00:00
thorpej 322df02b17 Document the 0x02 flag. 2001-10-21 18:57:39 +00:00
wiz 2be5ce2fe5 Sort SEE ALSO, sort sections, remove spurios .Pp, NetBSD -> .Nx. 2001-10-21 09:42:41 +00:00
isaki 74242463f6 add about vs driver. 2001-10-21 03:33:44 +00:00
manu 3245c82583 Added clockctl.4 2001-10-20 09:45:31 +00:00
wiz a2f94a8a64 Fix whitespace, ispell, sort SEE ALSO, add HISTORY section. 2001-10-20 09:32:22 +00:00
manu e9d17b72f9 Added clockctl(4) 2001-10-20 09:10:33 +00:00
uch fc6d46ce8d add playstation2 port. 2001-10-19 15:36:36 +00:00
wiz 70925a0ded Remove an empty line. 2001-10-18 19:41:48 +00:00
gmcgarry f599563f29 Improve the descriptions of the detach and activate/deactivate interfaces. 2001-10-18 19:35:25 +00:00
jdolecek 0e6348a6ce use 2001 not 1999 in (c) message 2001-10-18 18:41:22 +00:00
jdolecek 2176576808 Add emuxki manpage 2001-10-18 18:40:13 +00:00
wiz a18563818b NetBSD -> .Nx 2001-10-15 13:44:47 +00:00
wiz ed6c442306 Whitespace fix. 2001-10-15 13:44:19 +00:00
blymn eefd77845d Added TIMEFORMAT entry. 2001-10-15 13:22:22 +00:00
itojun 91498ffec5 implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt.
IPV6_BINDV6ONLY (netbsd only) is deprecated, but still work just like before.
2001-10-15 09:51:15 +00:00