History log of /src/share/man/man4/man4.sparc |
Revision | Date | Author | Comments |
1.23 | 31-May-2025 |
jdc | Add a manual page for apc(4), a driver for the Aurora Personality Chip (APC) found on SPARCstation-4/5, and emulated by qemu to idle the simulator when the CPU is idle.
|
1.22 | 21-Apr-2007 |
plunky | branches: 1.22.90; add 'lost' manpages to build:
acorn26/iobus(4) mac68k/zsc(4) pc532/intro(4) sparc/autoconf(4) sun3/autoconf(4) vax/mtc(4) vax/rl(4) iee(4)
|
1.21 | 25-Feb-2006 |
christos | Add 3 man pages from: Stephan Meisinger
|
1.20 | 17-Jul-2005 |
macallan | added tslot.4 and dbri.4
|
1.19 | 31-Mar-2004 |
mrg | install man pages for be(4) qe(4) qec(4) xbox(4) ie(4) pnozz(4) tctrl(4) xd(4) and xy(4)
|
1.18 | 28-Nov-2002 |
martin | A simple man page for /dev/bpp.
|
1.17 | 13-Sep-2002 |
ad | Add skeleton zx(4) manpage.
|
1.16 | 29-Mar-2002 |
martin | Add a man page for the nell driver, document current state and limitations.
|
1.15 | 04-Jul-2000 |
augustss | Add missing two missing \
|
1.14 | 04-Jul-2000 |
gmcgarry | audioamd(4) man page.
|
1.13 | 21-Dec-1999 |
fair | merged le.4 with MI le.4
|
1.12 | 20-May-1998 |
pk | branches: 1.12.6; Add Magma SBus serial/parallel port manual page by Iain Hibbert.
|
1.11 | 10-Jan-1998 |
mikel | use += to set MLINKS so all links are made
|
1.10 | 11-Oct-1997 |
mycroft | branches: 1.10.2; Use bsd.man.mk and bsd.subdir.mk as appropriate.
|
1.9 | 01-Sep-1997 |
fair | add intro.4
|
1.8 | 01-Oct-1996 |
abrown | Add *minimal* man page for cgfourteen framebuffer
|
1.7 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.6 | 22-Jun-1996 |
pk | Add fd, ms and kbd manual pages.
|
1.5 | 21-Jun-1996 |
pk | A fd manual page.
|
1.4 | 21-Jun-1996 |
pk | Add cgfour & cgeight manual pages.
|
1.3 | 21-Jun-1996 |
pk | Add cgtwo and tcx manual page.
|
1.2 | 22-Dec-1994 |
cgd | specify man pages the new way.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.10.2.1 | 07-Feb-1998 |
mellon | Pull up 1.11 (mikel)
|
1.12.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.22.90.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.1 | 31-May-2025 |
jdc | branches: 1.1.4; Add a manual page for apc(4), a driver for the Aurora Personality Chip (APC) found on SPARCstation-4/5, and emulated by qemu to idle the simulator when the CPU is idle.
|
1.1.4.2 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.1.4.1 | 31-May-2025 |
perseant | file apc.4 was added on branch perseant-exfatfs on 2025-08-02 05:55:15 +0000
|
1.6 | 31-Jan-2020 |
sevan | new sentence, new line
|
1.5 | 30-Apr-2008 |
martin | branches: 1.5.64; Convert TNF licenses to new 2 clause variant
|
1.4 | 06-Apr-2003 |
wiz | branches: 1.4.32; 1.4.34; Respect the law: Use A-law and mu-law as spellings as far as easily possible. Inspired by Igor Sobrado in PR 19680.
|
1.3 | 21-Apr-2001 |
wiz | Add arch to Dt.
|
1.2 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.1 | 04-Jul-2000 |
gmcgarry | audioamd(4) man page.
|
1.4.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.4.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.5.64.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
1.10 | 07-Sep-2024 |
rillig | man: use https URLs for www.NetBSD.org
|
1.9 | 17-Feb-2017 |
christos | branches: 1.9.24; fix cross references
|
1.8 | 20-Jun-2005 |
peter | branches: 1.8.70; 1.8.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.7 | 26-Jul-2003 |
salo | netbsd.org->NetBSD.org
|
1.6 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.5 | 14-Jun-2000 |
cgd | sweep of my licenses (userland files w/o only my copyright) for consistency. (no functional changes)
|
1.4 | 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.3 | 06-Apr-1999 |
pk | branches: 1.3.6; 1, 2, 3 and.. 4!
|
1.2 | 16-Mar-1999 |
garbled | branches: 1.2.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.1 | 05-Jan-1999 |
cjs | Add basic autoconf(4) man pages for sun3 and sparc. These have no real information in them as yet, though. PR 5569, from Erik Fair.
|
1.2.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.3.6.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.8.74.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.70.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9.24.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.6 | 05-May-2008 |
martin | Stephan Meisinger kindly contributed this man pages to TNF, so use the standard TNF 2 clause license.
|
1.5 | 04-May-2008 |
martin | Move TNF licenses to 2 clause form
|
1.4 | 25-Feb-2006 |
wiz | branches: 1.4.20; 1.4.22; NetBSD -> Nx; break lines after 80 chars; other minor fixes.
|
1.3 | 25-Feb-2006 |
wiz | Remove trailing whitespace.
|
1.2 | 25-Feb-2006 |
christos | spelling fixes Trond Endrest�l
|
1.1 | 25-Feb-2006 |
christos | Add 3 man pages from: Stephan Meisinger
|
1.4.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.4.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.2 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.1 | 28-Nov-2002 |
martin | branches: 1.1.32; 1.1.34; A simple man page for /dev/bpp.
|
1.1.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.1.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8 | 17-Feb-2017 |
christos | fix cross references
|
1.7 | 09-Jun-2016 |
abhinav | branches: 1.7.2; 1.7.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from 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 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.4 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.3 | 11-Jun-1998 |
fair | branches: 1.3.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.2 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.3.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.7.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Jun-2016 |
abhinav | branches: 1.8.2; 1.8.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.7 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.6 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.5 | 11-Sep-2001 |
wiz | branches: 1.5.34; 1.5.36; Boring whitespace fixes.
|
1.4 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.3 | 11-Jun-1998 |
fair | branches: 1.3.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.2 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.1 | 21-Jun-1996 |
pk | Add cgfour & cgeight manual pages.
|
1.3.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.5.36.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.34.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Jun-2016 |
abhinav | branches: 1.8.2; 1.8.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.7 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.6 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.5 | 11-Sep-2001 |
wiz | branches: 1.5.34; 1.5.36; Boring whitespace fixes.
|
1.4 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.3 | 11-Jun-1998 |
fair | branches: 1.3.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.2 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.1 | 21-Jun-1996 |
pk | Add cgfour & cgeight manual pages.
|
1.3.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.5.36.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.34.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.10 | 17-Feb-2017 |
christos | fix cross references
|
1.9 | 09-Jun-2016 |
abhinav | branches: 1.9.2; 1.9.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.8 | 27-Oct-2014 |
wiz | New sentence, new line.
|
1.7 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.6 | 15-Jan-2002 |
wiz | Drop a trailing empty line.
|
1.5 | 11-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.4 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.3 | 11-Jun-1998 |
fair | branches: 1.3.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.2 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.1 | 01-Oct-1996 |
abrown | Add *minimal* man page for cgfourteen framebuffer
|
1.3.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.9.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.9.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.15 | 17-Feb-2017 |
christos | fix cross references
|
1.14 | 21-Apr-2012 |
roy | branches: 1.14.14; 1.14.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.13 | 23-Jan-2007 |
wiz | branches: 1.13.36; Sort SEE ALSO alphabetically. Fix Xref.
|
1.12 | 22-Jan-2007 |
jdc | Note that sun-4 systems must set the PROM variable "console=p4opt". Cross-reference cgfourteen(4). New sentence, new line.
|
1.11 | 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.10 | 06-Apr-2003 |
wiz | Some sun trademarks correctly spelled, from Igor Sobrado in PR 19820.
|
1.9 | 11-Sep-2002 |
wiz | Remove some superfluous quoting. Bump date for last change.
|
1.8 | 11-Sep-2002 |
jdc | Add information about cgsix boards and notes on how to set the graphics resolution.
This page should probably be shared with sun3 and sparc64 at some point.
|
1.7 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.6 | 11-Oct-1999 |
hubertf | improve spelling a bit
|
1.5 | 11-Oct-1999 |
pk | Mention the firmware `insert line' bug and point at the work-around in termcap(5).
|
1.4 | 11-Jun-1998 |
fair | branches: 1.4.4; mdoc(7) & nroff cleanup, plus some additional references
|
1.3 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.2 | 21-Jun-1996 |
pk | Update synopses.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.4.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.13.36.1 | 23-May-2012 |
yamt | sync with head.
|
1.14.18.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.14.14.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Jun-2016 |
abhinav | branches: 1.8.2; 1.8.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.7 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
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 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.4 | 11-Jun-1998 |
fair | branches: 1.4.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.3 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.2 | 21-Jun-1996 |
pk | Update synopses.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.4.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Jun-2016 |
abhinav | branches: 1.8.2; 1.8.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.7 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.6 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.5 | 17-Dec-1999 |
abs | branches: 1.5.38; 1.5.40; More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.4 | 11-Jun-1998 |
fair | branches: 1.4.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.3 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.2 | 21-Jun-1996 |
pk | Update synopses.
|
1.1 | 21-Jun-1996 |
pk | Add cgtwo and tcx manual page.
|
1.4.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.5.40.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.38.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.5 | 05-May-2008 |
martin | Stephan Meisinger kindly contributed this man pages to TNF, so use the standard TNF 2 clause license.
|
1.4 | 25-Feb-2006 |
wiz | branches: 1.4.20; 1.4.22; NetBSD -> Nx; break lines after 80 chars; other minor fixes.
|
1.3 | 25-Feb-2006 |
wiz | Remove trailing whitespace.
|
1.2 | 25-Feb-2006 |
christos | spelling fixes Trond Endrest�l
|
1.1 | 25-Feb-2006 |
christos | Add 3 man pages from: Stephan Meisinger
|
1.4.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.4.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.3 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.2 | 18-Jul-2005 |
wiz | branches: 1.2.20; 1.2.22; Minor fixes.
|
1.1 | 17-Jul-2005 |
macallan | add manpages for tslot and dbri, update tctrl
|
1.2.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.2.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.13 | 17-Feb-2017 |
christos | fix cross references
|
1.12 | 22-Mar-2010 |
joerg | branches: 1.12.2; 1.12.30; 1.12.34; Use .In instead of .Aq Pa for header files.
|
1.11 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.10 | 12-May-2007 |
jnemeth | branches: 1.10.10; 1.10.12; the formatting bug has been fixed
|
1.9 | 27-Jun-2003 |
wiz | Pa Aq -> Aq Pa.
|
1.8 | 15-Jan-2002 |
wiz | Sort sections.
|
1.7 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.6 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.5 | 11-Jun-1998 |
fair | branches: 1.5.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.4 | 12-Nov-1997 |
mrg | add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1.3 | 20-Oct-1997 |
pk | branches: 1.3.2; Finish list of supported media formats. Insert formatting ioctls (copied from i386 version).
|
1.2 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.1 | 22-Jun-1996 |
pk | Add fd, ms and kbd manual pages.
|
1.3.2.1 | 12-Nov-1997 |
mrg | pull up from trunk: add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1.5.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.10.12.1 | 18-May-2008 |
yamt | sync with head.
|
1.10.10.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.12.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.12.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.12.2.2 | 22-Mar-2010 |
joerg | Use .In instead of .Aq Pa for header files.
|
1.12.2.1 | 22-Mar-2010 |
joerg | file fd.4 was added on branch uebayasi-xip on 2010-03-22 18:58:32 +0000
|
1.3 | 17-Feb-2017 |
christos | fix cross references
|
1.2 | 01-Apr-2004 |
wiz | branches: 1.2.76; 1.2.80; From jmc@openbsd: add missing copyright, with permission from the author (John E. Stone); problem found by wiz@netbsd
|
1.1 | 31-Mar-2004 |
mrg | copy over several sparc* man pages from openbsd.
|
1.2.80.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.2.76.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.28 | 22-Sep-2020 |
jakllsch | Fix weird spelling, refresh date.
|
1.27 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.26 | 18-Feb-2017 |
wiz | branches: 1.26.4; Fix xrefs, sort.
|
1.25 | 17-Feb-2017 |
christos | fix cross references
|
1.24 | 13-May-2009 |
wiz | branches: 1.24.30; 1.24.34; New sentence, new line.
|
1.23 | 01-Oct-2007 |
jnemeth | PR/37048 - Edward Swiftwood -- dbri audio component is supported
|
1.22 | 01-Oct-2007 |
jnemeth | PR/37049 - Edward Swiftwood -- SPARC LX -> SPARCstation LX
|
1.21 | 20-Jun-2005 |
peter | branches: 1.21.6; 1.21.8; 1.21.12; Change all .Xr config 8 to .Xr config 1, following the recent move of config from usr.sbin -> usr.bin.
Reviewed by wiz.
|
1.20 | 31-Mar-2004 |
wiz | Make width larger for better postscript output; avoid xref to ourselves.
|
1.19 | 31-Mar-2004 |
mrg | - move bpp to supported list. - increase .Bl width
|
1.18 | 06-May-2003 |
wiz | Grammar fix.
|
1.17 | 06-Apr-2003 |
wiz | Some sun trademarks correctly spelled, from Igor Sobrado in PR 19820.
|
1.16 | 31-Mar-2003 |
perry | make Mhz consistently MHz -- from Igor Sobrado, PR misc/19812
|
1.15 | 09-Nov-2002 |
grant | include arch in title.
|
1.14 | 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.13 | 06-Feb-2002 |
wiz | Fix .Dd (no abbreviations, please).
|
1.12 | 03-Feb-2002 |
fair | Document NetBSD/sparc support for HyperSPARC and sun4u per PR 14851. Also mention JavaStation support.
|
1.11 | 15-Jan-2002 |
wiz | Drop an unnecessary .Pp.
|
1.10 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.9 | 15-Dec-1999 |
abs | branches: 1.9.4; Fix typos, nuke some old config syntax, and try to make the descriptions a little saner and easier to parse
|
1.8 | 06-Apr-1999 |
pk | branches: 1.8.4; 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 | 11-Jun-1998 |
fair | add magma, note that power now works, add references to driver man pages.
|
1.5 | 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1.4 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.3 | 01-Sep-1997 |
fair | sun 4/400 is *not* supported yet.
|
1.2 | 13-Aug-1997 |
fair | remove self-reference
|
1.1 | 13-Aug-1997 |
fair | intro(4) for sparc - closes PR#1586
|
1.7.2.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.8.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.9.4.1 | 09-Feb-2002 |
he | Pull up revision 1.12 (requested by fair): Document support for HyperSPARC and sun4u. Fixes PR#14851.
|
1.21.12.1 | 06-Nov-2007 |
matt | sync with HEAD
|
1.21.8.1 | 29-Oct-2007 |
wrstuden | Catch up with 4.0 RC3
|
1.21.6.1 | 07-Oct-2007 |
xtraeme | Pull up following revision(s) (requested by jnemeth in ticket #915): share/man/man4/man4.sparc/intro.4: revision 1.22 share/man/man4/man4.sparc/intro.4: revision 1.23
PR/37049 - Edward Swiftwood -- SPARC LX -> SPARCstation LX PR/37048 - Edward Swiftwood -- dbri audio component is supported
|
1.24.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.24.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.26.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 | 09-Jun-2016 |
abhinav | branches: 1.8.2; 1.8.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.7 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.6 | 17-Dec-1999 |
abs | branches: 1.6.38; 1.6.40; More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.5 | 11-Oct-1999 |
pk | Fix a garbled word.
|
1.4 | 11-Jun-1998 |
fair | branches: 1.4.4; mdoc(7) & nroff cleanup, plus some additional references
|
1.3 | 25-Nov-1997 |
pk | Fix typos (from Krister Walfridsson; PR#4576).
|
1.2 | 08-Oct-1997 |
jtc | branches: 1.2.2; Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.1 | 22-Jun-1996 |
pk | Add fd, ms and kbd manual pages.
|
1.2.2.1 | 26-Nov-1997 |
mellon | Pull rev 1.3 up from trunk (pk)
|
1.4.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.6.40.1 | 18-May-2008 |
yamt | sync with head.
|
1.6.38.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.10 | 21-Dec-1999 |
fair | merged le.4 with MI le.4
|
1.9 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
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 | 11-Jun-1998 |
fair | branches: 1.7.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.6 | 11-Jul-1997 |
pk | ifconfig(8)'s `media' argument does not take a leading dash.
|
1.5 | 07-Jul-1997 |
pk | Exit `link[012]'; enter `media <type>'.
|
1.4 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.3 | 06-Jul-1996 |
abrown | Update Lance ethernet manpage to match current reality of link? flags: -link0 -link1: autodetect cable type link0: use UTP link1: use AUI
|
1.2 | 22-Apr-1996 |
christos | branches: 1.2.4; Document the link0 flag selecting between AUI and UTP.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.2.4.1 | 17-Jul-1996 |
jtc | Patch from Aaron Brown needed for netboot
|
1.7.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.12 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.11 | 11-Mar-2009 |
joerg | branches: 1.11.40; Fix preamble
|
1.10 | 02-Jul-2008 |
plunky | branches: 1.10.4; change licence of my old code to two-clause BSD licence remove my name from advertising list
|
1.9 | 15-Mar-2008 |
plunky | branches: 1.9.2; 1.9.6; remove old email address
|
1.8 | 06-May-2003 |
wiz | branches: 1.8.24; 1.8.30; dial-in, not dialin. From Leandro Costa via jmc@openbsd. Similarly, dial-out for dialout.
|
1.7 | 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.6 | 15-Jan-2002 |
wiz | Sort sections.
|
1.5 | 11-Apr-2001 |
wiz | Fix date.
|
1.4 | 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.3 | 15-Feb-1999 |
hubertf | branches: 1.3.6; RCS ID police
|
1.2 | 11-Jun-1998 |
fair | convert some nroff stuff to mdoc(7) stuff.
|
1.1 | 20-May-1998 |
pk | Add Magma SBus serial/parallel port manual page by Iain Hibbert.
|
1.3.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.8.30.1 | 24-Mar-2008 |
keiichi | sync with head.
|
1.8.24.1 | 23-Mar-2008 |
matt | sync with HEAD
|
1.9.6.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.9.2.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.9.2.1 | 15-Mar-2008 |
mjf | file magma.4 was added on branch mjf-devfs2 on 2008-10-05 20:11:22 +0000
|
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.40.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.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 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.4 | 01-Aug-1998 |
kleink | branches: 1.4.6; The base of kernel virtual memory is now at 0xf0000000.
|
1.3 | 11-Jun-1998 |
fair | mdoc(7) & nroff cleanup, plus some additional references
|
1.2 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.4.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.10 | 17-Feb-2017 |
christos | fix cross references
|
1.9 | 09-Jun-2016 |
abhinav | branches: 1.9.2; 1.9.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.8 | 10-Mar-2009 |
joerg | Specify width for tag list
|
1.7 | 30-Apr-2008 |
martin | branches: 1.7.6; Convert TNF licenses to new 2 clause variant
|
1.6 | 17-Dec-1999 |
abs | branches: 1.6.38; 1.6.40; More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.5 | 29-Sep-1998 |
jeremy | branches: 1.5.6; Changed to allow the mouse baud rate to be set at kernel compile time. Inspired by Mochida Shuji <mocid@yo.rim.or.jp>.
|
1.4 | 11-Jun-1998 |
fair | mdoc(7) & nroff cleanup, plus some additional references
|
1.3 | 11-Jun-1998 |
fair | fix some errors, clean up for nroff
|
1.2 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.1 | 22-Jun-1996 |
pk | Add fd, ms and kbd manual pages.
|
1.5.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.6.40.1 | 18-May-2008 |
yamt | sync with head.
|
1.6.38.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.7.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.9.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.9.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.11 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.10 | 08-Jan-2004 |
wiz | branches: 1.10.32; 1.10.34; New sentence, new line; fix typo and grammar.
|
1.9 | 07-Jan-2004 |
martin | Document nell's kernel thread.
|
1.8 | 04-Nov-2003 |
keihan | s/NetBSD.ORG/NetBSD.org/ s/netbsd.org/NetBSD.org/
OK'd by martin@
|
1.7 | 07-Jan-2003 |
martin | Remov BUGS section - the last known one has been fixed.
|
1.6 | 03-Jan-2003 |
wiz | New sentence, new line. Bump date for BUGS updates.
|
1.5 | 03-Jan-2003 |
martin | This driver is now realy working for everything on sparc, update man page and mention FULL_SPARC_BUS_SPACE.
|
1.4 | 10-Oct-2002 |
martin | Document the usage of "flags" to select between the two assigned interrupts.
|
1.3 | 12-Sep-2002 |
martin | Fix synopsis to include the pcmcia* attaching at nell.
|
1.2 | 29-Mar-2002 |
wiz | Sort sections, sort SEE ALSO.
|
1.1 | 29-Mar-2002 |
martin | Add a man page for the nell driver, document current state and limitations.
|
1.10.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.10.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.9 | 13-Mar-2012 |
njoly | Use Lk macro instead of Pa when dealing with URLs, to produce links with HTML output. And while here update or removed some dead URL links. Another part of PR/29238.
|
1.8 | 07-Aug-2003 |
agc | branches: 1.8.58; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.7 | 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.6 | 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.5 | 06-May-2001 |
wiz | Improve usage of `comprise' according to Webster and misc/10893 by Jim Bernard.
|
1.4 | 17-Dec-1999 |
abs | More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.3 | 11-Jun-1998 |
fair | branches: 1.3.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.2 | 31-Jul-1996 |
thorpej | RCS id police.
|
1.1 | 01-Jul-1994 |
deraadt | branches: 1.1.1; sparc man pages from 4.4-lite
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.3.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.8.58.1 | 17-Apr-2012 |
yamt | sync with head
|
1.4 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.3 | 17-Feb-2017 |
christos | fix cross references
|
1.2 | 31-Mar-2004 |
wiz | branches: 1.2.76; 1.2.80; Remove superfluous quotes; no trailing comma in SEE ALSO; sort sections.
|
1.1 | 31-Mar-2004 |
mrg | copy over several sparc* man pages from openbsd.
|
1.2.80.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.2.76.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.5 | 17-Feb-2017 |
christos | fix cross references
|
1.4 | 18-Jul-2005 |
wiz | branches: 1.4.70; 1.4.74; New sentence, new line.
|
1.3 | 17-Jul-2005 |
macallan | add manpages for tslot and dbri, update tctrl
|
1.2 | 31-Mar-2004 |
wiz | Remove trailing comma in SEE ALSO.
|
1.1 | 31-Mar-2004 |
mrg | copy over several sparc* man pages from openbsd.
|
1.4.74.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.4.70.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9 | 17-Feb-2017 |
christos | fix cross references
|
1.8 | 09-Jun-2016 |
abhinav | branches: 1.8.2; 1.8.4; There is no X(1) man page, change the references to Xorg(1). Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html Ok from wiz@
|
1.7 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.6 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.5 | 17-Dec-1999 |
abs | branches: 1.5.38; 1.5.40; More small changes to standardise a HARDWARE section and clarify some supported hardware
|
1.4 | 11-Jun-1998 |
fair | branches: 1.4.6; mdoc(7) & nroff cleanup, plus some additional references
|
1.3 | 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.2 | 21-Jun-1996 |
pk | Add cgfour & cgeight manual pages.
|
1.1 | 21-Jun-1996 |
pk | Add cgtwo and tcx manual page.
|
1.4.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.5.40.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.38.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.4 | 05-May-2008 |
martin | Stephan Meisinger kindly contributed this man pages to TNF, so use the standard TNF 2 clause license.
|
1.3 | 25-Feb-2006 |
wiz | branches: 1.3.20; 1.3.22; NetBSD -> Nx; break lines after 80 chars; other minor fixes.
|
1.2 | 25-Feb-2006 |
wiz | Remove trailing whitespace.
|
1.1 | 25-Feb-2006 |
christos | Add 3 man pages from: Stephan Meisinger
|
1.3.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.3.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.5 | 11-Jun-2021 |
jdc | Add a bugs section about inserting two cards with different requirements.
|
1.4 | 17-Feb-2017 |
christos | fix cross references
|
1.3 | 30-Apr-2008 |
martin | branches: 1.3.46; 1.3.50; Convert TNF licenses to new 2 clause variant
|
1.2 | 18-Jul-2005 |
wiz | branches: 1.2.20; 1.2.22; Minor fixes.
|
1.1 | 17-Jul-2005 |
macallan | add manpages for tslot and dbri, update tctrl
|
1.2.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.2.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.3.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.3.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.4 | 17-Feb-2017 |
christos | fix cross references
|
1.3 | 04-Feb-2008 |
elad | branches: 1.3.52; 1.3.56; Link to scanned Xylogics manuals, found by chuck@.
URL: http://www.bitsavers.org/pdf/xylogics/
|
1.2 | 01-Apr-2004 |
wiz | branches: 1.2.18; From jmc@openbsd: add missing copyright, with permission from the author (John E. Stone); problem found by wiz@netbsd
|
1.1 | 31-Mar-2004 |
mrg | copy over several sparc* man pages from openbsd.
|
1.2.18.1 | 23-Mar-2008 |
matt | sync with HEAD
|
1.3.56.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.3.52.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.4 | 17-Feb-2017 |
christos | fix cross references
|
1.3 | 04-Feb-2008 |
elad | branches: 1.3.52; 1.3.56; Link to scanned Xylogics manuals, found by chuck@.
URL: http://www.bitsavers.org/pdf/xylogics/
|
1.2 | 01-Apr-2004 |
wiz | branches: 1.2.18; From jmc@openbsd: add missing copyright, with permission from the author (John E. Stone); problem found by wiz@netbsd
|
1.1 | 31-Mar-2004 |
mrg | copy over several sparc* man pages from openbsd.
|
1.2.18.1 | 23-Mar-2008 |
matt | sync with HEAD
|
1.3.56.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.3.52.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.5 | 17-Feb-2017 |
christos | fix cross references
|
1.4 | 27-Oct-2014 |
wiz | branches: 1.4.2; 1.4.4; Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.3 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.2 | 13-Sep-2002 |
wiz | branches: 1.2.32; 1.2.34; Our X man page is in 7.
|
1.1 | 13-Sep-2002 |
ad | Add skeleton zx(4) manpage.
|
1.2.34.1 | 18-May-2008 |
yamt | sync with head.
|
1.2.32.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.4.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.4.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|