Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   mrg
Date:           Sat Mar  2 12:30:44 UTC 2002

Modified Files:
        syssrc/sys/compat/sunos: sunos_ioctl.c
        syssrc/sys/kern: tty_pty.c

Log Message:
move the COMPAT_SUNOS TIOCGPGRP handling in the compat sunos code proper.
this is the final fix needed for it to run properly as an LKM.  no more
COMPAT_SUNOS hacks around the tree!


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/compat/sunos/sunos_ioctl.c
cvs rdiff -r1.59 -r1.60 syssrc/sys/kern/tty_pty.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