aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fs-back
Commit message (Expand)AuthorAgeFilesLines
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-4/+0
* fs-back: build fix for BSDKeir Fraser2008-08-051-1/+1
* FSIF: extend protocol to multi-grant requests and multi-page ringKeir Fraser2008-08-014-48/+72
* fs-back: build fixes for BSD and cleanups.Keir Fraser2008-07-284-39/+40
* fs-backend: fix FD allocation for file creationKeir Fraser2008-07-251-1/+11
* fs-back: fix compilation error.Keir Fraser2008-07-222-3/+3
* fs-backend: do not expose file descriptors to frontendKeir Fraser2008-07-163-14/+69
* fs-backend: fix ioctl(BLKGETSIZE) call on 64bitKeir Fraser2008-07-151-1/+1
* fs-backend: Fix freelist implementationKeir Fraser2008-07-152-4/+4
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-122-18/+25
* libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-121-2/+2
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-2/+3
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-3/+3
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+1
* Add FS backend/frontend drivers (frontend in minios only).Keir Fraser2008-01-185-0/+1310