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
*
Import work done under project/nand (@235533) into head.
gber
2012-05-17
101
-6
/
+28313
*
Merge tcpdump 4.2.1.
delphij
2012-05-17
167
-34357
/
+5123
|
\
|
*
Vendor import of tcpdump 4.2.1.
delphij
2012-05-14
156
-28720
/
+10471
*
|
Access the device tree blob via copyin/copyout.
kientzle
2012-05-17
2
-41
/
+66
*
|
Add support for -z option for reading operations. It allows to not request
mav
2012-05-16
2
-6
/
+7
*
|
HID Report ID is unsigned value, so clear the rest of bits from possible
mav
2012-05-16
2
-2
/
+2
*
|
Fix a couple of issues that appear to be inherited from the old
pfg
2012-05-16
2
-12
/
+52
*
|
Skip directory entries with zero inode number during traversal.
gleb
2012-05-16
2
-3
/
+3
*
|
By request, add back support from 7.0 and newer, since the changes for
imp
2012-05-16
1
-5
/
+12
*
|
Reword hostapd.conf(5) sentence.
gjb
2012-05-16
1
-2
/
+2
*
|
Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD;
adrian
2012-05-15
5
-46
/
+54
*
|
sh: Remove an unused header.
jilles
2012-05-15
1
-1
/
+0
*
|
Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround
marius
2012-05-15
2
-2
/
+2
*
|
Forced commit to denote that the claim in r235388, that libcompiler_rt when
marius
2012-05-15
0
-0
/
+0
*
|
Rework sample code which sets SSH_AUTH_SOCK to the user's ssh-agent
eadler
2012-05-15
1
-1
/
+1
*
|
zpool_find_import_impl: another /dev/dsk -> /dev fix
avg
2012-05-15
1
-1
/
+1
*
|
zpool_do_import: use /dev instead of /dev/dsk as a default
avg
2012-05-15
1
-1
/
+1
*
|
Switch to a standard 2 clause BSD license (from bsd-style-copyright).
bz
2012-05-15
2
-69
/
+56
*
|
Fix typo in function name SDT_PROBE4 and unbreak 4BSD UP.
pluknet
2012-05-15
1
-1
/
+1
*
|
Do not call bremfree for managed buffers.
gber
2012-05-15
1
-5
/
+9
*
|
Handle non-xretry errors the same as xretry errors for now.
adrian
2012-05-15
1
-1
/
+11
*
|
Implement the DTrace sched provider. This implementation aims to be
rstone
2012-05-15
8
-2
/
+123
*
|
Move sh to the correct path for FreeBSD.
gnn
2012-05-14
1
-1
/
+1
*
|
Move sh to the correct location for FreeBS (/bin/sh)
gnn
2012-05-14
1
-1
/
+1
*
|
Fix execsnoop by changing exece and exec to be FreeBSD's execve.
gnn
2012-05-14
1
-2
/
+2
*
|
Fix opensnoop for FreeBSD by removing probes with 64 at the end as
gnn
2012-05-14
1
-4
/
+4
*
|
Style fixes.
jpaetzel
2012-05-14
1
-9
/
+3
*
|
Set the MBR partition to active when doing a full disk MBR.
jpaetzel
2012-05-14
1
-0
/
+3
*
|
Move reset of USB mouse parameters from the USB mouse attach to
hselasky
2012-05-14
1
-28
/
+46
*
|
mdoc: Avoid playing tricks with Ns: If Nm is present in the SYNOPSIS section,
joel
2012-05-14
5
-18
/
+15
*
|
Fix an mdoc(7) formatting nit.
gjb
2012-05-14
1
-1
/
+1
*
|
- Eliminate initializations if global variables. Compilers are not
gabor
2012-05-14
5
-17
/
+17
*
|
- Update catalogs
gabor
2012-05-14
2
-6
/
+18
*
|
- Fix build with clang
gabor
2012-05-14
2
-22
/
+19
*
|
Add 3 missing files that was generated but not included with the initial
delphij
2012-05-14
3
-0
/
+267
*
|
Merge from vendor branch: update libpcap to 1.2.1.
delphij
2012-05-14
78
-2557
/
+6747
|
\
\
|
*
|
Add, remove and move files for the 1.2.1 import of libpcap
gnn
2012-01-31
15
-0
/
+1170
|
*
|
Update sources to 1.2.1
gnn
2012-01-31
61
-2392
/
+5105
*
|
|
Sync DLTs with the latest pcap version.
delphij
2012-05-14
1
-2
/
+122
*
|
|
Add missing period at the end of the error message
eadler
2012-05-13
1
-2
/
+2
*
|
|
Support SCTP_REMOTE_ERROR notification.
tuexen
2012-05-13
3
-1
/
+68
*
|
|
Provide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EVENT notifications
tuexen
2012-05-13
8
-89
/
+80
*
|
|
Missed to commit this in r235414.
tuexen
2012-05-13
1
-2
/
+1
*
|
|
Provide the error code in SCTP_PEER_ADDR_CHANGE notifications as
tuexen
2012-05-13
5
-16
/
+14
*
|
|
Remove unused constants.
tuexen
2012-05-13
2
-39
/
+19
*
|
|
Use ECONNABORTED in cases where the ABORT was sent to the peer.
tuexen
2012-05-13
6
-23
/
+41
*
|
|
Ensure the user can read COMM_LOST notifications on 1-to-1 style sockets.
tuexen
2012-05-13
1
-117
/
+95
*
|
|
mdoc: avoid unterminated quoted strings.
joel
2012-05-13
1
-5
/
+5
*
|
|
Minor mdoc nits.
joel
2012-05-13
8
-20
/
+20
*
|
|
libpc98: unbreak after zfs-related changes in libi386 code
avg
2012-05-13
1
-0
/
+2
[next]