Commit Graph

8115 Commits

Author SHA1 Message Date
wiz 8a7cb127eb New sentence, new line; mark up list with Bl;
drop trailing whitespace; misc other fixes.
2004-05-03 13:03:24 +00:00
kanaoka 8e0c88e3c8 Add vald(4) manual page.
Checked by kochi (Thanks!).
2004-05-03 12:56:03 +00:00
kochi f777132bcf Describe relationship with powerd(8). 2004-05-03 07:55:59 +00:00
kochi 41cd704df5 Move spic.4 from man4 to man4.i386. 2004-05-03 02:46:29 +00:00
kochi aee6a41634 Move from man4 to man4.i386 2004-05-03 02:45:18 +00:00
kochi 7f7fbe9e50 Move to man4.i386 2004-05-03 02:44:38 +00:00
skrll ac705457db GDB doesn't work on hppa at the moment. 2004-04-30 08:10:22 +00:00
lukem 57a45b7e74 document ENHANCED_SPEEDSTEP 2004-04-30 02:14:17 +00:00
gendalia ed8de01a24 Flasg -> Flags 2004-04-29 22:44:43 +00:00
jonathan 5267884365 Make new hifn(4) and ubsec(4) manual pages visible to system, after
review, proofing, and bug-fixing by Thomas Klausner (wiz):
1. add hifn(40 and ubsec(4) to share/man/man4/Makefile and the distrib set lists.
2. Restore commented-out cross-references to hifn(40 and ubsec(4) in crypto(4).

No change made to hifn.4 or ubsec.4; commit forced for cross-reference
and for pullup-request purposes.
2004-04-29 19:42:29 +00:00
jonathan f33b6e2e2c Replace FreeBSD SYNOPSIS with NetBSD new-config entry.
Noted by Thomas Klausner (wiz).
2004-04-29 19:05:36 +00:00
wiz 71bde56c0c Actually, we seem to be talking of ourselves, so Fx -> Nx. 2004-04-29 12:47:59 +00:00
wiz 8bf69b0edd FreeBSD -> Fx; use - for hyphen, not \-. 2004-04-29 12:44:46 +00:00
wiz 5289f4b5f1 Sort sections, sort SEE ALSO, fix two typos. 2004-04-29 08:44:40 +00:00
wiz ce9e60a9d4 Sort SEE ALSO; fix RCS Id. 2004-04-29 08:44:17 +00:00
wiz ef9168e6d7 Drop trailing whitespace. 2004-04-29 08:38:37 +00:00
jschauma 9170fe5278 add IPC 2004-04-29 02:29:24 +00:00
jonathan 01be40dbdd Correct ipsec(4) xrefs to fast_ipsec(4), and reword to match
corresponding ubsec(4) text.
2004-04-29 02:25:00 +00:00
jonathan 0702abec98 Add ubsec(4) manpage for Bluesteel 5501/5601 and Broadcom 580x/582x
cryptographic accelerator chips.  Text stolen wholesale from
FreeBSD, who in turn took wholesale from Jason Wright's OpenBSD man page.
2004-04-29 02:12:30 +00:00
jonathan 640183c3f7 Preliminary manpage for hifn(4), lifted from FreeBSD 4.9
(who in turn  lifted it from OpenBSD).
Not yet added to Makefile or sets, pending review/corrections.
2004-04-29 01:59:34 +00:00
lukem 9004725f99 When creating man pages, provide a defintion for __adminmansuffix__.
(This is a new feature in XFree86 4.4.x)
2004-04-29 00:48:04 +00:00
wiz be2b474fba Fix Dd argument; new sentence, new line; fix a typo; remove superfluous
.Pp before/after section headers; replace <> with \*[Lt] and \*[Gt] resp.
for HTML; mark up COP_*; add a missing word ("if"); comment out references
to hifn(4) and ubsec(4), which we don't have; sort sections; add missing
word ("in").
2004-04-28 15:21:43 +00:00
wiz a7f8dce68e Drop trailing white space in preparation for more changes. 2004-04-28 15:19:20 +00:00
dyoung 7d8fbe4779 Fix typo: setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_LOOP, ...)
takes a u_int argument, not a u_char argument.
2004-04-28 07:25:51 +00:00
uwe 1277571a8b Add missing itemization for CR and NL special characters.
Fixes PR kern/25352 by Juho Juopperi.
2004-04-28 01:53:44 +00:00
jonathan 1162a488a6 Update synopsis to match reality: usercode has to #include <sys/time.h>,
because sys/opencrypto/cryptodev.h currently doesn't do that on behalf
of userspace code.
2004-04-27 23:42:59 +00:00
jonathan 11600006ea Commit first draft of a manpage for crypto(4), the user-mode API
to opencrypto(9).
2004-04-27 21:34:10 +00:00
atatat 423f25048b Change the date, too 2004-04-27 03:12:12 +00:00
atatat f7776afba3 Document the sysctl related options. 2004-04-27 03:11:14 +00:00
jonathan 1d1f37cce8 Add fast_ipsec.4 to Makefile. Thanks to Klaus Klein for the reminder. 2004-04-27 01:48:27 +00:00
jonathan 3dae9d5d71 Add a lightly-modified copy of Sam Leffler's FreeBSD manpage for fast_ipsec,
along with an explicit caveat about the unsupported, unsafe state of
combining both IPv6 and fast_ipsec (q.v.)
2004-04-27 00:47:44 +00:00
jonathan 887b782b0b Initial commit of a port of the FreeBSD implementation of RFC 2385
(MD5 signatures for TCP, as used with BGP).  Credit for original
FreeBSD code goes to Bruce M. Simpson, with FreeBSD sponsorship
credited to sentex.net.  Shortening of the setsockopt() name
attributed to Vincent Jardin.

This commit is a minimal, working version of the FreeBSD code, as
MFC'ed to FreeBSD-4. It has received minimal testing with a ttcp
modified to set the TCP-MD5 option; BMS's additions to tcpdump-current
(tcpdump -M) confirm that the MD5 signatures are correct.  Committed
as-is for further testing between a NetBSD BGP speaker (e.g., quagga)
and industry-standard BGP speakers (e.g., Cisco, Juniper).


NOTE: This version has two potential flaws. First, I do see any code
that verifies recieved TCP-MD5 signatures.  Second, the TCP-MD5
options are internally padded and assumed to be 32-bit aligned. A more
space-efficient scheme is to pack all TCP options densely (and
possibly unaligned) into the TCP header ; then do one final padding to
a 4-byte boundary.  Pre-existing comments note that accounting for
TCP-option space when we add SACK is yet to be done. For now, I'm
punting on that; we can solve it properly, in a way that will handle
SACK blocks, as a separate exercise.

In case a pullup to NetBSD-2 is requested, this adds sys/netipsec/xform_tcp.c
,and modifies:

sys/net/pfkeyv2.h,v 1.15
sys/netinet/files.netinet,v 1.5
sys/netinet/ip.h,v 1.25
sys/netinet/tcp.h,v 1.15
sys/netinet/tcp_input.c,v 1.200
sys/netinet/tcp_output.c,v 1.109
sys/netinet/tcp_subr.c,v 1.165
sys/netinet/tcp_usrreq.c,v 1.89
sys/netinet/tcp_var.h,v 1.109
sys/netipsec/files.netipsec,v 1.3
sys/netipsec/ipsec.c,v 1.11
sys/netipsec/ipsec.h,v 1.7
sys/netipsec/key.c,v 1.11
share/man/man4/tcp.4,v 1.16
lib/libipsec/pfkey.c,v 1.20
lib/libipsec/pfkey_dump.c,v 1.17
lib/libipsec/policy_token.l,v 1.8
sbin/setkey/parse.y,v 1.14
sbin/setkey/setkey.8,v 1.27
sbin/setkey/token.l,v 1.15

Note that the preceding two revisions to tcp.4 will be
required to cleanly apply this diff.
2004-04-25 22:25:03 +00:00
simonb cef6220d21 Document the POOL_INIT macro. 2004-04-25 16:50:56 +00:00
kochi ffaf7e29a6 add references to ACPI man pages. 2004-04-25 03:13:00 +00:00
kochi c780f4ac6f Update ACPI manual pages to reflect more reality.
Checked by wiz (Thanks!).
2004-04-25 03:12:11 +00:00
snj 5450e2b5cf Bump date for last, remove extra space, and new sentence, new line. 2004-04-25 02:48:10 +00:00
jonathan 2aa6745551 We now have more than one TCP socket option: TCP_MAXSEG, with further
socket options (TCP_MD5SIG) in the works. Break TCP socket-options
into a list, and add a list element for TCP_MAXSEG, with text borrowed
from FreeBSD. (NB: our implementation may need improving to match that
rather general text.)

In preparation for adding list elements for TCP_MD5SIG.
2004-04-25 02:13:37 +00:00
kleink 9bfa4ce964 Describe new len argument to pci_devinfo(9). 2004-04-24 09:52:59 +00:00
keihan 12dcdec062 s/netbsd.org/NetBSD.org/g 2004-04-23 11:00:06 +00:00
simonb 9bc855a931 s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
2004-04-23 02:58:27 +00:00
kleink b7841c720d Xref statvfs(2). 2004-04-21 21:24:57 +00:00
wiz 9567493662 Whitespace nits; expand an abbreviation; fix a minus;
remove a superfluous .It.
2004-04-21 12:20:48 +00:00
christos 6bd1d6d4db Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
wiz 3f9411f688 Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
wiz 8bb6260b2b Use Fl instead of Ic; remove duplicate Pp;
filesystem -> file system.
2004-04-19 10:00:16 +00:00
lukem 69a2205a22 "ignorefs type" now _appends_ to the existing (default) list. If the default
list isn't wanted, use "ignorefs none" before other "ignorefs ..." entries.
This makes "ignorefs ..." much more useful.

Tweak the wording.
2004-04-19 01:10:48 +00:00
lukem 59aeaab3a6 Note that 'ignorefs type' is used as an argument to 'find -fstype'
and that "sysctl vfs.generic.fstypes" will list the available fstypes.
2004-04-19 00:30:42 +00:00
lukem 03d04e432b Document 'sbsize' and 'tc'. 2004-04-19 00:11:16 +00:00
lukem a90e0c0e64 Add MLINKS for:
CIRCLEQ_FOREACH(3) CIRCLEQ_FOREACH_REVERSE(3)
	LIST_FOREACH(3)
	SIMPLEQ_FOREACH(3)
	SLIST_EMPTY(3) SLIST_ENTRY(3) SLIST_FIRST(3) SLIST_FOREACH(3)
	SLIST_HEAD(3) SLIST_HEAD_INITIALIZER(3) SLIST_INIT(3)
	SLIST_INSERT_AFTER(3) SLIST_INSERT_HEAD(3) SLIST_NEXT(3)
	SLIST_REMOVE(3) SLIST_REMOVE_HEAD(3)
	STAILQ_EMPTY(3) STAILQ_ENTRY(3) STAILQ_FIRST(3) STAILQ_FOREACH(3)
	STAILQ_HEAD(3) STAILQ_HEAD_INITIALIZER(3) STAILQ_INIT(3)
	STAILQ_INSERT_AFTER(3) STAILQ_INSERT_HEAD(3) STAILQ_INSERT_TAIL(3)
	STAILQ_NEXT(3) STAILQ_REMOVE(3) STAILQ_REMOVE_HEAD(3)
	TAILQ_FOREACH(3) TAILQ_FOREACH_REVERSE(3) TAILQ_LAST(3) TAILQ_PREV(3)
2004-04-18 23:42:23 +00:00
lukem 2f6ed1a801 Reorder macros within a queue type to match queue.h definition order.
Document STAILQ_* as compatibility macros for SIMPLEQ_*.
Document TAILQ_LAST and TAILQ_PREV.
2004-04-18 23:39:13 +00:00
lukem 180444c2a0 Rework .s.{o,po,so} and .S.{o,po,so} to be more like the <bsd.sys.mk> rules:
- support ${COPTS.<fn>} ${CPUFLAGS.<fn>} ${CPPFLAGS.<fn>}
  (deficiency noted by Tyler Retzlaff <rtr@NetBSD.org>)
- use ${COMPILE.s} for .s.o .s.po .s.so (instead of ${COMPILE.S})
- don't support AINC anymore; append to AFLAGS instead

Remove .c.ln - it was a duplicate of the rule in <bsd.sys.mk>
2004-04-18 13:11:31 +00:00
lukem 7c178de782 document AS and AFLAGS. document default for CPUFLAGS 2004-04-18 13:07:00 +00:00
lukem 6d15c512f3 remove AINC support; it is now unnecessary 2004-04-18 04:32:51 +00:00
lukem 019cfb87ee add a blank line to improve readability 2004-04-18 03:19:02 +00:00
drochner 78fc5676ae always #define __AMD64__ on and64 -- xfree86 depends on it 2004-04-15 14:48:41 +00:00
pooka 0ee5148aa5 Rather than using RB_EMPTY() for checking if a splay tree is empty,
suggest using it for checking if a red-black tree is empty.
2004-04-14 11:05:19 +00:00
wiz 6314ad1118 Bump date for pooka. 2004-04-13 20:40:26 +00:00
rtr fb373b43a6 + define a proper variable/knob for building XFree86 as loadable or non.
let the breakage begin...
2004-04-13 12:37:29 +00:00
lukem c6ab7e7128 Add MAKEDIRPREFIX shell macro to <bsd.own.mk>.
Usage:  ${MAKEDIRTARGET} dir target [params]
		Runs "cd $${dir} && ${MAKE} [params] $${target}",
		displaying a "pretty" message whilst doing so.

Use MAKEDIRPREFIX to implement the __recurse .USE macro in <bsd.subdir.mk>
2004-04-13 12:25:03 +00:00
pooka d729cba0a7 Note that SLISTs came from FreeBSD to give people an idea that
they're not necessarily a part of 4.4BSD derived implementations.
2004-04-13 10:39:29 +00:00
fredb 1f2cde04db Fix a couple of minor typos. 2004-04-11 16:33:02 +00:00
atatat 6c7aa21ce7 The device is called /dev/dmoverio, not /dev/dmover. 2004-04-08 05:49:13 +00:00
wiz 9e31d256ec Grammar fix, from xsa@openbsd via jmc@openbsd. 2004-04-07 15:28:13 +00:00
wiz 4dc479e359 Add TNF copyright license in Matt Thomas' name; okayed by matt@. 2004-04-07 14:57:39 +00:00
uwe 7b00555453 Add intro(4) and j6x0lcd(4) for hpcsh. 2004-04-04 17:34:43 +00:00
uwe 1226dc06a6 Document j6x0lcd driver. 2004-04-04 17:28:48 +00:00
uwe d1001802a5 This manual page is hpcsh-specific. Say so in .Dt macro. 2004-04-04 17:06:45 +00:00
uwe b40990679f First cut at intro(4) for the NetBSD/hpcsh port.
PR port-hpcsh/24158.
2004-04-04 17:03:39 +00:00
wiz 522d70a8d4 Remove apostrophe that should not be there. 2004-04-04 10:31:33 +00:00
jdc 8510001c69 Add termcap entry for Olivetti M10 and compatibles. From Christian Biere
in PR misc/17739.
2004-04-04 07:49:53 +00:00
uwe 81b1f93220 Verbs has to agree in number with their subjects. 2004-04-04 03:46:13 +00:00
uwe f292fa7af0 Describe GUI elements. 2004-04-04 03:41:03 +00:00
wiz f857cb68ec Add a useful description for COMPAT_AOUT. 2004-04-03 16:08:54 +00:00
darcy 009fef1bb9 Flesh out description of COMPAT_AOUT as requested by mrg. 2004-04-03 15:47:16 +00:00
wiz 8782dceb13 Comment out /amd and /dump, since they are not there in the
default install.
2004-04-03 15:45:36 +00:00
wiz 0adee5f2d3 Grammar fixes; remove a trailing space.
XXX: license missing!
2004-04-03 15:24:42 +00:00
wiz 7df565a342 Article improvements. 2004-04-03 15:19:49 +00:00
uwe 40f1406199 Descend into man8.hpcsh.
Add boot(8) for hpcsh to lists.
2004-04-03 04:20:38 +00:00
uwe 33cd1faa34 boot(8) manual page for NetBSD/hpcsh.
PR port-hpcsh/21373.
2004-04-03 04:13:49 +00:00
uwe 9db3644722 kloader(4) now has a man page too. 2004-04-03 03:26:29 +00:00
uwe c59a2c9ba4 Xref hpcboot(8), it now has a man page. 2004-04-03 03:22:30 +00:00
uwe ef240435db Add hpcboot(8). 2004-04-03 03:13:21 +00:00
uwe 8199a8e58f Skeletal man page for hpcboot.exe - bootloader for hpcarm, hpcmips and
hpcsh ports.
2004-04-03 03:08:35 +00:00
uwe cc64a5cc4f Add kloader(4). 2004-04-03 02:39:27 +00:00
uwe 2c9f180bab Man page for the in-kernel bootloader present on some platforms. 2004-04-03 02:33:40 +00:00
wiz a45370a389 The plural of hertz is hertz. 2004-04-03 00:08:04 +00:00
jmmv 95979c944d Document BEEP_ONHALT{,COUNT,PITCH,PERIOD}. 2004-04-02 15:42:27 +00:00
pooka 75ba803b3f add AVP
misc/23094
2004-04-02 14:41:59 +00:00
wiz 1913c0ff53 Simplify sentence. 2004-04-02 13:23:07 +00:00
jmmv 3c8a1444d9 Introduce and use the rcvar_manpage variable, which contains the manual page
name where the user should look at for documentation about rcvar.  It defaults
to 'rc.subr(5)', as rc.subr is mainly used by rc.d scripts.

This variable is useful to let the daily, weekly, monthly and security scripts
tune the warning message shown when any of the variables they handle is not
properly set.

Closes PR misc/23908.
2004-04-02 13:13:47 +00:00
wiz cab05c8825 From jmc@openbsd:
add missing copyright, with permission from the author (John E. Stone);
problem found by wiz@netbsd
2004-04-01 17:15:00 +00:00
mrg bca4d5d7da xref sparc/boot & sparc64/boot to each other 2004-04-01 16:23:55 +00:00
wiz 9356a1c5e6 Bump date for previous. 2004-04-01 16:17:56 +00:00
mrg d390d285ab shamelessly steal & slightly modify sections of sparc64 boot(8).
this should clear up PR#21403.
2004-04-01 16:15:57 +00:00
simonb 6476bd9b79 Add POTS. 2004-04-01 04:35:45 +00:00
jschauma cf1150e53b add COTS 2004-04-01 04:03:30 +00:00
wiz 48c350d45e Lowercase letter in the middle of a sentence. 2004-03-31 23:21:18 +00:00
wiz bcd3ef3369 Make width larger for better postscript output; avoid xref to ourselves. 2004-03-31 23:19:36 +00:00
wiz ba14cadec6 & -> \*[Am] for html; remove superfluous Pp;
make width larger for better postscript output; avoid xref to ourselves.
2004-03-31 23:18:18 +00:00
wiz 73abf56636 Remove trailing comma in SEE ALSO. 2004-03-31 21:59:47 +00:00
wiz 0a8efb0bc6 Remove superfluous quotes; no trailing comma in SEE ALSO;
sort sections.
2004-03-31 21:59:34 +00:00
wiz 079ef63387 Remove xref to hostname.if, which we do not have. 2004-03-31 21:59:02 +00:00
augustss 869a74e501 No channel locator for atapibus. From PR 24994. 2004-03-31 16:04:45 +00:00
mrg b590c00e16 add a sparc64 intro(4). 2004-03-31 08:04:38 +00:00
mrg bb2ae0a3e9 - move bpp to supported list.
- increase .Bl width
2004-03-31 07:54:19 +00:00
mrg 853765335a install man pages for be(4) qe(4) qec(4) xbox(4) ie(4) pnozz(4) tctrl(4)
xd(4) and xy(4)
2004-03-31 07:52:43 +00:00
mrg f5b2796520 copy over several sparc* man pages from openbsd. 2004-03-31 07:20:48 +00:00
mrg 2f2c2ac179 add a note that the "boot" commands apply to ofwboot as well as OFW. 2004-03-31 06:09:06 +00:00
snj 3cf0dd8779 The GNU textutils package is no more. Direct people to sysutils/coreutils
instead.
2004-03-31 02:10:00 +00:00
jmc eca50dd4bd Also pull in bsd.obj.mk for something which is just using files to install a
uuencoded file
2004-03-29 22:26:21 +00:00
christos b1b156ce46 include <bsd.sys.mk> because uue files need TOOL_UUDECODE and in the
USETOOLS=no case this never gets defined.
2004-03-29 21:44:07 +00:00
wiz 6600056385 Add README detailing where current versions of the files
previously in this dir can be found; requested by perry.
2004-03-29 21:36:45 +00:00
jdc 4a6f199f47 Move the attribute end escape sequence to the start of the xterm
initialisation sequence capability.
Part of the fix for PR misc/11052
2004-03-29 20:52:38 +00:00
wiz a1752f5297 Remove files that do not get installed any longer, to avoid
further confusion.
The corresponding files now live in gnu/dist/groff/tmac (still
BSD licensed!), but the only files that should be changed are in
gnu/usr.bin/groff/tmac, see also
http://www.netbsd.org/developers/releng/release-process.html
2004-03-29 17:08:25 +00:00
dyoung 061f5fc4ee Add a manual page to section 9 for rssadapt, the rate-adaptation
framework.
2004-03-29 04:14:03 +00:00
jmc 2625c3d467 Welcome to 2.0 2004-03-29 03:14:10 +00:00
fair 07c1fe57f7 Make it clear that it's Apple Computer's OF implementation that
has issues, not OF iself.

New sentence, new line. Macroize some things. Bump date.

This should close PR 21372
2004-03-29 02:20:51 +00:00
fredb 3dcd362c80 Update ${X11TOOL_UNXCOMM} to XFree86 4.4.0's "CppSedMagic". From the comments
in Imake.rules:

 * Allow XCOMM to be preceded by whitespace and provide a means of generating
 * output lines with trailing backslashes.
 * Allow XHASH to always be substituted, even in cases where XCOMM isn't.

In particular, this fixes an issue pointed out by wiz on tech-x11, where "@@"
remains unsubstituted for "\" in "startx".
2004-03-27 20:16:16 +00:00
snj 4cf6501fa6 Bump date for last. Fix a spelling error. 2004-03-27 19:29:36 +00:00
darcy c97d629435 Document COMPAT_AOUT option.
This closes PR misc/13819
2004-03-27 12:31:06 +00:00
uwe 0531f48a40 Add shb(4). 2004-03-27 01:47:38 +00:00
gendalia eb9c4de589 Bump date. 2004-03-26 22:46:16 +00:00
gendalia 678a450535 Add Dell PERC 320/DC to supported controllers list. 2004-03-26 22:30:12 +00:00
fredb 158d2f19f3 Enable IPv6 in XFree86 4.4.0 reachover build. Usage is describe
in "/usr/X11R6/lib/X11/doc/RELNOTES". Note particularly that "tcp",
as in "X -nolisten tcp" or "xhost +tcp/host:0", now means *both*
IP transport protocols. Use "inet" or "inet6", instead, to specify
only one or the other.

XDMCP support for IPv6 -- such as it is -- is disabled, just as
it is in the native, out-of-the-box build. XDM-AUTHORIZATION-1
does not really support IPv6 addresses, in any case. (It is
possible to build "xdm" with -DIPv6, but that presumes support
for IPv6-mapped IPv4 addresses in the default installation, for
one thing, and there are unexplored issues with all that.)
2004-03-26 21:29:54 +00:00
keihan faf7d8bca2 Sort acronyms and fix some entries in acronyms.comp that didn't
the follow the standard.
2004-03-26 12:45:39 +00:00
wiz d811bd0251 Grammar fixes. 2004-03-24 23:51:18 +00:00
atatat 1449152ac6 Add man page for new sysctl_teardown() function. 2004-03-24 19:37:10 +00:00
snj 1d1d5cc0a9 Bump date for last; drop trailing whitespace. 2004-03-24 19:11:41 +00:00
garbled 963b4816bd Fixes to sushi for handling ipv6 autoconfiguration mode in the rc.conf
file. Provided by Peter Postma in followup to PR 24645
2004-03-24 18:47:08 +00:00
atatat 4723bb21ba Bring sysctl man pages up to date (wrt new query interface, the
versioning, and descriptions).
2004-03-24 18:22:30 +00:00
pooka ba81fe2a70 attempt to clarify bit about flags usage:
* remove mention to PR_URGENT, since it was removed from the code
    two years ago
  * mention PR_NOWAIT
2004-03-24 17:44:22 +00:00
wiz bd925f0bcd Bump date for previous. 2004-03-24 12:09:21 +00:00
hubertf 8b9577c4cd Xref RFC 3704 ("Ingress Filtering for Multihomed Networks")
OK'd by itojun
2004-03-24 11:50:40 +00:00
snj afedcd8968 We can't guarantee that the continuation will run at the specified IPL,
so desired_ipl is a better name than continue_ipl.

Suggested by jonathan@
2004-03-24 06:03:26 +00:00
snj 2a2b000f5a It's continue_ipl, not desired_ipl. 2004-03-24 01:29:37 +00:00
wiz 30f8c01691 .Nd should not end in a dot or start with an article;
there is no sleep(9); use Ar for function arguments; mark up
KCL_IPL* and IPL_* with .Dv; restore a "K" that was lost; use
even more .Dq for double-quoted strings; mark up author with .An.
2004-03-23 11:46:59 +00:00
snj 246c4b1ac6 Remove superfluous Nm. 2004-03-23 06:02:48 +00:00
snj cc1e906a4d Bump date to match date this file was added. Drop trailing space. Clean
up ugly usage of Fn.  Correct Nm usage.  New sentence, new line.  Use Sq
and Dq for single and double quotes, respectively.  Listify.  Slight grammar
fixes.  Fix Fn usage.  Use Nx instead of NetBSD.  Remove unnecessary comma.

Over to you, wiz.
2004-03-23 06:00:08 +00:00
jonathan 7dceec999c Add kcont(9) to Makefile, comp set. 2004-03-23 00:59:47 +00:00
jonathan 5ba910f927 Commit draft kcont.9 (really, this time). 2004-03-23 00:47:18 +00:00
he b38a526b83 The man-page symlink should be pckbport_set_inputhandler, not
pckbport_set_inputhandle -- make it so.
2004-03-21 11:49:28 +00:00
wiz 1f250009b5 New sentence, new line. Remove superfluous double quote.
Fix a typo.
2004-03-20 21:43:03 +00:00
bjh21 8808a41bd8 Kernel-internal documentation for pckbport. 2004-03-20 21:28:59 +00:00
dsl 439e722c72 Don't remove ${.TARGET} - thanks Alexander for pointing it out. 2004-03-20 20:41:33 +00:00
wiz e574a06f6f Bump date for previous, and readd newline at EOF. 2004-03-20 18:45:09 +00:00
wiz 3ed664c272 New sentence, new line, and add newline at EOF. 2004-03-20 18:44:08 +00:00
bjh21 0e487deb4a Add a SEE ALSO section. 2004-03-20 17:13:39 +00:00
bjh21 803d1effdc SEE ALSO wskbd(4). 2004-03-20 17:13:08 +00:00
snj b2cab1b295 Remove superfluous comma. 2004-03-20 17:10:33 +00:00
bjh21 04fff4f351 Add manual pages for iomdkbc(4) and rpckbd(4) (because I wanted to xref it).
Also tidy up a rogue "qms.4".
2004-03-20 17:02:34 +00:00
bjh21 9becfad46d Mention how bells work on acorn32. Also make the English a little less
German in places.
2004-03-20 16:48:10 +00:00
dsl a5b028e397 rm -f and CLEANFILES all the *.me.tmp files created during install 2004-03-20 11:35:15 +00:00
snj 17709cebba Err, nevermind. 2004-03-20 05:03:32 +00:00
snj 11aab027f7 Correct usb Xref. 2004-03-20 05:02:00 +00:00
snj bd441fde28 Drop trailing space. 2004-03-20 04:52:59 +00:00
jmc 6fe4ead562 Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
jmc c952e07861 Make sure clean rules pick up all uudecode output 2004-03-19 06:10:27 +00:00
wiz 5eab9f79e7 Add back one whitespace, and document it.
Noted by ragge@.
2004-03-18 21:02:59 +00:00
wiz 082d3dda1a New sentence, new line; drop superfluous Pp;
fix Dd argument; use \*[Lt]\*[Gt] instead of <> for HTML output.
2004-03-18 20:44:25 +00:00
wiz 66e43561b0 Drop trailing whitespace. 2004-03-18 20:40:59 +00:00
ragge c7bde94f66 Manpage for the dge card. 2004-03-18 20:38:30 +00:00
jdc 9a2e2c2205 Add enable ACS (eA) capability to our rxvt entry too.
Tested by Martin Husemann.
2004-03-18 07:25:17 +00:00
jmc 934c6a9eb2 If performing a rename with uudecode, touch the expected output so make tracks
the dependency.
2004-03-18 03:32:03 +00:00
jmc c667587326 Add UUDECODE_FILES_RENAME_fn so the output from a uudecode can be renamed
potentially (usually when the .uue has a pathname contained within it)
2004-03-18 03:26:55 +00:00
jmc ee24a149f4 Add a central method to deal with uuencoded files in the source tree.
Files will be stored as .uue and the name sans .uue will be added to
UUDECODE_FILES to extract them.
2004-03-18 02:00:00 +00:00
matt 1a1ed06bfd Make the assumption that all MACHINE_ARCH'es ending in 'el' are little
endian and all ending in 'eb' are big endian.
2004-03-17 20:16:21 +00:00
he 574847ed6f Add sh3el and sh3eb MACHINE_ARCHs. 2004-03-17 19:57:49 +00:00
wiz 2e8499f745 Bump date for previous. 2004-03-17 14:20:17 +00:00
aymeric 0aace148c4 document new powerpc-specific option PMAP_MEMLIMIT 2004-03-17 14:15:30 +00:00
jdc 6e297aabcb Add enable ACS (eA) capability to our xterm entry. The xterm shipped with
Xfree 4.4.0 needs this.
Fixes PR lib/24770 by Matthias Scheler.
2004-03-16 20:36:55 +00:00
he 788aab2192 Add m68000 MACHINE_ARCH (for sun2) to big-endian list. 2004-03-16 14:46:44 +00:00
perry 05e1e2f0e7 Handle XHASH properly -- from Nicolas Joly 2004-03-16 00:24:47 +00:00
cube 5e6e0e1b39 vn_close() expects an unlocked vnode. 2004-03-14 22:39:21 +00:00
soren 3efacde2ee Wow, I was more confused still. The former bsd.endian.mk wasn't actually
using the little/big values.
I wonder how this happened to work..
2004-03-14 20:43:20 +00:00
matt f6513452e5 Don't use loadable modules for sgimips. XF86 doesn't understand mips
relocs at this time.
2004-03-14 16:59:00 +00:00
matt 09b62d7310 Make the sgimips XF86 server use loadable modules. 2004-03-14 06:22:32 +00:00
wiz 0da2f82e03 Break line differently to tell groff that the sentence does not
end after e.g.
While the previous here obviously did.
Mark up NULL with Dv, and a function name with .Fn.
2004-03-13 20:50:17 +00:00
wiz e120583a50 Drop trailing empty line. 2004-03-13 20:37:18 +00:00
bjh21 145c8b84d8 Remove mentions of obsolete devices. 2004-03-13 19:54:32 +00:00
bjh21 6f43bfefe9 Remove busmouse(4), opms(4), and wsqms(4), since they're all obsolete. 2004-03-13 19:48:44 +00:00
skrll 0a5647e7a8 Fix another silly error. 2004-03-13 13:07:37 +00:00
christos 5cf9849bc3 What happened to testing trivial changes?
Fix extra || at the end of the elif
2004-03-13 02:36:43 +00:00
soren 1265776d4e Replace the <sys/endian.h> hack with a table based on MACHINE_ARCH.
This makes src/x11 build without USETOOLS.
2004-03-12 23:43:41 +00:00
jkunz 17e4dce36a Import MI part of new Intel i82596 Ethernet driver. 2004-03-12 11:37:17 +00:00
snj 1896c623d6 +TPTB. 2004-03-12 01:01:57 +00:00
wiz d946a28c48 Drop trailing space, and break line where
markup should end.
2004-03-11 21:24:32 +00:00
jdc 332fb03830 Add a bugs section noting the limited support in this driver. 2004-03-11 21:17:12 +00:00
pooka f389cf03c4 bump date
(oh, and as a side-effect, make description match modern reality)
2004-03-11 14:21:25 +00:00
keihan 9ead5e6736 Add STP and UTP cable types.
Sort ARP entry.
2004-03-11 09:32:48 +00:00
jschauma dd0b91b507 Correct OSI and FDDI as suggested by Michael Eriksson. 2004-03-11 01:37:44 +00:00
lukem d1600c8ff8 We're now using XFree86 4.4.0; update manual page generation accordingly.
Noted by Kouichirou Hiratsuka in PR misc/24725.
2004-03-10 23:41:20 +00:00
wiz a6c0f6d572 Bump date for previous. 2004-03-10 17:05:54 +00:00
rtr f52be06c26 Update reachover to build XSUN for sun3 2004-03-10 16:21:16 +00:00
keihan 034e646220 Add 10GbaseLR to the list of Ethernet media types. 2004-03-10 14:44:52 +00:00
garbled c008c5f8b8 More patches from Peter Postma 2004-03-10 01:19:45 +00:00
garbled eaea23aab0 Apply patches in PR bin/24645 by Peter Postma:
Here are some enhancements to sushi's System Maintenance menu.
	To summarize the changes:

	* Make a backup of the file before modifying it.
	* Fixes to get all menus/forms working.
	* Missing/invalid settings (like in rc.conf and inetd.conf)
	  have been added/removed.
	* Most files don't get overwritten now but are edited instead.
	  So specials settings in e.g. /etc/rc.conf don't get lost now.
	* Some help menu fixes. ($NetBSD$ tag has been removed because I
	  don't see how it would be useful for either user or developer).
2004-03-09 21:36:37 +00:00
garbled 88b9a63036 Add my paper from BSDCon 2002 about Sushi:
Sushi - an extensible human interface for NetBSD

This paper contains alot of documentation into how sushi works, and how
to create menus for it.
2004-03-09 20:47:40 +00:00
wiz d42596d1c8 Another new sentence on a new line.
Remove unnecessary .Pp.
2004-03-09 20:29:05 +00:00
jdc 4f556b5450 Document the bootblock split into std and milan directories. 2004-03-09 20:15:45 +00:00
garbled 52b2cb6a03 Apply patches from PR bin/24695 by Peter Postma:
The changes are:

        * rename "Security and Users" to "Users and Groups"
        * use default settings in /etc/usermgmt.conf (if it exists)
          when adding a new user.
        * fix output for 'List users'.
        * add the following menu's: Modify user, Change password, Add group,
          List groups, Delete group.
2004-03-09 20:06:42 +00:00
garbled 4d84a357b0 Apply patches from bin/24646 by Peter Postma to fix various process
related scripts:
* Don't check if the daemons ntpdate, virecover, ipfilter, samba
  are running (because they get only started at boot, or are wrappers
  to other scripts).
* Exclude lines with 'not supported' and 'not found' in the ouput.
* Top 15 cpu {usage,time} and memory: show really the 15 top daemons
  (instead of 14) and fix cpu time.
2004-03-09 19:33:48 +00:00
garbled c55eeb45eb Apply patch from bin/24562 by Peter Postma to fix errors with the user
management script.
2004-03-09 19:18:27 +00:00
skrll efa76e17ec Correct the "Default:" text for MKPIC 2004-03-09 19:08:17 +00:00
wiz 45668e3378 Bump date for previous. 2004-03-08 23:02:40 +00:00
dbj b90a643725 note that pool_init and pool_destroy should never be called
in interrupt context.
if this is not a desired restriction, then those functions
should be reviewed for safety, at least protecting pool_head_slock
with splvm()
2004-03-08 22:58:34 +00:00
wiz bd1daad209 Fix layout problem reported by Stefan Krueger (skrueger europe com). 2004-03-08 12:28:17 +00:00
jmc add0ecfaa7 Turn off MKKERBEROS4 if MKKERBEROS==no. 2004-03-08 06:30:33 +00:00
wiz 9c543ca4e1 Remove a sentence about the optimum interleave
factor, since it is not really up-to-date wrt to hardware any longer;
per Greg Oster, via Stefan Krueger. Bump date.
2004-03-05 15:10:18 +00:00
wiz 26aafcf21c Be consistent in spelling "autoconfiguration" without a hyphen.
Noted by John Heasley.
2004-03-05 14:56:47 +00:00
wiz 1ccde4aa19 Be consistent in spelling "autoconfiguration" without a hyphen.
Noted by John Heasley.
2004-03-05 14:43:01 +00:00
wiz 26008f03cf +JHD (just hit delete'') 2004-03-04 19:03:41 +00:00
rtr e53122f357 + += extension flags for dri components if X11DRI != "no" 2004-03-04 13:14:57 +00:00
rtr cf1f75909b + add switch for DRI components of X11 build. 2004-03-04 13:10:28 +00:00
jschauma 59d787d6b3 Add OSI and FDDI. 2004-03-03 04:20:26 +00:00
jdc a1dcfde51e Add hpcarm and sparc64 key sequences.
Remove sun3x key sequence (no longer a separate port).
2004-03-02 20:57:45 +00:00
perry c5864f334b re-format the main list of man pages -- it was getting ugly. 2004-03-01 00:51:57 +00:00
perry 3d7676a405 add ath.4 2004-03-01 00:20:35 +00:00
wiz d2d12e838d Drop trailing whitespace; use Pa for paths; grammar/spelling fixes. 2004-02-29 23:46:04 +00:00
oster 68c863d6ad Briefly document the new RF_ACC_TRACE. Finally get around to at least
mentioning a little of what the other debugging options are and what they do
(at a very high level).
2004-02-29 22:04:11 +00:00
wiz b76a21626b Use Dq macro; just put the Nd argument right behind .Nd. 2004-02-29 18:43:23 +00:00
snj e0106050d8 Drop trailing space. Give full month name. Use \*[Gt] instead of >.
Remove superfluous .Re.  Use .An for author names.  Remove superfluous
.Pp.  Fix a typo.
2004-02-29 17:51:18 +00:00
perry 997b8eba04 add a quick note in the header comment explaining the origin of the
man page...
2004-02-29 16:46:22 +00:00
perry 88f1abf3ad First cut of Atheros man page -- needs a bit of work 2004-02-29 16:39:18 +00:00
hubertf 810f44f51e Give an idea what wscons stands for, bump date. 2004-02-26 23:03:58 +00:00
itojun 5f588e21c2 update URL, requested by Wolfram Schneider 2004-02-26 02:08:33 +00:00
skrll e6fbf37618 hppa can uses the standard flags so remove the unnecessary special case. 2004-02-23 21:12:13 +00:00
wiz 3679535d35 New sentence, new line. Some minor fixes. 2004-02-23 19:39:48 +00:00
perry e5d95c012e reformat the SUBDIR section to make it fit in less than 80 columns 2004-02-23 17:17:27 +00:00
reinoud de7e86e2c5 Add NetBSD/acorn32 boot manpage 2004-02-23 17:03:28 +00:00
uwe 1e2e037e02 Flip HAVE_GCC3 switch for sh3 ports. 2004-02-22 01:41:39 +00:00
jdolecek d5693762c3 bump date for previous 2004-02-18 16:50:25 +00:00
wiz 15abe007fe Remove duplicate word. From Ognyan Kulev in PR 24472. 2004-02-18 15:24:25 +00:00
wiz ca8578461e Remove superfluous double quotes, add back a comma
in an enumeration, and remove an article.
2004-02-18 13:46:18 +00:00
yamt d448296d2d - document selnotify.
- add ref. to knote(9).
2004-02-18 13:35:46 +00:00
enami beb14b71ef The source file is changed. 2004-02-18 08:54:30 +00:00
jschauma de7415c243 ``AFAIC'' should be in here, AFAIC. 2004-02-17 13:51:56 +00:00
grant 1059ac7b7e remove space before comma. 2004-02-17 12:32:25 +00:00
snj 24e8be17bc New sentence, new line. Okayed by wiz. 2004-02-15 22:54:27 +00:00
skrll b263dbdd73 Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode
and exception handling have a chance of working properly.

        - creates libgcc, libgcc_eh and libgcc_s

        - updates LIBGCC_SPEC to use them appropriately.

          There's a hack in here at the moment with respect to libgcc_so in that it
          is preferable to link against libgcc_so will only when -shared-libgcc is
          specified (the c++ frontend does this automatically.) Configurations where
          LINK_EH_SPEC is defined already do this. The gcc configuration for
          NetBSD/alpha and another NetBSD platform (I forget which) actually define
          LINK_EH_SPEC probably by accident rather than design.

        - updates share/mk to use the compiler's knowledge of what needs linking into
          libraries and executables. This removes an hppa hack.

        - updates the sets for the newly created libgcc* files.

	- support for linking against the _pg version of libgcc has been removed.
2004-02-15 19:52:27 +00:00
joda fa19f68324 remove reference to non-existent webpage 2004-02-14 16:45:01 +00:00
hannken 142e9d5deb Add a generic copy-on-write hook to add/remove functions that will be
called with every buffer written through spec_strategy().

Used by fss(4). Future file-system-internal snapshots will need them too.

Welcome to 1.6ZK

Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-02-14 00:00:56 +00:00
snj da29ae843c Gack! Bump date for last. 2004-02-13 21:06:03 +00:00
snj 96d3a9db51 Sprinkle a couple of commas and update to reflect x86_64 being renamed to
amd64.  Okayed by wiz.
2004-02-13 20:39:45 +00:00
wiz 5076ce85e9 Mention hw.cnmagic. From Christian Biere in PR 24405.
Also, Xr cnmagic(9) and bump date.
2004-02-13 17:22:30 +00:00
wiz d20841bb64 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
wiz 0568bf7421 Uppercase CPU. 2004-02-13 09:55:51 +00:00
lukem 803c713ae9 Change STRIPFLAG from "-s" to ""; we now don't strip binaries with install(1).
The benefits of having the symbol table available by default (easier
debugging of core dumps, etc) outweigh the minor (3%) increase in
the size of the distribution, and end-users can always strip(1) their
systems if they're concerned about that 3% of disk space.
2004-02-13 05:13:37 +00:00
rtr 5310db3656 oops, FOOBAR= foo shouldn't be in here 2004-02-11 11:28:17 +00:00
wiz 48999965ad Add comma in enumeration. 2004-02-10 16:55:43 +00:00
wiz e2463bc63b Comment out macepci, since it is not described and there is
no man page for it either.
2004-02-10 16:54:19 +00:00
wiz eb6f3a717b Uppercase Ethernet. 2004-02-10 16:54:02 +00:00
wiz 477cccd730 New sentence, new line. 2004-02-10 16:35:50 +00:00
wiz 7529399d2c Describe gio(4). 2004-02-10 16:34:38 +00:00
wiz 1ad6f6bad7 Sort sections. 2004-02-10 16:34:23 +00:00
wiz 816ef2818f Drop trailing whitespace. 2004-02-10 16:32:10 +00:00
pooka 2cfd4db5ed fix magic indices: EI_MAG, not ELFMAG 2004-02-10 13:52:00 +00:00
lukem 92b4cccb78 Modify "makedb" so that WHATISDBDIR be used to specify the directory
to operate in (defaults to /usr/share/man)
2004-02-09 07:58:01 +00:00
lukem 78f3b1bf18 use uname=${BINOWN} gname=${BINGRP} instead of uname=root gname=wheel 2004-02-09 06:52:34 +00:00
lukem 68edea2915 Revert previous; install -l r doesn't appear to work correctly when
DESTDIR is a symlink.
(Yet another reason why "-l r" looks good on paper but sucks in practice).
2004-02-09 06:35:18 +00:00
snj a0658bdeaf New sentence, new line. Okayed by wiz. 2004-02-08 23:23:59 +00:00
snj b29448036a Correct Nm usage. Okayed by wiz. 2004-02-08 23:23:58 +00:00
snj e4f9044b89 New sentence, new line. Correct Nm usage. Okayed by wiz. 2004-02-08 23:23:58 +00:00
snj 5a4b0c157d New sentence, new line. Okayed by wiz. 2004-02-08 23:23:58 +00:00
snj 6c318690db Correct Nm usage. Okayed by wiz. 2004-02-08 23:23:27 +00:00
sekiya 9c7e102c58 Additional/modified man pages. From Steve Rumble. 2004-02-08 13:25:39 +00:00
wiz 4e61786770 Remove duplicate word in license.
Noted by jmc@openbsd, and approved by Heiko W. Rupp and board@.
2004-02-07 18:34:57 +00:00
wiz e0b6b6f7ff Grammar fixes; uppercase start of sentence. 2004-02-07 09:49:28 +00:00
itohy fdfb6f53c6 Add locate.conf(5). 2004-02-07 04:49:26 +00:00
itohy 8f0e22b160 File format description of /etc/locate.conf 2004-02-07 04:48:31 +00:00
jwise e0a5c89252 Document LPREFIX variable, as adding -P${DESIRED_PREFIX} to LFLAGS does not
do the expected.
2004-02-06 22:13:58 +00:00
lukem eee88ffea0 Convert the /usr/lib/libfoo.so -> /lib/libfoo.so.M.N link into a relative link.
This simplifies using ld with ${DESTDIR}/usr/lib whilst retaining the
(slightly faster) absolute links for the run-time libraries.
Per discussion on tech-toolchain.

(Side note;  install(1) -l r  needs the source to be prefixed with ${DESTDIR}
to operate correctly, which makes it non trivial to enable '-l r' by default
for all ${INSTALL_SYMLINK}s)
2004-02-06 12:34:11 +00:00
rtr a7e3a7b9ff PRINTX11VERSION contains command for automated extraction of
major,minor,patch,snap passed to some sourc during build.
2004-02-06 11:52:48 +00:00
jmmv f630412f5f Add trailing semicolons to lines that need it. 2004-02-05 11:41:15 +00:00
wiz 2bcf56a613 Add articles and a hyphen. 2004-02-04 14:27:18 +00:00
jdolecek 0cfa5c18b3 bump date 2004-02-03 21:37:00 +00:00
jdolecek d1a139966a update to current lpt(4) reality - drop list with historical
minor bits assignments, and add info to this effect to HISTORY section
2004-02-03 21:35:57 +00:00
wiz a71e78c796 Bump date for previous, and break lines
so that macros only affect what they should.
2004-01-31 21:33:08 +00:00
wiz 8c3f91e23f Bump date for previous. 2004-01-31 21:30:09 +00:00
wiz 906d130d98 Some grammar and typo fixes for the previous. 2004-01-31 21:28:45 +00:00
jdc 2b64789ec6 Minor grammer improvements.
Mention filtering using ipf.
2004-01-31 20:14:11 +00:00
heinz 4ea0bdc634 Add missing word 2004-01-31 18:02:52 +00:00
fredb 7f674884ad Fix a couple of long-standing bugs in the volume control(s) part of the
audio device interface:

1) When attempting to match the appropriate mixer control, we weren't
checking the class label, but only the second level label, so for
devices that had both an "inputs.cd" and a "record.cd", for example,
we could never do the right thing except by chance. For this reason,
evidently, all the record masters were labeled (by the underlying
drivers) either "record.record" or "record.volume", to distinguish
from "outputs.master". We'll now accept "record.master", and document
that as the the new preferred way.

2) More importantly, the model was deficient. Selecting a port on many
chips completely disables most of the level controls, which doesn't play
nice with other applications which are trying to use the interface. Now,
selecting a port simply sets which mixer input control shall be changed,
setting state in the audio layer. In other words, the "mixerout" port
is really selected all the time, enabling the final stage mixer, and
setting "gain" sets the level of the appropriate input. It should be
possible for separate applications to each control the mic, dac, and cd
inputs at the same time using this interface, simply by reiterating their
port selections with each change, but applications that don't bother to
do that aren't any worse off than they were before.

