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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc fixes from projects/bmake
sjg
2015-06-11
1
-0
/
+2
*
Remove unnecessary variable and fix the usage of sysctl(3).
araujo
2015-06-11
1
-7
/
+5
*
MFV r284234:
delphij
2015-06-10
1
-3
/
+15
*
Add support for '_' occurring at the beginning or end of a name
ume
2015-06-10
1
-3
/
+3
*
List kinfo_getfile.c only once.
brooks
2015-06-10
1
-1
/
+1
*
o Rework ARMv7 events list using aliases - same way as we have for arm64.
br
2015-06-10
1
-10
/
+53
*
Add support for reading MAM attributes to camcontrol(8) and libcam(3).
ken
2015-06-09
4
-3
/
+25
*
Sync with NetBSD:
bapt
2015-06-07
2
-19
/
+20
*
Set the correct register when calling sigprocmask in longjmp.
andrew
2015-06-06
1
-1
/
+1
*
strchr(3): Mdoc fixes.
jilles
2015-06-04
1
-3
/
+5
*
revert r283969,283970 not needed anymore after r283981
bapt
2015-06-04
4
-53
/
+4
*
Remove unused variable and silence clang warnings.
araujo
2015-06-04
1
-2
/
+0
*
Clean up unused variable and silence clang warnings.
araujo
2015-06-04
1
-3
/
+0
*
Remove unused variables and silence clang warnings.
araujo
2015-06-04
1
-4
/
+2
*
Capitalize the list of accepted variables
bapt
2015-06-03
1
-3
/
+3
*
Add a pw_mkdb2(3) function which does the same thing as pw_mkdb(3) except
bapt
2015-06-03
4
-4
/
+53
*
Fix typo
bapt
2015-06-03
1
-2
/
+2
*
Remove unused variable allocated_ctx reported by clang.
araujo
2015-06-02
1
-5
/
+1
*
Remove unused variable spotted by clang.
araujo
2015-06-01
1
-2
/
+2
*
Fix a debug statement. Only the callback function (performing the
dteske
2015-06-01
1
-1
/
+1
*
Use proper prototype for harmless().
rodrigc
2015-05-31
1
-1
/
+1
*
Make x_putlong() and x_putbytes() prototypes match the
rodrigc
2015-05-31
1
-2
/
+2
*
Use ANSI C prototypes.
rodrigc
2015-05-31
8
-275
/
+116
*
Add the needed if-then instructions to build as Thumb-2.
andrew
2015-05-31
6
-0
/
+53
*
Remove __ARM_EABI__ from more places in libc as this is the only ARM ABI
andrew
2015-05-31
3
-19
/
+7
*
Use a register to set the cpsr bits. The ip register is safe to be changed
andrew
2015-05-31
2
-8
/
+12
*
Removed unused special fork() implementations.
brooks
2015-05-29
3
-107
/
+1
*
Fix __fpclassifyl when double == long double. As with r283693 this is
andrew
2015-05-29
1
-0
/
+10
*
Fix __isinfl on architectures where double == long double. This is the
andrew
2015-05-29
1
-3
/
+5
*
Export a list of VM objects in the system via a sysctl. The list can be
jhb
2015-05-27
4
-2
/
+174
*
Add <sys/user.h> to the SYNOPSIS of the kinfo_get*() functions since these
jhb
2015-05-27
4
-4
/
+8
*
Update to ELF Tool Chain r3223
emaste
2015-05-27
1
-1
/
+1
*
memmem(3): empty little string matches the beginning of the big string
emaste
2015-05-26
2
-11
/
+17
*
Upgrade our copy of clang and llvm to 3.6.1 release.
dim
2015-05-25
6
-13
/
+16
*
Remove SUBDIR_DEPEND for non-existent libreadline directory
ngie
2015-05-24
1
-1
/
+0
*
When only 2 bytes can be read from a 4 byte UTF-16 character in a base64
tijl
2015-05-24
1
-24
/
+19
*
Fix decoding of UTF-7 when a base64 encoded chunk appears at the end of
tijl
2015-05-24
1
-5
/
+1
*
Remove the stray DEBUG_FLAGS=-g line that snuck in with the
imp
2015-05-21
1
-1
/
+0
*
Drop libmandoc and incorporate it into the main mandoc Makefile
bapt
2015-05-21
2
-45
/
+0
*
Remove clause 3 and 4 from the license
bapt
2015-05-21
1
-2
/
+0
*
Create links to the libprocstat man pages for all of the libprocstat function...
allanjude
2015-05-21
2
-26
/
+57
*
Remove the write-only variable phent. We currently do not check the
kib
2015-05-20
1
-5
/
+0
*
Fix underlinking
bapt
2015-05-19
1
-0
/
+2
*
All FreeBSD platforms are elf: move i386-elf to i386
emaste
2015-05-19
6
-3
/
+2
*
Use fixed enum values for PMC_CLASSES().
jhb
2015-05-19
1
-5
/
+12
*
Add Performance Monitoring Counters support for AArch64.
br
2015-05-19
1
-0
/
+77
*
Synchronize libedit with NetBSD
bapt
2015-05-18
8
-72
/
+116
*
Drop some unnecessary casts.
pfg
2015-05-18
1
-4
/
+3
*
In r279493, the functions pzero[f](), qzero[f], pone[f](),
kargl
2015-05-17
4
-4
/
+4
*
Some third-party malloc(3) implementations use pthread_setspecific(3)
kib
2015-05-15
1
-110
/
+91
[next]