Up to [cvs.netbsd.org] / src / sys / dev / wscons
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.53.12.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:08:11 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.53: +9 -16
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
sync with head
Revision 1.53.16.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:35:15 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.53: +9 -16
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
merge to -current.
Revision 1.54 / (download) - annotate - [select for diffs], Mon Jan 30 01:54:08 2012 UTC (3 months, 3 weeks ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
HEAD
Changes since 1.53: +9 -16
lines
Diff to previous 1.53 (colored)
wsmux_getmux: do not increment nwsmux if allocation fails (might cause buffer overflow). Simplify slightly.
Revision 1.52.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:21:42 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.52: +3 -2
lines
Diff to previous 1.52 (colored) next main 1.53 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.49.4.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:25 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.49.4.1: +8 -2
lines
Diff to previous 1.49.4.1 (colored) to branchpoint 1.49 (colored) next main 1.50 (colored)
sync with head.
Revision 1.50.8.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:32:34 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.50.8.1: +3 -2
lines
Diff to previous 1.50.8.1 (colored) to branchpoint 1.50 (colored) next main 1.51 (colored)
Sync with HEAD.
Revision 1.53 / (download) - annotate - [select for diffs], Fri Feb 13 22:41:04 2009 UTC (3 years, 3 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
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-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
rmind-uvmplock,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
matt-premerge-20091211,
matt-mips64-premerge-20101231,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.52: +3 -2
lines
Diff to previous 1.52 (colored)
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" in all kernel sources that use the MODULAR option. Proposed in tech-kern on 18 Jan 2009.
Revision 1.50.8.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:18 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.50: +7 -2
lines
Diff to previous 1.50 (colored)
Sync with HEAD.
Revision 1.48.36.6 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:10 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.48.36.5: +5 -0
lines
Diff to previous 1.48.36.5 (colored) to branchpoint 1.48 (colored) next main 1.49 (colored)
Sync with HEAD.
Revision 1.52 / (download) - annotate - [select for diffs], Thu Jan 15 04:22:11 2009 UTC (3 years, 4 months ago) by yamt
Branch: MAIN
CVS Tags: mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.51: +4 -7
lines
Diff to previous 1.51 (colored)
- reduce the number of #ifdefs. - build compat glues if MODULAR.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Jan 13 18:05:55 2009 UTC (3 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.50: +10 -2
lines
Diff to previous 1.50 (colored)
provide wscons_event compatibility with 5.0.
Revision 1.48.36.5 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:57 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.48.36.4: +2 -9
lines
Diff to previous 1.48.36.4 (colored) to branchpoint 1.48 (colored)
Sync with HEAD.
Revision 1.49.2.1 / (download) - annotate - [select for diffs], Sun May 18 12:34:58 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.49: +2 -9
lines
Diff to previous 1.49 (colored) next main 1.50 (colored)
sync with head.
Revision 1.49.4.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:17 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.49: +2 -9
lines
Diff to previous 1.49 (colored)
sync with head.
Revision 1.50 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:01 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
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-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,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap
Changes since 1.49: +2 -9
lines
Diff to previous 1.49 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.48.36.4 / (download) - annotate - [select for diffs], Sun Apr 6 09:58:52 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.48.36.3: +3 -27
lines
Diff to previous 1.48.36.3 (colored) to branchpoint 1.48 (colored)
- after some discussion with agc@ i agreed it would be a good idea to move device_unregister_* to device_deregister_* to be more like the pmf(9) functions, especially since a lot of the time the function calls are next to each other. - add device_register_name() support for dk(4).
Revision 1.48.36.3 / (download) - annotate - [select for diffs], Fri Apr 4 21:21:11 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.48.36.2: +14 -13
lines
Diff to previous 1.48.36.2 (colored) to branchpoint 1.48 (colored)
* Catch up with selnotify() changes. * Catch up with some softc changes in HEAD. * More s/dctl/devfsctl/ changes. * Remove debugging printfs from init(8) that slipped in by mistake. * Cosmetic changes in devfsd, allow multiple attributes to be set in one rule. Switch from err() to syslog() messages. * Fix etc/devfsd.conf, I'd made some changes previously that had syntax errors.
Revision 1.48.36.2 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:59 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.48.36.1: +71 -58
lines
Diff to previous 1.48.36.1 (colored) to branchpoint 1.48 (colored)
Sync with HEAD.
Revision 1.48.36.1 / (download) - annotate - [select for diffs], Sat Mar 29 16:17:58 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.48: +58 -2
lines
Diff to previous 1.48 (colored)
- etc/devfsd.conf: Add some rules to give nodes like /dev/tty and /dev/null better default modes, i.e. 0666. - sbin/init: Run devfsd -s before going to multiuser. - sys/arch: Provide arm32, i386, sparc with a mem_init() function to request device nodes for /dev/null, /dev/zero, etc. - sys/dev: Convert rnd, wd, agp, raid, cd, sd, wsdisplay, wskbd, wsmouse, wsmux, tty, bpf, swap to devfs New World Order. - sys/fs/devfs: Make the visibility attribute of device nodes configurable. Also provide a function to mount a devfs on boot. - sys/kern: Add a new boot flag, -n. This disables devfs support. Unless the -n flag is specified the kernel will mount a devfs file system on boot.
Revision 1.49 / (download) - annotate - [select for diffs], Tue Mar 25 00:49:20 2008 UTC (4 years, 2 months ago) by cube
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp
Changes since 1.48: +71 -58
lines
Diff to previous 1.48 (colored)
Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4).
Revision 1.38.2.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:39:43 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.38.2.3: +7 -7
lines
Diff to previous 1.38.2.3 (colored) to branchpoint 1.38 (colored) next main 1.39 (colored)
sync with head.
Revision 1.47.2.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:57:50 2007 UTC (5 years, 2 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.47: +7 -7
lines
Diff to previous 1.47 (colored) next main 1.48 (colored)
Sync with HEAD.
Revision 1.48 / (download) - annotate - [select for diffs], Sun Mar 4 06:02:52 2007 UTC (5 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
nick-net80211-sync-base,
nick-net80211-sync,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
mjf-devfs-base,
mjf-devfs,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: mjf-devfs2
Changes since 1.47: +7 -7
lines
Diff to previous 1.47 (colored)
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Revision 1.38.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:52 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.38.2.2: +4 -4
lines
Diff to previous 1.38.2.2 (colored) to branchpoint 1.38 (colored)
sync with head.
Revision 1.47 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:30 2007 UTC (5 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: post-newlock2-merge,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp
Changes since 1.46: +4 -4
lines
Diff to previous 1.46 (colored)
Merge newlock2 to head.
Revision 1.44.2.2 / (download) - annotate - [select for diffs], Tue Feb 6 13:11:48 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.44.2.1: +4 -4
lines
Diff to previous 1.44.2.1 (colored) to branchpoint 1.44 (colored) next main 1.45 (colored)
Quieten noisy boot messages.
Revision 1.38.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:49:51 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.38.2.1: +5 -4
lines
Diff to previous 1.38.2.1 (colored) to branchpoint 1.38 (colored)
sync with head.
Revision 1.44.4.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:18:28 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.44.4.1: +6 -6
lines
Diff to previous 1.44.4.1 (colored) to branchpoint 1.44 (colored) next main 1.45 (colored)
sync with head.
Revision 1.44.2.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:57 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.44: +4 -3
lines
Diff to previous 1.44 (colored)
Sync with head.
Revision 1.46 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:31 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
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
Changes since 1.45: +6 -6
lines
Diff to previous 1.45 (colored)
__unused removal on arguments; approved by core.
Revision 1.44.4.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:07:00 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.44: +6 -5
lines
Diff to previous 1.44 (colored)
sync with head
Revision 1.45 / (download) - annotate - [select for diffs], Thu Oct 12 01:32:06 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.44: +6 -5
lines
Diff to previous 1.44 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.41.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:56:07 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.41: +15 -24
lines
Diff to previous 1.41 (colored) next main 1.42 (colored)
sync with head
Revision 1.42.2.2 / (download) - annotate - [select for diffs], Sun Sep 3 15:25:12 2006 UTC (5 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.42.2.1: +3 -3
lines
Diff to previous 1.42.2.1 (colored) to branchpoint 1.42 (colored) next main 1.43 (colored)
sync with head.
Revision 1.44 / (download) - annotate - [select for diffs], Mon Aug 28 21:33:16 2006 UTC (5 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.43: +3 -3
lines
Diff to previous 1.43 (colored)
fix incomplete initializers
Revision 1.38.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:08:12 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.38: +28 -39
lines
Diff to previous 1.38 (colored)
sync with head.
Revision 1.41.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:44 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.41: +14 -23
lines
Diff to previous 1.41 (colored) next main 1.42 (colored)
Sync with head.
Revision 1.42.4.1 / (download) - annotate - [select for diffs], Wed Apr 19 03:26:39 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.42: +6 -4
lines
Diff to previous 1.42 (colored) next main 1.43 (colored)
sync with head.
Revision 1.42.2.1 / (download) - annotate - [select for diffs], Sat Apr 1 12:07:38 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.42: +6 -4
lines
Diff to previous 1.42 (colored)
sync with head.
Revision 1.42.6.1 / (download) - annotate - [select for diffs], Fri Mar 31 09:45:27 2006 UTC (6 years, 1 month ago) by tron
Branch: peter-altq
Changes since 1.42: +6 -4
lines
Diff to previous 1.42 (colored) next main 1.43 (colored)
Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
Revision 1.43 / (download) - annotate - [select for diffs], Tue Mar 28 17:38:38 2006 UTC (6 years, 1 month ago) by thorpej
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
simonb-timecounters-base,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.42: +6 -4
lines
Diff to previous 1.42 (colored)
Use device_unit().
Revision 1.41.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 15:39:12 2006 UTC (6 years, 3 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.41: +10 -21
lines
Diff to previous 1.41 (colored) next main 1.42 (colored)
sync with head.
Revision 1.42 / (download) - annotate - [select for diffs], Tue Feb 7 09:13:02 2006 UTC (6 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
peter-altq,
elad-kernelauth
Changes since 1.41: +10 -21
lines
Diff to previous 1.41 (colored)
wsevent cleanup: - Add a wsevent_inject function that atomically adds a set of events to an event queue and change all code that directly messed with a queue to use it. - Replace the WSEVENT_WAKEUP macro with a regular function. - Make WSEVENT_QSIZE, PWSEVENT and splwsevent private definitions to wsevent.c, instead of exposing them in the header file. - Make the wsevent_init function take a process to attach to the queue, instead of leaving this task to the caller (which always did it). Reviewed in tech-kern@.
Revision 1.41 / (download) - annotate - [select for diffs], Sun Dec 25 17:23:42 2005 UTC (6 years, 5 months ago) by jmmv
Branch: MAIN
Branch point for: yamt-uio_vmspace,
simonb-timecounters,
rpaulo-netinet-merge-pcb
Changes since 1.40: +4 -4
lines
Diff to previous 1.40 (colored)
Let this build when WSMUX_DEBUG is set after the merge of ktrace-lwp.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:12 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.39: +15 -15
lines
Diff to previous 1.39 (colored)
merge ktrace-lwp.
Revision 1.33.2.7 / (download) - annotate - [select for diffs], Sun Dec 11 10:29:10 2005 UTC (6 years, 5 months ago) by christos
Branch: ktrace-lwp
Changes since 1.33.2.6: +3 -5
lines
Diff to previous 1.33.2.6 (colored) next main 1.34 (colored)
Sync with head.
Revision 1.39 / (download) - annotate - [select for diffs], Fri Nov 11 07:07:42 2005 UTC (6 years, 6 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
ktrace-lwp-base
Changes since 1.38: +3 -5
lines
Diff to previous 1.38 (colored)
Call nanotime() directly, instead of doing the microtime()/TIMEVAL_TO_TIMESPEC() dance.
Revision 1.33.2.6 / (download) - annotate - [select for diffs], Thu Nov 10 14:08:44 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.33.2.5: +19 -7
lines
Diff to previous 1.33.2.5 (colored)
Sync with HEAD. Here we go again...
Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 21 14:01:13 2005 UTC (6 years, 11 months ago) by ws
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Branch point for: yamt-lazymbuf
Changes since 1.37: +5 -4
lines
Diff to previous 1.37 (colored)
PR-30566: Poll must not return <sys/errno.h> values. Start with those places I can easily test.
Revision 1.37 / (download) - annotate - [select for diffs], Sat Apr 30 03:47:12 2005 UTC (7 years ago) by augustss
Branch: MAIN
Changes since 1.36: +16 -5
lines
Diff to previous 1.36 (colored)
Remember what keyboard layout is set in the mux, that way new keyboards can be given the same layout. Fixes kern/19153.
Revision 1.35.8.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:19 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.35: +24 -24
lines
Diff to previous 1.35 (colored) next main 1.36 (colored)
sync with -current
Revision 1.35.10.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:36:02 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.35: +24 -24
lines
Diff to previous 1.35 (colored) next main 1.36 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.33.2.5 / (download) - annotate - [select for diffs], Fri Mar 4 16:51:15 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.33.2.4: +24 -24
lines
Diff to previous 1.33.2.4 (colored)
Sync with HEAD. Hi Perry!
Revision 1.36 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:52 2005 UTC (7 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
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
Changes since 1.35: +24 -24
lines
Diff to previous 1.35 (colored)
nuke trailing whitespace
Revision 1.33.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:34:29 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.33.2.3: +15 -15
lines
Diff to previous 1.33.2.3 (colored)
Fix the sync with head I botched.
Revision 1.33.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:52:24 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.33.2.2: +15 -15
lines
Diff to previous 1.33.2.2 (colored)
Sync with HEAD.
Revision 1.33.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 10:52:12 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.33.2.1: +11 -2
lines
Diff to previous 1.33.2.1 (colored)
Sync with HEAD
Revision 1.35 / (download) - annotate - [select for diffs], Tue Sep 23 09:16:07 2003 UTC (8 years, 8 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
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,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.34: +4 -3
lines
Diff to previous 1.34 (colored)
Fix uninitialised variable introduced with previous change. Patch from mlelstv.
Revision 1.34 / (download) - annotate - [select for diffs], Sun Sep 21 19:17:02 2003 UTC (8 years, 8 months ago) by jdolecek
Branch: MAIN
Changes since 1.33: +10 -2
lines
Diff to previous 1.33 (colored)
cleanup & uniform descriptor owner handling: * introduce fsetown(), fgetown(), fownsignal() - this sets/retrieves/signals the owner of descriptor, according to appropriate sematics of TIOCSPGRP/FIOSETOWN/SIOCSPGRP/TIOCGPGRP/FIOGETOWN/SIOCGPGRP ioctl; use these routines instead of custom code where appropriate * make every place handling TIOCSPGRP/TIOCGPGRP handle also FIOSETOWN/FIOGETOWN properly, and remove the translation of FIO[SG]OWN to TIOC[SG]PGRP in sys_ioctl() & sys_fcntl() * also remove the socket-specific hack in sys_ioctl()/sys_fcntl() and pass the ioctls down to soo_ioctl() as any other ioctl change discussed on tech-kern@
Revision 1.33.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:26:27 2003 UTC (8 years, 10 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.33: +15 -15
lines
Diff to previous 1.33 (colored)
Apply the aborted ktrace-lwp changes to a specific branch. This is just for others to review, I'm concerned that patch fuziness may have resulted in some errant code being generated but I'll look at that later by comparing the diff from the base to the branch with the file I attempt to apply to it. This will, at the very least, put the changes in a better context for others to review them and attempt to tinker with removing passing of 'struct lwp' through the kernel.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Jun 29 22:31:05 2003 UTC (8 years, 10 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.32: +13 -13
lines
Diff to previous 1.32 (colored)
Back out the lwp/ktrace changes. They contained a lot of colateral damage, and need to be examined and discussed more.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Jun 28 14:21:48 2003 UTC (8 years, 11 months ago) by darrenr
Branch: MAIN
Changes since 1.31: +15 -15
lines
Diff to previous 1.31 (colored)
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can be inserted into ktrace records. The general change has been to replace "struct proc *" with "struct lwp *" in various function prototypes, pass the lwp through and use l_proc to get the process pointer when needed. Bump the kernel rev up to 1.6V
Revision 1.9.4.7 / (download) - annotate - [select for diffs], Mon Nov 11 22:13:22 2002 UTC (9 years, 6 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.9.4.6: +26 -1
lines
Diff to previous 1.9.4.6 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
Catch up to -current
Revision 1.31 / (download) - annotate - [select for diffs], Wed Oct 23 09:14:09 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.30: +28 -3
lines
Diff to previous 1.30 (colored)
merge kqueue branch into -current kqueue provides a stateful and efficient event notification framework currently supported events include socket, file, directory, fifo, pipe, tty and device changes, and monitoring of processes and signals kqueue is supported by all writable filesystems in NetBSD tree (with exception of Coda) and all device drivers supporting poll(2) based on work done by Jonathan Lemon for FreeBSD initial NetBSD port done by Luke Mewburn and Jason Thorpe
Revision 1.9.6.6 / (download) - annotate - [select for diffs], Thu Oct 10 18:42:56 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.9.6.5: +13 -3
lines
Diff to previous 1.9.6.5 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.9.4.6 / (download) - annotate - [select for diffs], Tue Sep 17 21:21:49 2002 UTC (9 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.4.5: +10 -1
lines
Diff to previous 1.9.4.5 (colored) to branchpoint 1.9 (colored)
Catch up to -current.
Revision 1.30 / (download) - annotate - [select for diffs], Fri Sep 6 13:23:44 2002 UTC (9 years, 8 months ago) by gehenna
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-base
Changes since 1.29: +12 -3
lines
Diff to previous 1.29 (colored)
Merge the gehenna-devsw branch into the trunk. This merge changes the device switch tables from static array to dynamically generated by config(8). - All device switches is defined as a constant structure in device drivers. - The new grammer ``device-major'' is introduced to ``files''. device-major <prefix> char <num> [block <num>] [<rules>] - All device major numbers must be listed up in port dependent majors.<arch> by using this grammer. - Added the new naming convention. The name of the device switch must be <prefix>_[bc]devsw for auto-generation of device switch tables. - The backward compatibility of loading block/character device switch by LKM framework is broken. This is necessary to convert from block/character device major to device name in runtime and vice versa. - The restriction to assign device major by LKM is completely removed. We don't need to reserve LKM entries for dynamic loading of device switch. - In compile time, device major numbers list is packed into the kernel and the LKM framework will refer it to assign device major number dynamically.
Revision 1.9.6.5 / (download) - annotate - [select for diffs], Sun Jun 23 17:49:21 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.9.6.4: +4 -4
lines
Diff to previous 1.9.6.4 (colored) to branchpoint 1.9 (colored)
catch up with -current on kqueue branch
Revision 1.29.4.1 / (download) - annotate - [select for diffs], Thu May 16 04:54:02 2002 UTC (10 years ago) by gehenna
Branch: gehenna-devsw
Changes since 1.29: +12 -3
lines
Diff to previous 1.29 (colored) next main 1.30 (colored)
Add the character device switch.
Revision 1.9.4.5 / (download) - annotate - [select for diffs], Mon Apr 1 07:47:46 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.4.4: +19 -12
lines
Diff to previous 1.9.4.4 (colored) to branchpoint 1.9 (colored)
Catch up to -current. (CVS: It's not just a program. It's an adventure!)
Revision 1.29 / (download) - annotate - [select for diffs], Sun Mar 17 19:41:06 2002 UTC (10 years, 2 months ago) by atatat
Branch: MAIN
CVS Tags: 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,
gehenna-devsw-base,
eeh-devprop-base,
eeh-devprop
Branch point for: gehenna-devsw
Changes since 1.28: +4 -4
lines
Diff to previous 1.28 (colored)
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for indicating an unhandled "command". ERESTART is -1, which can lead to confusion. ERESTART has been moved to -3 and EPASSTHROUGH has been placed at -4. No ioctl code should now return -1 anywhere. The ioctl() system call is now properly restartable.
Revision 1.9.6.4 / (download) - annotate - [select for diffs], Sat Mar 16 16:01:44 2002 UTC (10 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.9.6.3: +17 -10
lines
Diff to previous 1.9.6.3 (colored) to branchpoint 1.9 (colored)
Catch up with -current.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Mar 2 08:22:28 2002 UTC (10 years, 2 months ago) by takemura
Branch: MAIN
CVS Tags: newlock-base,
newlock
Changes since 1.27: +17 -10
lines
Diff to previous 1.27 (colored)
Added wsmux_set_display() to fix the problem that wskbd wan't connected to any display if keyboard was attached before display and both aren't console.
Revision 1.9.4.4 / (download) - annotate - [select for diffs], Thu Feb 28 04:14:39 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.4.3: +3 -4
lines
Diff to previous 1.9.4.3 (colored) to branchpoint 1.9 (colored)
Catch up to -current.
Revision 1.9.6.3 / (download) - annotate - [select for diffs], Mon Feb 11 20:10:22 2002 UTC (10 years, 3 months ago) by jdolecek
Branch: kqueue
Changes since 1.9.6.2: +3 -4
lines
Diff to previous 1.9.6.2 (colored) to branchpoint 1.9 (colored)
Sync w/ -current.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jan 12 16:41:03 2002 UTC (10 years, 4 months ago) by tsutsui
Branch: MAIN
CVS Tags: ifpoll-base,
ifpoll
Changes since 1.26: +3 -4
lines
Diff to previous 1.26 (colored)
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
Revision 1.9.6.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:59:20 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.9.6.1: +549 -461
lines
Diff to previous 1.9.6.1 (colored) to branchpoint 1.9 (colored)
Sync kqueue branch with -current.
Revision 1.9.4.3 / (download) - annotate - [select for diffs], Tue Jan 8 00:32:26 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.4.2: +8 -5
lines
Diff to previous 1.9.4.2 (colored) to branchpoint 1.9 (colored)
Catch up to -current.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Nov 22 00:54:23 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.25: +3 -3
lines
Diff to previous 1.25 (colored)
Close multiplxees BEFORE removing the event variable they are using (an interrupt at the wrong point caused disaster).
Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 19 00:37:22 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.24: +7 -4
lines
Diff to previous 1.24 (colored)
Injecting events into a mux that is not open is not an error.
Revision 1.9.4.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:16:27 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.4.1: +505 -411
lines
Diff to previous 1.9.4.1 (colored) to branchpoint 1.9 (colored)
Catch up to -current.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Nov 13 06:17:47 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.23: +4 -1
lines
Diff to previous 1.23 (colored)
add/cleanup RCSIDs
Revision 1.13.2.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:18:41 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.13: +502 -411
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
Sync the thorpej-mips-cache branch with -current.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 7 03:26:06 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Changes since 1.22: +3 -2
lines
Diff to previous 1.22 (colored)
Improve diagniostic message.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Nov 2 13:02:20 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.21: +9 -5
lines
Diff to previous 1.21 (colored)
Improve debug messages a little.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Oct 29 01:02:11 2001 UTC (10 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Inject events in the right place in the buffer.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Oct 27 00:39:29 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.19: +7 -7
lines
Diff to previous 1.19 (colored)
Cosmetics.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 27 00:34:57 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.18: +4 -5
lines
Diff to previous 1.18 (colored)
Having a display does not preclude the mux from being open.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Oct 26 20:45:05 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.17: +1 -6
lines
Diff to previous 1.17 (colored)
Remove TODO list.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Oct 26 20:35:55 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Change a debug message.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Oct 25 14:46:41 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.15: +24 -9
lines
Diff to previous 1.15 (colored)
Change back to have a wseventvar in the softc for event sources. This way the effect of FIOASYNC survives close()/open(). Later versions of XFree86 relies on this bug/feature. Also add some more debug stuff.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 25 13:19:41 2001 UTC (10 years, 7 months ago) by shin
Branch: MAIN
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
make this compile without WSDISPLAY_COMPAT_RAWKBD.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 24 14:07:33 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.13: +483 -408
lines
Diff to previous 1.13 (colored)
Major rototilling of the wsmux code. No user visible changes (except that many bugs have been fixed). Changes: The wskbd, wsmouse, and wsmux are now "sub-classes" of wsevsrc, which is a source of ws events. This make the structure of those drivers a little more uniform. Many bug fixes involving adding and removing devices from muxes. When a kernel is configured without wsmux there will now be none (unlike before where you got a console mux anyway). The kernel now compiles with all combinations of ws devices present.
Revision 1.9.4.1 / (download) - annotate - [select for diffs], Mon Oct 22 20:41:49 2001 UTC (10 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9: +101 -118
lines
Diff to previous 1.9 (colored)
Catch up to -current.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 21 23:04:57 2001 UTC (10 years, 7 months ago) by jmc
Branch: MAIN
Branch point for: thorpej-mips-cache
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Wrap ifdef's cleaner so wsmouse_[add|rem]_mux only get pulled in if NWSMUX > 0.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 13 20:03:38 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.11: +48 -16
lines
Diff to previous 1.11 (colored)
Allow for control devices (minor+128) to make it possible to manipulate muxes that are in use. Create muxes on demand.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 13 15:56:16 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.10: +29 -82
lines
Diff to previous 1.10 (colored)
ANSIfy.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 13 13:36:02 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.9: +30 -26
lines
Diff to previous 1.9 (colored)
Two changes to the wsmux code: * Allow the wsmux used by wsdisplay for the keyboard(s) to be explicitely specified with the kbdmux locator. * Allow keyboards and mice that have a mux to be opened in the regular way. These changes should be totally backwards compatible.
Revision 1.9.8.4 / (download) - annotate - [select for diffs], Wed Sep 26 15:28:20 2001 UTC (10 years, 8 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.9.8.3: +13 -7
lines
Diff to previous 1.9.8.3 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
* add a VCLONED vnode flag that indicates a vnode representing a cloned device. * rename REVOKEALL to REVOKEALIAS, and add a REVOKECLONE flag, to pass to VOP_REVOKE * the revoke system call will revoke all aliases, as before, but not the clones * vdevgone is called when detaching a device, so make it use REVOKECLONE to get rid of all clones as well * clean up all uses of VOP_OPEN wrt. locking. * add a few VOPS to spec_vnops that need to do something when it's a clone vnode (access and getattr) * add a copy of the vnode vattr structure of the original 'master' vnode to the specinfo of a cloned vnode. could possibly redirect getattr to the 'master' vnode, but this has issues with revoke * add a vdev_reassignvp function that disassociates a vnode from its original device, and reassociates it with the specified dev_t. to be used by cloning devices only, in case a new minor is allocated. * change all direct references in drivers to v_devcookie and v_rdev to vdev_privdata(vp) and vdev_rdev(vp). for diagnostic purposes when debugging race conditions that still exist wrt. locking and revoking vnodes. * make the locking state of a vnode consistent when passed to d_open and d_close (unlocked). locked would be better, but has some deadlock issues
Revision 1.9.8.3 / (download) - annotate - [select for diffs], Thu Sep 20 11:15:04 2001 UTC (10 years, 8 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.9.8.2: +26 -9
lines
Diff to previous 1.9.8.2 (colored) to branchpoint 1.9 (colored)
Use VOP_OPEN in a few cases where it's more appropriate to do so (to gracefully handle dead vnodes).
Revision 1.9.8.2 / (download) - annotate - [select for diffs], Tue Sep 18 19:13:52 2001 UTC (10 years, 8 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.9.8.1: +2 -2
lines
Diff to previous 1.9.8.1 (colored) to branchpoint 1.9 (colored)
Various changes to make cloning devices possible: * Add an extra argument (struct vnode **) to VOP_OPEN. If it is not NULL, specfs will create a cloned (aliased) vnode during the call, and return it there. The caller should release and unlock the original vnode if a new vnode was returned. The new vnode is returned locked. * Add a flag field to the cdevsw and bdevsw structures. DF_CLONING indicates that it wants a new vnode for each open (XXX is there a better way? devprop?) * If a device is cloning, always call the close entry point for a VOP_CLOSE. Also, rewrite cons.c to do the right thing with vnodes. Use VOPs rather then direct device entry calls. Suggested by mycroft@ Light to moderate testing done an i386 system (arch doesn't matter though, these are MI changes).
Revision 1.9.6.1 / (download) - annotate - [select for diffs], Sat Sep 8 04:55:32 2001 UTC (10 years, 8 months ago) by thorpej
Branch: kqueue
Changes since 1.9: +14 -1
lines
Diff to previous 1.9 (colored)
Add kqueue support to wscons events.
Revision 1.9.8.1 / (download) - annotate - [select for diffs], Fri Sep 7 04:45:35 2001 UTC (10 years, 8 months ago) by thorpej
Branch: thorpej-devvp
Changes since 1.9: +65 -25
lines
Diff to previous 1.9 (colored)
Commit my "devvp" changes to the thorpej-devvp branch. This replaces the use of dev_t in most places with a struct vnode *. This will form the basic infrastructure for real cloning device support (besides being architecurally cleaner -- it'll be good to get away from using numbers to represent objects).
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 11:43:38 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.6: +13 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
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.8.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:08:53 2000 UTC (11 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.8: +8 -1
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Sync w/ netbsd-1-5-base.
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 28 10:33:14 2000 UTC (12 years ago) by takemura
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
pre-chs-ubcperf,
post-chs-ubcperf,
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
Branch point for: thorpej-devvp,
nathanw_sa,
kqueue
Changes since 1.8: +8 -1
lines
Diff to previous 1.8 (colored)
Add async I/O support. FIOASYNC ioctrl command had been forwarded from wsmux to each mouse devices and the devices had set their own event queue async mode. But no one had took care of the event queue's mode of wsmux itself. Wsmux should make it's own event queue async mode when it receive FIOASYNC command.
Revision 1.6.6.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:35:48 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.6: +6 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pull up to last week's -current.
Revision 1.6.4.1 / (download) - annotate - [select for diffs], Mon Nov 15 00:41:43 1999 UTC (12 years, 6 months ago) by fvdl
Branch: fvdl-softdep
Changes since 1.6: +6 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Sync with -current
Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 8 10:10:25 1999 UTC (12 years, 6 months ago) by augustss
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
minoura-xpg4dl-base,
fvdl-softdep-base,
chs-ubc2-newbase
Branch point for: minoura-xpg4dl
Changes since 1.7: +6 -3
lines
Diff to previous 1.7 (colored)
Return -1 from wsmux_displayioctl() if no muxes components like the ioctl().
Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 3 22:48:38 1999 UTC (12 years, 6 months ago) by augustss
Branch: MAIN
CVS Tags: comdex-fall-1999-base,
comdex-fall-1999
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Don't flag an error when doing ioctl() on a mux without any multiplexees. Should fix PR 8723.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 26 06:37:42 1999 UTC (12 years, 9 months ago) by nisimura
Branch: MAIN
Branch point for: wrstuden-devbsize,
thorpej_scsipi,
fvdl-softdep
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
One more ioctl() fix. Most of WSDISPLAYIO_xxx were never been called when no wsmux device is installed.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 25 21:05:21 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix an ioctl() problem. From nisimura@itc.aist-nara.ac.jp (Toru Nishimura).
Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 14 11:40:31 1999 UTC (12 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Initialise "error" in wsmux_detach_sc() before testing if it set.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 7 15:04:35 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Make it possible to open wskbd devices for write (i.e. ioctl) even if it is already open.
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Mon Aug 2 22:10:27 1999 UTC (12 years, 9 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.2.2.1: +737 -0
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Update from trunk.
Revision 1.2.2.1, Fri Jul 30 20:52:28 1999 UTC (12 years, 9 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.2: +0 -737
lines
FILE REMOVED
file wsmux.c was added on branch chs-ubc2 on 1999-08-02 22:10:27 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 30 20:52:28 1999 UTC (12 years, 9 months ago) by augustss
Branch: MAIN
CVS Tags: chs-ubc2-base
Branch point for: chs-ubc2
Changes since 1.1: +227 -206
lines
Diff to previous 1.1 (colored)
Eliminate the need for needs-count for wsmux. This should make wsdisplays work properly again.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 29 18:20:03 1999 UTC (12 years, 10 months ago) by augustss
Branch: MAIN
Add the wsmux pseudo device.