Source-Changes archive

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

CVS commit: [pgoyette-compat] src/sys



Module Name:    src
Committed By:   pgoyette
Date:           Tue Sep  4 02:21:59 UTC 2018

Modified Files:
        src/sys/compat/common [pgoyette-compat]: tty_60.c
        src/sys/compat/sys [pgoyette-compat]: ttycom.h
        src/sys/kern [pgoyette-compat]: tty.c tty_ptm.c
        src/sys/sys [pgoyette-compat]: tty.h

Log Message:
Separate COMPAT_BSDPTY stuff from tty COMPAT_60 stuff.  Enables
building of COMPAT_60 module whether or not COMPAT_BSDPTY is
defined in the kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.4.16.3 -r1.4.16.4 src/sys/compat/common/tty_60.c
cvs rdiff -u -r1.2 -r1.2.40.1 src/sys/compat/sys/ttycom.h
cvs rdiff -u -r1.275.2.2 -r1.275.2.3 src/sys/kern/tty.c
cvs rdiff -u -r1.37 -r1.37.16.1 src/sys/kern/tty_ptm.c
cvs rdiff -u -r1.94.2.1 -r1.94.2.2 src/sys/sys/tty.h

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