The user is expected to set the master output with another application,
dedicated to that task. Though it is now meaningful to select "no port"
with the audio device interface, to manipulate the master output, there's
no particular reason for an audio device consumer to do that. (I added
the capability in order to restore the initial state of the audio device,
for testing purposes. It might also be useful to users of broken binary-
only applications.)

Observe that the mixer device interface (and so, "mixerctl") still
retains all capabilities, including the ability to set the actual input
port on the chip, overriding the level controls. No change is being made
to the mixer device interface. The mixer device simply presents all the
controls on the chip, with no attempt at abstraction, so there are no
bugs there.

The upshot is, that applications that have been trying to use the audio
device interface to change the volume, such as mplayer, now "just work".

I've tested these changes extensively with "eso" and "eap" since first
proposing them on tech-kern last January, and somewhat with "esm" and a
few others. This closes both PR kern/10221, and PR kern/17159.
2004-01-31 00:07:56 +00:00
wiz 0ec68faf37 Bump date for previous; use more macros. 2004-01-30 23:28:45 +00:00
christos 06b0d47bea mention sticky. 2004-01-30 22:47:02 +00:00
jdolecek f25934df25 rework the sections mentioning support for specific chipsets; that FreeBSD
code does only device probe for nonstandard I/O locations on ISA bus,
and is not useful for other attachments

