Commit Graph

5143 Commits

Author SHA1 Message Date
tls 0c041019a4 Add support for some more Marvell-based adapters to the sk driver:
D-Link DGE-530T
	Linksys EG1032v2
	Linksys EG1064v2

The Linux driver treats all of these the same.  Tested with a DGE-530T;
it works, though performance on at least one of my systems is atrocious.

Fix setting of ethernet capabilities into interface capabilites word in
attach routine.

Manual page: note that jumbo support doesn't work and checksum support
doesn't exist.
2003-12-17 09:17:07 +00:00
wiz 86599d7c52 Some fixes from jmc@openbsd. 2003-12-16 11:31:04 +00:00
wiz 9efe6a5366 Bump date for previous. 2003-12-15 07:31:52 +00:00
lonewolf d3617a70ff Add haltwo(4) and newport(4) manpages. 2003-12-15 06:28:01 +00:00
mbw 8dc1fa1a3c Add sparc synopsis and remove dca xref 2003-12-14 22:30:12 +00:00
gson c43379aa3e The structure member prefixes added in sys/dev/usb/usb.h 1.62 were
missing from the man page.
2003-12-14 21:12:26 +00:00
wiz e04ea4ae3c Grammar improvements from Brian Chase in PR 23753. 2003-12-14 18:10:08 +00:00
wiz 72237e6413 Fix typo reported by Brian Chase in PR 23751.
While here, do some cleanup.
2003-12-14 18:08:43 +00:00
wiz b460383205 Mention how to enter DDB on vax. From Brian Chase in PR 23740. 2003-12-14 09:40:07 +00:00
wiz f6ef813a29 Fix Xrefs for artsata and satalink; bump date. 2003-12-14 09:22:11 +00:00
wiz 423c714795 Use more markup. 2003-12-14 09:21:53 +00:00
thorpej cb95d1c61d Split the Artisea bits out of piixide(4) into artsata(4). 2003-12-14 01:38:04 +00:00
thorpej c49bae6213 Split the SATALink bits out of the cmdide(4) manpage into the satalink(4)
manpage.
2003-12-14 01:00:20 +00:00
wiz dd77fe68dc Some nitfixes. 2003-12-11 17:00:16 +00:00
agc 7db1d33cba Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.
2003-12-10 12:06:25 +00:00
hannken fbae381aaa The file system snapshot pseudo driver.
Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().

Not enabled by default in any kernel config.

Approved by: Frank van der Linden <fvdl@netbsd.org>
2003-12-10 11:40:11 +00:00
augustss d45d00fdb9 Fix markup typo. 2003-12-09 19:52:21 +00:00
wiz 1dca89a686 Remove non-intended arguments from macro line; drop trailing
spaces and bump date.
2003-12-08 11:20:35 +00:00
perry 38e964828a Clarify the relationship of the /etc/daily.conf file and the
/etc/defaults/daily.conf file, explain how you can check for defaults,
etc.
2003-12-08 03:59:26 +00:00
perry 089b8ee471 document show_remote_fs 2003-12-08 01:16:22 +00:00
wiz 9aa343b23a Bump date for previous (hi perry!). 2003-12-07 22:29:36 +00:00
perry 10343cfdba document full_netstat variable 2003-12-07 22:22:48 +00:00
wiz 2872df37e8 Fix typo, reported by Soren Jacobsen in PR 23667. 2003-12-06 08:26:42 +00:00
wiz cb386dac06 Bump date for previous (hi atatat!). 2003-12-04 23:57:44 +00:00
atatat a7e95f7905 Garbage collect some references to the old sysctl() infrastructure. 2003-12-04 19:57:38 +00:00
wiz bcb37dc972 Use more markup and bump date for previous. 2003-12-03 19:44:42 +00:00
erh 9265d1ac0e Document the PKGMAKECONF variable. 2003-12-03 18:14:02 +00:00
wiz b2bf8b0f04 Fix typo. Closes PR 23622 by James Whitwell. 2003-12-02 13:14:28 +00:00
salo e8e5a9a580 Add "Sony Ericsson DCU-11" cable to the list of supported devices.
Correct the previous entry (there is a dash between DCU and the model number).
Bump date.
2003-11-25 19:05:46 +00:00
wiz 85a1a95db7 Xref com(4) instead of apci(4). Bump date. 2003-11-24 22:49:08 +00:00
wiz 1553dd6707 Remove apci(4) and dca(4) man pages (hp300).
The drivers have been replaced by MI ones.
tsutsui@ agrees.
2003-11-24 22:47:37 +00:00
isaki d93179e40a Regen from 1.10; Correct typo in comment. 2003-11-24 06:33:17 +00:00
augustss f2923077d6 Update with the fact that aue supports Pegasus II (since a couple of years). 2003-11-23 18:57:11 +00:00
augustss 8aa1d04838 Add 2 more adapters. 2003-11-23 18:53:11 +00:00
jhawk 95b91af82d Wow, Dd had not been bumped in 10 years! By rights this manpage should
discuss our various TCP options and recommended configurations in great
detail...

