summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda/coda.h
Commit message (Expand)AuthorAgeFilesLines
* Properly bounds check ioctl/pioctl data arguments for Coda:rwatson2010-08-071-2/+4
* Synchronize Coda kernel module definitions in our coda.h to Coda 6'srwatson2010-04-051-62/+68
* Correct definition of CIOC_KERNEL_VERSION Coda ioctl() for systemsrwatson2010-04-051-1/+1
* Replace CODA_OPEN with CODA_OPEN_BY_FD: coda_open was disabled becauserwatson2007-07-111-1/+1
* CODA_COMPAT_5 may not be defined unconditionally in the coda5 module.yar2006-02-271-1/+6
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Second half of the dev_t cleanup.phk2004-06-171-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Add support for the Coda 6.x venus<->kernel interface. This extendstjr2003-09-071-117/+181
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledphk1999-05-111-2/+2
* coda_lookup now passes up an extra flag. But old veni willrvb1998-11-111-3/+31
* Venus must be passed O_CREAT flag on VOP_OPEN iff this isrvb1998-10-281-54/+110
* Finish conversion of cfs -> codarvb1998-09-131-2/+2
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-227/+227
* Pass2 completervb1998-09-021-31/+31
* Very Preliminary Codarvb1998-08-291-0/+677
OpenPOWER on IntegriCloud