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
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
127
-12814
/
+0
*
FAST_DEPEND: Always run depend via beforebuild which removes many hacks.
bdrewery
2016-02-24
1
-4
/
+0
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-02-24
1
-1
/
+0
*
db(3): Fix aliasing warnings from modern GCC.
pfg
2016-02-24
1
-3
/
+2
*
db(3): Fix aliasing warnings from modern GCC.
pfg
2016-02-24
1
-6
/
+12
*
Add handling for non-native error values to libsysdecode.
jhb
2016-02-23
6
-3
/
+312
*
If we close or sync a hash-based db file, make sure to call fsync to
dwmalone
2016-02-23
1
-1
/
+5
*
As <machine/param.h> is included from <sys/param.h>, there is no need
skra
2016-02-22
1
-1
/
+0
*
Rename pte.h to pte-v4.h and start including directly either pte-v4.h
skra
2016-02-19
1
-4
/
+6
*
Remove sys/types.h
kevlo
2016-02-19
1
-2
/
+1
*
Bump .Dd for r295764
bjk
2016-02-18
1
-3
/
+3
*
Right now, the "virtual hole" API feature of lseek(2) is very vaguely
sobomax
2016-02-18
1
-4
/
+12
*
Remove dd xfer stats emitted during buildworld
emaste
2016-02-18
2
-2
/
+2
*
Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions and
skra
2016-02-18
2
-4
/
+1
*
Fix build race after r295643.
bdrewery
2016-02-17
1
-0
/
+2
*
DIRDEPS_BUILD: Hookup CLANG_EXTRAS.
bdrewery
2016-02-16
7
-0
/
+114
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-02-16
1
-0
/
+13
*
fputs: Return the number of bytes written.
pfg
2016-02-15
1
-1
/
+1
*
getln: We cannot expand the buffer beyond INT_MAX.
pfg
2016-02-15
2
-2
/
+12
*
fputs: Return the number of bytes written.
pfg
2016-02-15
1
-0
/
+3
*
Add libpe for elfcopy(1) PE/COFF support
emaste
2016-02-12
2
-0
/
+36
*
Update ELF Tool Chain to upstream rev 3400
emaste
2016-02-12
1
-1
/
+1
*
Fix double-free error: r289419 moved all error handling in http_connect()
des
2016-02-11
1
-1
/
+0
*
Use the new insecure-lan-zones option instead of listing each AS112 zone
des
2016-02-11
1
-1
/
+1
*
Remove man page references to rndassociates.com, which has been taken over
jamie
2016-02-10
1
-1
/
+0
*
Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a
glebius
2016-02-09
1
-1
/
+0
*
Fix the gcc build after r295407.
markj
2016-02-08
1
-1
/
+1
*
If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbols
kib
2016-02-08
7
-6
/
+16
*
semget(2): Add missing [EINVAL] conditions.
jilles
2016-02-07
1
-1
/
+12
*
MFV r295360
pfg
2016-02-07
7
-43
/
+54
*
- connect(2) Clarify namelen
jgh
2016-02-04
1
-1
/
+9
*
Fix build.
glebius
2016-02-04
1
-0
/
+1
*
Move logic to destroy a struct catentry to its own function.
bdrewery
2016-02-02
1
-9
/
+17
*
- Note that devctl(8) will appear in 10.3 first.
jhb
2016-02-02
1
-4
/
+5
*
This seems like a very trivial bug that should have been squashed a long
sobomax
2016-01-30
2
-0
/
+98
*
Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.
jhb
2016-01-30
3
-19
/
+19
*
Add implementations of sendmmsg(3) and recvmmsg(3) functions which
kib
2016-01-29
8
-20
/
+303
*
Use intptr_t note ptrdiff_t when storing flags in the bottom bits of
brooks
2016-01-29
2
-6
/
+6
*
Declare bt_devenum() to match the definition.
brooks
2016-01-29
1
-1
/
+1
*
Fix fatal warn when compiling under GCC 5.2.0
dteske
2016-01-27
1
-2
/
+2
*
Add pthread MD part for RISC-V.
br
2016-01-27
1
-0
/
+92
*
Add the RISC-V MD parts of libthread_db.
br
2016-01-27
1
-0
/
+104
*
Fix a crash if `-D' is used without `-t title'
dteske
2016-01-27
1
-0
/
+7
*
Remove unused function prototype
dteske
2016-01-27
1
-1
/
+0
*
Convert rman to use rman_res_t instead of u_long
jhibbits
2016-01-27
2
-8
/
+8
*
Replace nslexer.l->nslexer.c custom rule with a -D CFLAG.
bdrewery
2016-01-27
1
-8
/
+3
*
nslexer.c does not depend on nsparser.h.
bdrewery
2016-01-27
1
-1
/
+1
*
Remove excess whitespace
bdrewery
2016-01-27
1
-1
/
+1
*
Bump copyrights
dteske
2016-01-27
3
-3
/
+3
*
Add keep_tite configuration option
dteske
2016-01-26
4
-3
/
+9
[next]