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
*
Do defered mutex wakeup once.
davidxu
2012-08-12
1
-0
/
+1
*
MFp4:
davidxu
2012-08-11
5
-24
/
+38
*
Add __always_inline to __ieee754_rem_pio2() and __ieee754_rem_pio2f(),
dim
2012-08-11
2
-2
/
+2
*
Rename aux.c to auxv.c.
ed
2012-08-11
2
-1
/
+1
*
Change a few extern inline functions in libm to static inline, since
dim
2012-08-11
6
-28
/
+23
*
nftw(): POSIX says directories causing loops should be silently skipped.
jilles
2012-08-09
1
-3
/
+2
*
Refresh with OpenBSD RCS ID changes to reflect that we now have essentionally
delphij
2012-08-09
1
-7
/
+1
*
ftw(): Do not check the maxfds argument against OPEN_MAX.
jilles
2012-08-09
1
-2
/
+1
*
nftw(): Do not check the maxfds argument against OPEN_MAX.
jilles
2012-08-09
1
-2
/
+1
*
Fix an instance in pam_krb5(8), where the variable 'user' could be used
dim
2012-08-06
1
-2
/
+2
*
Fix two instances in pam_krb5(8), where the variable 'princ_name' could
dim
2012-08-06
1
-4
/
+4
*
Add an option for pam_krb5 to allow it to authenticate users which don't have
dfr
2012-08-05
1
-4
/
+7
*
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
[next]