Source-Changes archive

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

CVS commit: src/sys/arch/usermode



Module Name:    src
Committed By:   jmcneill
Date:           Mon Dec 12 16:39:16 UTC 2011

Modified Files:
        src/sys/arch/usermode/dev: ttycons.c
        src/sys/arch/usermode/include: thunk.h
        src/sys/arch/usermode/usermode: thunk.c

Log Message:
make sure to set O_ASYNC on stdin to enable ttycons "interrupts"


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/usermode/dev/ttycons.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/usermode/include/thunk.h
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/usermode/usermode/thunk.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