Source-Changes archive

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

CVS commit: src/sys/compat



Module Name:    src
Committed By:   jdolecek
Date:           Sat Sep 13 08:15:27 UTC 2003

Modified Files:
        src/sys/compat/svr4: svr4_net.c
        src/sys/compat/svr4_32: svr4_32_net.c

Log Message:
ptyname[] must not be static, the contents are modified later in the routine


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/compat/svr4/svr4_net.c
cvs rdiff -r1.8 -r1.9 src/sys/compat/svr4_32/svr4_32_net.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