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
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
5
-24
/
+24
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
14
-35
/
+37
*
Merged from sys/i386/i386/machdep.c revision 1.421.
kato
2000-11-20
2
-0
/
+4
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
25
-51
/
+51
*
Fix typo; s/demon/daemon/
ben
2000-11-20
2
-2
/
+2
*
More aggressively rate limit the growth of soft dependency structures
mckusick
2000-11-20
1
-33
/
+21
*
Add -lcrypt. This fixes cross-building.
marcel
2000-11-20
1
-1
/
+1
*
Fix cross-building.
marcel
2000-11-20
8
-24
/
+23
*
Fix MD macros to work for alpha. Without this fix, threads under alpha
deischen
2000-11-20
3
-12
/
+12
*
Accept filters broke kernels compiled without options INET.
alfred
2000-11-20
2
-7
/
+20
*
o Export cp_time ("CPU time statistics") using SYSCTL_OPAQUE.
rwatson
2000-11-20
1
-0
/
+3
*
o Export nchstats ("VFS cache effectiveness statistics") using
rwatson
2000-11-20
1
-0
/
+4
*
o Export dmmax ("Maximum size of a swap block") using SYSCTL_INT.
rwatson
2000-11-20
1
-0
/
+3
*
Disable calling timeout() when doing bio. It was causing more prolems than
scottl
2000-11-19
1
-2
/
+8
*
Make sbcompress use the new M_WRITABLE macro. Previously sbcompress
dwmalone
2000-11-19
2
-4
/
+8
*
Standardize spelling of "optimization" in comments
dougb
2000-11-19
2
-6
/
+6
*
When to run the periodic/daily event has had several rounds of discussion
dougb
2000-11-19
1
-1
/
+1
*
Some gratuitous whitespace changes.
brian
2000-11-19
2
-16
/
+22
*
Describe how to tunnel properly.
brian
2000-11-19
2
-8
/
+152
*
Accept MSCHAPv2 by default.
brian
2000-11-19
3
-2
/
+6
*
Format string paranoia
kris
2000-11-19
3
-5
/
+5
*
Format string error in warn()
kris
2000-11-19
1
-2
/
+2
*
Use mktemp -t to respect TMPDIR
kris
2000-11-19
1
-7
/
+7
*
Correct typo
kris
2000-11-19
1
-1
/
+1
*
Format string paranoia
kris
2000-11-19
1
-2
/
+2
*
Convert various calls to splhigh() to disable_intr() since splhigh() is
dfr
2000-11-19
8
-28
/
+34
*
We don't need <stddef.h> for offsetof() any more.
dfr
2000-11-19
2
-4
/
+0
*
Unlink the temporary file immediately so it is removed on exit.
kris
2000-11-19
1
-19
/
+15
*
MAXPATHNAMELEN -> MAXPATHLEN
kris
2000-11-19
1
-1
/
+1
*
L_SET -> SEEK_SET
kris
2000-11-19
1
-1
/
+1
*
Format string paranoia
kris
2000-11-19
1
-1
/
+2
*
Don't suggest people use getpid() to construct temporary filenames;
kris
2000-11-19
1
-2
/
+6
*
Update the documentation to describe the new mktemp() family behaviour.
kris
2000-11-19
1
-8
/
+33
*
Fix a buffer overflow from a long local hostname.
kris
2000-11-19
3
-6
/
+6
*
Don't use sizeof() on a pointer when we really wanted to measure
kris
2000-11-19
3
-9
/
+4
*
- Protect the callout wheel with a separate spin mutex, callout_lock.
jake
2000-11-19
11
-20
/
+50
*
Check return code from login_tty. Allow getty to try and become
jwd
2000-11-19
1
-1
/
+12
*
Add/fix the ability to split a file larger than 2 gigabytes.
jwd
2000-11-19
1
-4
/
+6
*
Implement a low-memory deadlock solution.
dillon
2000-11-18
14
-185
/
+315
*
Add the splvm()'s suggested in PR 20609 to protect vm_pager_page_unswapped().
dillon
2000-11-18
1
-0
/
+3
*
This patchset fixes a large number of file descriptor race conditions.
dillon
2000-11-18
17
-245
/
+1789
*
Fix typo.
ben
2000-11-18
1
-1
/
+1
*
Fix typos.
ben
2000-11-18
1
-3
/
+3
*
Fix another typo.
ben
2000-11-18
1
-1
/
+1
*
While in the SYNOPSIS section, Nm macro always required an
ru
2000-11-18
1
-6
/
+4
*
mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.
ru
2000-11-18
2
-3
/
+2
*
Further use of M_ZERO.
dwmalone
2000-11-18
5
-13
/
+7
*
Add the use of M_ZERO to netgraph.
dwmalone
2000-11-18
23
-66
/
+36
*
mdoc(7) police: now that Nm macro accepts punctuation characters
ru
2000-11-18
1
-1
/
+1
*
Fix a braino ..
sos
2000-11-18
1
-1
/
+1
[next]