\begin{thebibliography}{}

@inproceedings{mach:foundation,
	author="M. Accetta and R. Baron and W. Bolosky and D. Golub and R. Rashid A. Tevanian and M. Young.",
	title="{M}ach: {A} {N}ew {K}ernel {F}oundation {F}or {UNIX} {D}evelopment.",
	booktitle="Proceedings of the USENIX 1986 Summer Conference",
	month="June",
	year="1986"
}

@book{bach,
	author="M. Bach",
	title="The Design of the UNIX Operating System",	
	publisher="Prentice Hall",
	year=1986
}

@inproceedings{bsd:fsck,
	author="E. Bina and P. Emrath",
	title="A {F}aster fsck for {BSD} {U}nix",
	booktitle="Proceedings of the USENIX Winter Conference",
	month="January",
	year="1986"
}

@inproceedings{masix:osf,
	author="R. Card and E. Commelin and S. Dayras and F. M\'evel",
	title="{T}he {MASIX} {M}ulti-{S}erver {O}perating {S}ystem",
	booktitle="OSF Workshop on Microkernel Technology for Distributed Systems",
	month="June",	
	year="1993"
}
	
@misc{posix6,
	title="SECURITY INTERFACE for the Portable Operating System Interface for Computer Environments - Draft 13",
	author="Institute of Electrical and Electronics Engineers, Inc",
	year="1992"
}

@inproceedings{vnodes,
	author="S. Kleiman",
	title="{V}nodes: {A}n {A}rchitecture for {M}ultiple {F}ile {S}ystem {T}ypes in {S}un {UNIX}",
	booktitle="Proceedings of the Summer USENIX Conference",
	pages="260--269",
  	month="June",
	year="1986"
}

@article{mckusick:ffs,
	author="M. McKusick and W. Joy and S. Leffler and R. Fabry",
	title="{A} {F}ast {F}ile {S}ystem for {UNIX}",
	journal="ACM Transactions on Computer Systems",
	issue=2,
	volume=3,
	pages="181--197",
	month="August",
  	year=1984
}

@inproceedings{lfs:unix,
	author="M. Seltzer and K. Bostic and M. McKusick and C. Staelin",
	title="An {I}mplementation of a {L}og-{S}tructured {F}ile {S}ystem for {UNIX}",
	booktitle="Proceedings of the USENIX Winter Conference",
	month="January",
	year=1993
}

@book{minix,
	author="A. Tanenbaum",
	title="Operating Systems: Design and Implementation",
	publisher="Prentice Hall",
	year="1987"
}
