Module Name:src
Committed By: jdolecek
Date: Sun Feb 23 01:53:03 UTC 2020
Modified Files:
src/sys/rump/librump/rumpdev: rump_dev.c
Log Message:
no need to call config_init_mi() in rumpdev any more - rump_init() now calls
config_init(), and the sysctl shouldn't be needed
P
Module Name:src
Committed By: pooka
Date: Wed May 20 11:22:54 UTC 2015
Modified Files:
src/sys/rump/librump/rumpdev: Makefile.rumpdev
Log Message:
build dev_verbose.c
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/rump/librump/rumpdev/Makefile.rumpd
Module Name:src
Committed By: pooka
Date: Fri Jun 13 15:51:13 UTC 2014
Modified Files:
src/sys/rump/librump/rumpdev: rump_dev.c
Log Message:
call config_create_mountrootthreads(), if applicable
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/rump/li
Module Name:src
Committed By: christos
Date: Fri Apr 4 01:35:11 UTC 2014
Modified Files:
src/sys/rump/librump/rumpdev: rump_dev.c
Log Message:
provide cpu_bootconf()
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/rump/librump/rumpdev/rump_dev.c
P
Module Name:src
Committed By: pooka
Date: Fri Sep 20 16:49:00 UTC 2013
Modified Files:
src/sys/rump/librump/rumpdev: Makefile.rumpdev autoconf.c rump_dev.c
rump_dev_private.h
Added Files:
src/sys/rump/librump/rumpdev: MAINBUS.ioconf
Log Message:
use ioc
Module Name:src
Committed By: dyoung
Date: Mon Mar 28 22:23:40 UTC 2011
Modified Files:
src/sys/rump/librump/rumpdev: rump_dev.c
Log Message:
__HAVE_DEVICE_REGISTER_POSTCONFIG and __HAVE_DEVICE_REGISTER
are no more, so don't use them here.
To generate a diff of this comm
Module Name:src
Committed By: pooka
Date: Thu Mar 25 19:54:19 UTC 2010
Modified Files:
src/sys/rump/librump/rumpdev: rump_dev_private.h
Log Message:
define the incredible FLAWLESSCALL macro in one place
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sy