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
*
Pass unsigned long argument to ioctl().
rodrigc
2015-07-26
1
-1
/
+2
*
Replace GNU RCS ident with a BSD license ident
bapt
2015-07-26
16
-482
/
+308
*
Report the scheme and provider names in warning message about unaligned
ae
2015-07-26
1
-2
/
+4
*
Build debug version of rmlock's methods only when LOCK_DEBUG > 0.
ae
2015-07-26
1
-1
/
+1
*
Improve locking on Mac OS X. This does not change the functionality
tuexen
2015-07-26
1
-2
/
+25
*
Fix and improve a debug message. The SID was reported as an SSN.
tuexen
2015-07-26
1
-4
/
+4
*
In tmpfs_chtimes(), remove checks on the nanosecond level when
brueffer
2015-07-26
1
-6
/
+4
*
Bump GCC max-inline-insns-single in libiconv_modules and grep
pfg
2015-07-26
7
-6
/
+8
*
isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor
grembo
2015-07-25
6
-1
/
+536
*
Use consistent spacing.
trasz
2015-07-25
1
-4
/
+4
*
Add md_root example to defaults/loader.conf.
trasz
2015-07-25
1
-0
/
+10
*
Remove unused txd_saved.
sbruno
2015-07-25
1
-2
/
+1
*
Revert r173708's modifications to vm_object_page_remove().
kib
2015-07-25
2
-24
/
+5
*
Move including netinet/icmp6.h around to avoid a problem when including
tuexen
2015-07-25
2
-5
/
+1
*
cyapa(4), driver for the Cypress APA I2C trackpad
grembo
2015-07-25
6
-1
/
+2040
*
Use double newlines consistently.
trasz
2015-07-25
1
-0
/
+9
*
Remove stale comment.
kp
2015-07-25
1
-1
/
+0
*
Update Capsicum and Mandatory Access Control manual pages
trasz
2015-07-25
13
-122
/
+13
*
With the removal of b_saveaddr in the r285819, b_data must be reset to
kib
2015-07-25
1
-0
/
+7
*
Pf can reassemble IPv6 fragments now.
kp
2015-07-25
1
-3
/
+5
*
Document md_root in loader(8). The md(4) manual page mentions it,
trasz
2015-07-25
1
-3
/
+9
*
Fix transposed words in man page.
dru
2015-07-25
1
-1
/
+1
*
Fix color mapping for TDA19988. Values for VIP_CNTRL_1 and VIP_CNTRL_2
gonzo
2015-07-25
1
-2
/
+2
*
Synchronize PIN input/output modes with gnu/dts/include/dt-bindings/pinctrl/a...
gonzo
2015-07-25
1
-1
/
+2
*
If there is panel info in DTB do not wait for HDMI event and setup
gonzo
2015-07-25
1
-2
/
+5
*
OF_getencprop_alloc shouldn't be used to get string value. If string
gonzo
2015-07-25
1
-2
/
+2
*
Document the fact that system(3) can easily be misused due to shell meta
delphij
2015-07-25
1
-2
/
+14
*
Fix a typo in comment.
delphij
2015-07-24
1
-1
/
+1
*
Auto-generate hardware notes for pms(4).
brueffer
2015-07-24
1
-0
/
+2
*
Add a basic manpage for the pms driver.
brueffer
2015-07-24
2
-0
/
+129
*
Cast uid and gid to the correct type for display to solve segfault in ls(1) o...
allanjude
2015-07-24
1
-2
/
+2
*
Add a comment discussing the appropriate use of the atomic_*() functions
alc
2015-07-24
1
-0
/
+19
*
Add missing SIGUSR1 description.
trasz
2015-07-24
1
-1
/
+2
*
Add missing capitalization.
trasz
2015-07-24
1
-1
/
+1
*
readelf: avoid division by zero on section entry size
emaste
2015-07-24
1
-15
/
+47
*
ar: add -U (unique) option to disable -D (deterministic) mode
emaste
2015-07-24
2
-7
/
+34
*
- Since r253161, uart_intr() abuses FILTER_SCHEDULE_THREAD for signaling
marius
2015-07-24
2
-9
/
+16
*
truss: follow pdfork()ed descendents with -f
emaste
2015-07-24
8
-0
/
+8
*
Add RISC-V ELF machine type definition
emaste
2015-07-24
4
-1
/
+5
*
- In mpt_send_handshake_cmd(), use bus_space_write_stream_4(9) for writing
marius
2015-07-24
2
-9
/
+14
*
o Revert the other functional half of r239864, i. e. the merge of r134227
marius
2015-07-24
5
-80
/
+81
*
Fix silly syntax error emacs chugged in for me.. gesh.
rrs
2015-07-24
1
-1
/
+0
*
Fix an issue with MAC OS locking and also optimize the case
rrs
2015-07-24
4
-9
/
+16
*
inode should be different to actually mean mandocdb is in used
bapt
2015-07-24
1
-2
/
+2
*
Fix man -k with mandocdb
bapt
2015-07-24
1
-0
/
+4
*
Implement the basic system calls that operate on pathnames.
ed
2015-07-24
3
-15
/
+166
*
Panic when a device is trying to recursively acquire rather than hang
imp
2015-07-24
1
-2
/
+11
*
Call ksem_get() with initialized 'rights'.
pluknet
2015-07-23
1
-2
/
+4
*
Refactor unmapped buffer address handling.
jeff
2015-07-23
11
-313
/
+255
*
Refine the PAE_TABLES entry based on feedback from kib
gjb
2015-07-23
1
-1
/
+10
[next]