summaryrefslogtreecommitdiff
path: root/libmachdev
AgeCommit message (Expand)Author
2016-01-03drop OTHERLIBSJustus Winter
2015-09-28libmachdev: convert to trivfs dynamic classes and bucketsJustus Winter
2014-12-11sync ddeJustus Winter
2014-12-10sync ddeJustus Winter
2014-12-07sync dde stuffJustus Winter
2014-11-27sync libmachdevJustus Winter
2014-11-26sync libmachdevJustus Winter
2014-11-26sync libmachdev/net.cJustus Winter
2014-11-14bettr ddeJustus Winter
2014-09-08Revert "do not prevent dynamic linking"Justus Winter
2014-09-07do not prevent dynamic linkingJustus Winter
2014-09-03update libmachdev from hurd-ddeJustus Winter
2014-04-13sync with dde-fixesJustus Winter
2014-04-12sync dde stuffJustus Winter
2014-04-11libmachdev: fix function declarationJustus Winter
2014-04-11libmachdev: fix receiver lookupsJustus Winter
2014-04-11libmachdev: remove unused functionJustus Winter
2014-04-11libmachdev: avoid doing pointer arithmetic to get the port_infoJustus Winter
2014-04-07libports: fix notify_port_t receiver lookupsJustus Winter
2013-09-23New upstream snapshotSamuel Thibault
2013-02-25Merge branch 'dde-upstream' into ddeSamuel Thibault
2013-02-24Fix getting parameter for set_statusSamuel Thibault
2012-11-27Move DDE to pthreadsRichard Braun
2012-11-25Merge branch 'dde-upstream' into ddeSamuel Thibault
2012-11-25Move DDE to pthreadsRichard Braun
2012-06-05Merge remote-tracking branch 'incubator/dde' into dde-upstreamSamuel Thibault
2012-05-20Do not stop delivering packets when a pfinet has diedSamuel Thibault
2012-02-22Clean up includesSamuel Thibault
2012-02-22Clean up includesSamuel Thibault
2012-02-19Merge branch 'dde-upstream' into ddeSamuel Thibault
2012-02-19Prevent dynamic linkingSamuel Thibault
2012-02-19Install machdev.hSamuel Thibault
2012-02-19Install machdev.hSamuel Thibault
2012-02-19cleanupSamuel Thibault
2012-02-19cleanupSamuel Thibault
2012-02-19Merge remote-tracking branch 'mainline/master' into ddeSamuel Thibault
2012-02-18remove duplicate headers, to be replaced by experimental.defsSamuel Thibault
2011-08-23missing irq->line renamingSamuel Thibault
2011-08-23rename device_intr_notify into device_intr_registerSamuel Thibault
2011-08-23rename device_irq_enable into device_intr_enableSamuel Thibault
2011-05-08reorder vm_allocate_contiguous parameter like vm_allocateSamuel Thibault
2011-05-08Rename vm_dma_buff_alloc RPC into vm_allocate_contiguousSamuel Thibault
2011-05-08Do not skip old RPCsSamuel Thibault
2010-08-18fix a bug in device_read for block devices.Zheng Da
2010-08-08implement device_read for block devices.Zheng Da
2010-08-08fix a bug in device_write for the block device.Zheng Da
2010-08-08check if the device exists.Zheng Da
2010-08-08Make the thread of DS server known to Linux.Zheng Da
2010-08-08check emul_device_t object in all DS server RPCs.Zheng Da
2010-08-04not print errors if fails to deliver packages.Zheng Da