e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/share/examples/rump
AgeCommit message (Expand)Author
2016-01-25Don't include <rump/rumpvnode_if.h> from rump.h. It's not neededpooka
2016-01-25add -D_KERNTYPESpooka
2010-12-05mirror change of -lrumpcrypto ==> -lrumpkern_cryptopooka
2010-11-11Add readme explaining which grue has ok'd the eating of some codepooka
2010-11-11Remove some programs which live as atf tests now.pooka
2010-08-23update component lists: scsipi is independent of umass nowpooka
2010-07-04send routing messages via routing sucket -- works better than via inet sucketpooka
2010-07-04Fix pointer assignment in previous commit (test compile works betterpooka
2010-07-04Use a bit more than 1 byte of space for routing messages.pooka
2010-06-24Clean up vnode lock operations pass 2:hannken
2010-06-14tty support is in rumpkern_tty nowpooka
2010-05-01Add a test/example program for using audio/pad in a rump kernel.pooka
2010-03-29fix typo in, um, copyright.pooka
2010-03-29amazing grep, how sweet the findpooka
2010-03-29Add an example for a rump router cluster setup along with a README.pooka
2010-03-25Check open return value and close fd when we're done.pooka
2010-03-22Use DIOCTUR to test if a newly configured CD drive is ready insteadpooka
2010-03-22Add an example/test program for rump bluetooth. This does discoverypooka
2010-03-07Add a simple tty server which attaches to /dev/ttyU in the rumppooka
2010-03-07Pause after probe here too, so that you can amuse yourself bypooka
2010-02-18In "probeonly", pause after bootstrap to make "monkey plug andpooka
2010-02-17* support cd devices (@scsibus & @atapibus, per libumass)pooka
2010-02-10rumpusbhc is now ugenhcpooka
2010-02-05The rumpdev_net80211 until-recently-wip component is now rumpnet_net80211.pooka
2010-01-31Add an example on how to use sysmon watchdogs in rump.pooka
2010-01-11descend into new subdirspooka
2010-01-11Read mouse events from wsmouse and move a silly curses cursor aroundpooka
2010-01-11Add an example program which reads keypresses from the ukbd driverpooka
2010-01-09Stick a top-level subdir-makefile here for easy build-testing.pooka
2009-12-22Add a simple example of how to run the kernel umass/USB in userspacepooka
2009-12-20Add a simple terminal program which uses a rump kernel for a ucom@usbpooka
2009-12-19Use RUMP_ACTION to avoid having to specify the same informationpooka
2009-12-15Add an example to show how to print with a rump ulpt driver.pooka
2009-12-05Include public interface describing user-kernel interface from include/dev/dm.haad
2009-12-05Fix some small bugs pointed out byt pooka@. Remove not needed -D defines andhaad
2009-12-04Add small testing program which uses RUMP libdm to test device-mapperhaad
2009-11-03* use rump_boot_sethowto()pooka
2009-10-20fix warnings, update interface to use rump_pubpooka
2009-10-14WARNSpooka
2009-10-14WARNS + make compilepooka
2009-10-13Try ffs is msdosfs mount fails -- I happened to have one USB stickpooka
2009-10-05Add an example program which shows how to do "ifconfig rum0 up".pooka
2009-10-05Add an example program which shows how to mount and read files frompooka
2009-09-08* fix error printpooka
2009-09-08Add a simple proof-of-concept program which shows how to use thepooka