CVS log for src/sys/arch/x68k/x68k/clock.c
Up to [cvs.NetBSD.org] / src / sys / arch / x68k / x68k
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jan 7 07:58:35 2024 UTC (10 months, 4 weeks ago) by isaki
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4
lines
TAB/space/indent cleanup.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Dec 20 00:40:44 2023 UTC (11 months, 2 weeks ago) by thorpej
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3
lines
Remove unnecessary <sys/malloc.h> include.
Revision 1.33.10.1: download - view: text, markup, annotated - select for diffs
Tue Jun 5 15:35:41 2012 UTC (12 years, 6 months ago) by jdc
Branches: netbsd-6
CVS tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +3 -3
lines
Pull up revision 1.34 (requested by isaki in ticket #281).
With the freerunnnig mode, set 0 (=256count) not 0xff (=255count)
in Timer-D. It fixes the clock ticked faster when timecounter uses
"mfp" (as default choice). It was introduced in rev 1.24 in 2006.
Thanks tsutsui@ for many comments.
Should be pulled up to netbsd-6 and netbsd-5.
Revision 1.28.14.1: download - view: text, markup, annotated - select for diffs
Sun Jun 3 08:46:43 2012 UTC (12 years, 6 months ago) by jdc
Branches: netbsd-5-1
CVS tags: netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +3 -3
lines
Pull up revision 1.34 (requested by isaki in ticket #1765).
With the freerunnnig mode, set 0 (=256count) not 0xff (=255count)
in Timer-D. It fixes the clock ticked faster when timecounter uses
"mfp" (as default choice). It was introduced in rev 1.24 in 2006.
Thanks tsutsui@ for many comments.
Revision 1.28.10.1: download - view: text, markup, annotated - select for diffs
Sun Jun 3 08:46:40 2012 UTC (12 years, 6 months ago) by jdc
Branches: netbsd-5-0
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +3 -3
lines
Pull up revision 1.34 (requested by isaki in ticket #1765).
With the freerunnnig mode, set 0 (=256count) not 0xff (=255count)
in Timer-D. It fixes the clock ticked faster when timecounter uses
"mfp" (as default choice). It was introduced in rev 1.24 in 2006.
Thanks tsutsui@ for many comments.
Revision 1.28.6.1: download - view: text, markup, annotated - select for diffs
Sun Jun 3 08:46:36 2012 UTC (12 years, 6 months ago) by jdc
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +3 -3
lines
Pull up revision 1.34 (requested by isaki in ticket #1765).
With the freerunnnig mode, set 0 (=256count) not 0xff (=255count)
in Timer-D. It fixes the clock ticked faster when timecounter uses
"mfp" (as default choice). It was introduced in rev 1.24 in 2006.
Thanks tsutsui@ for many comments.
Revision 1.33.8.1: download - view: text, markup, annotated - select for diffs
Sat Jun 2 11:09:10 2012 UTC (12 years, 6 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +3 -3
lines
sync to latest -current.
Revision 1.33.4.1: download - view: text, markup, annotated - select for diffs
Wed May 23 10:07:50 2012 UTC (12 years, 6 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +3 -3
lines
sync with head.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue May 22 04:03:03 2012 UTC (12 years, 6 months ago) by isaki
Branches: MAIN
CVS tags: yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
tls-maxphys-base-20171202,
tls-maxphys-base,
tls-maxphys,
tls-earlyentropy-base,
tls-earlyentropy,
thorpej-ifq-base,
thorpej-ifq,
thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
thorpej-altq-separation-base,
thorpej-altq-separation,
rmind-smpnet-nbase,
rmind-smpnet-base,
rmind-smpnet,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base,
nick-nhusb,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
khorben-n900,
jmcneill-usbmp-base10,
jdolecek-ncq-base,
jdolecek-ncq,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
agc-symver-base,
agc-symver,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3
lines
With the freerunnnig mode, set 0 (=256count) not 0xff (=255count)
in Timer-D. It fixes the clock ticked faster when timecounter uses
"mfp" (as default choice). It was introduced in rev 1.24 in 2006.
Thanks tsutsui@ for many comments.
Should be pulled up to netbsd-6 and netbsd-5.
Revision 1.32.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:07:05 2011 UTC (13 years, 6 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +3 -41
lines
Sync with HEAD.
Revision 1.32.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:52:26 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +3 -41
lines
sync with head
Revision 1.32.8.1: download - view: text, markup, annotated - select for diffs
Thu Feb 17 12:00:04 2011 UTC (13 years, 9 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +3 -41
lines
Sync with HEAD
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Feb 8 20:20:26 2011 UTC (13 years, 9 months ago) by rmind
Branches: MAIN
CVS tags: yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
uebayasi-xip-base7,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: yamt-pagecache,
netbsd-6,
jmcneill-usbmp
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -41
lines
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.
Extra verification by snj@.
Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:18:43 2009 UTC (15 years, 6 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31: +3 -4
lines
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.27.20.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:12:09 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +13 -20
lines
sync with head.
Revision 1.28.4.2: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:34:56 2009 UTC (15 years, 7 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.28.4.1: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.4.1: +3 -4
lines
Sync with HEAD.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Mar 14 15:36:15 2009 UTC (15 years, 8 months ago) by dsl
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
matt-premerge-20091211,
matt-mips64-premerge-20101231,
jymxensuspend-base,
jruoho-x86intr-base
Branch point for: rmind-uvmplock,
jruoho-x86intr,
bouyer-quota2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -4
lines
Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
Revision 1.28.4.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:17:08 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -7
lines
Sync with HEAD.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jan 18 02:40:05 2009 UTC (15 years, 10 months ago) by isaki
Branches: MAIN
CVS tags: nick-hppapmap-base2
Branch point for: jym-xensuspend
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -3
lines
Clean up header files.
Revision 1.27.16.2: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:28:37 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.27.16.1: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.16.1: +4 -4
lines
Sync with HEAD.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 18 02:09:20 2008 UTC (15 years, 11 months ago) by isaki
Branches: MAIN
CVS tags: mjf-devfs2-base
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4
lines
unsigned -> unsigned int
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 14 02:05:54 2008 UTC (15 years, 11 months ago) by isaki
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -4
lines
Use mfp_{set,clear}_*() macros to purge macros by the name of 'mfp'.
Revision 1.27.22.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:33:37 2008 UTC (16 years, 2 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +8 -13
lines
Sync with wrstuden-revivesa-base-2.
Revision 1.27.16.1: download - view: text, markup, annotated - select for diffs
Sun Jun 29 09:33:02 2008 UTC (16 years, 5 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -13
lines
Sync with HEAD.
Revision 1.27.24.1: download - view: text, markup, annotated - select for diffs
Fri Jun 27 15:11:18 2008 UTC (16 years, 5 months ago) by simonb
Branches: simonb-wapbl
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +8 -13
lines
Sync with head.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 25 08:14:59 2008 UTC (16 years, 5 months ago) by isaki
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
simonb-wapbl-nbase,
simonb-wapbl-base,
netbsd-5-base,
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-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,
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,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap,
netbsd-5-1,
netbsd-5-0,
netbsd-5
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -13
lines
Split device_t/softc. Use aprint*() and device_xname().
Revision 1.26.10.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:23:28 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +2 -2
lines
sync with HEAD
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:58:03 2007 UTC (17 years, 1 month ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
mjf-devfs,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-base,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
ad-socklock-base1
Branch point for: yamt-nfs-mp,
wrstuden-revivesa,
simonb-wapbl,
mjf-devfs2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
Revision 1.20.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:31:15 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.20.2.2: preferred, colored; branchpoint 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.2: +12 -12
lines
sync with head.
Revision 1.25.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:03:08 2007 UTC (17 years, 4 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +4 -4
lines
Sync with head.
Revision 1.25.2.1: download - view: text, markup, annotated - select for diffs
Sun May 27 14:27:02 2007 UTC (17 years, 6 months ago) by ad
Branches: vmlocking
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +4 -4
lines
Sync with head.
Revision 1.25.10.1: download - view: text, markup, annotated - select for diffs
Tue May 22 17:27:46 2007 UTC (17 years, 6 months ago) by matt
Branches: ppcoea-renovation
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +4 -4
lines
Update to HEAD.
Revision 1.24.4.2: download - view: text, markup, annotated - select for diffs
Thu May 17 13:41:06 2007 UTC (17 years, 6 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.24.4.1: preferred, colored; branchpoint 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24.4.1: +4 -4
lines
sync with head.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat May 12 06:31:19 2007 UTC (17 years, 6 months ago) by isaki
Branches: MAIN
CVS tags: yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-idlelwp-base8,
vmlocking-base,
ppcoea-renovation-base,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
matt-mips64-base,
matt-mips64,
jmcneill-pm,
hpcarm-cleanup,
bouyer-xenamd64
Branch point for: matt-armv6
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4
lines
Clean up white spaces and tabs.
Revision 1.24.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 05:51:43 2007 UTC (17 years, 8 months ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -10
lines
Sync with HEAD.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Mar 4 06:01:08 2007 UTC (17 years, 9 months ago) by christos
Branches: MAIN
CVS tags: thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup
Branch point for: vmlocking,
ppcoea-renovation,
mjf-ufs-trans
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -10
lines
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:47:22 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.20.2.1: preferred, colored; branchpoint 1.20: preferred, colored
Changes since revision 1.20.2.1: +30 -81
lines
sync with head.
Revision 1.22.20.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:29:38 2006 UTC (18 years ago) by ad
Branches: newlock2
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +30 -81
lines
Sync with head.
Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 06:05:16 2006 UTC (18 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +30 -41
lines
sync with head
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Sep 19 10:13:10 2006 UTC (18 years, 2 months ago) by gdamore
Branches: MAIN
CVS tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +30 -41
lines
Convert x68k to timecounters. This conversion is not tested, due to lack
of available test candidates. It uses the previously unused (as far as I
can tell) Timer D, in freerunning mode. It only uses a 1/200 prescaler
(20KHz), as anything faster would roll over too fast for the system timer.
(Gotta love 8-bit resolution timers!) Approved for untested commit by core@.
Revision 1.22.8.1: download - view: text, markup, annotated - select for diffs
Thu Sep 14 12:31:22 2006 UTC (18 years, 2 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +2 -42
lines
sync with head.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Sep 14 01:18:11 2006 UTC (18 years, 2 months ago) by gdamore
Branches: MAIN
CVS tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9
Branch point for: yamt-splraiseipl
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -42
lines
Converted x68k to todr. Compile tested only, but it has a low probably
of breaking anything.
Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:57:55 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4
lines
sync with head.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Dec 24 22:45:40 2005 UTC (18 years, 11 months ago) by perry
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-pdpolicy,
newlock2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4
lines
bare asm -> __asm
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:19:45 2005 UTC (18 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
merge ktrace-lwp.
Revision 1.15.6.6: download - view: text, markup, annotated - select for diffs
Thu Nov 10 14:00:20 2005 UTC (19 years ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.15.6.5: preferred, colored; branchpoint 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15.6.5: +3 -3
lines
Sync with HEAD. Here we go again...
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 13 00:18:49 2005 UTC (19 years, 5 months ago) by he
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Branch point for: yamt-lazymbuf
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
Make this compile under -Wshadow by renaming an unused parameter.
Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:28:28 2005 UTC (19 years, 7 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +48 -55
lines
sync with -current
Revision 1.15.6.5: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:35:18 2005 UTC (19 years, 10 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.15.6.4: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.4: +48 -55
lines
Sync with HEAD.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 18 07:12:16 2005 UTC (19 years, 10 months ago) by chs
Branches: MAIN
CVS tags: yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
kent-audio2-base
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +48 -55
lines
de-__P, remove register, ansify.
Revision 1.15.6.4: download - view: text, markup, annotated - select for diffs
Sat Dec 18 09:31:45 2004 UTC (19 years, 11 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.15.6.3: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.3: +8 -4
lines
Sync with HEAD.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Dec 13 02:14:14 2004 UTC (19 years, 11 months ago) by chs
Branches: MAIN
CVS tags: kent-audio1-beforemerge
Branch point for: kent-audio2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -4
lines
for drivers that support only one instance, use a global variable to ensure
that only one instance is configured rather than requiring that its
unit number be zero.
Revision 1.15.6.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:24:21 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.15.6.2: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.2: +2 -2
lines
Fix the sync with head I botched.
Revision 1.15.6.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:42:37 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.15.6.1: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.1: +0 -0
lines
Sync with HEAD.
Revision 1.15.6.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:42:57 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +39 -2
lines
Sync with HEAD
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:30:28 2003 UTC (21 years, 4 months ago) by agc
Branches: MAIN
CVS tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
kent-audio1-base,
kent-audio1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +37 -3
lines
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jul 15 01:44:56 2003 UTC (21 years, 4 months ago) by lukem
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1
lines
rcsid
Revision 1.11.8.5: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:40:51 2002 UTC (22 years, 1 month ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.11.8.4: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.8.4: +3 -5
lines
Catch up to -current.
Revision 1.11.2.2: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:37:39 2002 UTC (22 years, 1 month ago) by jdolecek
Branches: kqueue
Diff to: previous 1.11.2.1: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.1: +3 -5
lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 2 16:02:45 2002 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
CVS tags: nathanw_sa_before_merge,
nathanw_sa_base,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Branch point for: ktrace-lwp
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Add trailing ; to CFATTACH_DECL.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 1 04:43:09 2002 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -5
lines
Use CFATTACH_DECL().
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Sep 27 20:37:23 2002 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Declare all cfattach structures const.
Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:42:45 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -7
lines
sync kqueue branch with HEAD
Revision 1.11.8.4: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:44:07 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.11.8.3: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.8.3: +18 -7
lines
Catch up to -current.
Revision 1.11.16.1: download - view: text, markup, annotated - select for diffs
Wed Jul 17 02:13:44 2002 UTC (22 years, 4 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +18 -7
lines
catch up with -current.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 13 05:55:26 2002 UTC (22 years, 4 months ago) by isaki
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -7
lines
- Use HZ mechanism.
Pointed out by Perry E. Metzger <perry@piermont.com> on port-x68k.
- Correct microtime() value.
Revision 1.11.8.3: download - view: text, markup, annotated - select for diffs
Mon Jun 24 22:09:08 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.11.8.2: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.8.2: +4 -4
lines
Curproc->curlwp renaming.
Change uses of "curproc->l_proc" back to "curproc", which is more like the
original use. Bare uses of "curproc" are now "curlwp".
"curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL)
so that it is always safe to reference curproc (*de*referencing curproc
is another story, but that's always been true).
Revision 1.11.8.2: download - view: text, markup, annotated - select for diffs
Sun Nov 18 18:44:18 2001 UTC (23 years ago) by scw
Branches: nathanw_sa
Diff to: previous 1.11.8.1: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.8.1: +537 -0
lines
MD Scheduler Activation bits for X68k.
Compile-tested only.
Revision 1.11.4.1: download - view: text, markup, annotated - select for diffs
Wed Oct 10 11:56:50 2001 UTC (23 years, 2 months ago) by fvdl
Branches: thorpej-devvp
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +18 -22
lines
Convert all remaining devices.
Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 9 01:55:25 2001 UTC (23 years, 8 months ago) by nathanw
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +3 -3
lines
Catch up with -current.
Revision 1.7.8.3: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:31:45 2001 UTC (23 years, 8 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.7.8.2: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.8.2: +2 -2
lines
Sync with HEAD.
Revision 1.11.8.1
Thu Mar 15 06:10:53 2001 UTC (23 years, 8 months ago) by scw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.11: +0 -537
lines
file clock.c was added on branch nathanw_sa on 2001-11-18 18:44:18 +0000
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 15 06:10:53 2001 UTC (23 years, 8 months ago) by chs
Branches: MAIN
CVS tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
pre-chs-ubcperf,
post-chs-ubcperf,
newlock-base,
newlock,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
ifpoll-base,
eeh-devprop-base,
eeh-devprop
Branch point for: thorpej-devvp,
nathanw_sa,
kqueue,
gehenna-devsw
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
eliminate the KERN_* error codes in favor of the traditional E* codes.
the mapping is:
KERN_SUCCESS 0
KERN_INVALID_ADDRESS EFAULT
KERN_PROTECTION_FAILURE EACCES
KERN_NO_SPACE ENOMEM
KERN_INVALID_ARGUMENT EINVAL
KERN_FAILURE various, mostly turn into KASSERTs
KERN_RESOURCE_SHORTAGE ENOMEM
KERN_NOT_RECEIVER <unused>
KERN_NO_ACCESS <unused>
KERN_PAGES_LOCKED <unused>
Revision 1.7.8.2: download - view: text, markup, annotated - select for diffs
Thu Jan 18 09:23:11 2001 UTC (23 years, 10 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.7.8.1: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.8.1: +5 -3
lines
Sync with head (for UBC+NFS fixes, mostly).
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 11 16:09:43 2001 UTC (23 years, 10 months ago) by minoura
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3
lines
Use MI clock_subr.c.
Revision 1.7.8.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:30:22 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4
lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:07:55 2000 UTC (24 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 19 02:52:21 2000 UTC (24 years, 10 months ago) by msaitoh
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl,
chs-ubc2-newbase
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
check whether tv_usec >= 1000000
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 16 16:30:23 1999 UTC (25 years, 8 months ago) by minoura
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame,
fvdl-softdep-base,
fvdl-softdep,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-base,
chs-ubc2
Branch point for: thorpej_scsipi
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +60 -24
lines
Merged minoura_x68k_bus_h branch.
Revision 1.6.6.1: download - view: text, markup, annotated - select for diffs
Wed Dec 23 16:47:34 1998 UTC (25 years, 11 months ago) by minoura
Branches: minoura_x68k_bus_h
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +60 -24
lines
First import of bus_space implementation for x68k port.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 22 14:38:39 1998 UTC (26 years, 3 months ago) by minoura
Branches: MAIN
CVS tags: minoura_x68k_bus_h-base3,
minoura_x68k_bus_h-base2,
minoura_x68k_bus_h-base,
kenh-if-detach-base,
kenh-if-detach,
chs-ubc-base,
chs-ubc
Branch point for: minoura_x68k_bus_h
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Eliminated vm_offset_t and vm_size_t.
Revision 1.4.10.1: download - view: text, markup, annotated - select for diffs
Tue Oct 14 10:20:56 1997 UTC (27 years, 1 month ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +5 -3
lines
Update marc-pcmcia branch from trunk.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 12 06:41:45 1997 UTC (27 years, 1 month ago) by oki
Branches: MAIN
CVS tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3,
marc-pcmcia-base,
eeh-paddr_t-base,
eeh-paddr_t
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -3
lines
Add prototype.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 13 03:35:16 1996 UTC (28 years, 1 month ago) by christos
Branches: MAIN
CVS tags: thorpej-signal-base,
thorpej-signal,
thorpej-setroot,
mrg-vm-swap,
marc-pcmcia-bp,
is-newarp-before-merge,
is-newarp-base,
is-newarp,
bouyer-scsipi
Branch point for: marc-pcmcia
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6
lines
backout previous kprintf change
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 11 00:39:41 1996 UTC (28 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6
lines
printf -> kprintf, sprintf -> ksprintf
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 15 16:12:48 1996 UTC (28 years, 6 months ago) by oki
Branches: MAIN
CVS tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -1
lines
fixed gcc -Wall warning.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 5 12:17:22 1996 UTC (28 years, 7 months ago) by oki
Branches: MAIN
Initial revision
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 5 12:17:03 1996 UTC (28 years, 7 months ago) by oki
Branches: Masaru
CVS tags: X68k_960505
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
NetBSD/x68k, by Masaru Oki.
CVSweb <webmaster@jp.NetBSD.org>