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
*
Use calloc().
delphij
2012-08-01
1
-2
/
+1
*
ieeefp.h is only needed on i386 class hardware.
kargl
2012-07-30
1
-0
/
+2
*
Whitespace.
kargl
2012-07-30
3
-4
/
+3
*
Remove trailing whitespace.
joel
2012-07-30
1
-1
/
+1
*
Add more locale-specific functions to the relevant man pages and Makefile:
issyl0
2012-07-30
6
-14
/
+86
*
Backport NFSv4 ACL fix from libarchive master branch.
mm
2012-07-30
3
-1
/
+5
*
Catch up config_freebsd.h with libarchive 3.0.4
mm
2012-07-29
1
-2
/
+0
*
Update libarchive to 3.0.4
mm
2012-07-28
2
-0
/
+9
*
Correct BUGS description of static buffer use
emaste
2012-07-27
1
-3
/
+3
*
Document F_DUP2FD_CLOEXEC.
kib
2012-07-27
1
-4
/
+14
*
Drop non-portable libedit's el_data_set() and el_data_get() for
pfg
2012-07-26
3
-32
/
+1
*
Start manpage with Dd macro and also remove a trailing whitespace
joel
2012-07-26
1
-2
/
+2
*
Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.
pluknet
2012-07-26
2
-2
/
+4
*
Replace the macro name NUM with INTERVALS. This change provides
kargl
2012-07-26
2
-15
/
+16
*
* ld80/expl.c:
kargl
2012-07-26
2
-8
/
+3
*
Replace code that toggles between 53 and 64 bits on i386
kargl
2012-07-26
1
-19
/
+4
*
Add a new man page containing details of new locale-specific functions for
issyl0
2012-07-25
2
-1
/
+182
*
Don't ever build files depending on the directory where they are placed in.
ache
2012-07-24
1
-4
/
+2
*
Hook ld80/s_expl.c or ld128/s_expl.c into the building of libm.
kargl
2012-07-23
1
-1
/
+1
*
Compute the exponential of x for Intel 80-bit format and IEEE 128-bit
kargl
2012-07-23
7
-6
/
+620
*
(Incomplete) fixes for symbols visibility issues and style in fcntl.h.
kib
2012-07-21
1
-1
/
+1
*
Don't forget to initialize return value.
davidxu
2012-07-20
1
-1
/
+1
*
Simplify code by replacing _thr_ref_add() with _thr_find_thread().
davidxu
2012-07-20
1
-5
/
+1
*
Eliminate duplicated code.
davidxu
2012-07-20
1
-19
/
+10
*
Don't assign same value.
davidxu
2012-07-20
2
-6
/
+4
*
Eliminate duplicated code.
davidxu
2012-07-20
1
-29
/
+14
*
Eliminate duplicated code.
davidxu
2012-07-20
1
-30
/
+16
*
Don't forget to release a thread reference count,
davidxu
2012-07-20
1
-4
/
+2
*
Merge more cosmetical changes from NetBSD's libedit.
pfg
2012-07-19
2
-5
/
+5
*
Document F_DUPFD_CLOEXEC. Also provide some wording changes for
kib
2012-07-19
1
-4
/
+15
*
Return zero from get_addrselectpolicy() when no source-address-selection
emax
2012-07-18
1
-0
/
+2
*
libc: Remove some unused strings from getaddrinfo().
jilles
2012-07-15
1
-13
/
+12
*
Jump to the failed label instead of doing cleanup ourselves.
brueffer
2012-07-15
1
-2
/
+1
*
Merge OpenSSL 1.0.1c.
jkim
2012-07-12
1
-1
/
+1
*
Re-merge a couple of changes from NetBSD's libedit.
pfg
2012-07-11
5
-20
/
+51
*
Move the ffclock symbols from FBSD_1.2 to FBSD_1.3 where they should have been
lstewart
2012-07-10
1
-3
/
+3
*
Executing CPUID with EAX set to 1 to actually get feature flags.
davidxu
2012-07-10
1
-1
/
+1
*
Restore the __collate_load_error global that was accidentally removed in the
theraven
2012-07-06
2
-5
/
+6
*
Merge a small update from NetBSD.
pfg
2012-07-06
2
-20
/
+17
*
Fix issue resizing bin/sh
pfg
2012-07-06
5
-66
/
+24
*
Document the behavior (from 4.4-lite) that tokens returned by telldir() are
brooks
2012-07-05
1
-2
/
+15
*
Prefer sysctl to open/read/close for obtaining random data.
pjd
2012-07-04
1
-5
/
+35
*
The register_printf_render_std() function expects regular string.
pjd
2012-07-04
1
-1
/
+1
*
ctype_l(3): Note that not all these functions are specified by POSIX.1-2008.
jilles
2012-07-01
1
-1
/
+14
*
Optimize the handling of SC_NPROCESSORS_CONF, by using auxv AT_NCPU
kib
2012-06-27
1
-0
/
+4
*
Remove end of line whitespace.
joel
2012-06-26
1
-1
/
+1
*
Add more locale-specific functions to the relevant man pages and
issyl0
2012-06-25
5
-3
/
+46
*
Add the sys directory we create to the list of items to clean.
andrew
2012-06-24
1
-0
/
+1
*
Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.
andrew
2012-06-24
1
-1
/
+15
*
Fix mandoc "Oc breaks Op" warning.
joel
2012-06-24
1
-1
/
+1
[next]