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
/
miscfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staticize.
phk
1997-11-18
3
-33
/
+30
*
Don't try to obtain an excluive lock on the vm map, since a deadlock might
tegge
1997-11-14
1
-3
/
+3
*
fix slight breakages from PHK's VFS work.
julian
1997-11-08
2
-43
/
+9
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
1
-4
/
+1
*
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
*
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
*
VFS clean up "hekto commit"
phk
1997-10-16
8
-31
/
+8
*
Another VFS cleanup "kilo commit"
phk
1997-10-16
9
-421
/
+18
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
8
-483
/
+81
*
remove forgotten debug printf()
julian
1997-10-16
1
-2
/
+1
*
1/ by default make all versions of the same device get the same vnode.
julian
1997-10-16
2
-6
/
+5
*
some cleanups of init code, and changes needed to support disk layering.
julian
1997-10-16
2
-62
/
+75
*
vnops megacommit
phk
1997-10-15
5
-215
/
+148
*
Hmm, realign the vnops into two columns.
phk
1997-10-15
11
-87
/
+87
*
Stylistic overhaul of vnops tables.
phk
1997-10-15
11
-518
/
+450
*
if we free all the links to a node, then by definition
julian
1997-10-12
1
-2
/
+1
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
9
-32
/
+44
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
3
-5
/
+9
*
Allow a deleted deveice to delte it's nodes in other mounted devfs
julian
1997-10-10
1
-1
/
+7
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
2
-5
/
+13
*
Change the M_NAMEI allocations to use the zone allocator. This change
dyson
1997-09-21
3
-8
/
+8
*
Executing binaries on a nullfs (or nullfs-based) filesystem results in
phk
1997-09-18
2
-5
/
+7
*
devfs changes to allow old (better) and newer (braindamaged) behaviour.
julian
1997-09-16
1
-10
/
+24
*
Convert select -> poll.
peter
1997-09-14
11
-84
/
+118
*
Removed yet more vestiges of config-time swap configuration and/or
bde
1997-09-07
1
-4
/
+2
*
Removed vestiges of config-time "argument processing" configuration.
bde
1997-09-07
1
-2
/
+2
*
Staticized.
bde
1997-09-07
1
-3
/
+3
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
7
-15
/
+9
*
Support read-only mount.
kato
1997-09-04
1
-1
/
+39
*
Removed unused #includes.
bde
1997-09-02
6
-28
/
+6
*
Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined.
kato
1997-08-28
1
-3
/
+3
*
Fixed NULLFS_DIAGNOSTIC stuff.
kato
1997-08-27
1
-2
/
+11
*
remove un-needed if statement (now the poul removed the 'then' clause)
julian
1997-08-27
1
-8
/
+1
*
two fixes submitted by Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
julian
1997-08-26
1
-3
/
+4
*
Copy&Paste considered harmful:
phk
1997-08-25
1
-67
/
+1
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
10
-29
/
+30
*
Added DIAGNOSTIC routine to test inconsistency of vnode when cnp
kato
1997-08-15
1
-1
/
+9
*
Deleted unused code which adjust UN_UNLOCK flag.
kato
1997-08-15
1
-17
/
+5
*
If the user doesn't have read permission, union_copyup should not copy
kato
1997-08-14
1
-1
/
+11
*
Backed out part of previous change. The example of -b mount in
kato
1997-08-14
1
-4
/
+2
*
Fixed vnode corruption by undefined case in union_lookup(). When
kato
1997-08-12
1
-3
/
+7
*
Check permissions for fp regs as well as normal regs.
sef
1997-08-12
1
-1
/
+3
*
Fix procfs security hole -- check permissions on meaningful I/Os (namely,
sef
1997-08-12
4
-8
/
+43
*
Removed unused #includes.
bde
1997-08-02
24
-115
/
+25
*
two tiny typo's
julian
1997-07-14
1
-3
/
+3
[next]