Add Xr to syctl(3) and a bulletted list summarizing some of the
TCP parameters that may be adjusted that are documented therein.
2003-11-23 07:25:11 +00:00
tsutsui 225995185c Regen from etc/MAKEDEV.tmpl rev 1.9:
> Update device description for hp300 MI com(4) changes.
2003-11-22 17:36:43 +00:00
wiz 7959ce3d95 Describe NO_TSC_TIME. Bump date. 2003-11-20 15:07:07 +00:00
wiz 78c37c358f NetBSD -> .Nx; use Dv for an option name; bump date for previous. 2003-11-18 18:51:23 +00:00
dbj 6a88e9174b add "show mount" ddb command 2003-11-18 18:26:18 +00:00
wiz eabdbac437 Drop trailing space. 2003-11-18 09:07:25 +00:00
jhawk f51cb566b0 Document check_homes_permit_usergroups.
/etc/defaults/security.conf in FILES.
Bump Dd.
2003-11-18 03:25:16 +00:00
wiz 3f5a4c00b1 Bump date for previous; new sentence, new line. 2003-11-17 21:29:37 +00:00
drochner c357df8891 Update for the fact that the ':' is now required to specify an alternative
protocol:kernel to boot, explain the interpretation of boot file names
better, and add an example for setups where dhcpd's conditional
bahaviour is not deployed.
2003-11-17 20:27:45 +00:00
wiz 535a27811f Remove superfluous double quotes; restrict to 80 chars/line;
add some commas.
2003-11-16 16:17:13 +00:00
yamt 52b3eb5bb0 a manpage of selrecord and selwakeup. from FreeBSD. 2003-11-16 15:07:25 +00:00
wiz c99f5ab0c4 Bump date for previous. 2003-11-16 10:13:12 +00:00
wiz ce0f8cbf55 Bump date for previous; add comma in enumeration. 2003-11-16 10:12:21 +00:00
wiz 8d1916a3fe Bump date for previous. 2003-11-16 10:10:45 +00:00
wiz 8fe886b55b Bump date for previous; make dca xref point to hp300 dir. 2003-11-16 10:09:02 +00:00
wiz 47bfd8c0da Bump date for previous. 2003-11-16 10:05:48 +00:00
mbw da21fca5a5 Update to reflect that dca and apci are now handled by the com driver. 2003-11-15 23:18:24 +00:00
mbw af70459403 - move dca and apci to com
- remove "dcl     HP 98628A communications link" since it's not supported
   in NetBSD
2003-11-15 23:17:56 +00:00
mbw d00d4c68df Update to reflect that dca and apci are now handled by the com driver. 2003-11-15 23:06:42 +00:00
mbw cd72a6bb0c Add for hp300:
com* at dio? scode ?
     com* at frodo? offset ?
2003-11-15 22:58:11 +00:00
mbw ac52f1946b Mention that DCL is not actually supported in NetBSD, but there were
4.3BSD drivers.
2003-11-15 21:45:52 +00:00
keihan baf3076a37 netbsd.org -> NetBSD.org. 2003-11-14 17:18:18 +00:00
wiz 6346fe2807 Bump date for uvm_useracc removal. 2003-11-13 06:46:02 +00:00
chs c2d581f4ec uvm_useracc() is gone. 2003-11-13 03:45:01 +00:00
wiz d642173154 No Pp after Ss; drop trailing spaces; bump date for previous.
XXX: file has no license.
2003-11-12 19:42:27 +00:00
jandberg 79eacc067d amidisplaycc.c:
Add screen types suitable for PAL displays, and fix typos
	in older screen type names; reported by Gunther Nikl.
