Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Sat Nov 10 18:29:38 UTC 2007

Modified Files:
        src/sys/arch/i386/isa: pccons.c
        src/sys/dev/bluetooth: bcsp.c btuart.c
        src/sys/dev/hpc: hpf1275a_tty.c
        src/sys/dev/ir: irframe_tty.c
        src/sys/dev/usb: ucom.c ucycom.c
        src/sys/net: if_sl.c if_strip.c ppp_tty.c

Log Message:
Call ttyflush() with tty_lock held.


To generate a diff of this commit:
cvs rdiff -r1.186 -r1.187 src/sys/arch/i386/isa/pccons.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/bluetooth/bcsp.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/bluetooth/btuart.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/hpc/hpf1275a_tty.c
cvs rdiff -r1.45 -r1.46 src/sys/dev/ir/irframe_tty.c
cvs rdiff -r1.70 -r1.71 src/sys/dev/usb/ucom.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/usb/ucycom.c
cvs rdiff -r1.108 -r1.109 src/sys/net/if_sl.c
cvs rdiff -r1.83 -r1.84 src/sys/net/if_strip.c
cvs rdiff -r1.48 -r1.49 src/sys/net/ppp_tty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index