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
*
Catch up with r210324. d_buf will be NULL for SHT_NOBITS sections, do not
np
2010-07-23
1
-1
/
+1
*
Regen
kib
2010-07-23
3
-5
/
+5
*
Remove the linux_exec_copyin_args(), freebsd32_exec_copyin_args() may
kib
2010-07-23
4
-102
/
+10
*
Fix crashes when using grep -R:
delphij
2010-07-23
2
-11
/
+16
*
Eliminate a little bit of duplicated code.
alc
2010-07-23
4
-9
/
+5
*
Fix a bug in the statistics code for tracking the head and
gnn
2010-07-23
1
-10
/
+82
*
zfs arc_memory_throttle: available memory is free + cache
avg
2010-07-23
1
-1
/
+2
*
- Add Russian catalog [1]
gabor
2010-07-23
3
-4
/
+19
*
dtrace: correctly map sections to addresses in elf object modules (amd64)
avg
2010-07-23
2
-6
/
+70
*
kgdb: correctly map sections to addresses in elf object modules (amd64)
avg
2010-07-23
1
-6
/
+28
*
completely ignore zero-sized elf sections in modules of elf object type (amd64)
avg
2010-07-23
2
-0
/
+8
*
cpufreq: allocate long-lived buffer for handling of sysctl requests
avg
2010-07-23
1
-7
/
+6
*
Note that foreground fsck should be run after a filesystem related panic.
mckusick
2010-07-23
1
-0
/
+9
*
Make lorunningspace catch up with hirunningspace.
ivoras
2010-07-23
1
-1
/
+6
*
Crypto(4) driver for AESNI.
kib
2010-07-23
11
-0
/
+1489
*
Document that SI unit suffixes are supported for -b and -s options
ae
2010-07-23
1
-7
/
+11
*
Add a -S switch to override the default syslog pid file. This can be useful
brian
2010-07-23
3
-10
/
+25
*
Add some comments.
mav
2010-07-23
1
-2
/
+2
*
Update MIPS timer code (except RMI) to utilize new MI event timer
mav
2010-07-23
6
-131
/
+140
*
Prevent access after free to table entry in case when
ae
2010-07-23
1
-8
/
+8
*
Enable fake resolving of SMB RIDs by using nulldomain and UID_NOBODY
mm
2010-07-22
2
-14
/
+13
*
Add the s3c24x0 real time clock driver
andrew
2010-07-22
4
-1
/
+194
*
Rework how device memory is allocated on the s3c24x0 CPU's.
andrew
2010-07-22
5
-81
/
+67
*
Fix previous commit: don't remove the WERROR definition when using
rpaulo
2010-07-22
1
-1
/
+3
*
Fixes a mistake to calculate CALC_COEFF2() value that tmp[3] is
weongyo
2010-07-22
1
-2
/
+2
*
- Regenerate after adding WITH_GNU_GREP
gabor
2010-07-22
1
-4
/
+4
*
- Bump __FreeBSD_version for BSD grep import
gabor
2010-07-22
1
-1
/
+1
*
Add BSD grep to the base system and make it our default grep.
gabor
2010-07-22
19
-3
/
+2583
*
Build clang libraries by default with -fno-exceptions and with
rpaulo
2010-07-22
5
-0
/
+15
*
Correctly setup LDADD with regards to libstand. The submitter points
rpaulo
2010-07-22
1
-1
/
+1
*
Make these files compile with clang.
rpaulo
2010-07-22
2
-0
/
+2
*
Disable building libobjc with clang as it's not yet supported.
rpaulo
2010-07-22
1
-0
/
+3
*
Handle a few corner cases for clang like we did with icc. These should
rpaulo
2010-07-22
3
-6
/
+8
*
Fix an obvious typo from r1.1. We were acquiring an exclusive writer lock
jkim
2010-07-22
1
-1
/
+1
*
Note that foreground fsck should be run after a filesystem related panic.
mckusick
2010-07-22
1
-0
/
+11
*
If a size suffix isn't entered, just use the value entered. This fixes
brucec
2010-07-22
1
-0
/
+3
*
Remove unused variable that snuck in during development.
mdf
2010-07-22
1
-2
/
+1
*
Fix taskqueue_drain(9) to not have false negatives. For threaded
mdf
2010-07-22
4
-39
/
+49
*
Hook newsyslog regression tests to the Makefile 'build'.
simon
2010-07-22
1
-1
/
+1
*
Add regression tests for newsyslog. These are far from a complete
simon
2010-07-22
3
-0
/
+343
*
Add support for creating the archived log filenames using a time-stamp
simon
2010-07-22
2
-16
/
+267
*
Convert md(4) to use alloc_unr(9) and alloc_unr_specific(9) for unit
jh
2010-07-22
1
-12
/
+20
*
Verify return value of the sigset manipulation functions
kib
2010-07-22
1
-22
/
+14
*
When compat32 binary asks for the value of hw.machine_arch, report the
kib
2010-07-22
5
-5
/
+60
*
Actually, only the fullsync mode is implemented, not memsync mode.
pjd
2010-07-22
1
-3
/
+5
*
Remove spurious '/*-' marks and fix some other style problems.
trasz
2010-07-22
6
-35
/
+36
*
- Add myself to committers-src.dot
andrew
2010-07-21
1
-0
/
+1
*
Apply vendor version 1.20.00.17.
delphij
2010-07-21
2
-407
/
+1339
*
MFamd64:
rpaulo
2010-07-21
1
-0
/
+7
*
* Remove a superfluous error description.
kaiw
2010-07-21
1
-7
/
+5
[next]