Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ragge
Date:           Wed Jul  2 20:07:47 UTC 2003

Modified Files:
        src/sys/kern: kern_sysctl.c uipc_socket.c
        src/sys/sys: socketvar.h sysctl.h

Log Message:
Make somaxkva modifyable via sysctl (and compile-time) instead of
hardcoding its size.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.83 -r1.84 src/sys/kern/uipc_socket.c
cvs rdiff -r1.62 -r1.63 src/sys/sys/socketvar.h
cvs rdiff -r1.95 -r1.96 src/sys/sys/sysctl.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