summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs
Commit message (Expand)AuthorAgeFilesLines
* Removed vestigial support for the obsolete FIFO option. In ext2fsbde1996-02-252-6/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-193-7/+11
* Convert QUOTA to new-style option.wollman1996-01-053-0/+6
* Staticize.phk1995-12-174-43/+44
* Restored variables that are used iff QUOTA is defined.bde1995-12-102-0/+6
* Restored used includes of <vm/vm_extern.h>.bde1995-12-102-0/+2
* Correct some serious porting errors. The worst one was that thedyson1995-11-193-9/+41
* Get rid of the last debug sysctl variables of the old style.phk1995-11-142-3/+3
* ext2_inode_cnv.c:bde1995-11-097-24/+35
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-135/+135
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-087-38/+26
* Omitted a '#if FIFO' in ext2_vnops.cdyson1995-11-061-0/+2
* Changes to existing files for ext2fs support. The UFS mods need reworkdyson1995-11-052-2/+7
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-0517-0/+6573
* Fix ufs_bmap so that triple indirect blocks might work.dyson1995-11-051-2/+2
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-5/+28
* Remove trailing whitespace.rgrimes1995-05-302-6/+6
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-241-2/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-3/+2
* Removed obsolete vtrace() remnants.dg1995-03-041-9/+4
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-4/+5
* Use the same current time throughout ITIMES(). I want all currentbde1994-12-271-7/+15
* POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,phk1994-10-081-4/+8
* Made idempotentpaul1994-08-212-3/+11
* Added $Id$dg1994-08-023-0/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-243-0/+539
OpenPOWER on IntegriCloud