index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
isofs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added prototypes.
bde
1995-12-03
3
-32
/
+79
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
1
-2
/
+11
*
Since FreeBSD clustering code now supports filesystems < PAGE_SIZE,
dyson
1995-11-20
1
-2
/
+6
*
Get rid of hostnamelen variable.
phk
1995-11-14
1
-3
/
+3
*
Brought in the setattr call support from Lite-2 so that more correct error
dg
1995-11-12
1
-3
/
+38
*
Fix isoilk hang caused by not checking for read-onlyness in several places.
dg
1995-11-12
2
-3
/
+19
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
3
-136
/
+136
*
Make a lot of stuff static.
phk
1995-10-31
4
-66
/
+69
*
Finalize GETPAGES layering scheme. Move the device GETPAGES
dyson
1995-10-23
1
-1
/
+2
*
Moved the filesystem read-only check out of the syscalls and into the
dg
1995-10-22
1
-1
/
+4
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
2
-3
/
+8
*
Converted mountlist to a CIRCLEQ.
dg
1995-08-11
1
-2
/
+2
*
Add support for the va_filerev attribute required by NFSv3.
dfr
1995-08-02
1
-1
/
+2
*
Change `extern inline' to `static inline' so that several functions
bde
1995-07-25
1
-9
/
+9
*
There is a small bug in the cd9660 code that prevents stating of
joerg
1995-07-16
1
-1
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
7
-214
/
+214
*
NFS diskless operation was broken because swapdev_vp wasn't initialized.
dg
1995-05-19
1
-4
/
+4
*
Readdir on a CDrom would return bogus "d_type" values, potentially confusing
phk
1995-03-28
1
-1
/
+4
*
Add four more filesystem flags:
wollman
1995-03-16
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
2
-7
/
+5
*
Obtained from: memories of 1.1.5
bde
1995-02-21
1
-2
/
+2
*
strategy for block and char devices are rightfully spec_strategy.
phk
1995-02-13
1
-3
/
+2
*
Roll in my changes to make the cd9660 code understand the older
joerg
1995-01-16
9
-105
/
+191
*
Remove the bogus include of <sys/dkbad.h>.
bde
1994-11-14
1
-2
/
+1
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-3
/
+3
*
Make NFS ask the filesystems for directory cookies instead of making them
dfr
1994-09-28
1
-11
/
+28
*
Alterations to silence gcc -Wall. Some unused variables deleted.
gpalmer
1994-09-26
5
-58
/
+49
*
More loadable VFS changes:
wollman
1994-09-22
2
-10
/
+2
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
2
-2
/
+8
*
Obtained from:
bde
1994-09-15
6
-17
/
+24
*
Fixed some confusion between the size of a logical block and the size of a
dfr
1994-09-09
3
-6
/
+11
*
Implemented filesystem clean bit via:
dg
1994-08-20
1
-2
/
+2
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-5
/
+1
*
Changed B_AGE policy to work correctly in a world with relatively large
dg
1994-08-08
1
-4
/
+1
*
Added $Id$
dg
1994-08-02
11
-0
/
+11
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
5
-5
/
+27
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
13
-0
/
+4582