Source-Changes archive

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

CVS commit: [prg-localcount2] src/sys



Module Name:    src
Committed By:   pgoyette
Date:           Sat Apr 29 10:50:46 UTC 2017

Modified Files:
        src/sys/dev [prg-localcount2]: ccd.c cgd.c vnd.c
        src/sys/dev/sysmon [prg-localcount2]: sysmon.c
        src/sys/net [prg-localcount2]: if_tun.c
        src/sys/net/npf [prg-localcount2]: npf_os.c

Log Message:
Remove explicit inclusion of <sys/localcount.h> since there is no
explicit usage of localcounts here.  <sys/conf.h> will take care of
including as needed.


To generate a diff of this commit:
cvs rdiff -u -r1.171.4.1 -r1.171.4.2 src/sys/dev/ccd.c
cvs rdiff -u -r1.114.4.5 -r1.114.4.6 src/sys/dev/cgd.c
cvs rdiff -u -r1.259.4.3 -r1.259.4.4 src/sys/dev/vnd.c
cvs rdiff -u -r1.28.8.1 -r1.28.8.2 src/sys/dev/sysmon/sysmon.c
cvs rdiff -u -r1.138.4.1 -r1.138.4.2 src/sys/net/if_tun.c
cvs rdiff -u -r1.6.6.1 -r1.6.6.2 src/sys/net/npf/npf_os.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