amidisplay.4:
	Document the new screen types and add some misc information.
2003-11-12 17:42:40 +00:00
grant 3a7a63a3e2 netbsd.org -> NetBSD.org 2003-11-12 13:04:18 +00:00
wiz ebe7222a9a Fix two typos, and split file system. 2003-11-11 13:36:33 +00:00
wiz 38df162bff Bump date for previous. 2003-11-11 13:34:36 +00:00
augustss d030d913db Add boot(8) man page for pmppc. 2003-11-10 18:45:58 +00:00
augustss 764e974d4e Mention the com ports. 2003-11-10 18:28:45 +00:00
wiz 4a9f67d01b Various fixes. 2003-11-05 08:21:32 +00:00
uwe 16fdcf9bc6 Descend into man4.hpcsh.
Install adc(4) and j6x0tp(4) manual pages.
2003-11-05 02:59:09 +00:00
uwe ae94125827 Manual pages for NetBSD/hpcsh port. 2003-11-05 02:57:03 +00:00
uwe 086db0ddc3 Tweak formatting. Add more explanatory text to *_KEYSYM options. 2003-11-05 02:38:23 +00:00
uwe 431aec3135 j6x0tp(4) - driver for Jornada 680 touch-screen. 2003-11-05 02:23:45 +00:00
keihan 1d9683a930 s/NetBSD.ORG/NetBSD.org/
s/netbsd.org/NetBSD.org/

OK'd by martin@
2003-11-04 13:45:52 +00:00
wiz c19b744bdc Bump date for previous. 2003-11-04 10:52:34 +00:00
martti e9a2ef8581 Added Dell PERC 4/Di 2003-11-04 10:42:40 +00:00
wiz 0128b312f7 Misc fixes from Soren Jacobsen in PR 23350. 2003-11-03 09:56:37 +00:00
wiz 38ecd597c4 Add an article. 2003-11-03 08:09:16 +00:00
wiz ae05ebb9c6 Use Dv for some defines; replace > with \*[Gt] for HTML. 2003-11-03 08:07:36 +00:00
nisimura d77f7e03eb Add little notes about the capability and limition of the IDE driver. 2003-11-03 03:29:51 +00:00
yamt e8ee7a1778 document a recent uvm_pagefree PG_ZERO change. 2003-11-03 01:28:01 +00:00
wiz 301fe66e18 Fix typos, add articles, use more markup. 2003-11-02 09:08:16 +00:00
tsutsui 440afd0bee Update man page to reflect API changes. 2003-11-02 04:20:04 +00:00
nisimura 88d2cbf4b5 One more fix; copyright notice bozo. Pointed by Thomas Klausner. 2003-10-31 09:35:25 +00:00
wiz 8878f0f338 Fix a typo. 2003-10-31 08:53:50 +00:00
nisimura 51cdfee682 Added stpcide(4) driver for STMicroelectronics STPC IDE controllers. 2003-10-31 06:49:58 +00:00
wiz a551fcaffa Xref sab(4). 2003-10-30 08:25:19 +00:00
wiz 5ab0f44b67 Descend into man4.sparc64 and install man pages there. 2003-10-30 08:21:19 +00:00
wiz dc88a688cb Add sab(4) based on the one from Lloyd Parkes in PR 23314,
with some modifications by me.
2003-10-30 08:20:54 +00:00
thorpej db71356cd1 - Change callout_setfunc() to require that the callout handle is already
initialized.  Update the txp(4) to compensate.
- Statically initialize the TCP timer callout handles in the tcpcb
  template.  We still use callout_setfunc(), but that call is now much
  less expensive.  Add a comment that the compiler is likely to unroll
  the loop (so don't sweat that it's there).
2003-10-27 16:52:01 +00:00
jdolecek 80010daea8 regen after MAKEDEV2manpage.awk fixes:
* use " for 3 1/2 & 5 1/4 in fdc entry
* xref acorn32/opms(4) in pms# entry
* no longer xref scsictl(8) in scsibus# entry
2003-10-26 21:34:49 +00:00
jdolecek cf43cdd268 g/c the MAKEDEV(.local)? substitution - it's not needed
generate the .Xr commands for device manpage crossreferences directly,
we no longer need to replace 'foo(4)' in the source MAKEDEV.tmpl

