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
*
Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQ
hrs
2013-11-25
4
-1
/
+43
*
Get rid of the CONCAT macro.
andreast
2013-11-23
2
-19
/
+19
*
If check_deferred_signal() execution needs binding of PLT symbol,
kib
2013-11-23
2
-2
/
+10
*
Add an ioctl to assert and deassert an ioapic pin atomically. This will be used
neel
2013-11-23
2
-0
/
+12
*
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
andreast
2013-11-21
9
-34
/
+22
*
Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the
andreast
2013-11-21
9
-39
/
+23
*
Catch up with OpenPAM Nummularia.
pluknet
2013-11-21
1
-1
/
+1
*
Fix build with GCC
bdrewery
2013-11-19
1
-1
/
+2
*
Support SNI in libfetch
bdrewery
2013-11-19
1
-0
/
+9
*
Bug fixes in iconv(3) UTF-7 support.
tijl
2013-11-18
1
-8
/
+9
*
MFV: Import atf-0.18.
jmmv
2013-11-17
3
-3
/
+4
*
Fix the build of some ATF tests.
jmmv
2013-11-17
3
-8
/
+8
*
Attempt to move the POSIX iconv* symbols out of runtime linker space.
peter
2013-11-17
20
-42
/
+670
*
Add missing include files for the printf_l and scanf_l man pages.
eadler
2013-11-17
2
-0
/
+2
*
Move the ioapic device model from userspace into vmm.ko. This is needed for
neel
2013-11-12
2
-0
/
+24
*
Bring in libnv library for managing name/value pairs. The following types
pjd
2013-11-12
14
-0
/
+5162
*
Update LLDB to upstream r194122 snapshot
emaste
2013-11-12
8
-6
/
+17
*
Just disable recoding support in libsmb if built WITHOUT_ICONV.
glebius
2013-11-12
1
-0
/
+6
*
Fix typo.
trasz
2013-11-12
1
-1
/
+1
*
Fix description to actually make sense.
trasz
2013-11-12
1
-4
/
+3
*
Mention acl_get_brand_np(3).
trasz
2013-11-12
1
-1
/
+6
*
Indicate that expand_number is case-insensitive.
eadler
2013-11-12
1
-1
/
+2
*
Consistently add the relocation offset only when the ELF type is not
markj
2013-11-11
1
-7
/
+16
*
Fix typo: site_t -> size_t
eadler
2013-11-10
1
-1
/
+1
*
Fix extattr(2) MLINKS.
pluknet
2013-11-09
1
-2
/
+2
*
Fix typo in include guard, found by clang 3.4.
dim
2013-11-08
1
-1
/
+1
*
Build and install the atf tests.
jmmv
2013-11-08
10
-5
/
+168
*
Install category Kyuafiles from their category directories.
jmmv
2013-11-08
2
-1
/
+13
*
Subsume the functionality of MK_ATF into MK_TESTS.
jmmv
2013-11-08
1
-4
/
+4
*
Yet, another attempt to fix the libm breakage due to the
kargl
2013-11-07
1
-0
/
+2
*
Fix bulding libm on platforms with LDBL_MANT_DIG == 53.
kargl
2013-11-07
2
-2
/
+6
*
* Use "math.h" instead of <math.h>.
kargl
2013-11-06
3
-24
/
+41
*
Fix .Dd after r257646.
gjb
2013-11-05
1
-1
/
+1
*
Modify the libproc breakpoint add/remove functions to stop the target
markj
2013-11-05
1
-7
/
+59
*
Use OpenBSD's revamped description of strlcpy and strlcat.
eadler
2013-11-04
1
-68
/
+63
*
- Add manual pages for capability rights (rights(4)), cap_rights_init(3)
pjd
2013-11-04
6
-529
/
+427
*
kqueue: Change error for kqueues rlimit from EMFILE to ENOMEM and document
jilles
2013-11-03
1
-1
/
+8
*
Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm than
peter
2013-11-03
5
-42
/
+0
*
Fix up FreeBSD tag for files not from a vendor branch
emaste
2013-10-31
5
-5
/
+5
*
Add missing header.
nwhitehorn
2013-10-30
1
-0
/
+1
*
printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.
nwhitehorn
2013-10-30
1
-6
/
+6
*
Fix an off-by-one error when checking whether a given address is within
markj
2013-10-29
1
-2
/
+2
*
Revert r257248 and fix the problem in a way that doesn't violate style(9).
markj
2013-10-29
2
-4
/
+3
*
Remove ng_fec(4).
glebius
2013-10-28
1
-2
/
+0
*
Fix the build with gcc.
markj
2013-10-28
1
-1
/
+2
*
Remove an incorrect debug printf.
markj
2013-10-28
1
-1
/
+0
*
Use the size of the MACHINE_ARCH string instead of sizeof(uint32_t). It can
cognet
2013-10-27
1
-1
/
+1
*
Clean up the debug printing in libproc a bit. In particular:
markj
2013-10-27
6
-33
/
+35
*
Update the hard-float version of the fenv functions to use the VFP unit.
andrew
2013-10-27
1
-36
/
+53
*
Mention in login.conf.5 which fields may be infinite and how to specifify inf...
eadler
2013-10-27
1
-0
/
+10
[next]