History log of /src/share/man/man4/man4.amiga |
Revision | Date | Author | Comments |
1.34 | 03-May-2023 |
phx | Driver for the MNT ZZ9000 Zorro board. Submitted by Alain Runa.
It was formerly known as mntzz, which Alain released three years ago. Since then, the ZZ9000 had several firmware updates which changed some hardware interface details rendering the former driver non functional in some aspects. Also the audio card plug-in ZZ9000AX became available from MNT Research. Considering the major rewrite of the driver in some areas he decided to rename it to zz9k(9). The driver consists of several sub-drivers each addressing different functionality of the MNT ZZ9000 & ZZ9000AX combo card.
zz9k* is the main card driver and need to be enabled if any of the sub-driver is enabled. zz9k on its own is not very useful, it only provides a common zz9kbus for the other sub-drivers to connect to, so only enable it if one of the zz9k sub-drivers are enabled. zzfb* represents the graphics driver for the boot console and the dumb framebuffer for X11 based on WSCONS. ZZFB_CONSOLE option enables the ZZ9000 to become the boot console. zz* represents the ethernet interface of the ZZ9000. It basically works but is considered experimental. zzax* represents the ZZ9000AX audio card driver, audio* attaches to it to provide audio output and input functionality. The driver is not functional yet. zzusb* represents the ZZ9000AX usb driver. It was not implemented yet and probably never will.
|
1.33 | 21-Sep-2020 |
kim | Add MLINKS for empb.4
|
1.32 | 01-May-2019 |
mlelstv | Add man pages for Amiga clock chips
|
1.31 | 03-Oct-2016 |
rkujawa | branches: 1.31.14; Add man page for mntva(4).
|
1.30 | 24-Dec-2013 |
rkujawa | branches: 1.30.8; Add acafh(4) page for the recently addded acafh driver. Be more precise in clockport(4).
|
1.29 | 09-Aug-2013 |
pgoyette | Make the xsh man pages to unbreak the build (sets lists were updated to expect these man pages, but they were not being built)
|
1.28 | 29-Jan-2013 |
rkujawa | Add man page for em4k. While here update empb.
|
1.27 | 26-Nov-2012 |
rkujawa | Add man page for newly added z3rambd(4) driver.
|
1.26 | 04-Jun-2012 |
rkujawa | branches: 1.26.2; Add man page for recently introduced empb(4).
|
1.25 | 15-May-2012 |
rkujawa | Add man page for xsurf(4). Mention gencp(4) in clockport(4) synopsis.
|
1.24 | 17-Apr-2012 |
rkujawa | Add man pages for the new clockport(4) and a1k2cp(4).
|
1.23 | 11-Jan-2012 |
rkujawa | Add man page for cv3dpb driver.
|
1.22 | 10-Jan-2012 |
rkujawa | Update p5pb(4) and bppcsc(4) due to recent changes to Phase5 drivers. Add p5membar(4) page.
|
1.21 | 27-Oct-2011 |
rkujawa | branches: 1.21.2; Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page).
|
1.20 | 17-Sep-2011 |
rkujawa | Add man page for mppb(4) - Prometheus PCI driver
|
1.19 | 04-Aug-2011 |
martin | no space after \ for continuation lines, please
|
1.18 | 04-Aug-2011 |
rkujawa | Add basic PCI support for amiga port. Add missing bus_space(9) methods needed for MI PCI. Add p5pb(4) - Phase5 PCI bridge driver (and the man page). Add quirks table to zbus(4) - needed for p5pb. Change approved by phx.
|
1.17 | 14-Jan-2011 |
phx | bppcsc(4) man page
|
1.16 | 04-Oct-2003 |
jdolecek | 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
|
1.15 | 02-Feb-2001 |
is | Initial wscons support by Jukka Andberg from PR 11068.
|
1.14 | 21-Dec-1999 |
fair | merged le.4 with MI le.4
|
1.13 | 05-Jul-1998 |
kleink | branches: 1.13.6; Add fdc(4).
|
1.12 | 20-Oct-1997 |
veego | Add the new graphics man pages.
|
1.11 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.10 | 11-Oct-1997 |
mycroft | Use bsd.man.mk and bsd.subdir.mk as appropriate.
|
1.9 | 28-Mar-1997 |
veego | Remove the old manpage for the Ariadne and the reference in intro.4
|
1.8 | 07-Oct-1995 |
chopps | new quicknet ethernet driver from Kortelainen Mika <k125374@cs.tut.fi>
|
1.7 | 18-Aug-1995 |
chopps | man page for new ether driver from Bernd Ernesti <bernd@arresum.inka.de>
|
1.6 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.5 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.4 | 01-Mar-1995 |
chopps | add manpage for A2060 arcnet board.
|
1.3 | 22-Dec-1994 |
cgd | specify man pages the new way.
|
1.2 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.1 | 19-Sep-1994 |
deraadt | branches: 1.1.2; make this dir work
|
1.1.2.2 | 19-Sep-1994 |
deraadt | make this dir work
|
1.1.2.1 | 19-Sep-1994 |
deraadt | file Makefile was added on branch netbsd-1-0 on 1994-09-19 05:47:22 +0000
|
1.13.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.21.2.5 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.21.2.4 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.21.2.3 | 30-Oct-2012 |
yamt | sync with head
|
1.21.2.2 | 23-May-2012 |
yamt | sync with head.
|
1.21.2.1 | 17-Apr-2012 |
yamt | sync with head
|
1.26.2.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.26.2.1 | 25-Feb-2013 |
tls | resync with head
|
1.30.8.1 | 04-Nov-2016 |
pgoyette | Sync with HEAD
|
1.31.14.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.6 | 17-Feb-2017 |
christos | fix cross references
|
1.5 | 28-Aug-2016 |
dholland | branches: 1.5.2; Fix broken xrefs (they are now merely dangling)
|
1.4 | 18-Mar-2014 |
riastradh | branches: 1.4.8; Merge riastradh-drm2 to HEAD.
|
1.3 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.2 | 17-Apr-2012 |
wiz | branches: 1.2.2; 1.2.4; 1.2.6; Remove trailing whitespace. New sentence, new line.
|
1.1 | 17-Apr-2012 |
rkujawa | Add man pages for the new clockport(4) and a1k2cp(4).
|
1.2.6.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.2.4.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.2.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.2.2 | 23-May-2012 |
yamt | sync with head.
|
1.2.2.1 | 17-Apr-2012 |
yamt | file a1k2cp.4 was added on branch yamt-pagecache on 2012-05-23 10:07:35 +0000
|
1.4.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.5.2.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.2 | 01-May-2019 |
wiz | branches: 1.2.2; Fix casing in Dt. Fix typo.
|
1.1 | 01-May-2019 |
mlelstv | Add man pages for Amiga clock chips
|
1.2.2.2 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.2.2.1 | 01-May-2019 |
christos | file a2kbbc.4 was added on branch phil-wifi on 2019-06-10 22:05:40 +0000
|
1.2 | 01-May-2019 |
wiz | branches: 1.2.2; Fix casing in Dt. Fix SYNOPSIS. Fix typo.
|
1.1 | 01-May-2019 |
mlelstv | Add man pages for Amiga clock chips
|
1.2.2.2 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.2.2.1 | 01-May-2019 |
christos | file a34kbbc.4 was added on branch phil-wifi on 2019-06-10 22:05:40 +0000
|
1.3 | 17-Feb-2017 |
christos | fix cross references
|
1.2 | 24-Dec-2013 |
wiz | branches: 1.2.4; 1.2.8; 1.2.12; 1.2.16; Use Mt. Remove trailing whitespace.
|
1.1 | 24-Dec-2013 |
rkujawa | Add acafh(4) page for the recently addded acafh driver. Be more precise in clockport(4).
|
1.2.16.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.2.12.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.2.8.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.8.1 | 24-Dec-2013 |
tls | file acafh.4 was added on branch tls-maxphys on 2014-08-20 00:02:35 +0000
|
1.2.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.4.1 | 24-Dec-2013 |
yamt | file acafh.4 was added on branch yamt-pagecache on 2014-05-22 11:37:50 +0000
|
1.5 | 28-Mar-1997 |
veego | Remove the old manpage for the Ariadne and the reference in intro.4
|
1.4 | 08-Mar-1997 |
mouse | fix up "alternate", per PR 2643
|
1.3 | 07-Oct-1995 |
chopps | update to ariadne ethernet manpage from Bernd Ernesti <bernd@arresum.inka.de>
|
1.2 | 18-Aug-1995 |
chopps | small cleanup.
|
1.1 | 18-Aug-1995 |
chopps | man page for new ether driver from Bernd Ernesti <bernd@arresum.inka.de>
|
1.9 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.8 | 14-Sep-2008 |
itohy | branches: 1.8.4; Remove unneeded \n" found on fixing PR 39535.
|
1.7 | 11-Sep-2001 |
wiz | branches: 1.7.34; 1.7.38; Boring whitespace fixes.
|
1.6 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.5 | 16-Mar-1999 |
garbled | branches: 1.5.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 10-Mar-1999 |
erh | Fix .Bl/.El imbalance.
|
1.3 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.5.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.7.38.1 | 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
1.7.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.8.4.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.9 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.8 | 13-Jun-2001 |
wiz | branches: 1.8.44; Typos and whitespace fixes.
|
1.7 | 25-Apr-2001 |
simonb | Spell occurred correctly.
|
1.6 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.5 | 16-Mar-1999 |
garbled | branches: 1.5.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.3 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.2 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.5.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.8.44.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.17 | 11-Apr-2024 |
jandberg | Mention the 16-color screenmode.
|
1.16 | 13-Aug-2022 |
wiz | New sentence, new line.
|
1.15 | 13-Aug-2022 |
jandberg | Update comment about X11 support
|
1.14 | 09-Oct-2021 |
jandberg | Update documentation to mention current status of X11
|
1.13 | 07-Feb-2016 |
wiz | branches: 1.13.18; New sentence, new line.
|
1.12 | 07-Feb-2016 |
jandberg | Add the copyright notice which was missing from my initial version.
|
1.11 | 06-Feb-2016 |
jandberg | Fix some awkward language in manpage and code comments.
|
1.10 | 11-Mar-2009 |
joerg | Fix preamble
|
1.9 | 12-Nov-2003 |
wiz | branches: 1.9.42; No Pp after Ss; drop trailing spaces; bump date for previous. XXX: file has no license.
|
1.8 | 12-Nov-2003 |
jandberg | 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.
|
1.7 | 13-Mar-2002 |
wiz | wscons(9), not (4), and some whitespace cleanup.
|
1.6 | 13-Mar-2002 |
jandberg | bring up to date with code
|
1.5 | 15-Jan-2002 |
wiz | Formatting improvements, add missing comma in SEE ALSO.
|
1.4 | 13-Jun-2001 |
wiz | Typos and whitespace fixes.
|
1.3 | 21-Apr-2001 |
wiz | Add arch to .Dt.
|
1.2 | 11-Apr-2001 |
wiz | Add RCS Id, and fix some whitespace. XXX: no copyright notice.
|
1.1 | 02-Feb-2001 |
is | Initial wscons support by Jukka Andberg from PR 11068.
|
1.9.42.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.13.18.1 | 13-Oct-2021 |
martin | Pull up following revision(s) (requested by abs in ticket #1359):
sys/arch/amiga/dev/amidisplaycc.c: revision 1.33 share/man/man4/man4.amiga/amidisplaycc.4: revision 1.14 sys/arch/amiga/dev/amidisplaycc.c: revision 1.35 sys/arch/amiga/dev/amidisplaycc.c: revision 1.36
Implement the WSDISPLAYIO_GET_FBINFO ioctl, needed by X wsfb driver.
Add support for WSDISPLAYIO_MODE_DUMBFB to WSDISPLAYIO_SMODE.
Remove parentheses from return. No functional changes.
Update documentation to mention current status of X11
|
1.10 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.9 | 13-Jun-2001 |
wiz | branches: 1.9.44; Typos and whitespace fixes.
|
1.8 | 25-Apr-2001 |
simonb | Spell occurred correctly.
|
1.7 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.6 | 16-Mar-1999 |
garbled | branches: 1.6.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.5 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.4 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.3 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.6.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.9.44.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.10 | 17-Feb-2017 |
christos | fix cross references
|
1.9 | 20-Jun-2005 |
peter | branches: 1.9.70; 1.9.74; Change all .Xr config 8 to .Xr config 1, following the recent move of config from usr.sbin -> usr.bin.
Reviewed by wiz.
|
1.8 | 11-Apr-2001 |
wiz | Fix date, and one formatting.
|
1.7 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.6 | 20-Dec-1999 |
fair | branches: 1.6.2; Fix minor nroff source error, per PR 8724
|
1.5 | 06-Apr-1999 |
pk | branches: 1.5.4; 1, 2, 3 and.. 4!
|
1.4 | 06-Feb-1998 |
perry | branches: 1.4.2; macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1.3 | 23-Jan-1998 |
is | Synchronize with sys/arch/amiga/dev/zbus.c.
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.4.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.5.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.6.2.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.9.74.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.9.70.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.19 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.18 | 17-Feb-2017 |
christos | fix cross references
|
1.17 | 09-Mar-2009 |
joerg | branches: 1.17.30; 1.17.34; Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.16 | 30-Apr-2008 |
martin | branches: 1.16.6; Convert TNF licenses to new 2 clause variant
|
1.15 | 06-May-2003 |
wiz | branches: 1.15.32; 1.15.34; Uppercase some TLAs and FLAs. From Leandro Costa via jmc@openbsd.
|
1.14 | 15-Jan-2002 |
wiz | Do not Xr RFCS; give more details for RFCs in SEE ALSO; formatting improvements.
|
1.13 | 28-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, other minor cleanups.
|
1.12 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.11 | 11-Sep-2001 |
wiz | Use standard section headers; uppercase .Sh argument; remove quotes in .Sh arguments.
|
1.10 | 15-Dec-1999 |
abs | Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.9 | 25-Sep-1999 |
is | New MTU handling, and mention IPv6 support.
|
1.8 | 16-Mar-1999 |
garbled | branches: 1.8.4; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.7 | 16-Feb-1999 |
is | Fix Copyright dates
|
1.6 | 16-Feb-1999 |
is | Assign my files to The NetBSD Foundation, Inc.
|
1.5 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.4 | 30-Mar-1997 |
is | Add a full stop.
|
1.3 | 23-Mar-1997 |
is | mention ARP support
|
1.2 | 06-Jun-1995 |
cgd | update from Ignatios Souvatzis
|
1.1 | 01-Mar-1995 |
chopps | add manpage for A2060 arcnet board.
|
1.8.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.15.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.15.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.16.6.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.17.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.17.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.8 | 17-Feb-2017 |
christos | fix cross references
|
1.7 | 18-Mar-2014 |
riastradh | branches: 1.7.8; 1.7.12; Merge riastradh-drm2 to HEAD.
|
1.6 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.5 | 10-Jan-2012 |
rkujawa | branches: 1.5.6; 1.5.10; Update p5pb(4) and bppcsc(4) due to recent changes to Phase5 drivers. Add p5membar(4) page.
|
1.4 | 15-Jan-2011 |
phx | branches: 1.4.6; Added Radoslaw Kujawa's license from sys/arch/amiga/dev/bppcsc.c.
|
1.3 | 14-Jan-2011 |
phx | Fixed typo: staring -> starting
|
1.2 | 14-Jan-2011 |
wiz | Remove trailing whitespace, use more markup. XXX: License missing.
|
1.1 | 14-Jan-2011 |
phx | bppcsc(4) man page
|
1.4.6.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.4.6.1 | 17-Apr-2012 |
yamt | sync with head
|
1.5.10.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.5.6.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.7.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.10 | 17-Feb-2017 |
christos | fix cross references
|
1.9 | 24-Dec-2013 |
rkujawa | branches: 1.9.8; 1.9.12; Add acafh(4) page for the recently addded acafh driver. Be more precise in clockport(4).
|
1.8 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.7 | 28-Nov-2012 |
wiz | branches: 1.7.2; Bump date for previous, remove duplicate word.
|
1.6 | 26-Nov-2012 |
rkujawa | Last commit to this file was accidental, Flipper is not really supported yet.
|
1.5 | 26-Nov-2012 |
rkujawa | Add man page for newly added z3rambd(4) driver.
|
1.4 | 16-May-2012 |
wiz | branches: 1.4.2; 1.4.4; Remove trailing comma.
|
1.3 | 15-May-2012 |
rkujawa | Add man page for xsurf(4). Mention gencp(4) in clockport(4) synopsis.
|
1.2 | 17-Apr-2012 |
wiz | Remove trailing whitespace and empty line. Fix table.
|
1.1 | 17-Apr-2012 |
rkujawa | Add man pages for the new clockport(4) and a1k2cp(4).
|
1.4.4.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.4.4.1 | 25-Feb-2013 |
tls | resync with head
|
1.4.2.4 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.4.2.3 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.4.2.2 | 23-May-2012 |
yamt | sync with head.
|
1.4.2.1 | 16-May-2012 |
yamt | file clockport.4 was added on branch yamt-pagecache on 2012-05-23 10:07:35 +0000
|
1.7.2.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.9.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.9.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.8 | 17-Feb-2017 |
christos | fix cross references
|
1.7 | 20-Jun-2005 |
peter | branches: 1.7.70; 1.7.74; Change all .Xr config 8 to .Xr config 1, following the recent move of config from usr.sbin -> usr.bin.
Reviewed by wiz.
|
1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.5 | 15-Jan-2002 |
wiz | Sort sections.
|
1.4 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.3 | 20-Oct-1997 |
veego | s/config.new/config/
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.7.74.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.70.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.5 | 17-Feb-2017 |
christos | fix cross references
|
1.4 | 18-Mar-2014 |
riastradh | branches: 1.4.8; 1.4.12; Merge riastradh-drm2 to HEAD.
|
1.3 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.2 | 11-Jan-2012 |
wiz | branches: 1.2.4; 1.2.8; 1.2.12; Remove trailing whitespace; wording.
|
1.1 | 11-Jan-2012 |
rkujawa | Add man page for cv3dpb driver.
|
1.2.12.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.2.8.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.4.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.2.4.1 | 11-Jan-2012 |
yamt | file cv3dpb.4 was added on branch yamt-pagecache on 2012-04-17 00:05:46 +0000
|
1.4.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.4.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.2 | 01-May-2019 |
wiz | branches: 1.2.2; Fix casing in Dt.
|
1.1 | 01-May-2019 |
mlelstv | Add man pages for Amiga clock chips
|
1.2.2.2 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.2.2.1 | 01-May-2019 |
christos | file drbbc.4 was added on branch phil-wifi on 2019-06-10 22:05:40 +0000
|
1.19 | 07-Sep-2024 |
rillig | man: use https URLs for www.NetBSD.org
|
1.18 | 18-Feb-2017 |
wiz | branches: 1.18.24; Fix xrefs, sort.
|
1.17 | 17-Feb-2017 |
christos | fix cross references
|
1.16 | 14-Aug-2013 |
rkujawa | branches: 1.16.8; 1.16.12; This driver was actually pulled back to 6.1, so it first appeared in 6.1, not 7.0.
|
1.15 | 31-Oct-2012 |
wiz | Remove trailing whitespace.
|
1.14 | 30-Oct-2012 |
rkujawa | Note that driver was rewritten.
|
1.13 | 26-Jul-2003 |
salo | branches: 1.13.58; 1.13.64; netbsd.org->NetBSD.org
|
1.12 | 15-Jan-2002 |
wiz | Sort sections.
|
1.11 | 11-Apr-2001 |
wiz | Add sections to xrefs, sort SEE ALSO, discard some whitespace.
|
1.10 | 14-Jun-2000 |
cgd | sweep of my licenses (userland files w/o only my copyright) for consistency. (no functional changes)
|
1.9 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.8 | 15-Dec-1999 |
abs | branches: 1.8.2; Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.7 | 06-Apr-1999 |
pk | branches: 1.7.4; 1, 2, 3 and.. 4!
|
1.6 | 16-Mar-1999 |
garbled | branches: 1.6.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.5 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.4 | 28-Oct-1997 |
veego | Enable the ASDG LANRover section.
|
1.3 | 13-Oct-1997 |
lukem | branches: 1.3.2; rcsid fascism
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.3.2.1 | 28-Oct-1997 |
mellon | Pull rev 1.4 up from trunk (veego)
|
1.6.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.7.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.8.2.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.13.64.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.13.64.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.13.58.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.13.58.1 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.16.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.16.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.18.24.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.8 | 18-Mar-2014 |
riastradh | Merge riastradh-drm2 to HEAD.
|
1.7 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.6 | 13-Apr-2012 |
wiz | branches: 1.6.2; 1.6.4; Bump date for previous.
|
1.5 | 13-Apr-2012 |
rkujawa | Mention that FastATA 1200 Mk-IV CF/SATA edition is also supported.
|
1.4 | 30-Oct-2011 |
wiz | branches: 1.4.2; Improve wording. Remove trailing whitespace.
|
1.3 | 30-Oct-2011 |
rkujawa | Improve probe procedure in efa(4). Update man apge to reflect this.
|
1.2 | 27-Oct-2011 |
wiz | Whitespace. New sentence, new line. Fix a typo.
|
1.1 | 27-Oct-2011 |
rkujawa | Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page).
|
1.4.2.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.4.2.1 | 17-Apr-2012 |
yamt | sync with head
|
1.6.4.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.6.2.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.6 | 17-Feb-2017 |
christos | fix cross references
|
1.5 | 18-Mar-2014 |
riastradh | branches: 1.5.4; 1.5.10; 1.5.14; Merge riastradh-drm2 to HEAD.
|
1.4 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.3 | 14-Mar-2013 |
njoly | branches: 1.3.4; Fix dates.
|
1.2 | 29-Jan-2013 |
wiz | branches: 1.2.4; Remove trailing whitespace.
|
1.1 | 29-Jan-2013 |
rkujawa | Add man page for em4k. While here update empb.
|
1.2.4.4 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.4.3 | 23-Jun-2013 |
tls | resync from head
|
1.2.4.2 | 25-Feb-2013 |
tls | resync with head
|
1.2.4.1 | 29-Jan-2013 |
tls | file em4k.4 was added on branch tls-maxphys on 2013-02-25 00:28:13 +0000
|
1.3.4.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.5.14.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.5.10.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.5.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.5.4.1 | 18-Mar-2014 |
yamt | file em4k.4 was added on branch yamt-pagecache on 2014-05-22 11:37:51 +0000
|
1.13 | 17-Feb-2017 |
christos | fix cross references
|
1.12 | 18-Mar-2014 |
riastradh | branches: 1.12.8; 1.12.12; Merge riastradh-drm2 to HEAD.
|
1.11 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.10 | 14-Mar-2013 |
njoly | branches: 1.10.4; Fix dates.
|
1.9 | 29-Jan-2013 |
rkujawa | Add man page for em4k. While here update empb.
|
1.8 | 28-Jan-2013 |
rkujawa | Note empm in synopsis.
|
1.7 | 28-Jul-2012 |
njoly | branches: 1.7.2; 1.7.4; Add missing El macro.
|
1.6 | 04-Jul-2012 |
wiz | New sentence, new line. Use more markup. Fix typo. Improve wording.
|
1.5 | 03-Jul-2012 |
rkujawa | Add DIAGNOSTICS section.
|
1.4 | 27-Jun-2012 |
wiz | Bump date for previous.
|
1.3 | 27-Jun-2012 |
rkujawa | PCI memory space access is not buggy anymore. At least not as much as earlier.
|
1.2 | 05-Jun-2012 |
wiz | Remove trailing whitespace. Use more macros.
|
1.1 | 04-Jun-2012 |
rkujawa | Add man page for recently introduced empb(4).
|
1.7.4.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.7.4.2 | 30-Oct-2012 |
yamt | sync with head
|
1.7.4.1 | 28-Jul-2012 |
yamt | file empb.4 was added on branch yamt-pagecache on 2012-10-30 18:59:41 +0000
|
1.7.2.3 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.7.2.2 | 23-Jun-2013 |
tls | resync from head
|
1.7.2.1 | 25-Feb-2013 |
tls | resync with head
|
1.10.4.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.12.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.12.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.14 | 07-Sep-2024 |
rillig | man: use https URLs for www.NetBSD.org
|
1.13 | 18-Feb-2017 |
wiz | branches: 1.13.24; Fix xrefs, sort.
|
1.12 | 17-Feb-2017 |
christos | fix cross references
|
1.11 | 26-Jul-2003 |
salo | branches: 1.11.82; 1.11.86; netbsd.org->NetBSD.org
|
1.10 | 15-Jan-2002 |
wiz | Sort sections.
|
1.9 | 11-Apr-2001 |
wiz | Add sections to xrefs, sort SEE ALSO, discard some whitespace.
|
1.8 | 14-Jun-2000 |
cgd | sweep of my licenses (userland files w/o only my copyright) for consistency. (no functional changes)
|
1.7 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.6 | 15-Dec-1999 |
abs | branches: 1.6.2; Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.5 | 06-Apr-1999 |
pk | branches: 1.5.4; 1, 2, 3 and.. 4!
|
1.4 | 16-Mar-1999 |
garbled | branches: 1.4.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.3 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 07-Jul-1995 |
chopps | oops forgot to add. es.4 from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.4.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.5.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.6.2.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.11.86.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.11.82.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.13.24.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 22-Mar-2010 |
joerg | branches: 1.8.2; 1.8.30; 1.8.34; Use .In instead of .Aq Pa for header files.
|
1.7 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.6 | 27-Jun-2003 |
wiz | branches: 1.6.32; 1.6.34; Pa Aq -> Aq Pa.
|
1.5 | 03-May-2003 |
wiz | DMA, not dma nor Dma.
|
1.4 | 07-Feb-2002 |
ross | Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would never know that from its frequent use in this tree. There is a "-offset indent" combination that makes sense, and you can certainly say "-width indent".
* Also, you can't markup the -width option argument, tho you CAN use a callable macro. So "-width Ar filename" doesn't make sense, but either "-width Ar" or "-width filename" does, as might something like "-width xxfilename" for a little extra space.
* There are a lot of needlessly complex hanging tag macros in man4 used to create simple item lists. Those should be simplified one of these days before someone copies and edits yet another man4 page.
|
1.3 | 15-Jan-2002 |
wiz | Sort sections.
|
1.2 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.1 | 05-Jul-1998 |
kleink | Add a manual page for the Amiga custom chip floppy disk controller device, mostly geared towards explaining the pseudo-partition encodings; with input from Ignatios Souvatzis.
|
1.6.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.6.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.8.2.2 | 22-Mar-2010 |
joerg | Use .In instead of .Aq Pa for header files.
|
1.8.2.1 | 22-Mar-2010 |
joerg | file fdc.4 was added on branch uebayasi-xip on 2010-03-22 18:58:32 +0000
|
1.7 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.6 | 18-Feb-2017 |
wiz | branches: 1.6.4; Fix xrefs, sort.
|
1.5 | 17-Feb-2017 |
christos | fix cross references
|
1.4 | 10-Mar-2009 |
joerg | branches: 1.4.30; 1.4.34; Specify width for tag list
|
1.3 | 30-Apr-2008 |
martin | branches: 1.3.6; Convert TNF licenses to new 2 clause variant
|
1.2 | 04-Oct-2003 |
wiz | branches: 1.2.32; 1.2.34; Fill in Jaromir's name in license; new sentence, new line.
|
1.1 | 04-Oct-2003 |
jdolecek | 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
|
1.2.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.2.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.3.6.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.4.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.4.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.6.4.1 | 02-Sep-2019 |
martin | Pull up following revision(s) (requested by sevan in ticket #1351):
share/man/man4/man4.amiga/grf.4: revision 1.7 share/man/man4/si.4: revision 1.11 share/man/man8/man8.sparc/boot.8: revision 1.32 share/man/man5/nsswitch.conf.5: revision 1.29 share/man/man5/mixerctl.conf.5: revision 1.7 share/man/man8/man8.vax/boot.8: revision 1.14 share/man/man4/man4.vax/dn.4: revision 1.12 share/man/man8/man8.vax/drtest.8: revision 1.16 share/man/man8/sysinst.8: revision 1.6 share/man/man4/ip.4: revision 1.37 share/man/man5/boot.cfg.5: revision 1.28 share/man/man1/cd.1: revision 1.10 share/man/man4/usb.4: revision 1.106 share/man/man4/man4.vax/ix.4: revision 1.17 share/man/man7/security.7: revision 1.15 share/man/man7/hier.7: revision 1.123 share/man/man8/afterboot.8: revision 1.58 share/man/man1/man1.x68k/bellctrl.1: revision 1.14 share/man/man4/se.4: revision 1.6 share/man/man4/utoppy.4: revision 1.7 share/man/man4/midi.4: revision 1.32 share/man/man4/cfb.4: revision 1.5 share/man/man4/man4.sparc/magma.4: revision 1.12 share/man/man4/audio.4: revision 1.80 share/man/man4/isic.4: revision 1.18 share/man/man1/cd.1: revision 1.7 share/man/man4/envsys.4: revision 1.51 share/man/man1/cd.1: revision 1.8 share/man/man1/cd.1: revision 1.9 share/man/man3/fast_divide32.3: revision 1.9 share/man/man4/pci.4: revision 1.97 share/man/man5/ranlib.5: revision 1.7 share/man/man3/__arraycount.3: revision 1.7 share/man/man4/isa.4: revision 1.46 share/man/man8/man8.atari/ahdilabel.8: revision 1.14 share/man/man4/chipsfb.4: revision 1.6 share/man/man8/man8.macppc/boot.8: revision 1.8 share/man/man5/passwd.5: revision 1.33 share/man/man8/man8.macppc/ofwboot.8: revision 1.14 share/man/man8/compat_linux.8: revision 1.38 share/man/man4/iop.4: revision 1.22 share/man/man4/ddb.4: revision 1.167 share/man/man4/termios.4: revision 1.37 share/man/man8/compat_freebsd.8: revision 1.18 share/man/man5/ar.5: revision 1.9 share/man/man7/release.7: revision 1.37 share/man/man5/core.5: revision 1.31 share/man/man4/ahd.4: revision 1.6 share/man/man4/man4.vax/ad.4: revision 1.12 share/man/man4/pppoe.4: revision 1.39 share/man/man5/locale.alias.5: revision 1.3 share/man/man8/man8.amiga/installboot.8: revision 1.23 share/man/man4/etherip.4: revision 1.8 share/man/man3/queue.3: revision 1.57 share/man/man5/genassym.cf.5: revision 1.13 share/man/man4/mpls.4: revision 1.10 share/man/man1/wait.1: revision 1.5 share/man/man5/capfile.5: revision 1.4 share/man/man4/man4.alpha/ttwopci.4: revision 1.6 share/man/man4/man4.atari/rtc.4: revision 1.8 share/man/man4/gpiosim.4: revision 1.6 share/man/man3/bitstring.3: revision 1.18 share/man/man4/isdntel.4: revision 1.8 share/man/man4/ai.4: revision 1.9 share/man/man8/man8.hppa/boot.8: revision 1.2 share/man/man4/uyurex.4: revision 1.6 share/man/man8/man8.alpha/mkbootimage.8: revision 1.9 share/man/man4/bpf.4: revision 1.56 share/man/man4/man4.amiga/mfcs.4: revision 1.8 share/man/man4/cmpci.4: revision 1.9 share/man/man8/man8.vax/format.8: revision 1.14 share/man/man8/compat_svr4.8: revision 1.27 share/man/man4/crypto.4: revision 1.26 share/man/man4/userconf.4: revision 1.13 share/man/man4/agp.4: revision 1.17 share/man/man9/man9.i386/bioscall.9: revision 1.10 share/man/man4/uftdi.4: revision 1.20 share/man/man4/radio.4: revision 1.13 share/man/man4/mfb.4: revision 1.5 share/man/man7/ascii.7: revision 1.8 share/man/man4/man4.vax/dl.4: revision 1.13 share/man/man4/ral.4: revision 1.12 share/man/man4/unix.4: revision 1.26 share/man/man4/edc.4: revision 1.12 share/man/man4/pim.4: revision 1.5 share/man/man8/compat_ultrix.8: revision 1.21 share/man/man4/dge.4: revision 1.11 share/man/man8/diskless.8: revision 1.32 share/man/man5/passwd.conf.5: revision 1.11 share/man/man8/man8.acorn26/boot26.8: revision 1.8 share/man/man4/man4.vax/hy.4: revision 1.12 share/man/man4/plip.4: revision 1.4 share/man/man4/sc.4: revision 1.8 share/man/man4/ec.4: revision 1.14 share/man/man4/man4.sgimips/giopci.4: revision 1.9 share/man/man7/sysctl.7: revision 1.114 share/man/man3/bits.3: revision 1.18 share/man/man4/we.4: revision 1.19 share/man/man8/compat_sunos.8: revision 1.21 share/man/man4/ip6.4: revision 1.31 share/man/man4/acpilid.4: revision 1.8 share/man/man4/man4.dreamcast/aica.4: revision 1.6 share/man/man4/mfi.4: revision 1.12 share/man/man4/ugen.4: revision 1.32 share/man/man4/jme.4: revision 1.7 share/man/man4/man4.sparc64/intro.4: revision 1.5 share/man/man4/zyd.4: revision 1.5 share/man/man4/gre.4: revision 1.45 share/man/man3/bitmap.3: revision 1.10 share/man/man4/man4.vax/cons.4: revision 1.12 share/man/man3/gcq.3: revision 1.4 share/man/man4/man4.hppa/pdc.4: revision 1.3 share/man/man4/multicast.4: revision 1.8 share/man/man4/man4.sparc/intro.4: revision 1.27 share/man/man4/ath.4: revision 1.32 share/man/man4/ym.4: revision 1.19 share/man/man3/iso646.3: revision 1.6 share/man/man4/btsco.4: revision 1.13 share/man/man4/man4.i386/ndis.4: revision 1.6 share/man/man4/pad.4: revision 1.6 share/man/man4/strip.4: revision 1.16 share/man/man8/man8.x86/boot.8: revision 1.12 share/man/man4/amr.4: revision 1.15 share/man/man4/ieee80211.4: revision 1.5 share/man/man4/options.4: revision 1.467 share/man/man5/link.5: revision 1.24 share/man/man8/man8.cobalt/boot.8: revision 1.10 share/man/man5/stab.5: revision 1.15 share/man/man3/tree.3: revision 1.12 share/man/man4/route.4: revision 1.31 share/man/man4/man4.sun3/leds.4: revision 1.13 share/man/man4/bluetooth.4: revision 1.20 share/man/man4/man4.i386/pcibios.4: revision 1.19 share/man/man5/veriexec.5: revision 1.8 share/man/man7/operator.7: revision 1.12 share/man/man4/man4.hp300/dcl.4: revision 1.13 share/man/man4/man4.i386/intro.4: revision 1.31 share/man/man5/ld.so.conf.5: revision 1.21 share/man/man8/man8.alpha/boot.8: revision 1.16 share/man/man4/bio.4: revision 1.13 share/man/man4/man4.sun2/leds.4: revision 1.10 share/man/man8/man8.x86/mbr.8: revision 1.4 share/man/man8/man8.mvme68k/boot.8: revision 1.9 share/man/man4/man4.alpha/ttwoga.4: revision 1.6 share/man/man4/ahc.4: revision 1.34
Direct reader to shell documentation generally, rather than csh(1) specifically.
Mention variables OLDPWD and PWD.
Move the text that explains that cd(1) is a shell built-in to the very beginning of the description where it can be seen prominently.
Improve formatting.
-
Remove workaround for ancient HTML generation code. Use EXIT STATUS and .Ex.
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 30-Apr-2008 |
martin | branches: 1.8.46; 1.8.50; Convert TNF licenses to new 2 clause variant
|
1.7 | 31-Mar-2003 |
perry | branches: 1.7.32; 1.7.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.6 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp.
|
1.5 | 28-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, other minor cleanups.
|
1.4 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.3 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.2 | 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.7.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.7.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Nov-2012 |
wiz | branches: 1.8.12; 1.8.16; New sentence, new line. Fix typo.
|
1.7 | 08-Nov-2012 |
rkujawa | Bring up to date with reality, add HISTORY and AUTHORS sections.
|
1.6 | 30-Apr-2008 |
martin | branches: 1.6.22; 1.6.28; Convert TNF licenses to new 2 clause variant
|
1.5 | 31-Mar-2003 |
perry | branches: 1.5.32; 1.5.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.4 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO.
|
1.3 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.2 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.5.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.28.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.6.22.1 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.8.16.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.12.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.10 | 06-Dec-2023 |
andvar | s/multipie/multiple/.
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Nov-2012 |
wiz | branches: 1.8.12; 1.8.16; New sentence, new line. Whitespace nits.
|
1.7 | 08-Nov-2012 |
rkujawa | Bring up to date with reality, add HISTORY and AUTHORS sections.
|
1.6 | 30-Apr-2008 |
martin | branches: 1.6.22; 1.6.28; Convert TNF licenses to new 2 clause variant
|
1.5 | 31-Mar-2003 |
perry | branches: 1.5.32; 1.5.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.4 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO.
|
1.3 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.2 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.5.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.28.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.6.22.1 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.8.16.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.12.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.7 | 17-Feb-2017 |
christos | fix cross references
|
1.6 | 30-Apr-2008 |
martin | branches: 1.6.46; 1.6.50; Convert TNF licenses to new 2 clause variant
|
1.5 | 31-Mar-2003 |
perry | branches: 1.5.32; 1.5.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.4 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO.
|
1.3 | 13-Jun-2001 |
wiz | Typos and whitespace fixes.
|
1.2 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.5.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.6.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.8 | 17-Feb-2017 |
christos | fix cross references
|
1.7 | 30-Apr-2008 |
martin | branches: 1.7.46; 1.7.50; Convert TNF licenses to new 2 clause variant
|
1.6 | 31-Mar-2003 |
perry | branches: 1.6.32; 1.6.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.5 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO.
|
1.4 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.3 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.2 | 25-Jan-1998 |
is | The Altais is NOT a Zorro III board (although the NetBSD kernel can't see the difference...)
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.6.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.6.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.7.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.7 | 17-Feb-2017 |
christos | fix cross references
|
1.6 | 30-Apr-2008 |
martin | branches: 1.6.46; 1.6.50; Convert TNF licenses to new 2 clause variant
|
1.5 | 31-Mar-2003 |
perry | branches: 1.5.32; 1.5.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.4 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO.
|
1.3 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.2 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.5.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.6.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.7 | 17-Feb-2017 |
christos | fix cross references
|
1.6 | 30-Apr-2008 |
martin | branches: 1.6.46; 1.6.50; Convert TNF licenses to new 2 clause variant
|
1.5 | 31-Mar-2003 |
perry | branches: 1.5.32; 1.5.34; manufacturerid->manufacturer productid->product problem pointed out by Igor Sobrado in PR misc/19812 He suggested "manufacturer ID" etc. However, I asked chopps, and he pointed out all his earlier man pages had just said "manufacturer" and "product" so I went with the precedent.
|
1.4 | 15-Jan-2002 |
wiz | Sentences should end with a dot. Drop a .Pp. Sort SEE ALSO.
|
1.3 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.2 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.1 | 20-Oct-1997 |
veego | New manpages for the supported graphics cards.
|
1.5.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.6.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.8 | 13-Jun-2001 |
wiz | branches: 1.8.44; Typos and whitespace fixes.
|
1.7 | 25-Apr-2001 |
simonb | Spell occurred correctly.
|
1.6 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.5 | 16-Mar-1999 |
garbled | branches: 1.5.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.3 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.2 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.5.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.8.44.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.15 | 17-Feb-2017 |
christos | fix cross references
|
1.14 | 20-Jun-2005 |
peter | branches: 1.14.70; 1.14.74; Change all .Xr config 8 to .Xr config 1, following the recent move of config from usr.sbin -> usr.bin.
Reviewed by wiz.
|
1.13 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.12 | 09-Nov-2002 |
grant | include arch in title.
|
1.11 | 28-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, other minor cleanups.
|
1.10 | 23-Oct-2001 |
wiz | Don't xref ourselves. Noted by YAMAMOTO Takashi on tech-userlevel.
|
1.9 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.8 | 15-Dec-1999 |
abs | Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.7 | 16-Mar-1999 |
garbled | branches: 1.7.6; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.6 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.5 | 20-Oct-1997 |
veego | Add grfcl, grfcv, grfcv3d, grfet, grfrh, grfrt and grful
|
1.4 | 28-Mar-1997 |
veego | Remove the old manpage for the Ariadne and the reference in intro.4
|
1.3 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.7.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.14.74.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.14.70.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.11 | 17-Feb-2017 |
christos | fix cross references
|
1.10 | 21-Apr-2012 |
roy | branches: 1.10.14; 1.10.18; Add capfile(5) to describe the termcap format. Adjust various man pages and other documentation to point to capfile(5) instead of termcap(5). Remove getcap(3) as curses hasn't been building it for a long time. Punt wrterm.c as tset no longer uses it.
|
1.9 | 07-Aug-2003 |
agc | branches: 1.9.58; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.8 | 28-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, other minor cleanups.
|
1.7 | 13-Jun-2001 |
wiz | Typos and whitespace fixes.
|
1.6 | 07-Nov-2000 |
lukem | 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
|
1.5 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 01-Feb-1998 |
is | We have now much much more than 3 terminal emulator console devices.
|
1.3 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.2 | 13-Oct-1997 |
lukem | branches: 1.2.2; rcsid fascism
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.2.2.1 | 07-Feb-1998 |
mellon | Pull up 1.3 and 1.4 (is)
|
1.9.58.1 | 23-May-2012 |
yamt | sync with head.
|
1.10.18.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.10.14.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.7 | 21-Dec-1999 |
fair | merged le.4 with MI le.4
|
1.6 | 15-Dec-1999 |
abs | Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.5 | 16-Mar-1999 |
garbled | branches: 1.5.6; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.3 | 28-Mar-1997 |
veego | Updated for the Ariadne changes.
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.5.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.3 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.8 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.7 | 07-Aug-2003 |
agc | branches: 1.7.92; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.6 | 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.5 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.3 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.2 | 20-Aug-1995 |
chopps | document newer tty names
|
1.1 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.7.92.1 | 02-Sep-2019 |
martin | Pull up following revision(s) (requested by sevan in ticket #1351):
share/man/man4/man4.amiga/grf.4: revision 1.7 share/man/man4/si.4: revision 1.11 share/man/man8/man8.sparc/boot.8: revision 1.32 share/man/man5/nsswitch.conf.5: revision 1.29 share/man/man5/mixerctl.conf.5: revision 1.7 share/man/man8/man8.vax/boot.8: revision 1.14 share/man/man4/man4.vax/dn.4: revision 1.12 share/man/man8/man8.vax/drtest.8: revision 1.16 share/man/man8/sysinst.8: revision 1.6 share/man/man4/ip.4: revision 1.37 share/man/man5/boot.cfg.5: revision 1.28 share/man/man1/cd.1: revision 1.10 share/man/man4/usb.4: revision 1.106 share/man/man4/man4.vax/ix.4: revision 1.17 share/man/man7/security.7: revision 1.15 share/man/man7/hier.7: revision 1.123 share/man/man8/afterboot.8: revision 1.58 share/man/man1/man1.x68k/bellctrl.1: revision 1.14 share/man/man4/se.4: revision 1.6 share/man/man4/utoppy.4: revision 1.7 share/man/man4/midi.4: revision 1.32 share/man/man4/cfb.4: revision 1.5 share/man/man4/man4.sparc/magma.4: revision 1.12 share/man/man4/audio.4: revision 1.80 share/man/man4/isic.4: revision 1.18 share/man/man1/cd.1: revision 1.7 share/man/man4/envsys.4: revision 1.51 share/man/man1/cd.1: revision 1.8 share/man/man1/cd.1: revision 1.9 share/man/man3/fast_divide32.3: revision 1.9 share/man/man4/pci.4: revision 1.97 share/man/man5/ranlib.5: revision 1.7 share/man/man3/__arraycount.3: revision 1.7 share/man/man4/isa.4: revision 1.46 share/man/man8/man8.atari/ahdilabel.8: revision 1.14 share/man/man4/chipsfb.4: revision 1.6 share/man/man8/man8.macppc/boot.8: revision 1.8 share/man/man5/passwd.5: revision 1.33 share/man/man8/man8.macppc/ofwboot.8: revision 1.14 share/man/man8/compat_linux.8: revision 1.38 share/man/man4/iop.4: revision 1.22 share/man/man4/ddb.4: revision 1.167 share/man/man4/termios.4: revision 1.37 share/man/man8/compat_freebsd.8: revision 1.18 share/man/man5/ar.5: revision 1.9 share/man/man7/release.7: revision 1.37 share/man/man5/core.5: revision 1.31 share/man/man4/ahd.4: revision 1.6 share/man/man4/man4.vax/ad.4: revision 1.12 share/man/man4/pppoe.4: revision 1.39 share/man/man5/locale.alias.5: revision 1.3 share/man/man8/man8.amiga/installboot.8: revision 1.23 share/man/man4/etherip.4: revision 1.8 share/man/man3/queue.3: revision 1.57 share/man/man5/genassym.cf.5: revision 1.13 share/man/man4/mpls.4: revision 1.10 share/man/man1/wait.1: revision 1.5 share/man/man5/capfile.5: revision 1.4 share/man/man4/man4.alpha/ttwopci.4: revision 1.6 share/man/man4/man4.atari/rtc.4: revision 1.8 share/man/man4/gpiosim.4: revision 1.6 share/man/man3/bitstring.3: revision 1.18 share/man/man4/isdntel.4: revision 1.8 share/man/man4/ai.4: revision 1.9 share/man/man8/man8.hppa/boot.8: revision 1.2 share/man/man4/uyurex.4: revision 1.6 share/man/man8/man8.alpha/mkbootimage.8: revision 1.9 share/man/man4/bpf.4: revision 1.56 share/man/man4/man4.amiga/mfcs.4: revision 1.8 share/man/man4/cmpci.4: revision 1.9 share/man/man8/man8.vax/format.8: revision 1.14 share/man/man8/compat_svr4.8: revision 1.27 share/man/man4/crypto.4: revision 1.26 share/man/man4/userconf.4: revision 1.13 share/man/man4/agp.4: revision 1.17 share/man/man9/man9.i386/bioscall.9: revision 1.10 share/man/man4/uftdi.4: revision 1.20 share/man/man4/radio.4: revision 1.13 share/man/man4/mfb.4: revision 1.5 share/man/man7/ascii.7: revision 1.8 share/man/man4/man4.vax/dl.4: revision 1.13 share/man/man4/ral.4: revision 1.12 share/man/man4/unix.4: revision 1.26 share/man/man4/edc.4: revision 1.12 share/man/man4/pim.4: revision 1.5 share/man/man8/compat_ultrix.8: revision 1.21 share/man/man4/dge.4: revision 1.11 share/man/man8/diskless.8: revision 1.32 share/man/man5/passwd.conf.5: revision 1.11 share/man/man8/man8.acorn26/boot26.8: revision 1.8 share/man/man4/man4.vax/hy.4: revision 1.12 share/man/man4/plip.4: revision 1.4 share/man/man4/sc.4: revision 1.8 share/man/man4/ec.4: revision 1.14 share/man/man4/man4.sgimips/giopci.4: revision 1.9 share/man/man7/sysctl.7: revision 1.114 share/man/man3/bits.3: revision 1.18 share/man/man4/we.4: revision 1.19 share/man/man8/compat_sunos.8: revision 1.21 share/man/man4/ip6.4: revision 1.31 share/man/man4/acpilid.4: revision 1.8 share/man/man4/man4.dreamcast/aica.4: revision 1.6 share/man/man4/mfi.4: revision 1.12 share/man/man4/ugen.4: revision 1.32 share/man/man4/jme.4: revision 1.7 share/man/man4/man4.sparc64/intro.4: revision 1.5 share/man/man4/zyd.4: revision 1.5 share/man/man4/gre.4: revision 1.45 share/man/man3/bitmap.3: revision 1.10 share/man/man4/man4.vax/cons.4: revision 1.12 share/man/man3/gcq.3: revision 1.4 share/man/man4/man4.hppa/pdc.4: revision 1.3 share/man/man4/multicast.4: revision 1.8 share/man/man4/man4.sparc/intro.4: revision 1.27 share/man/man4/ath.4: revision 1.32 share/man/man4/ym.4: revision 1.19 share/man/man3/iso646.3: revision 1.6 share/man/man4/btsco.4: revision 1.13 share/man/man4/man4.i386/ndis.4: revision 1.6 share/man/man4/pad.4: revision 1.6 share/man/man4/strip.4: revision 1.16 share/man/man8/man8.x86/boot.8: revision 1.12 share/man/man4/amr.4: revision 1.15 share/man/man4/ieee80211.4: revision 1.5 share/man/man4/options.4: revision 1.467 share/man/man5/link.5: revision 1.24 share/man/man8/man8.cobalt/boot.8: revision 1.10 share/man/man5/stab.5: revision 1.15 share/man/man3/tree.3: revision 1.12 share/man/man4/route.4: revision 1.31 share/man/man4/man4.sun3/leds.4: revision 1.13 share/man/man4/bluetooth.4: revision 1.20 share/man/man4/man4.i386/pcibios.4: revision 1.19 share/man/man5/veriexec.5: revision 1.8 share/man/man7/operator.7: revision 1.12 share/man/man4/man4.hp300/dcl.4: revision 1.13 share/man/man4/man4.i386/intro.4: revision 1.31 share/man/man5/ld.so.conf.5: revision 1.21 share/man/man8/man8.alpha/boot.8: revision 1.16 share/man/man4/bio.4: revision 1.13 share/man/man4/man4.sun2/leds.4: revision 1.10 share/man/man8/man8.x86/mbr.8: revision 1.4 share/man/man8/man8.mvme68k/boot.8: revision 1.9 share/man/man4/man4.alpha/ttwoga.4: revision 1.6 share/man/man4/ahc.4: revision 1.34
Direct reader to shell documentation generally, rather than csh(1) specifically.
Mention variables OLDPWD and PWD.
Move the text that explains that cd(1) is a shell built-in to the very beginning of the description where it can be seen prominently.
Improve formatting.
-
Remove workaround for ancient HTML generation code. Use EXIT STATUS and .Ex.
|
1.11 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.10 | 14-Sep-2008 |
itohy | branches: 1.10.4; Remove unneeded \n" found on fixing PR 39535.
|
1.9 | 11-Sep-2001 |
wiz | branches: 1.9.34; 1.9.38; Boring whitespace fixes.
|
1.8 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.7 | 16-Mar-1999 |
garbled | branches: 1.7.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.6 | 10-Mar-1999 |
erh | Fix .Bl/.El imbalance.
|
1.5 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.4 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.3 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.7.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.9.38.1 | 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
1.9.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.10.4.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.3 | 28-Aug-2020 |
fcambus | Fix a bunch of typos in various device drivers and kernel man pages.
|
1.2 | 04-Oct-2016 |
wiz | branches: 1.2.2; Add some articles, sort SEE ALSO, make an xref.
|
1.1 | 03-Oct-2016 |
rkujawa | Add man page for mntva(4).
|
1.2.2.2 | 04-Nov-2016 |
pgoyette | Sync with HEAD
|
1.2.2.1 | 04-Oct-2016 |
pgoyette | file mntva.4 was added on branch pgoyette-localcount on 2016-11-04 14:48:56 +0000
|
1.8 | 18-Mar-2014 |
riastradh | Merge riastradh-drm2 to HEAD.
|
1.7 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.6 | 16-Sep-2012 |
rkujawa | branches: 1.6.2; Remove information about possibility of running out of KVA space, that was fixed some time ago.
|
1.5 | 22-Apr-2012 |
rkujawa | branches: 1.5.2; Fix typo
|
1.4 | 05-Dec-2011 |
wiz | Remove trailing whitespace and fix a typo.
|
1.3 | 03-Dec-2011 |
rkujawa | Extend the mppb(4) man page.
|
1.2 | 19-Sep-2011 |
rkujawa | branches: 1.2.2; Remove information about prometheus.library (not needed after last changes to mppb driver).
|
1.1 | 17-Sep-2011 |
rkujawa | Add man page for mppb(4) - Prometheus PCI driver
|
1.2.2.4 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.2.3 | 30-Oct-2012 |
yamt | sync with head
|
1.2.2.2 | 23-May-2012 |
yamt | sync with head.
|
1.2.2.1 | 17-Apr-2012 |
yamt | sync with head
|
1.5.2.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.5.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.6.2.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.5 | 17-Feb-2017 |
christos | fix cross references
|
1.4 | 18-Mar-2014 |
riastradh | branches: 1.4.8; 1.4.12; Merge riastradh-drm2 to HEAD.
|
1.3 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.2 | 11-Jan-2012 |
wiz | branches: 1.2.4; 1.2.8; 1.2.12; Remove trailing whitespace. New sentence, new line. Use more markup.
|
1.1 | 10-Jan-2012 |
rkujawa | Update p5pb(4) and bppcsc(4) due to recent changes to Phase5 drivers. Add p5membar(4) page.
|
1.2.12.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.2.8.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.4.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.2.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.2.4.1 | 11-Jan-2012 |
yamt | file p5membar.4 was added on branch yamt-pagecache on 2012-04-17 00:05:46 +0000
|
1.4.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.4.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.18 | 30-Dec-2019 |
uwe | Use -dash list instead of -tag list without content.
|
1.17 | 29-Dec-2019 |
wiz | Add missing '-width' argument to macro.
|
1.16 | 27-Dec-2019 |
msaitoh | s/conjuction/conjunction/
|
1.15 | 18-Feb-2017 |
wiz | branches: 1.15.12; Fix xrefs, sort.
|
1.14 | 17-Feb-2017 |
christos | fix cross references
|
1.13 | 18-Mar-2014 |
riastradh | branches: 1.13.8; 1.13.12; Merge riastradh-drm2 to HEAD.
|
1.12 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.11 | 13-Jul-2012 |
wiz | branches: 1.11.2; 1.11.4; Remove trailing whitespace, add a few articles. XXX: voodoofb(4) is dangling
|
1.10 | 13-Jul-2012 |
rkujawa | Add info on P5PB_CONSOLE and link to reverse engineered docs.
|
1.9 | 11-Jul-2012 |
rkujawa | The p5pb driver now supports all G-REX slots.
|
1.8 | 19-Jan-2012 |
wiz | Sort SEE ALSO.
|
1.7 | 19-Jan-2012 |
rkujawa | Update the p5pb(4) page to reflect the recent changes in this driver.
|
1.6 | 11-Jan-2012 |
wiz | Remove trailing whitespace. New sentence, new line. Use more markup.
|
1.5 | 10-Jan-2012 |
rkujawa | Update p5pb(4) and bppcsc(4) due to recent changes to Phase5 drivers. Add p5membar(4) page.
|
1.4 | 07-Oct-2011 |
wiz | branches: 1.4.2; Remove trailing whitespace. Sort sections. New sentence, new line. Break to about 80 characters per line.
|
1.3 | 07-Oct-2011 |
rkujawa | Update to reflect p5pb(4) changes.
|
1.2 | 04-Aug-2011 |
wiz | Remove trailing whitespace. Comment out pm2fb(4) link (page does not exist yet) Merge two one-element lists into one list.
|
1.1 | 04-Aug-2011 |
rkujawa | Add basic PCI support for amiga port. Add missing bus_space(9) methods needed for MI PCI. Add p5pb(4) - Phase5 PCI bridge driver (and the man page). Add quirks table to zbus(4) - needed for p5pb. Change approved by phx.
|
1.4.2.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.4.2.2 | 30-Oct-2012 |
yamt | sync with head
|
1.4.2.1 | 17-Apr-2012 |
yamt | sync with head
|
1.11.4.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.11.2.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.13.12.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.13.8.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.15.12.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
1.10 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Mar-2009 |
joerg | branches: 1.8.30; 1.8.34; Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.7 | 28-Oct-2001 |
wiz | branches: 1.7.44; Sort SEE ALSO, sort sections, other minor cleanups.
|
1.6 | 11-Apr-2001 |
wiz | Fix date, add sections to xrefs, and sort SEE ALSO.
|
1.5 | 15-Dec-1999 |
abs | Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.4 | 16-Mar-1999 |
garbled | branches: 1.4.6; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.2 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.1 | 07-Oct-1995 |
chopps | new quicknet ethernet driver from Kortelainen Mika <k125374@cs.tut.fi>
|
1.4.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.7.44.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.8.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.5 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.4 | 16-Mar-1999 |
garbled | More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.3 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.2 | 21-Sep-1994 |
mycroft | Clean up deleted files.
|
1.1 | 09-Feb-1994 |
chopps | moved to proper place. (from arch/amiga/dev)
|
1.11 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.10 | 14-Sep-2008 |
itohy | branches: 1.10.4; Remove unneeded \n" found on fixing PR 39535.
|
1.9 | 11-Sep-2001 |
wiz | branches: 1.9.34; 1.9.38; Boring whitespace fixes.
|
1.8 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.7 | 16-Mar-1999 |
garbled | branches: 1.7.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.6 | 10-Mar-1999 |
erh | Fix .Bl/.El imbalance.
|
1.5 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.4 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.3 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.7.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.9.38.1 | 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
1.9.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.10.4.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.11 | 26-Dec-2021 |
andvar | fix various typos, mainly in comments.
|
1.10 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 04-Jun-2015 |
wiz | branches: 1.8.2; 1.8.4; Whitespace fixes.
|
1.7 | 04-Jun-2015 |
rkujawa | Cross-reference xsh(4) and xsurf(4).
|
1.6 | 04-Jun-2015 |
rkujawa | Name of the USB module is known, as it was already released.
|
1.5 | 14-Aug-2013 |
wiz | branches: 1.5.4; 1.5.8; Remove trailing space, sort SEE ALSO.
|
1.4 | 14-Aug-2013 |
rkujawa | Link to X-Surf 100 docs, add info about the chip.
|
1.3 | 13-Aug-2013 |
rkujawa | As MII support was added, add it also to synopsis.
|
1.2 | 11-Aug-2013 |
rkujawa | s/xsurfbus/xshbus/
|
1.1 | 09-Aug-2013 |
rkujawa | Add man page for xsh(4).
|
1.5.8.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.5.8.1 | 14-Aug-2013 |
tls | file xsh.4 was added on branch tls-maxphys on 2014-08-20 00:02:35 +0000
|
1.5.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.5.4.1 | 14-Aug-2013 |
yamt | file xsh.4 was added on branch yamt-pagecache on 2014-05-22 11:37:51 +0000
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.8 | 17-Feb-2017 |
christos | fix cross references
|
1.7 | 04-Jun-2015 |
wiz | branches: 1.7.2; 1.7.4; Whitespace fixes.
|
1.6 | 04-Jun-2015 |
rkujawa | Cross-reference xsh(4) and xsurf(4).
|
1.5 | 23-Nov-2012 |
wiz | Grammar fix.
|
1.4 | 19-Nov-2012 |
rkujawa | Note added IDE support.
|
1.3 | 08-Nov-2012 |
rkujawa | Note that X-Surf's IDE controller is not supported.
|
1.2 | 16-May-2012 |
wiz | branches: 1.2.2; 1.2.4; Remove trailing whitespace.
|
1.1 | 15-May-2012 |
rkujawa | Add man page for xsurf(4). Mention gencp(4) in clockport(4) synopsis.
|
1.2.4.2 | 25-Feb-2013 |
tls | resync with head
|
1.2.4.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.2.2.3 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.2.2.2 | 23-May-2012 |
yamt | sync with head.
|
1.2.2.1 | 16-May-2012 |
yamt | file xsurf.4 was added on branch yamt-pagecache on 2012-05-23 10:07:35 +0000
|
1.7.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.3 | 28-Nov-2012 |
wiz | branches: 1.3.2; 1.3.6; Add some articles. Remove trailing whitespace. Fix a typo.
|
1.2 | 26-Nov-2012 |
rkujawa | Note support for more boards.
|
1.1 | 26-Nov-2012 |
rkujawa | Add man page for newly added z3rambd(4) driver.
|
1.3.6.2 | 25-Feb-2013 |
tls | resync with head
|
1.3.6.1 | 28-Nov-2012 |
tls | file z3rambd.4 was added on branch tls-maxphys on 2013-02-25 00:28:13 +0000
|
1.3.2.2 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.3.2.1 | 28-Nov-2012 |
yamt | file z3rambd.4 was added on branch yamt-pagecache on 2013-01-16 05:32:36 +0000
|
1.11 | 09-Mar-2009 |
joerg | Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.10 | 14-Sep-2008 |
itohy | branches: 1.10.4; Remove unneeded \n" found on fixing PR 39535.
|
1.9 | 11-Sep-2001 |
wiz | branches: 1.9.34; 1.9.38; Boring whitespace fixes.
|
1.8 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.7 | 16-Mar-1999 |
garbled | branches: 1.7.2; More and more of .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.6 | 10-Mar-1999 |
erh | Fix .Bl/.El imbalance.
|
1.5 | 24-Nov-1997 |
lukem | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
|
1.4 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.3 | 18-Aug-1995 |
chopps | some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.2 | 04-Jul-1995 |
chopps | some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1.1 | 19-Sep-1994 |
chopps | add some manpages I wrote. Kinda scruffy but a start I guess.
|
1.7.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.9.38.1 | 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
1.9.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.10.4.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.2 | 04-May-2023 |
rillig | zz9k.4: clean up manual page
New sentence, new line; spelling, duplicate words.
|
1.1 | 03-May-2023 |
phx | Driver for the MNT ZZ9000 Zorro board. Submitted by Alain Runa.
It was formerly known as mntzz, which Alain released three years ago. Since then, the ZZ9000 had several firmware updates which changed some hardware interface details rendering the former driver non functional in some aspects. Also the audio card plug-in ZZ9000AX became available from MNT Research. Considering the major rewrite of the driver in some areas he decided to rename it to zz9k(9). The driver consists of several sub-drivers each addressing different functionality of the MNT ZZ9000 & ZZ9000AX combo card.
zz9k* is the main card driver and need to be enabled if any of the sub-driver is enabled. zz9k on its own is not very useful, it only provides a common zz9kbus for the other sub-drivers to connect to, so only enable it if one of the zz9k sub-drivers are enabled. zzfb* represents the graphics driver for the boot console and the dumb framebuffer for X11 based on WSCONS. ZZFB_CONSOLE option enables the ZZ9000 to become the boot console. zz* represents the ethernet interface of the ZZ9000. It basically works but is considered experimental. zzax* represents the ZZ9000AX audio card driver, audio* attaches to it to provide audio output and input functionality. The driver is not functional yet. zzusb* represents the ZZ9000AX usb driver. It was not implemented yet and probably never will.
|