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
*
Refactor this code by introducing separate functions to handle the
das
2011-10-11
2
-92
/
+164
*
Fix how libusb20_dev_kernel_driver_active() and
hselasky
2011-10-10
3
-8
/
+8
*
Provide external definitions of all of the standardized functions in
das
2011-10-10
22
-91
/
+288
*
Add a FBSD_1.3 namespace for FreeBSD 10.
das
2011-10-10
1
-1
/
+5
*
Line up the struct declaration (yes, I know this isn't what it looks
des
2011-10-09
1
-6
/
+6
*
Document some not-so-recently added trace points.
des
2011-10-09
1
-2
/
+7
*
Fix whitespace inconsistencies found in homegrown Symbol.maps.
ed
2011-10-07
6
-16
/
+16
*
Load the ECDSA key if there is one.
des
2011-10-07
2
-2
/
+7
*
Remove no longer needed BUGS section.
kib
2011-10-06
1
-9
/
+1
*
Remove no longer valid statement about ARM.
kib
2011-10-04
1
-2
/
+2
*
Now that its only consumer is gone (sysinstall), remove libftpio as well.
nwhitehorn
2011-10-03
6
-1480
/
+0
*
Remove a redundant check for libncp.
jkim
2011-10-03
1
-6
/
+0
*
Reimplement ctermid().
ed
2011-10-01
2
-21
/
+35
*
Get rid of major/minor number distinction.
ed
2011-09-28
1
-2
/
+3
*
MFprojects/hid:
mav
2011-09-28
4
-13
/
+61
*
Update copyright dates and strip my middle name.
des
2011-09-27
8
-8
/
+8
*
Bump date.
des
2011-09-27
1
-1
/
+1
*
Think first, commit second.
des
2011-09-27
2
-8
/
+19
*
Long overdue: make passive mode the default for ftp.
des
2011-09-27
1
-2
/
+2
*
Fix grammar.
schweikh
2011-09-27
1
-3
/
+3
*
- Fix a trivial bug in iconv. When there is no space to perform the
gabor
2011-09-19
1
-2
/
+1
*
Implement missing USB debug information functions.
hselasky
2011-09-19
7
-4
/
+184
*
Fix cpio on ARM.
kientzle
2011-09-13
2
-4
/
+4
*
Upgrade to BIND version 9.8.1. Release notes at:
dougb
2011-09-03
1
-0
/
+12
|
\
|
*
Vendor import of BIND 9.8.1
dougb
2011-09-01
126
-1005
/
+1924
|
*
Vendor import of BIND 9.8.0-P4
dougb
2011-07-16
401
-4055
/
+36976
|
*
Vendor import of BIND 9.6-ESV-R4-P3
dougb
2011-07-05
10
-59
/
+78
|
*
Vendor import of BIND 9.6-ESV-R4-P1
dougb
2011-05-27
581
-622
/
+629
*
|
Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nested
pluknet
2011-09-02
1
-1
/
+0
*
|
Import additional bugfix for reading and extracting makefs-created
mm
2011-09-02
1
-8
/
+14
*
|
Bump shared libraries version numbers in preparation for 9.0.
kib
2011-08-28
8
-6
/
+9
*
|
Clarify the behaviour of sigwait() on signal interruption, and note
kib
2011-08-25
2
-2
/
+20
*
|
Import bugfix for reading and extracting of FreeBSD ISO images with tar.
mm
2011-08-25
9
-198
/
+391
*
|
Spelling corrections for LibUSB manual page (2/2).
hselasky
2011-08-22
1
-64
/
+70
*
|
Whitespace corrections for LibUSB manual page (1/2).
hselasky
2011-08-22
1
-183
/
+118
*
|
Use correct enum instead of constant value.
hselasky
2011-08-20
1
-1
/
+1
*
|
Add experimental support for process descriptors
jonathan
2011-08-18
4
-3
/
+191
*
|
Update LibUSB v1.0 manual page:
hselasky
2011-08-16
2
-22
/
+34
*
|
Add missing function to get device speed to the LibUSB v1.0 API.
hselasky
2011-08-16
2
-0
/
+30
*
|
Cross-reference cap_new(2) from dup(2), as they have similar functionality.
rwatson
2011-08-14
1
-1
/
+7
*
|
Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum
rwatson
2011-08-14
2
-11
/
+19
*
|
Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
hrs
2011-08-08
1
-1
/
+1
*
|
Merge revision 3554 from libarchive's release/2.8 branch:
mm
2011-08-07
3
-16
/
+27
*
|
Change lwp to int64_t as thr_pread_long() always uses a 64-bit value
marius
2011-08-07
1
-4
/
+4
*
|
Add compatibility for ISO images created with unfixed makefs that
mm
2011-08-07
11
-35
/
+317
*
|
Implement
marius
2011-08-06
1
-5
/
+30
*
|
Use the size of struct fpreg rather than of the pointer to it when copying
marius
2011-08-06
1
-2
/
+5
*
|
The tid member of struct pthread actually is long so read it as such.
marius
2011-08-06
1
-8
/
+8
*
|
Add support for PBVM addresses. In a nutshell this means:
marcel
2011-08-06
1
-7
/
+81
*
|
The result of a joint work between rrs@ and myself at the IETF:
tuexen
2011-08-03
1
-0
/
+3
[next]