aboutsummaryrefslogtreecommitdiff
path: root/sys/coda/coda_pioctl.h
Commit message (Collapse)AuthorAgeFilesLines
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-121-70/+0
| | | | | | | | | | | | | by removing files from src/sys/coda, and updating include paths in the new location, kernel configuration, and Makefiles. In one case add $FreeBSD$. Discussed with: anderson, Jan Harkes <jaharkes@cs.cmu.edu> Approved by: re (kensmith) Repo-copy madness: simon Notes: svn path=/head/; revision=171416
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-2/+2
| | | | Notes: svn path=/head/; revision=139745
* More s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
| | | | Notes: svn path=/head/; revision=96755
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Remove the RCS "Log" and all the verbiage it has generated.Poul-Henning Kamp1999-07-211-64/+1
| | | | Notes: svn path=/head/; revision=48960
* Finish conversion of cfs -> codaRobert V. Baron1998-09-131-3/+7
| | | | Notes: svn path=/head/; revision=39126
* All the references to cfs, in symbols, structs, and stringsRobert V. Baron1998-09-111-3/+6
| | | | | | | have been changed to coda. (Same for CFS.) Notes: svn path=/head/; revision=39085
* Pass2 completeRobert V. Baron1998-09-021-34/+36
| | | | Notes: svn path=/head/; revision=38759
* Very Preliminary CodaRobert V. Baron1998-08-291-0/+124
Notes: svn path=/cvs2svn/branches/CODA/; revision=38625