aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs
Commit message (Expand)AuthorAgeFilesLines
* From: Michael Reifenberger <root@rz-wb.fh-sw.de>Jordan K. Hubbard1994-11-151-1/+16
* Undo a previous change. <sys/disklabel.h> was broken, not these files.Bruce Evans1994-11-141-2/+1
* From tim@cs.city.ac.uk (Tim Wilkinson):David Greenman1994-11-042-5/+11
* From: fredriks@mcs.com (Lars Fredriksen)Jordan K. Hubbard1994-10-281-1/+2
* Fixed bug I just introduced that would have allowed a user to clobberDavid Greenman1994-10-181-4/+6
* Allow upages to be paged in/accessed.David Greenman1994-10-181-2/+2
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-1013-68/+100
* Cosmetics: added a #include and a static prototype to silence gcc.Poul-Henning Kamp1994-10-081-1/+3
* Use tsleep() rather than sleep so that 'ps' is more informative aboutDavid Greenman1994-10-066-15/+15
* GCC cleanup.Poul-Henning Kamp1994-10-025-33/+44
* 1) Added "." and ".." entries.David Greenman1994-09-241-4/+20
* Include <sys/kernel.h> not <kernel.h>David Greenman1994-09-231-2/+2
* More loadable VFS changes:Garrett Wollman1994-09-227-9/+13
* Fix a few niggling little bugs:Garrett Wollman1994-09-213-3/+6
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-2117-17/+54
* Supply prototypes for some functions that were implicitly declared andBruce Evans1994-09-151-2/+3
* Relaxed panic in fdesc_setattr() to just return error.David Greenman1994-09-091-2/+2
* Fixed off by one error in referencing an array.David Greenman1994-09-091-3/+3
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-203-6/+5
* Fix up some sloppy coding practices:Garrett Wollman1994-08-183-5/+14
* Changed B_AGE policy to work correctly in a world with relatively largeDavid Greenman1994-08-081-4/+1
* Added $Id$David Greenman1994-08-0227-32/+28
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-2515-8/+115
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-2439-0/+13713