replace other gensub() calls with equivalent gsub(), and fix output
for fdc (we want 3 1/2", 5 1/4" - not 3 1/2``, 5 1/4'')

add target translation for 'random' -> rnd(4) and 'scsibus#' -> scsi(4),
and fix typo in opms entry
2003-10-26 21:32:51 +00:00
wiz f86e4d21d7 Bump date for previous.
Do not turn off hyphenation (no reason).
2003-10-26 08:11:51 +00:00
martti a215a8d5cf Added descripton about fsck_flags 2003-10-26 07:58:44 +00:00
lukem f85d2d1c14 Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
lukem 6af0268550 document the (more useful) flags for `reboot' 2003-10-26 01:44:22 +00:00
jdolecek c39854a858 regen - MD manpage links, more device links, and adjustments to some of
the device descriptions
2003-10-24 23:44:15 +00:00
jdolecek 6583af894c make sure to add links to all appropriate MD manpages for each device
pointed out by Thomas Klausner

expand the device name -> manpage translations, and fix some comments
2003-10-24 23:42:25 +00:00
jdolecek 7381215ef1 switch to unified MAKEDEV(8) - the manpage now contains list of
all devices for all platforms
2003-10-24 20:26:57 +00:00
wiz 54cad697fd Mention Acard ATP865-A support; bump date. 2003-10-24 16:08:33 +00:00
wiz 48b267be4d Mark up error code with .Er. 2003-10-24 07:43:35 +00:00
hubertf 49756bfb27 Document which error vflush may return. Saves some code-reading... 2003-10-23 22:30:47 +00:00
simonb 61cddc3b80 Add "com* at opb?" for IBM PowerPC 4xx CPUs. 2003-10-23 02:25:36 +00:00
hannken c6d83326cb Forgot to update the .Dd line. From Thomas Klausner <wiz@netbsd.org>. 2003-10-22 07:12:43 +00:00
hannken 9dec5da8e8 Add section 9 man pages for:
vfs_write_suspend, vfs_write_resume, vn_start_write and vn_finished_write.
2003-10-21 22:01:24 +00:00
thorpej 3267ff8288 Add i82545GM and i82546GB controllers. 2003-10-21 17:10:00 +00:00
wiz 4452a32353 Talk about LKMs instead of klds. /sys symlink is dead, so
use longer path for source files. Remove an unnecessary dot.
2003-10-21 16:21:55 +00:00
itojun e0a77c7886 mention sysctl(8) interface for SADB_DUMP 2003-10-21 08:44:04 +00:00
uwe 6d8eafdb48 adc(4) - SuperH on-chip analog/digital converter 2003-10-21 01:38:27 +00:00
uwe cfe781220f shb(4) - bus for SuperH on-chip peripheral devices. 2003-10-21 00:15:45 +00:00
wiz 60e31ba365 Drop trailing spaces; use .St for IEEE 1275; some nits. 2003-10-20 11:55:19 +00:00
mbw d6209b12a7 Add new macppc boot(8) man page. Fixes PR port-macppc/21372. 2003-10-20 09:07:44 +00:00
he 848e3bb5cf Make the documentation match the source, and excise instances of
the RUNNING flag which existed in an earlier draft implementation.
Also, now that callout_stop() no longer clears INVOKING, reflect
that as well.
2003-10-19 14:37:12 +00:00
wiz 21069b6a1b Add man8.ibmnws and MAKEDEV(8) for ibmnws. 2003-10-19 09:12:00 +00:00
wiz 54e541b387 regen (+Xr grf 4). 2003-10-17 22:11:48 +00:00
wiz 3025e2fc16 regen (-ed) 2003-10-17 22:11:25 +00:00
wiz 11639fb42c Bump date for previous. 2003-10-17 22:05:27 +00:00
wiz c9317ea9c9 Misc markup fixes (avoid \f.); sort sections; use standard section headers;
drop trailing spaces; sort SEE ALSO; no content change.
2003-10-17 09:42:42 +00:00
grog 743ecb29d2 Preliminary docco for vinum. 2003-10-16 08:29:52 +00:00
wiz 0d93a88b28 Sort SEE ALSO. 2003-10-15 08:38:10 +00:00
wiz 538e6e3e1e Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,
and fix references.
Per a discussion on source-changes around Sep 14 2003.
2003-10-14 14:59:03 +00:00
wiz d981fc9cc4 Use still more macros. 2003-10-14 06:49:51 +00:00
bouyer 341734578e Add a man page for pmatch(). 2003-10-13 19:52:58 +00:00
agc 9f1aac5bb3 Move Jason Downs's code from a 4-clause to a 3-clause licence by
removing the advertising clause.  Diffs provided in PR 22410 by Joel
Baker, confirmed to the board by Jason Downs.

With additional thanks to Jason Thorpe.
2003-10-13 15:36:33 +00:00
agc 61470ee029 Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing
the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed
to the board by Mark Nudelman.
2003-10-13 14:34:25 +00:00
jdolecek 899a030145 xref mailer.conf(5) in SEE ALSO 2003-10-12 11:50:29 +00:00
wiz 9951eb124d Sort SEE ALSO; replace some "Ic ata" with "Xr ata 4". 2003-10-08 13:39:11 +00:00
bouyer e3847b4da7 Add man page for per-chip pciide drivers. 2003-10-08 12:02:40 +00:00
bouyer 7cc555fc4d Add a ata(4) man page, with a symlink to atabus(4), and xref where
appropriate.
2003-10-08 11:20:09 +00:00
lukem 1c33b4e6a4 Overhaul MBR handling (part 1):
<sys/bootblock.h>:
    *	Added definitions for the Master Boot Record (MBR) used by
	a variety of systems (primarily i386), including the format
	of the BIOS Parameter Block (BPB).
	This information was cribbed from a variety of sources
	including <sys/disklabel_mbr.h> which this is a superset of.

	As part of this, some data structure elements and #defines
	were renamed to be more "namespace friendly" and consistent
	with other bootblocks and MBR documentation.
	Update all uses of the old names to the new names.

<sys/disklabel_mbr.h>:
    *	Deprecated in favor of <sys/bootblock.h> (the latter is more
	"host tool" friendly).

amd64 & i386:
    *	Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to
	be consistent with the naming convention of the msdosfs tools.

    *	Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1
	and it's confusing to have two functionally equivalent bootblocks,
	especially given that "ufs" has multiple meanings (it could be
	a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).

    *	Rework pbr.S (the first sector of bootxx_*):
	    +	Ensure that BPB (bytes 11..89) and the partition table
		(bytes 446..509) do not contain code.
	    +	Add support for booting from FAT partitions if BOOT_FROM_FAT
		is defined.  (Only set for bootxx_msdos).
	    +	Remove "dummy" partition 3; if people want to installboot(8)
		these to the start of the disk they can use fdisk(8) to
		create a real MBR partition table...
	    +	Compile with TERSE_ERROR so it fits because of the above.
		Whilst this is less user friendly, I feel it's important
		to have a valid partition table and BPB in the MBR/PBR.

    *	Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent
	with other platforms.

    *	Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that
    	we can boot off FAT partitions.

    *	Crank version of /usr/mdec/boot to 3.1, and fix some of the other
	entries in the version file.

installboot(8) (i386):
    *	Read the existing MBR of the filesystem and retain the BIOS
    	Parameter Block (BPB) in bytes 11..89 and the MBR partition
	table in bytes 446..509.  (Previously installboot(8) would
	trash those two sections of the MBR.)

mbrlabel(8):
    *	Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code
	to map the MBR partition type to the NetBSD disklabel type.


Test built "make release" for i386, and new bootblocks verified to work
(even off FAT!).
2003-10-08 04:25:43 +00:00
bouyer 7b066791c8 Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
bouyer 83953e7963 Fix ponctuation in copyright. 2003-10-05 16:32:13 +00:00
bouyer 36b4e768d5 Fix copyright. 2003-10-05 16:30:22 +00:00
wiz 2ff85c01a5 bce appeared in 1.6.2. 2003-10-05 11:58:36 +00:00
wiz 1911acaed7 Fill in Jaromir's name in license; new sentence, new line. 2003-10-04 23:38:58 +00:00
jdolecek 493adc0ad4 add basic grf(4) manpage, mainly just with explanation
what is each grf* device mapped to and with crossrefs to the
actual underlying device manpages
2003-10-04 14:10:41 +00:00
jdolecek 513eefcff8 add evbsh5 MAKEDEV(8) manpage 2003-10-04 13:38:25 +00:00
jdolecek 39ef5010c4 regen - g/c nonexitent 'cbq' device and empty device groups 2003-10-04 13:33:27 +00:00
wiz 6181ed442a Bump date for previous; grammar improvements. 2003-10-02 07:06:36 +00:00
itojun 30b8d01871 suggest setting netmask to 32 for security reasons; see tech-userlevel 2003-10-02 01:21:16 +00:00
wiz 9326479dd9 Fix typos; new sentence, new line; fix name in license (ok'd by manu);
sort sections; sort SEE ALSO; drop trailing whitespace.
2003-09-29 10:05:35 +00:00
manu 855db7049d Setup to run Darwin binaries 2003-09-29 09:56:04 +00:00
wiz c53b0c7769 Add man page for bce(4), and xref it from bge(4). 2003-09-28 18:32:18 +00:00
kent bda517788a Note the driver supports ICH5.
Bump date.
2003-09-28 14:33:19 +00:00
wiz dee5a1a9cd Use more macros, fix a typo, drop trailing spaces, misc other fixes. 2003-09-28 10:23:22 +00:00
dsl a924e3a0d4 Add do_setres[u,g}id 2003-09-28 09:09:55 +00:00
kei 58b5cb57f3 Add missing `Ar' flag. Approved by Thomas Klausner. 2003-09-27 14:52:58 +00:00
mbw d0130ca8c2 combined macppc and mac68k man pages and moved to src/share/man/man4 2003-09-26 23:09:07 +00:00
mbw 9bed16c664 Correct copyright attributions 2003-09-26 23:05:55 +00:00
wiz 8298dd1da5 Sort SEE ALSO. 2003-09-26 21:34:03 +00:00
wiz f74af19061 Drop trailing spaces. 2003-09-26 21:21:23 +00:00
wiz 08844128da New sentence, new line. 2003-09-26 21:13:54 +00:00
mbw 9b84e3a4fe Combine mac68k and macppc mc.4 man page into an MI man page. 2003-09-26 20:22:08 +00:00
mbw c5d6d22d3d Combine mac68k and macppc mc.4 man page into an MI man page. 2003-09-26 19:53:50 +00:00
mbw 0229f57aee Alex Zepeda <zipzippy@sonic.net> created some nice new ADB man pages
based loosely on the mac68k adb.4.  These pages are MI (mac68k and macppc).
2003-09-26 19:15:15 +00:00
mbw dd59fe3653 Nice new mac68k/macppc obio man pages courtesy of Alex Zepeda
<zipzippy@sonic.net>
2003-09-26 19:05:56 +00:00
mbw 149f8d8b52 Update macppc ethernet device references
- delete obsolete de refs
 - change gm to gem
