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:   mrg
Date:           Wed Mar 11 05:55:23 UTC 2009

Modified Files:
        src/sys/kern: init_sysctl.c uipc_domain.c vfs_bio.c
        src/sys/net: bpf.c
        src/sys/netinet: tcp_usrreq.c

Log Message:
like KERN_FILE2: *do* update "needed" when there is no count.  we want
userland to know what sort of size to provide..

while here, slightly normalise the previous to init_sysctl.c.


To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/kern/init_sysctl.c
cvs rdiff -u -r1.77 -r1.78 src/sys/kern/uipc_domain.c
cvs rdiff -u -r1.217 -r1.218 src/sys/kern/vfs_bio.c
cvs rdiff -u -r1.142 -r1.143 src/sys/net/bpf.c
cvs rdiff -u -r1.151 -r1.152 src/sys/netinet/tcp_usrreq.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