summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/ffs_inode.c
Commit message (Expand)AuthorAgeFilesLines
...
* In sys/time.h, struct timespec is defined as:nate1996-09-191-4/+4
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-3/+3
* Convert QUOTA to new-style option.wollman1996-01-051-1/+3
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-5/+11
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Make MNT_ASYNC more effective for UFS. It should not be too much moredyson1995-11-051-1/+5
* Honor -async mount option when doing the inode update.dg1995-08-161-2/+2
* Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync ordg1995-08-041-3/+3
* Removed third arg (vmio) to allocbuf() that was added with the originaldg1995-03-261-2/+2
* Removed obsolete vtrace() remnants.dg1995-03-041-8/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-4/+7
* Use the same current time throughout ffs_update().bde1994-12-271-11/+27
* Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate().dg1994-10-221-4/+4
* Cosmetics. make gcc less noisy. Still some way to go here.phk1994-10-101-14/+19
* panic if length is < 0 in ffs_truncate().dg1994-09-021-1/+3
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-291-4/+2
* Changed occurrances of "itrunc" to "ffs_truncate" to make Bruce happy.dg1994-08-031-5/+5
* Completed (hopefully) the kernel support for old style "fastlinks".dg1994-08-021-2/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+488
OpenPOWER on IntegriCloud