Up to [cvs.NetBSD.org] / src / share / man / man9
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 2 09:56:58 2012 UTC (13 months, 2 weeks ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.19: +7 -5
lines
Diff to previous 1.19 (colored)
language improvement
Revision 1.19 / (download) - annotate - [select for diffs], Thu Dec 2 12:54:13 2010 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
uebayasi-xip-base7,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.18: +1 -8
lines
Diff to previous 1.18 (colored)
Remove boilerplate in CODE REFERENCES on file paths. Describe in intro(9) how to read paths in the CODE REFERENCES section.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 25 12:56:37 2010 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1
Branch point for: uebayasi-xip
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Bump date.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 24 22:37:54 2010 UTC (3 years, 2 months ago) by dyoung
Branch: MAIN
Changes since 1.16: +10 -10
lines
Diff to previous 1.16 (colored)
A pointer typedef entails trading too much flexibility to declare const and non-const types, and the kernel uses both const and non-const PMF qualifiers and device suspensors, so change the pmf_qual_t and device_suspensor_t typedefs from "pointers to const" to non-pointer, non-const types.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 26 22:35:11 2010 UTC (3 years, 3 months ago) by jruoho
Branch: MAIN
Changes since 1.15: +21 -2
lines
Diff to previous 1.15 (colored)
Revert previous.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 26 21:50:57 2010 UTC (3 years, 3 months ago) by jruoho
Branch: MAIN
Changes since 1.14: +2 -21
lines
Diff to previous 1.14 (colored)
Give it a single name; it is sufficient to list the functions in the SYNOPSIS.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Jan 20 07:27:21 2010 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump date for previous.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 20 00:39:30 2010 UTC (3 years, 4 months ago) by dyoung
Branch: MAIN
Changes since 1.12: +26 -20
lines
Diff to previous 1.12 (colored)
Update PMF documentation: rename pmf_device_resume_subtree to pmf_device_subtree_resume. Briefly describe pmf_qual_t and add it to the PMF function signatures. There's still a lot left to document.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Oct 21 16:06:59 2009 UTC (3 years, 7 months ago) by snj
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.11: +1 -7
lines
Diff to previous 1.11 (colored)
Drop 3rd and 4th clauses. OK jmcneill (copyright holder).
Revision 1.11 / (download) - annotate - [select for diffs], Thu May 14 23:05:21 2009 UTC (4 years ago) by dyoung
Branch: MAIN
Changes since 1.10: +30 -2
lines
Diff to previous 1.10 (colored)
Improve pmf_device_register(9) and pmf_device_register1(9) descriptions.
Revision 1.10 / (download) - annotate - [select for diffs], Thu May 14 21:27:55 2009 UTC (4 years ago) by jnemeth
Branch: MAIN
Changes since 1.9: +4 -2
lines
Diff to previous 1.9 (colored)
mention PMFE_AUDIO_VOLUME_UP
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 10 12:46:41 2009 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.8: +20 -11
lines
Diff to previous 1.8 (colored)
New sentence, new line. Use Xr for cross-reference.
Revision 1.8 / (download) - annotate - [select for diffs], Sun May 10 10:56:17 2009 UTC (4 years ago) by tsutsui
Branch: MAIN
Changes since 1.7: +4 -2
lines
Diff to previous 1.7 (colored)
- add pmf_device_register1() to NAME section - add a return type of pmf_device_register1()
Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 29 14:12:59 2008 UTC (5 years, 1 month ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase
Branch point for: jym-xensuspend
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Fix paths in CODE REFERENCES section.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 3 11:43:18 2008 UTC (5 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base
Changes since 1.5: +13 -6
lines
Diff to previous 1.5 (colored)
update for pmf_device_register1() and the "boothowto" argument to shutdown handlers
Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 3 17:18:18 2008 UTC (5 years, 3 months ago) by uwe
Branch: MAIN
CVS Tags: hpcarm-cleanup-base
Branch point for: keiichi-mipv6
Changes since 1.4: +25 -14
lines
Diff to previous 1.4 (colored)
Mark up PMFE_* list properly.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 3 16:56:42 2008 UTC (5 years, 3 months ago) by uwe
Branch: MAIN
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
pmf_device_register() returns false on error.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 13 15:37:33 2007 UTC (5 years, 5 months ago) by xtraeme
Branch: MAIN
CVS Tags: matt-armv6-base
Branch point for: matt-armv6
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Fix pmf_device_register() prototype, this returns bool and not void.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 10 12:49:10 2007 UTC (5 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: cube-autoconf-base,
cube-autoconf
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Remove trailing comma in SEE ALSO section, bump date.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 9 20:37:43 2007 UTC (5 years, 5 months ago) by jmcneill
Branch: MAIN
Add power management framework man page.