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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The SO_NOSIGPIPE socket option allows a user process to mark a socket
rwatson
2005-03-11
1
-0
/
+8
*
Fix typos in comments.
stefanf
2005-03-11
1
-3
/
+3
*
Use socklen_t where appropriate.
stefanf
2005-03-11
5
-12
/
+18
*
Simplify the print routines by using LST_FOREACH instead of Lst_ForEach
harti
2005-03-11
3
-64
/
+66
*
Check the return value of shutdown().
rwatson
2005-03-11
1
-4
/
+8
*
Remove leading underscores from the pathname defines. All identifiers
harti
2005-03-11
3
-25
/
+29
*
Remove the leading underscore from structure tags. All identifiers
harti
2005-03-11
2
-5
/
+5
*
sys/crypto/md5.[ch] is used from nowhere. So, just nuke them.
ume
2005-03-11
2
-382
/
+0
*
Add sigpipe, a simple UNIX domain socket and TCP regression test that is
rwatson
2005-03-11
2
-0
/
+327
*
- use 1/2 space for rijndael context in ipsec
ume
2005-03-11
3
-25
/
+14
*
Style: Fix indentation.
harti
2005-03-11
1
-1117
/
+1129
*
refer opencrypto/cast.h directly.
ume
2005-03-11
3
-19
/
+10
*
Call ParseFinishLine() also for the last line in a file. This
harti
2005-03-11
1
-0
/
+3
*
Fix getting stats from many links with index > 0.
glebius
2005-03-11
1
-1
/
+1
*
Move common credential save and restore code into a separate file.
dds
2005-03-11
5
-29
/
+86
*
Back out the last commit. It turns out that this breaks more than
harti
2005-03-11
1
-3
/
+0
*
Ensure the configuration file is given with an absolute file path.
dds
2005-03-11
1
-0
/
+6
*
Add examples for tcplisten, data scattering, and file views.
dds
2005-03-11
1
-4
/
+35
*
Make the pps interrupt register as MPSAFE and FAST. Use a spin lock
imp
2005-03-11
1
-6
/
+15
*
Fix minor grammar and punctuation nits in a few recently-added
bmah
2005-03-11
2
-44
/
+44
*
Doh! silly typo precludes compiling
imp
2005-03-11
1
-2
/
+2
*
Revert changes of 1.49. Lots-a-people broke with it, for reasons
imp
2005-03-11
1
-5
/
+9
*
SampleRate rate control algorithm for the ath driver
sam
2005-03-11
6
-0
/
+795
*
Kill trailing white space
imp
2005-03-10
1
-3
/
+3
*
Add a new pipe sub-namespace.
dds
2005-03-10
5
-2
/
+252
*
Document new pipe sub-namespace.
dds
2005-03-10
1
-13
/
+45
*
Make some basic grammar and style fixes to ng_source.c and ng_source.h.
bmilekic
2005-03-10
2
-25
/
+14
*
fix spelling of match in comment...
jmg
2005-03-10
1
-1
/
+1
*
Plug item leak in macro NG_RESPOND_MSG. Item was leaked when destination
glebius
2005-03-10
1
-0
/
+1
*
Plug item leak in case when NGI_FN is applied to invalid node.
glebius
2005-03-10
1
-0
/
+1
*
One more bit of the major/minor patch to make ttyname happy as well.
phk
2005-03-10
1
-2
/
+11
*
Try to fix the mess I made of devname, with the minimal subset of the
phk
2005-03-10
3
-40
/
+64
*
Fix a couple of problems with the probe code when used with pnpbios
imp
2005-03-10
1
-9
/
+23
*
Update comment to reflect default GENCAT value (changed in previous rev)
phantom
2005-03-10
1
-1
/
+1
*
Constify Var_Dump and simplify it by inlining VarPrintVar.
harti
2005-03-10
2
-15
/
+9
*
Call ParseFinishLine() for the last line of a file too.
harti
2005-03-10
1
-0
/
+3
*
Add antifootshooting workaround, which will make all routes "connected"
glebius
2005-03-10
1
-0
/
+6
*
Reorganize Suff_EndTransform to be called only for nodes for
harti
2005-03-10
3
-44
/
+40
*
MFen 1.274 -> 1.275
den
2005-03-10
1
-4
/
+4
*
Marginally reformat my copyright statement to remove the spurious ','.
rwatson
2005-03-10
1
-1
/
+1
*
Add a Russian override of dev-auto.sgml (device entities only)
den
2005-03-10
15
-15
/
+266
*
Backout revision 1.20. I was a misunderstanding.
nyan
2005-03-10
1
-9
/
+9
*
Remove early-adopter translation from HEAD
den
2005-03-10
3
-561
/
+1
*
use cast128 in opencrypto to nuke duplicate code.
ume
2005-03-10
4
-812
/
+10
*
Style: fix function style before working on it (mainly intendation).
harti
2005-03-10
1
-30
/
+30
*
Belatedly update the md5(1) man page to reflect the addition of sha256.
cperciva
2005-03-10
1
-6
/
+11
*
Add a man page for ng_ccatm(4).
harti
2005-03-10
2
-0
/
+321
*
Avoid pointer arithmetics on void *.
stefanf
2005-03-10
1
-1
/
+1
*
s/cdrom/CD-ROM/
brueffer
2005-03-10
1
-1
/
+1
*
Remove an superfluous assignment.
stefanf
2005-03-10
1
-1
/
+0
[next]