Source-Changes archive

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

CVS commit: [netbsd-6] src/sys



Module Name:    src
Committed By:   riz
Date:           Wed Oct 31 17:30:21 UTC 2012

Modified Files:
        src/sys/kern [netbsd-6]: subr_cprng.c
        src/sys/netinet [netbsd-6]: tcp_subr.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #644):
        sys/netinet/tcp_subr.c: revision 1.248
        sys/kern/subr_cprng.c: revision 1.12
Fix a bug that kmem_alloc() is called from the interrupt context.


To generate a diff of this commit:
cvs rdiff -u -r1.5.2.4 -r1.5.2.5 src/sys/kern/subr_cprng.c
cvs rdiff -u -r1.246 -r1.246.2.1 src/sys/netinet/tcp_subr.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