summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/fdesc
Commit message (Expand)AuthorAgeFilesLines
* Pass 3 of the great devsw changesjulian1995-12-081-7/+10
* Restored #include of <sys/tty.h>. fdesc_vnops.c needs to know too muchbde1995-12-051-2/+2
* Added prototypes.bde1995-12-031-4/+25
* Fixed the type of fdesc_sync(). Trailing args were missing.bde1995-11-161-6/+27
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-46/+46
* Make a lot of private stuff static.phk1995-11-072-34/+34
* Do not allow delete/rename lookup request to preventmpp1995-09-021-1/+7
* Correctly initialize the mount stat structure so thatmpp1995-09-021-1/+4
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* GCC cleanup.phk1994-10-021-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+7
* Relaxed panic in fdesc_setattr() to just return error.dg1994-09-091-2/+2
* Fixed off by one error in referencing an array.dg1994-09-091-3/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+4
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-243-0/+1344
OpenPOWER on IntegriCloud