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:   pooka
Date:           Wed Jul  3 19:21:12 UTC 2013

Modified Files:
        src/share/man/man4: virt.4
        src/sys/rump/librump/rumpnet: rumpnet.ifspec

Log Message:
Having a system-supplied function interface to create virt(4) is not
fully useful when the system doesn't supply anything to configure the
interface with.  So remove rump_virtif_create(), that functionality
is now taken care of with ifcloner.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/virt.4
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/librump/rumpnet/rumpnet.ifspec

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