Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Sat Apr 28 08:34:45 UTC 2018

Modified Files:
        src/share/man/man9: mbuf.9
        src/sys/kern: uipc_mbuf.c

Log Message:
Rename the 'flags' and 'nowait' arguments to 'how'. The other BSDs did the
same. Also, in m_defrag, rename 'mold' to 'm'.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/share/man/man9/mbuf.9
cvs rdiff -u -r1.211 -r1.212 src/sys/kern/uipc_mbuf.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