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
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for lkm:
rvb
1998-09-29
4
-10
/
+23
*
Cleanup and fix THE bug
rvb
1998-09-28
4
-22
/
+39
*
Don't lose this file
rvb
1998-09-25
1
-0
/
+39
*
Put "stray" printouts under DIAGNOSTIC. Make everything build
rvb
1998-09-25
7
-77
/
+205
*
Remove the SLICE code.
sos
1998-09-14
1
-13
/
+1
*
Remove unused variable.
dt
1998-09-13
1
-3
/
+1
*
Fix a bug related to renaming in root directory. This bug reported by
dt
1998-09-13
1
-2
/
+4
*
Finish conversion of cfs -> coda
rvb
1998-09-13
17
-73
/
+113
*
various nits that didn't make it through the brucefilter.
phk
1998-09-12
1
-5
/
+6
*
All the references to cfs, in symbols, structs, and strings
rvb
1998-09-11
16
-1402
/
+1421
*
Removed statically configured mount type numbers (MOUNT_*) and all
bde
1998-09-07
9
-20
/
+23
*
Fix problem reported on bugtraq: check permission of device mounted
guido
1998-09-07
1
-1
/
+19
*
Clean LINT
rvb
1998-09-06
3
-10
/
+18
*
Add a new vnode op, VOP_FREEBLKS(), which filesystems can use to inform
phk
1998-09-05
1
-1
/
+26
*
Cosmetic changes to the PAGE_XXX macros to make them consistent with
dfr
1998-09-04
1
-2
/
+2
*
Pass2 complete
rvb
1998-09-02
20
-1688
/
+712
*
Very Preliminary Coda
rvb
1998-08-29
20
-0
/
+9187
*
sort the prototypes
phk
1998-08-25
1
-12
/
+12
*
Last commit managed to get mangled somehow.
phk
1998-08-24
1
-2
/
+4
*
Remove the last remaining evidence of B_TAPE.
phk
1998-08-24
1
-13
/
+3
*
Enabled Lite2 fix for reading from dead ttys.
bde
1998-08-23
2
-21
/
+3
*
Removed unused includes.
bde
1998-08-17
1
-2
/
+1
*
Use [u]intptr_t instead of [u_]long for casts between pointers and
bde
1998-08-16
1
-2
/
+3
*
Fixed printf format errors.
bde
1998-07-30
3
-37
/
+44
*
Style fixes and a bug fix: don't remove the exit handler if unmount
alex
1998-07-27
1
-5
/
+6
*
A better solution to the rm_at_exit problem: Register the exit function
alex
1998-07-27
1
-23
/
+10
*
Override the default VFS LKM dispatch functions so that a module
alex
1998-07-25
1
-4
/
+19
*
Cast pointers to [u]intptr_t instead of to [unsigned] long.
bde
1998-07-15
1
-2
/
+2
*
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
bde
1998-07-15
3
-6
/
+6
*
Fixed printf format errors.
bde
1998-07-11
4
-17
/
+21
*
Quick fix for type mismatches which were fatal if longs aren't 32
bde
1998-07-07
1
-5
/
+5
*
There is no such thing any more as "struct bdevsw".
julian
1998-07-04
2
-6
/
+5
*
VOP_STRATEGY grows an (struct vnode *) argument
julian
1998-07-04
6
-13
/
+17
*
Remove "not hungly" panics. Cookies now used by the linux and ibcs2
dt
1998-06-25
1
-10
/
+3
*
Avoid a 64-bit division in procfs_readdir(). Fixed related overflows.
bde
1998-06-14
1
-10
/
+6
*
Avoid a 64-bit division in fdesc_readdir(). Fixed related overflows
bde
1998-06-14
1
-27
/
+14
*
Make these files compile.
dfr
1998-06-10
2
-3
/
+4
*
ENOPNOTSUPP --> EOPNOTSUPP
alex
1998-06-10
1
-2
/
+2
*
Back out previous change. This behavior is at least completely
dt
1998-06-10
1
-1
/
+1
*
Also return EOPNOTSUPP rather than EINVAL for not supported owner and group
dt
1998-06-10
1
-2
/
+2
*
Don't silently accept attempts to change flags where they are not
peter
1998-06-10
4
-6
/
+21
*
Return EOPNOTSUPP rather than EINVAL for flags that are not supported.
peter
1998-06-10
1
-2
/
+2
*
Fix typo in a comment.
dt
1998-06-09
1
-2
/
+2
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
4
-8
/
+8
*
Make flushing dirty pages work correctly on filesystems that
dyson
1998-05-21
1
-2
/
+3
*
Disallow reading the current kernel stack. Only the user structure and
tegge
1998-05-19
3
-10
/
+38
*
Fix priority bug in previous commit.
dt
1998-05-18
1
-2
/
+2
*
Fix support for pre-Win95 filesystems: Make it possible to lookup just
dt
1998-05-17
2
-3
/
+14
*
Remove bogus LK_RETRY.
dt
1998-05-17
1
-2
/
+2
*
Don't forget to clean up after an error reading the directory entry
bde
1998-05-17
1
-3
/
+13
[next]