summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_extattr.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-5/+1
* Fix the problem with panics when mounting on nonexistant directories. Probablyphk1994-10-151-2/+2
* Removed static declaration of getvnode() (used in ibcs2)sos1994-10-111-2/+2
* Cosmetics: added ()'s and fixed prinf-formats to make gcc silent.phk1994-10-081-2/+4
* Stuff object into v_vmdata rather than pager. Not important which atdg1994-10-051-1/+3
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-58/+112
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-4/+4
* More loadable VFS changes:wollman1994-09-221-5/+1
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+6
* Disallow truncating to negative file sizes. Doing so causes ffs_truncate()dg1994-09-021-1/+5
* Make olstat() consistent with lstat() - so they both return the samedg1994-09-021-7/+37
* Implemented filesystem clean bit via:dg1994-08-201-1/+8
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+50
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+2107
OpenPOWER on IntegriCloud