Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump
Module Name: src
Committed By: pooka
Date: Mon Jun 8 12:16:47 UTC 2015
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
src/sys/rump/librump/rumpvfs: devnodes.c rump_vfs_private.h
Log Message:
Allow device components to create symlinks in /dev
e.g. /dev/audio -> audio0
from Robert Millan <rmh%freebsd.org@localhost> via rumpkernel-users
To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.10 -r1.11 src/sys/rump/librump/rumpvfs/devnodes.c
cvs rdiff -u -r1.18 -r1.19 src/sys/rump/librump/rumpvfs/rump_vfs_private.h
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