| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-24 | These "wip" components have been in progress for >5 years. There hasn't | pooka | |
| been much progress. Let's just kill them, they're not even build-tested. | |||
| 2014-12-02 | Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR, | pooka | |
| with the default provided by Makefile.rump (they're all 0.0 anyway) | |||
| 2010-03-25 | use config_init_component() | pooka | |
| 2010-03-08 | Convert to pseudo-root. | pooka | |
| These can be moved out of wip (once I get some time). | |||
| 2010-03-01 | Rename IOCONFIG to IOCONF. It matches the config(1) keyword and | pooka | |
| aligns better in Makefiles. | |||
| 2010-02-16 | Globally define -Wno-pointer-sign, as it has become a pointless | pooka | |
| exercise of "add it to every Makefile individually". XXX: should autosynchronize with the rest of the kernel buildflags in sys/conf/Makefile.kern.inc. | |||
| 2010-02-12 | adjust more config files for files.rump move | pooka | |
| 2010-02-10 | Rename rumpusbhc to ugenhc, as that better describes what it does. | pooka | |
| (the full component name is rumpdev_ugenhc) | |||
| 2010-02-04 | Put common stuff in a single file which can be included. | pooka | |
| 2010-02-03 | Convert to ioconf new world order: define attachments using config(1) | pooka | |
| grammar instead of wildly copypasted, hand-edited and glue-sniffed C files. | |||
| 2010-01-11 | Support ums (usb mouse) and ukbd (usb keyboard) drivers in rump. | pooka | |
| (both components include tty support and uhid currently. they should be split out to separate ones. i'll do that soon'ish). | |||