2003-09-26 18:50:16 +00:00
mbw a482248158 Mention that gm is obsoleted by the gem driver. 2003-09-26 18:38:04 +00:00
mbw 9498a978d7 New man page on the Apple Macintosh Enhanced SCSI Hardware driver
contributed by Alex Zepeda <zipzippy@sonic.net>
2003-09-26 18:33:49 +00:00
christos d68cb7df37 constification notes. 2003-09-25 22:06:41 +00:00
wiz 2365b48b5e Add RCS Id; sort sections; no trailing dot in SEE ALSO section. 2003-09-25 17:38:00 +00:00
pooka 4eeb5e46d5 build iavc.4 and isdncapi.4 2003-09-25 16:48:04 +00:00
pooka 7598ad0cc0 simple manual pages for iavc and capi mostly borrowed from FreeBSD 2003-09-25 16:45:44 +00:00
pooka 0bb7981ffd move iwic.4 to the same place with its isdn friends 2003-09-25 16:34:55 +00:00
wiz a936fb8471 Bump date for previous. 2003-09-22 21:08:49 +00:00
jandberg 54dc1f63e0 regen after wsmouse addition 2003-09-22 18:33:41 +00:00
cl 177e4581bf document COMPAT_16 (requested by Izumi Tsutsui) 2003-09-22 17:13:32 +00:00
wiz f28be7c09d Bump date for previous. 2003-09-22 13:23:56 +00:00
christos 5ae3f9d89d document passing of signo to fownsignal 2003-09-22 13:00:45 +00:00
wiz 550397cf2c Fix xrefs, and add lots of articles to make it sound better. 2003-09-21 20:05:23 +00:00
jdolecek ef5b64a14d add manpage for fsetown(9), fgetown(9), fownsignal(9) 2003-09-21 19:35:42 +00:00
wiz 484ba54613 Bump date for previous, and escape an exclamation mark so it
gets marked up.
2003-09-21 15:18:33 +00:00
thorpej 7cc3c61aa7 Document "show sched_qs". 2003-09-20 15:15:39 +00:00
pooka ed2f08d8a7 regen (isdnteld) 2003-09-19 11:14:28 +00:00
wiz df7ebc9ee6 Bump date for previous, and add two articles. 2003-09-15 13:19:10 +00:00
yamt 0f28ff6749 correct book title. 2003-09-15 13:15:31 +00:00
yamt f11dd83e4c a brief note about struct buf. 2003-09-15 13:14:34 +00:00
wiz dd44c6fdfc Bump date for previous; Pa is markup for paths, 0/1/2 do not need
markup (or perhaps use a Bl/El list?).
2003-09-15 13:10:27 +00:00
agc 177bfa395f Document PKG_DEBUG_LEVEL and its possible values, as requested in PR 22200 2003-09-15 12:32:02 +00:00
wiz 5944b04138 Add semicolons. 2003-09-14 09:04:12 +00:00
christos 042b7bb598 Expose SI_TIMER now that we are planning to deal with it. 2003-09-13 22:35:13 +00:00
wiz e8080261ea Remove superfluous .Nm arguments; grammar fixes; add semicolons
when enumerating variables (looks more natural).
2003-09-10 14:24:23 +00:00
christos 97f5766ac2 New man page for siginfo. 2003-09-10 14:11:27 +00:00
wiz a4ef1e4169 Fix typo. 2003-09-10 13:54:08 +00:00
wiz a607a10950 Punctuation fix. 2003-09-08 18:06:40 +00:00
wiz dca9ccd375 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
simonb 47b6d4cbaf Note that umass works with Sony DSC Digital Cameras in general, and not
just one specific model (augments PR doc-bug/22684).
2003-09-08 11:45:23 +00:00
seb 4fa89f262a Remove link from pool_cache.9 to itself.
Implicit approval by kleink@.
2003-09-07 21:14:22 +00:00
wiz 47190e80b8 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.
2003-09-07 16:22:20 +00:00
wiz 306ad0947f Grammar improvements from Jason Lingohr in PR 22712. 2003-09-07 15:57:30 +00:00
wiz fed69d20fb Fix a Xr (missing section), and sort SEE ALSO. 2003-09-07 14:10:34 +00:00
yamt 1a8fb0c4bb a pool_cache(9) manpage.
maybe incomplete, but better than none.
2003-09-07 11:24:34 +00:00
yamt 3284959051 add a missig period. 2003-09-07 10:09:07 +00:00
wiz 9ff10e9612 Mark up NULL; whitespace nits. 2003-09-06 23:20:57 +00:00
christos 245108acf3 clarify versioning scheme, and update for SA_SIGINFO. 2003-09-06 22:08:48 +00:00
yamt 23af6a400e this is about buffer cache, not namei 2003-09-06 19:38:19 +00:00
yamt ef0f2fa292 use .Fn rather than .Fa for functions. 2003-09-06 19:25:04 +00:00
wiz ab4849bbde Grammar improvements; fix typos; mark up B_* flags with .Dv. 2003-09-06 19:09:03 +00:00
yamt 5c0b08ff13 use .Fn rather than .Fa for functions. 2003-09-06 19:02:42 +00:00
yamt b840c9fdf3 note that bread() and friends don't use a given ucred. 2003-09-06 18:41:44 +00:00
yamt ad7083055f a man page for buffer cache interfaces.
(an incomplete page is better than no page)
2003-09-06 18:12:39 +00:00
wiz 4777604a08 Add man page for aica(4). 2003-09-06 16:24:21 +00:00
tron 1b7c775558 Add a few more devices which are known to work with this driver.
Some of them were suggested by Rich Neswold in PR kern/22684.
2003-09-05 09:04:40 +00:00