summaryrefslogtreecommitdiff
path: root/sys/rump/include
AgeCommit message (Expand)Author
2014-02-20Remove the "host" signal model. I'm not sure it ever made any sense.pooka
2014-02-07Change vnode operation lookup to return the resulting vnode *vpp unlocked.hannken
2014-01-23Change vnode operations create, mknod, mkdir and symlink to returnhannken
2014-01-22Kludges like to procreate. Add alpha cpu_frequency() kludge.christos
2014-01-19Make IPL_ values different.martin
2014-01-17Change vnode operations create, mknod, mkdir and symlink to keep thehannken
2013-12-18install rumperr.hpooka
2013-12-18regenpooka
2013-12-18generate errno -> str routine (for portable programs)pooka
2013-12-11regenpooka
2013-12-11need to grab KTRFACv[n] toopooka
2013-12-11reregengenpooka
2013-12-09regenpooka
2013-12-09regenpooka
2013-12-09include ktrace constantspooka
2013-12-09regenpooka
2013-12-09regenpooka
2013-12-09regenpooka
2013-11-13regenpooka
2013-11-13do enums, grab enum modctlpooka
2013-10-30mark rump's CPU_INFO_ITERATOR as being __unused.mrg
2013-10-17Regen for mknodat(2) device argument type change.njoly
2013-09-23+BUS_DMA_TAG_IS_VALIDpooka
2013-09-22Make dma_tag_t a bit more useful.pooka
2013-09-10regenpooka
2013-09-03regenpooka
2013-08-30regenpooka
2013-08-15regenpooka
2013-08-15translate ino_t to a portability-friendlier typepooka
2013-08-15regenpooka
2013-08-15Explicitly avoid MAXNAMELEN. I'm not claiming it's pretty, but mostpooka
2013-08-15Explicitly produce an error if the mythical kernel folk try to includepooka
2013-08-15Give includers a way to say "yea I'll just deal with the typepooka
2013-08-15regenpooka
2013-08-15type compat header list doesn't need to be autogeneratedpooka
2013-08-15revert pending fix: MAXNAMLEN causes troublepooka
2013-08-15regenpooka
2013-08-15grab struct direntpooka
2013-07-17regenpooka
2013-07-16Give reader-friendly aliases to rfork flags.pooka
2013-07-03regenpooka
2013-06-25regenstacktic
2013-06-25grab ioctl-related macrosstacktic
2013-06-01regenstacktic
2013-06-01Grab more network-related macrosstacktic
2013-05-15Looks like I'm done revamping, so bump interface version to 17,pooka
2013-05-15Add a generalized rumpuser_syncfd() call which allows the callerpooka
2013-05-15Pass off_t over the hypercall interface as int64_t to avoid potentialpooka
2013-05-15Pass enums over the hypercall interface as ints to avoid somepooka
2013-05-15Add RUMPUSER_LWP_CLEAR instead of overloading RUMPUSER_LWP_SET.pooka