drop the list of tested stuff; that information doesn't belong in this
manpage
2004-01-30 19:06:36 +00:00
wiz d48b785891 It's != Its, fix again. New sentence, new line. 2004-01-30 16:14:37 +00:00
christos 976cdb2b5d more sticky explanations. 2004-01-30 16:06:20 +00:00
wiz 1c6f398ba8 Add comma in enumeration, drop trailing whitespace, |fmt,
and remove dummy (empty) Xr.
2004-01-30 15:48:38 +00:00
wiz df3366a5a1 Add definite article. 2004-01-30 15:46:30 +00:00
wiz 129c874aa5 Sort SEE ALSO after renaming of lp to plip. 2004-01-30 15:45:34 +00:00
wiz 193f31ef31 Make internal section 7 too, use more markup, |fmt,
sort sections.
2004-01-30 15:38:18 +00:00
christos a3b53d29e6 Add the sticky file in the proper section and add a history section for it
explaining what sticky means and meant on plain files.
2004-01-30 15:27:07 +00:00
christos c2f71cffe7 Sticky belongs in section 7. 2004-01-30 15:14:10 +00:00
lukem 20f6090de0 Add '-h sha1' to INSTPRIV.unpriv, so that SHA-1 hashes for installed files
are calculated and written to the METALOG.
2004-01-30 08:48:18 +00:00
lukem 3e223f04c9 Use find . -type f | while read ... ${INSTALL} ... instead of ${PAX}
to install the zoneinfo files.
2004-01-30 04:30:51 +00:00
wiz d0fc1bfbd6 Drop trailing space; use Nx instead of NetBSD. 2004-01-29 13:39:44 +00:00
lukem 7f363470cf oops in previous; can't call cleanhtml in cleandir at this time 2004-01-29 05:25:51 +00:00
lukem 84a4748659 Cosmetically tweak how .PHONY is used by (generally) providing it as a source,
instead of using it as a target with all the rules as its sources.
2004-01-29 01:48:45 +00:00
lukem cb61dc463d fix thinko in previous 2004-01-29 00:21:31 +00:00
lukem cf3f737042 add some missing .PHONYs 2004-01-29 00:02:04 +00:00
jdolecek a56d10e9dc remove the 'Software Interfaces' paragraph, it wasn't particularily
informative and contained trailing xrefs to atppc(9) and ppbus(9)
pointed out by Thomas Klausner
2004-01-28 20:02:22 +00:00
jdolecek 4dce398974 update the 'purpose' paragraph; particularily, remove the sentence
about inb/outb, since they were removed in our old MI ic/lpt.c too
2004-01-28 19:54:15 +00:00
jdolecek 398fbd7ed6 update HISTORY section 2004-01-28 19:44:39 +00:00
jdolecek eb51939102 update copyright notice to what is in current netbsd-ppbus CVS 2004-01-28 19:40:06 +00:00
jdolecek 37c6bae631 ISA PnP attachment added 2004-01-28 19:35:24 +00:00
jdolecek c015af1da2 Open Firmware ISA attachment added 2004-01-28 18:48:33 +00:00
jdolecek 3d22b8ae1a g/c obsolete cpu_wait(9)
reported in PR misc/24260 by Nicolas Joly
2004-01-28 17:44:25 +00:00
jdolecek 629b25cf95 one more lp(4) -> plip(4)
add BUGS section noting this is experimental and not enabled by default
yet
2004-01-28 17:31:51 +00:00
jdolecek 1604c0df5c remove lpbb(4) references - it was not ported yet 2004-01-28 17:26:45 +00:00
jdolecek e61bcb8605 do not xref ppbus subdevices except lpt(4)
xref puc(4), pnpbios(4), acpi(4)
2004-01-28 17:25:12 +00:00
jdolecek 36d581e313 lp(4) renamed to plip(4) 2004-01-28 17:21:15 +00:00
jdolecek 15768f53c0 remove reference to vpo(4) until it would get ported 2004-01-28 17:15:49 +00:00
jdolecek e1b2a4adf7 update synopsis to note this is 'EtherExpress PRO/10' driver 2004-01-28 09:15:46 +00:00
jdolecek c9c2a64fa2 add recently added attachment to synopsis, and remove
the BUGS item about PNPBIOS/ACPI attachments
add ECP to list of tested write modes
2004-01-28 09:13:55 +00:00
agc 0610f60945 Might as well put the default location for pkgsrc metadata files in
the right place - /var/db/pkg, not /var/pkg.

