Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   mycroft
Date:           Fri Nov  5 11:48:59 UTC 1999

Modified Files:
        syssrc/sys/kern: uipc_syscalls.c

Log Message:
Fix recent bug in sys_accept(): we must remove the file descriptor from the
file descriptor table before freeing the file description.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/kern/uipc_syscalls.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