summaryrefslogtreecommitdiffstats
path: root/sys/isofs
Commit message (Expand)AuthorAgeFilesLines
* Whoops, I should've used the LINT config file. More ts -> tv changesnate1996-09-202-8/+8
* Moved the fsnode MALLOC to before the call to getnewvnode() so that thedg1996-06-121-4/+11
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-2/+2
* Provide a better handling of partially corrupted directory entries.joerg1996-03-141-10/+12
* This commit was generated by cvs2svn to compensate for changes in r14553,peter1996-03-112-11/+54
|\
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1113-1019/+1107
* | Added prototypes.bde1995-12-033-32/+79
* | Completed function declarations and/or added prototypes.bde1995-11-211-2/+11
* | Since FreeBSD clustering code now supports filesystems < PAGE_SIZE,dyson1995-11-201-2/+6
* | Get rid of hostnamelen variable.phk1995-11-141-3/+3
* | Brought in the setattr call support from Lite-2 so that more correct errordg1995-11-121-3/+38
* | Fix isoilk hang caused by not checking for read-onlyness in several places.dg1995-11-122-3/+19
* | Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-093-136/+136
* | Make a lot of stuff static.phk1995-10-314-66/+69
* | Finalize GETPAGES layering scheme. Move the device GETPAGESdyson1995-10-231-1/+2
* | Moved the filesystem read-only check out of the syscalls and into thedg1995-10-221-1/+4
* | Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-042-3/+8
* | Converted mountlist to a CIRCLEQ.dg1995-08-111-2/+2
* | Add support for the va_filerev attribute required by NFSv3.dfr1995-08-021-1/+2
* | Change `extern inline' to `static inline' so that several functionsbde1995-07-251-9/+9
* | There is a small bug in the cd9660 code that prevents stating ofjoerg1995-07-161-1/+2
* | Remove trailing whitespace.rgrimes1995-05-307-214/+214
* | NFS diskless operation was broken because swapdev_vp wasn't initialized.dg1995-05-191-4/+4
* | Readdir on a CDrom would return bogus "d_type" values, potentially confusingphk1995-03-281-1/+4
* | Add four more filesystem flags:wollman1995-03-161-2/+2
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-7/+5
* | Obtained from: memories of 1.1.5bde1995-02-211-2/+2
* | strategy for block and char devices are rightfully spec_strategy.phk1995-02-131-3/+2
* | Roll in my changes to make the cd9660 code understand the olderjoerg1995-01-169-105/+191
* | Remove the bogus include of <sys/dkbad.h>.bde1994-11-141-2/+1
* | Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-3/+3
* | Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-11/+28
* | Alterations to silence gcc -Wall. Some unused variables deleted.gpalmer1994-09-265-58/+49
* | More loadable VFS changes:wollman1994-09-222-10/+2
* | Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+8
* | Obtained from:bde1994-09-156-17/+24
* | Fixed some confusion between the size of a logical block and the size of adfr1994-09-093-6/+11
* | Implemented filesystem clean bit via:dg1994-08-201-2/+2
* | 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-5/+1
* | Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-4/+1
* | Added $Id$dg1994-08-0211-0/+11
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-255-5/+27
|/
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2413-0/+4582
OpenPOWER on IntegriCloud