summaryrefslogtreecommitdiffstats
path: root/sys/miscfs
Commit message (Expand)AuthorAgeFilesLines
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-282-5/+4
* Removed redundant newlines that were in some panic strings.dg1995-03-192-4/+4
* Add four more filesystem flags:wollman1995-03-167-14/+14
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-1612-20/+29
* Make sure process isn't swapped when messing with it.dg1995-02-202-3/+4
* YFfixphk1995-02-141-1/+2
* Fixed bmap run-length brokeness.dg1995-02-033-3/+9
* Initialize map start hint to vm_map_find()...not doing so will cause itdg1995-01-051-2/+2
* Fix problem when attached process detachedache1994-12-311-1/+5
* From: Michael Reifenberger <root@rz-wb.fh-sw.de>jkh1994-11-151-1/+16
* Undo a previous change. <sys/disklabel.h> was broken, not these files.bde1994-11-141-2/+1
* From tim@cs.city.ac.uk (Tim Wilkinson):dg1994-11-042-5/+11
* From: fredriks@mcs.com (Lars Fredriksen)jkh1994-10-281-1/+2
* Fixed bug I just introduced that would have allowed a user to clobberdg1994-10-181-4/+6
* Allow upages to be paged in/accessed.dg1994-10-181-2/+2
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-1013-68/+100
* Cosmetics: added a #include and a static prototype to silence gcc.phk1994-10-081-1/+3
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-066-15/+15
* GCC cleanup.phk1994-10-025-33/+44
* 1) Added "." and ".." entries.dg1994-09-241-4/+20
* Include <sys/kernel.h> not <kernel.h>dg1994-09-231-2/+2
* More loadable VFS changes:wollman1994-09-227-9/+13
* Fix a few niggling little bugs:wollman1994-09-213-3/+6
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-2117-17/+54
* Supply prototypes for some functions that were implicitly declared andbde1994-09-151-2/+3
* 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
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-203-6/+5
* Fix up some sloppy coding practices:wollman1994-08-183-5/+14
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-4/+1
* Added $Id$dg1994-08-0227-32/+28
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2515-8/+115
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2439-0/+13713
OpenPOWER on IntegriCloud