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
*
Regenerate man pages after import of OpenSSL 0.9.7a.
nectar
2003-02-19
262
-537
/
+627
*
Resolve conflicts after import of OpenSSL 0.9.7a.
nectar
2003-02-19
5
-1
/
+27
*
This commit was generated by cvs2svn to compensate for changes in r111147,
nectar
2003-02-19
152
-646
/
+1661
|
\
|
*
Vendor import of OpenSSL 0.9.7a.
nectar
2003-02-19
157
-647
/
+1688
*
|
Add M_WAITOK
phk
2003-02-19
2
-3
/
+3
*
|
Add a TCP TIMEWAIT state which uses less space than a fullblown TCP
jlemon
2003-02-19
18
-235
/
+1067
*
|
Convert tcp_fillheaders(tp, ...) -> tcpip_fillheaders(inp, ...) so the
jlemon
2003-02-19
5
-82
/
+71
*
|
Make the aac driver be INTR_MPSAFE. Once the interrupt handler determines
scottl
2003-02-19
2
-38
/
+15
*
|
s/to try and retry/to retry/
ceri
2003-02-19
2
-2
/
+2
*
|
o Move the cleanup of the fib maps into aac_free_commands() so as to
scottl
2003-02-19
2
-33
/
+42
*
|
Correct comments.
jlemon
2003-02-19
2
-14
/
+8
*
|
Clean up delayed acks and T/TCP interactions:
jlemon
2003-02-19
3
-59
/
+58
*
|
#include "opt_cpu.h" so we notice our options.
phk
2003-02-19
1
-0
/
+1
*
|
Fix definite panic when releasing interrupt resources.
jake
2003-02-19
1
-1
/
+1
*
|
Fix panic on sparc64 introduced in my last commit. I really
mux
2003-02-19
1
-5
/
+6
*
|
Missed a missing M_WAITOK.
jake
2003-02-19
1
-1
/
+1
*
|
Use M_WAITOK.
jake
2003-02-19
2
-2
/
+4
*
|
Don't spam sys/${MACHINE}/conf/ with _.${MACHINE}.makeLINT.
ru
2003-02-19
1
-1
/
+1
*
|
We can simplify this Makefile down to a single line now.
obrien
2003-02-19
1
-4
/
+0
*
|
Fixed universe.
ru
2003-02-19
1
-34
/
+30
*
|
Back out the removal (here too) of the "custom" version of
ru
2003-02-19
2
-1
/
+2
*
|
Count non-threaded group.
davidxu
2003-02-19
2
-10
/
+20
*
|
Update comments to reflect new KSE code.
davidxu
2003-02-19
2
-4
/
+1
*
|
Do not call smbfs_attr_cacheremove() in the EXDEV case in smbfs_rename().
tjr
2003-02-19
1
-5
/
+9
*
|
The "m = m->m_next" that was removed in the revision 1.12 was necessary
tjr
2003-02-19
1
-1
/
+2
*
|
M_WAITOK and remove an useless comment.
davidxu
2003-02-19
2
-4
/
+2
*
|
Munge the zs sbus attachment to work with fhc. This is a bit of a hack,
jake
2003-02-19
2
-14
/
+114
*
|
Implement interrupt resource allocation and setup. Set the interrupt
jake
2003-02-19
5
-16
/
+111
*
|
Eliminate unused KSE symbols.
davidxu
2003-02-19
1
-2
/
+0
*
|
Don't tell people to include <sys/dkstat.h> any more.
phk
2003-02-19
1
-1
/
+0
*
|
Bump __FreeBSD_version to mark the fact that <sys/dkstat.h> should no longer
phk
2003-02-19
1
-1
/
+1
*
|
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
586
-2102
/
+2103
*
|
Fix the description for mkdtemp(), which creates directories, not files.
gshapiro
2003-02-19
1
-1
/
+1
*
|
Update for GCC 3.2.2
kan
2003-02-19
2
-11
/
+17
*
|
Optimize the case when max threads number was hit.
davidxu
2003-02-19
3
-86
/
+115
*
|
Pushing back aacp driver to kern.flp kernel. It can be removed iff
matusita
2003-02-19
2
-2
/
+0
*
|
Our first keyword hit for apropos ufs2.
jwd
2003-02-19
1
-1
/
+1
*
|
- Detect PAL by CIP header rather than the DSF bit in the DV header.
simokawa
2003-02-19
1
-71
/
+48
*
|
Clean up error reporting in block.c, so that it gives honest error strings
jmallett
2003-02-19
2
-13
/
+22
*
|
Remove unused variable and code.
peter
2003-02-19
1
-2
/
+0
*
|
Yet another re-test.
peter
2003-02-19
0
-0
/
+0
*
|
Re-test commit scripts. Again.
peter
2003-02-19
0
-0
/
+0
*
|
Harmless forced commit to re-test commit scripts
peter
2003-02-19
0
-0
/
+0
*
|
Forced commit to double check script config
peter
2003-02-18
0
-0
/
+0
*
|
Get rid of a silly message I added back in Sept 2001 (1.68).
peter
2003-02-18
1
-4
/
+1
*
|
Add an example to help one manually set the date on one machine taking the out
obrien
2003-02-18
1
-0
/
+5
*
|
Update errors.
trhodes
2003-02-18
1
-8
/
+8
*
|
Add some PCI device ID's from HP
ps
2003-02-18
1
-0
/
+4
*
|
Move the resource handling down into the pci bus as well.
imp
2003-02-18
2
-410
/
+49
*
|
Bring the suggested command for extracting a configuration file from the
ceri
2003-02-18
1
-1
/
+1
[next]