summaryrefslogtreecommitdiffstats
path: root/sys/sys/mount.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Remove the now obsolete vfs_sysctl vfsops element.phk1995-12-221-3/+1
* Replaced nosys() by lkm_nullcmd().bde1995-11-131-2/+2
* Changes to existing files for ext2fs support. The UFS mods need reworkdyson1995-11-051-4/+6
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-3/+3
* Declare vfs_mountroot() in the right place.bde1995-08-301-1/+2
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-7/+11
* Killed MNT_NOAUTO.dg1995-08-261-2/+1
* Damn! As Rod just reminded me, I didn't apply the tweak to makejkh1995-08-231-2/+2
* Support for NOAUTO mounts.jkh1995-08-231-1/+2
* Converted mountlist to a CIRCLEQ.dg1995-08-111-4/+4
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-20/+15
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Changes to fix the following bugs:dg1995-05-211-3/+4
* Reviewed by: no-one yet, but non-intrusivejulian1995-04-201-2/+4
* Correct name `cd9660' for MOUNT_CD9660 (but NB that this whole tablewollman1995-04-101-2/+2
* Add four more filesystem flags:wollman1995-03-161-1/+9
* Statically-compiled filesystems now use a VFCF_STATIC flag rather thanwollman1995-03-161-7/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+7
* Actually implement the functionality documented in sysctl.h for type CTL_FS.wollman1994-10-201-1/+3
* ktrace.c: added decl of ktrnameiphk1994-09-271-4/+6
* mount.h: Declare getvfs* functions from libc.wollman1994-09-221-0/+9
* Fix a few niggling little bugs:wollman1994-09-211-2/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+50
* Added msdosfs.dfr1994-09-191-1/+14
* Add some prototypes.bde1994-09-151-1/+2
* - Fix warnings in df, etc. caused by misplaced declaration of doumount().bde1994-08-221-4/+4
* Made them all idempotent.paul1994-08-211-1/+6
* Implemented filesystem clean bit via:dg1994-08-201-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+418
OpenPOWER on IntegriCloud