Over to you, wiz.
2004-01-27 21:24:07 +00:00
lukem af85ccad70 Replace
:M-[IDU]*
with
	:C/-([IDU])[  ]*/-\1/Wg:M-[IDU]*
so that arguments with whitespace after them work correctly.
Resolves [toolchain/18248] from Andrew White at Motorola.

Be consisent in this syntax; previously we'd sometimes we'd just have :M-[ID]*
which would ignore -Ufoo ...

(This needs :C///W support in make(1) that Simon Gerraty added for me :)
2004-01-27 03:31:48 +00:00
lukem 460eec09d4 There's no need to use :N-c with ${INSTALL_FILE}. 2004-01-27 02:52:19 +00:00
wiz bd46fc1aae Complete typedef of struct audio_info to audio_info_t.
From Jared Yanovich via jmc@openbsd.
2004-01-26 18:17:08 +00:00
hannken 3db4e2acd8 Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.
VOP_STRATEGY(bp) is replaced by one of two new functions:

- VOP_STRATEGY(vp, bp)  Call the strategy routine of vp for bp.
- DEV_STRATEGY(bp)      Call the d_strategy routine of bp->b_dev for bp.

DEV_STRATEGY(bp) is used only for block-to-block device situations.
2004-01-25 18:06:48 +00:00
bjh21 1ad0ea7fa0 Remove beep(4). 2004-01-25 14:02:44 +00:00
bjh21 a9e6f9057b Remove references to /dev/beep. 2004-01-25 14:00:57 +00:00
rtr e152935468 We always build glx ext, so for 64-bit archs we define -D__GLX_ALIGN64 2004-01-25 02:15:51 +00:00
wiz 7f313ca06a New sentence, new line; |fmt; misc fixes. 2004-01-23 19:50:43 +00:00
wiz 73c4c2d697 Sort sections, sort SEE ALSO; some gramamar fixes;
use more mdoc, |fmt. Add RCS Id.
2004-01-23 19:48:27 +00:00
wiz 9c2612888d Drop trailing whitespace. 2004-01-23 19:37:37 +00:00
wiz d4785c2b1d Sort sections; sort SEE ALSO; add RCS Id;
drop trailing whitespace.
2004-01-23 19:36:23 +00:00
wiz 92dfb453ab Use more macros; sort SEE ALSO; |fmt. 2004-01-23 19:24:17 +00:00
wiz f651473b0c Use more macros; fix typo; |fmt;
remove superfluous .Pp.
2004-01-23 15:59:18 +00:00
wiz 9bc1411047 Use \*[Lt] and \*[Gt] instead of <> for HTML output; use
Nx instead of NetBSD; avoid Xrefing ourselves.
2004-01-23 15:52:28 +00:00
wiz 8164f91b39 Add RCS Id. 2004-01-23 15:49:41 +00:00
wiz fb42aec2fb New sentence, new line; |fmt; use more
macros; some fixes; add RCS Id.
2004-01-23 15:49:26 +00:00
wiz 357dfb1927 New sentence, new line; use Fx and Nx;
limit line lengths; misc fixes.
2004-01-23 15:38:48 +00:00
wiz 9fa543d057 Drop trailing whitespace. 2004-01-23 15:33:13 +00:00
simonb 842124b391 crt0.o lives in /usr/lib even on a.out. 2004-01-23 05:09:58 +00:00
wiz 528c020eb1 Fix typo. 2004-01-21 23:18:52 +00:00
atatat 6024d1b588 Man page for kernel's sysctl infrastructure. Thanks for being
patient.
2004-01-21 03:02:06 +00:00
zuntum 77c9ce3095 Add some Polish airports: WAW, GDN, KRK, KTW, LCJ, POZ, WRO 2004-01-20 22:30:11 +00:00
heas 8bb92045b9 Correct a few typos &/ spellos. Start new sentences on a new line. 2004-01-20 18:31:18 +00:00
wiz bd7049448e New sentence, new line; drop trailing spaces. 2004-01-20 16:42:05 +00:00
jmmv b792bb087e Fix typo: XFree86XDGA -> XFreeXDGA. This adds support for DGA (as intended). 2004-01-20 16:40:11 +00:00
rearnsha a29f7ddebd Add intro(4) for evbarm. 2004-01-20 15:21:55 +00:00
pooka 614a86b119 pmap_{de,}activate() take struct lwp * now
+ bump date!
2004-01-20 10:40:03 +00:00
jdolecek e23cd1a78a Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port
of FreeBSD Parallel Port Bus framework. Work in progress.
2004-01-19 23:22:23 +00:00
wiz 1cbf165d86 Bump date for previous. 2004-01-19 08:39:51 +00:00
gson 50c2638eeb Removed BUGS section saying "not tested with standard USB MIDI
devices", as the driver now has been tested and found to work with
at least one.
2004-01-19 07:41:40 +00:00
wiz 2bd383a4cc New sentence, new line; remove unnecessary comma. 2004-01-18 15:48:01 +00:00
jdolecek 32375045b4 fill in some information about nsmb(4) 2004-01-18 15:23:15 +00:00
bjh21 4f403e81c5 Bell interface works again. 2004-01-18 12:53:43 +00:00
rtr a28d5cecb2 + escape new lines
+ remove extra ||
2004-01-18 08:24:16 +00:00
matt ddd7e4a306 Change _XSERVER64 to depend on MACHINE_ARCH, not MACHINE.
Disable XF86VIDMODE for vax.
Format MACHINE .if's nicer (and alphabetize).
2004-01-18 06:38:16 +00:00