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
*
VM level code cleanups.
dyson
1998-01-22
1
-3
/
+3
*
Delete unused code in union_fsync().
kato
1998-01-22
1
-6
/
+1
*
- Move SETKLOC and CLEARKLOCK macros into uion.h.
kato
1998-01-20
3
-10
/
+33
*
Workarround for locking violation while recycling vnode which union fs
kato
1998-01-18
1
-4
/
+14
*
Improve and revise fixes for locking violation.
kato
1998-01-18
2
-33
/
+52
*
Make our v_usecount vnode reference count work identically to the
dyson
1998-01-06
3
-15
/
+23
*
Use CHECKIO in procfs_ioctl() to ensure that any changes in UID/GID result
sef
1998-01-06
1
-1
/
+4
*
Fixed missing initialization of mp->mnt_stat. At least vm depends on
bde
1998-01-01
3
-3
/
+6
*
Fixed a missing/misplaced/misstyled prototype.
bde
1997-12-30
2
-4
/
+4
*
Lots of improvements, including restructring the caching and management
dyson
1997-12-29
1
-10
/
+3
*
Unspammed nested include of <vm/vm_zone.h>.
bde
1997-12-27
4
-5
/
+9
*
Properly clean out the SI_MOUNTEDON flag iff the mount attempt fails
joerg
1997-12-21
1
-1
/
+2
*
Clear the p_stops field on change of user/group id, unless the correct
sef
1997-12-20
1
-3
/
+13
*
Set the sender's low watermark to match the maximum size for atomic
bde
1997-12-19
1
-1
/
+2
*
Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL
wollman
1997-12-15
1
-5
/
+20
*
Fixed EOF handing.
bde
1997-12-13
1
-8
/
+2
*
Restored fifo_pathconf() from rev.1.32. vop_stdpathconf() is too
bde
1997-12-13
1
-2
/
+32
*
Change the ioctls for procfs around a bit; in particular, whever possible,
sef
1997-12-13
1
-3
/
+4
*
Fix a problem with procfs_exit() that resulted in missing some procfs
sef
1997-12-12
2
-23
/
+27
*
Code to prevent a panic caused by procfs_exit(). Note that i don't know
sef
1997-12-09
1
-3
/
+11
*
A couple of fixes from bruce: first of all, psignal is a void (stupid
sef
1997-12-08
1
-3
/
+3
*
Use at_exit() to invoke procfs_exit() instead of calling it directly.
sef
1997-12-08
2
-3
/
+13
*
Clear the stop events and wakeup the process on teh last close of the
sef
1997-12-07
1
-1
/
+29
*
Changes to allow event-based process monitoring and control.
sef
1997-12-06
2
-2
/
+89
*
Don't include <sys/lock.h> in headers when only `struct simplelock' is
bde
1997-12-05
3
-3
/
+6
*
Staticize.
phk
1997-11-18
3
-33
/
+30
*
Staticize a few things.
phk
1997-11-18
3
-11
/
+10
*
Don't try to obtain an excluive lock on the vm map, since a deadlock might
tegge
1997-11-14
1
-3
/
+3
*
Reviewed by: various.
julian
1997-11-12
1
-2
/
+2
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
3
-8
/
+4
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-3
/
+2
*
KNFize rev.1.31.
bde
1997-10-27
1
-4
/
+6
*
Use unique sleep message strings.
bde
1997-10-27
1
-4
/
+3
*
Use bread() instead of cluster_read() for reading the last block
bde
1997-10-27
1
-2
/
+2
*
Removed unused #includes. The need for most of them went away with
bde
1997-10-27
7
-14
/
+7
*
VFS interior redecoration.
phk
1997-10-26
9
-71
/
+38
*
Fix the same leak as in nullfs. Now the lowervp is properly marked inactive.
roberto
1997-10-21
1
-1
/
+5
*
Fix the file leak bug. The lower layer wasn't informed the vnode was inactive
roberto
1997-10-21
1
-2
/
+8
*
Make a set of VOP standard lock, unlock & islocked VOP operators, which
phk
1997-10-17
4
-109
/
+18
*
VFS clean up "hekto commit"
phk
1997-10-16
6
-23
/
+6
*
Another VFS cleanup "kilo commit"
phk
1997-10-16
9
-475
/
+16
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
12
-413
/
+93
*
vnops megacommit
phk
1997-10-15
4
-197
/
+145
*
Hmm, realign the vnops into two columns.
phk
1997-10-15
11
-91
/
+91
*
Stylistic overhaul of vnops tables.
phk
1997-10-15
11
-567
/
+493
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
11
-29
/
+51
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
2
-2
/
+6
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
4
-28
/
+28
*
Change the M_NAMEI allocations to use the zone allocator. This change
dyson
1997-09-21
4
-21
/
+21
*
Executing binaries on a nullfs (or nullfs-based) filesystem results in
phk
1997-09-18
2
-5
/
+7
[next]