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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
bde
1999-01-07
1
-16
/
+22
*
UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value
bde
1999-01-06
1
-5
/
+5
*
Remove some compiler warnings.
julian
1998-12-10
1
-9
/
+6
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-5
/
+8
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
2
-7
/
+9
*
Staticize some more.
eivind
1998-11-26
6
-25
/
+25
*
Change dirty block list handling to use TAILQ macros.
peter
1998-10-31
1
-8
/
+8
*
Clarify a rather ambiguous debugging message.
jkh
1998-10-28
1
-2
/
+2
*
Fix 'noatime' bug that was unrelated to use of noatime.
nate
1998-10-03
1
-1
/
+10
*
Eliminate a race in VOP_FSYNC() when softupdates is enabled.
luoqi
1998-09-24
1
-1
/
+2
*
Made some disgusting ifdefs even more disgusting to enable the support
bde
1998-08-15
5
-11
/
+11
*
Handle the case of moving a directory onto the top of a sibling's
julian
1998-08-12
1
-2
/
+27
*
Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.
peter
1998-06-20
8
-87
/
+218
*
This commit was generated by cvs2svn to compensate for changes in r37071,
peter
1998-06-20
5
-14
/
+32
|
\
|
*
Import ipfilter 3.2.7 kernel components
peter
1998-06-20
13
-101
/
+246
*
|
Note which version of Kirk's sources this corresponds to.
julian
1998-06-12
1
-2
/
+2
*
|
Fix the case when renaming to a file that you've just created and deleted,
julian
1998-06-12
1
-22
/
+43
*
|
Add B_NOCACHE to several cases where BSD4.4 only required a B_INVAL.
julian
1998-06-11
1
-4
/
+4
*
|
Fix for "live inode" panic.
julian
1998-06-10
1
-20
/
+27
*
|
Remove buggy debugging code.
julian
1998-06-10
1
-43
/
+1
*
|
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-08
1
-3
/
+3
*
|
ip_fil.h has 9 separate declarations of iplioctl() in a disgusting
bde
1998-06-08
2
-5
/
+8
*
|
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
|
Add a reference to the Ganger/Patt paper
julian
1998-06-02
1
-0
/
+3
*
|
A fix to a debug test from Kirk.
julian
1998-05-27
1
-1
/
+4
*
|
Bring up-to-date with Whistle's current version
julian
1998-05-19
2
-6
/
+85
*
|
Merge with Kirk's version as of Feb 20
julian
1998-05-19
1
-88
/
+86
*
|
Merge in Kirk's changes to stop softupdates from hogging all of memory.
julian
1998-05-19
3
-67
/
+294
*
|
Change to stop a silly panic. This should be understood better.
julian
1998-05-19
1
-7
/
+4
*
|
First published FreeBSD version of soft updates Feb 5.
julian
1998-05-19
2
-125
/
+168
*
|
This commit was generated by cvs2svn to compensate for changes in r36206,
julian
1998-05-19
2
-121
/
+225
|
\
\
|
*
|
Import the next version received from kirk after some
julian
1998-05-19
2
-121
/
+225
*
|
|
This commit was generated by cvs2svn to compensate for changes in r36201,
julian
1998-05-19
3
-0
/
+4622
|
\
\
\
|
|
/
/
|
*
|
Import the earliest version of the soft update code that I have.
julian
1998-05-19
3
-0
/
+4622
|
/
*
|
Use read_random()
phk
1998-04-06
1
-2
/
+7
*
|
allow open on all minors
peter
1998-03-27
1
-2
/
+2
*
|
Make it compile.. missing "opt_ipfilter.h" and missing <sys/malloc.h>
peter
1998-03-21
1
-3
/
+5
*
|
Some patchups for when this code is compiled in userland (!).
peter
1998-03-21
2
-2
/
+6
*
|
Make this compile.. There are some unpleasing hacks in here.
peter
1998-03-21
9
-26
/
+58
|
/
*
Import kernel parts of ipfilter v3.2.3
peter
1998-03-21
11
-120
/
+236
*
Import kernel parts of ipfilter-3.2.1
peter
1997-11-16
15
-916
/
+3314
*
Import version 3.2alpha7
darrenr
1997-05-25
14
-316
/
+1382
*
Really import sys/netinet changes for IP Filter 3.2alpha4 this time.
darrenr
1997-04-03
10
-319
/
+905
*
Import ipfilter 3.1.8 kernel components
peter
1997-03-02
5
-42
/
+68
*
Replacement import of ipfilter 3.1.7 components used in kernel.
peter
1997-03-02
10
-0
/
+4233