History log of /src/share/man/man4/man4.x68k |
Revision | Date | Author | Comments |
1.9 | 27-Nov-2011 |
isaki | Add powsw(4) for x68k power switch. It substitutes for a part about power switch handler of pow(4) deleted before. Benefits than pow(4): - separate a front switch (= powsw0) and an EXPWON line (= powsw1) completely. Only powsw0 is enabled in GENERIC by default. - prevent chattering in some hardware individuals. thank you for a report and a test: Yasushi Oshima and Y.Sugahara.
|
1.8 | 19-Nov-2011 |
isaki | Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@. Probably the combination of pow(4) ioctl and rtcalarm(8) does not work for a long time, and nobody uses them. I'll rewrite a part about power switch handler as a new device.
|
1.7 | 01-Dec-2002 |
isaki | branches: 1.7.58; Add manual page of bmd.
|
1.6 | 02-May-2001 |
minoura | vs(4) manual page.
|
1.5 | 17-Mar-1999 |
minoura | Add new drivers' manuals.
|
1.4 | 19-Oct-1997 |
oki | Oops, fixed typo in previous commit.
|
1.3 | 19-Oct-1997 |
oki | Add intro(4).
|
1.2 | 11-Oct-1997 |
mycroft | Use bsd.man.mk and bsd.subdir.mk as appropriate.
|
1.1 | 22-Jun-1997 |
mrg | move man pages into share/man.
|
1.7.58.1 | 17-Apr-2012 |
yamt | sync with head
|
1.6 | 17-Feb-2017 |
christos | fix cross references
|
1.5 | 21-Jan-2012 |
isaki | branches: 1.5.22; 1.5.26; Switch mine to 2-clause license.
|
1.4 | 09-Mar-2009 |
joerg | branches: 1.4.8; Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.3 | 19-Jan-2003 |
atatat | branches: 1.3.42; The next release will be 2.0, not 1.7.
|
1.2 | 18-Dec-2002 |
wiz | Dd should have long month name, add some articles, and drop an unneeded .Pp.
|
1.1 | 01-Dec-2002 |
isaki | Add manual page of bmd.
|
1.3.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.4.8.1 | 17-Apr-2012 |
yamt | sync with head
|
1.5.26.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.5.22.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
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 | 26-Jun-2003 |
wiz | branches: 1.7.42; Only one of -bullet and -tag after .Bl.
|
1.6 | 21-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, remove spurios .Pp, NetBSD -> .Nx.
|
1.5 | 04-May-2001 |
wiz | Whitespace and punctuation nits.
|
1.4 | 11-Apr-2001 |
wiz | Fix dates.
|
1.3 | 07-Nov-2000 |
lukem | use .Xr
|
1.2 | 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.1 | 17-Mar-1999 |
minoura | branches: 1.1.6; Add new drivers' manuals.
|
1.1.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.7.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.8.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.8.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.16 | 17-Feb-2017 |
christos | fix cross references
|
1.15 | 04-May-2008 |
martin | branches: 1.15.46; 1.15.50; Move TNF license to standard 2 clause form. While there, fix small pasto in UBC license.
|
1.14 | 20-Jun-2005 |
peter | branches: 1.14.20; 1.14.22; 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 | 23-Oct-2001 |
wiz | Don't xref ourselves. Noted by YAMAMOTO Takashi on tech-userlevel.
|
1.10 | 21-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, remove spurios .Pp, NetBSD -> .Nx.
|
1.9 | 21-Oct-2001 |
isaki | add about vs driver.
|
1.8 | 11-Apr-2001 |
wiz | Fix dates.
|
1.7 | 21-Aug-2000 |
itohy | fix typo
|
1.6 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.5 | 17-Mar-1999 |
minoura | Don't override .Os.
|
1.4 | 17-Mar-1999 |
minoura | Add new drivers' manuals.
|
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-Jan-1998 |
perry | RCSID Police.
|
1.1 | 19-Oct-1997 |
oki | intro(4). Fixed PR/3980.
|
1.14.22.1 | 18-May-2008 |
yamt | sync with head.
|
1.14.20.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.15.50.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.15.46.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.11 | 18-Feb-2017 |
wiz | Fix xrefs, sort.
|
1.10 | 17-Feb-2017 |
christos | fix cross references
|
1.9 | 09-Mar-2009 |
joerg | branches: 1.9.30; 1.9.34; Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.8 | 21-Oct-2001 |
wiz | branches: 1.8.44; Sort SEE ALSO, sort sections, remove spurios .Pp, NetBSD -> .Nx.
|
1.7 | 04-May-2001 |
wiz | Whitespace and punctuation nits.
|
1.6 | 11-Apr-2001 |
wiz | Fix dates.
|
1.5 | 21-Aug-2000 |
itohy | fix typo
|
1.4 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.3 | 15-Dec-1999 |
abs | Fix some typos
|
1.2 | 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.1 | 17-Mar-1999 |
minoura | branches: 1.1.6; Add new drivers' manuals.
|
1.1.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
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.9.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.9.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 | 04-Feb-2003 |
perry | branches: 1.7.82; 1.7.86; "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style therefore say that you should use "use".
|
1.6 | 04-May-2001 |
wiz | Whitespace and punctuation nits.
|
1.5 | 21-Apr-2001 |
wiz | Add arch to Dt.
|
1.4 | 11-Apr-2001 |
wiz | Fix dates.
|
1.3 | 05-Jul-2000 |
msaitoh | {add,remove} extra {comma,period} in SEE ALSO section
|
1.2 | 17-Mar-1999 |
minoura | Don't override .Os.
|
1.1 | 17-Mar-1999 |
minoura | Add new drivers' manuals.
|
1.7.86.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.82.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.15 | 19-Nov-2011 |
isaki | Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@. Probably the combination of pow(4) ioctl and rtcalarm(8) does not work for a long time, and nobody uses them. I'll rewrite a part about power switch handler as a new device.
|
1.14 | 09-Mar-2009 |
joerg | branches: 1.14.8; Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.13 | 20-Dec-2008 |
wiz | branches: 1.13.2; Various improvements: wording, macro usage, section naming, structure.
|
1.12 | 20-Dec-2008 |
wiz | mdoclint cleanup.
|
1.11 | 20-Dec-2008 |
isaki | x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@. - Make MD poffd(8) retire, and use MI powerd(8) instead of it. - Make /dev/pow1 retire, because nobody holds /dev/pow0 any longer. Use /dev/pow0 for pow(4) ioctl. - POWIOCSSIGNAL ioctl which is for poffd(8) is also obsoleted.
|
1.10 | 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.9 | 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.8 | 15-Jan-2002 |
wiz | Format AUTHORS section.
|
1.7 | 04-May-2001 |
wiz | Formatting improvements.
|
1.6 | 21-Aug-2000 |
itohy | fix typo
|
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 | 09-Mar-1998 |
mikel | branches: 1.4.6; mark MD manpages as such
|
1.3 | 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.1 | 05-May-1996 |
oki | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-May-1996 |
oki | NetBSD/x68k, by Masaru Oki.
|
1.4.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.13.2.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.14.8.1 | 17-Apr-2012 |
yamt | sync with head
|
1.1 | 27-Nov-2011 |
isaki | branches: 1.1.4; Add powsw(4) for x68k power switch. It substitutes for a part about power switch handler of pow(4) deleted before. Benefits than pow(4): - separate a front switch (= powsw0) and an EXPWON line (= powsw1) completely. Only powsw0 is enabled in GENERIC by default. - prevent chattering in some hardware individuals. thank you for a report and a test: Yasushi Oshima and Y.Sugahara.
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 27-Nov-2011 |
yamt | file powsw.4 was added on branch yamt-pagecache on 2012-04-17 00:05:47 +0000
|
1.8 | 17-Feb-2017 |
christos | fix cross references
|
1.7 | 09-Mar-2009 |
joerg | branches: 1.7.30; 1.7.34; Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
1.6 | 07-Apr-2002 |
isaki | branches: 1.6.44; Delete BUGS section. Broken recording and bad quality is now fixed.
|
1.5 | 21-Oct-2001 |
wiz | Sort SEE ALSO, sort sections, remove spurios .Pp, NetBSD -> .Nx.
|
1.4 | 30-Jul-2001 |
minoura | Note recording is broken.
|
1.3 | 04-May-2001 |
wiz | Whitespace and punctuation nits.
|
1.2 | 04-May-2001 |
minoura | Correct a typo, closing port-x68k/12827.
|
1.1 | 02-May-2001 |
minoura | vs(4) manual page.
|
1.6.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.7.34.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.30.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|