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
*
Misc mdoc fixes:
joel
2014-11-23
13
-56
/
+43
*
Consider the negation operator (!) to be a word even if it is not followed
ian
2014-11-23
1
-0
/
+5
*
\n at end of panicstr is redundant.
glebius
2014-11-23
1
-1
/
+1
*
Fix the following -Werror warning from clang 3.5.0, while building the
dim
2014-11-23
1
-1
/
+7
*
Don't use the synchronization endpoint unless referenced by the
hselasky
2014-11-23
1
-2
/
+13
*
Merge from projects/sendfile:
glebius
2014-11-23
9
-49
/
+214
*
Do not include buf.h.
glebius
2014-11-23
1
-1
/
+0
*
ifdef RACCT ui_racct_foreach and struct uidinfo's ui_racct
mjg
2014-11-23
3
-9
/
+8
*
buf.h is not needed here, and pollutes when ufsmount.h is included
glebius
2014-11-23
1
-2
/
+0
*
Include required files directly instead of pollution via ufs/ufsmount.h.
glebius
2014-11-23
3
-0
/
+3
*
Fix comments
bapt
2014-11-23
1
-2
/
+4
*
filedesc: plug a test for impossible condition in fgetvp_rights
mjg
2014-11-23
1
-3
/
+1
*
Fix typo
bapt
2014-11-23
1
-1
/
+1
*
Change man(1) to use mandoc to render manpages
bapt
2014-11-23
1
-4
/
+44
*
Fix the following -Werror warnings from clang 3.5.0, while building
dim
2014-11-22
1
-2
/
+2
*
sh: Prepend "$0: " to error messages if there is no command name.
jilles
2014-11-22
2
-0
/
+4
*
Fix the following -Werror warnings from clang 3.5.0, while building
dim
2014-11-22
1
-2
/
+8
*
Lower warnings to fix build with gcc
bapt
2014-11-22
1
-0
/
+2
*
Lower warning to allow building with gcc
bapt
2014-11-22
1
-0
/
+2
*
Add the demandoc utility from the mandoc project
bapt
2014-11-22
2
-0
/
+11
*
Define LIBSQLITE3 and LIBMANDOC
bapt
2014-11-22
1
-0
/
+8
*
Add the preconv utility from mandoc project
bapt
2014-11-22
2
-0
/
+8
*
Rework mandoc Makefile to ease maintainance
bapt
2014-11-22
2
-5
/
+22
*
Rework makefile in something closer to upstream Makefile to ease maintainance
bapt
2014-11-22
1
-5
/
+28
*
There never was a PC Card joystick attachment that worked. Kill the
imp
2014-11-22
3
-70
/
+1
*
Add missing bits svn merge did not catch
bapt
2014-11-22
6
-0
/
+1110
*
Forgot to update libmandoc
bapt
2014-11-22
1
-6
/
+5
*
Promote SQLite3 as a privatelib as it will also be used by mandoc
bapt
2014-11-22
14
-47
/
+68
*
Update sqlite3 to 3.8.7.2
bapt
2014-11-22
6
-4742
/
+9007
*
Add missing dependencies on pthread (sqlite being built with threadsafety on)
bapt
2014-11-22
4
-8
/
+8
*
Update mandoc to 1.13.1
bapt
2014-11-22
111
-5182
/
+16313
|
\
|
*
Import mandoc 1.13.1
bapt
2014-11-22
120
-10593
/
+14162
|
*
Really import mdocml version 1.12.3 and not a preliminary tarball.
uqs
2014-01-31
3
-8
/
+6
*
|
Retire old, transition code for managing the FreeBSD 5 -> 6 migration.
imp
2014-11-22
2
-26
/
+0
*
|
The size value should be asserted when it is known.
kib
2014-11-22
1
-1
/
+1
*
|
By the time that vm_reserv_init() runs, vm_phys_segs[] is initialized. Use
alc
2014-11-22
1
-4
/
+6
*
|
Fix the host mode ISOCHRONOUS transfer interval programming in the
hselasky
2014-11-22
1
-27
/
+56
*
|
Implement "automount -c".
trasz
2014-11-22
5
-5
/
+83
*
|
Cross-reference autounmountd(8) from umount(8).
trasz
2014-11-22
1
-1
/
+2
*
|
Cross-reference automount(8) from mount(8).
trasz
2014-11-22
1
-1
/
+2
*
|
Avoid undefined behaviour in gas's rotate_left() macro for n == 0.
dim
2014-11-22
1
-1
/
+1
*
|
sh: Use DQSYNTAX only while expanding, not SQSYNTAX.
jilles
2014-11-22
1
-1
/
+1
*
|
For both iSCSI initiator and target increase socket buffer sizes before
mav
2014-11-22
5
-2
/
+24
*
|
Fix build with asr driver
smh
2014-11-22
1
-20
/
+19
*
|
Add libm to eliminate "undefined reference to sqrt" on arm 'softfp' builds.
ian
2014-11-22
1
-2
/
+2
*
|
Enforce -lpthread and -lc to always be the 2 last components of the link list
bapt
2014-11-22
1
-0
/
+10
*
|
Fix the following -Werror warnings from clang 3.5.0, while building
dim
2014-11-22
1
-9
/
+10
*
|
Fix the following -Werror warning from clang 3.5.0, while building
dim
2014-11-22
1
-1
/
+2
*
|
Fix use-after-free introduced in r274843.
mav
2014-11-22
1
-41
/
+45
*
|
Move icl_pdu_get_data() and xpt_done() out of initiator's session lock.
mav
2014-11-22
1
-14
/
+27
[next]