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
*
libutil/pw_util.3: Fix two prototypes.
eadler
2014-02-13
1
-2
/
+2
*
Add kvm_getncpus() to obtain mp_ncpus.
glebius
2014-02-12
3
-1
/
+18
*
Add bounds check for pteindex / pdeindex
emaste
2014-02-12
1
-0
/
+4
*
While it isn't too late and kvm_read_zpcpu() function isn't yet used
glebius
2014-02-12
3
-4
/
+4
*
add support for building a cross-gdb for ARM... This isn't hooked up
jmg
2014-02-12
2
-1
/
+13
*
Expose real size of UMA allocations via libmemstat(3).
glebius
2014-02-10
5
-1
/
+19
*
Fix descriptor leak.
pjd
2014-02-09
1
-1
/
+1
*
Build libstand as a 64-bit library on ppc64
emaste
2014-02-09
2
-7
/
+0
*
Set errno on inet_ntop(3) failure.
kevlo
2014-02-07
1
-2
/
+4
*
Make libstand setjmp work for both 64- and 32-bit ABIs.
nwhitehorn
2014-02-07
1
-27
/
+106
*
fts: Fix double-free with conflicting concurrent modifications.
jilles
2014-02-07
1
-4
/
+8
*
Build libstand as a 64-bit library on amd64
emaste
2014-02-06
2
-15
/
+9
*
Set the malloc alignment to 64 bytes on platforms that use the U-Boot API
ian
2014-02-05
4
-8
/
+25
*
Add support for FreeBSD/i386 guests under bhyve.
jhb
2014-02-05
2
-2
/
+167
*
libc/net: fix a portability issue
eadler
2014-02-05
1
-1
/
+1
*
libc/net: Fix some issues in inet6_opt_init() (from RFC 3542):
eadler
2014-02-04
1
-4
/
+1
*
Fix a typo.
brueffer
2014-02-03
1
-1
/
+1
*
Assert input arguments to buf_send() and buf_recv().
pjd
2014-02-02
1
-0
/
+7
*
Fix sending empty nvlist.
pjd
2014-02-02
1
-2
/
+2
*
In _pthread_kill(), if passed pthread is current thread, do not send
kib
2014-02-01
1
-5
/
+8
*
Merge mdocml v1.12.3 into head
uqs
2014-02-01
1
-1
/
+1
*
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
jhibbits
2014-02-01
1
-10
/
+32
*
Merge from CheriBSD:
brooks
2014-01-30
1
-2
/
+7
*
The posix_madvise(3) and posix_fadvise(2) should return error on
kib
2014-01-30
4
-8
/
+20
*
Bump copyright dates
des
2014-01-30
3
-3
/
+3
*
Import libc++ 3.4 release. This contains a lot of bugfixes, and some
dim
2014-01-30
1
-1
/
+12
*
Enhance the support for PCI legacy INTx interrupts and enable them in
jhb
2014-01-29
2
-0
/
+8
*
r261230 broke the cases where the amount of data to be read is not
des
2014-01-29
2
-17
/
+16
*
mdoc: fix several uses of the Fx macro to point to actual releases.
uqs
2014-01-28
5
-5
/
+5
*
MFH@261240.
kaiw
2014-01-28
7
-139
/
+75
|
\
|
*
Solve http buffering issues and hangs once and for all (hopefully!) by
des
2014-01-28
3
-121
/
+57
|
*
Comply to the official LibUSB v1.0 API:
hselasky
2014-01-28
1
-7
/
+3
|
*
Add new sendmail 8.14.8 file
gshapiro
2014-01-26
1
-1
/
+1
|
*
* Mark static inline functions with __fenv_static.
andrew
2014-01-25
1
-7
/
+11
|
*
Use __fenv_static for all static inline functions.
andrew
2014-01-25
1
-3
/
+3
*
|
MFH@261151.
kaiw
2014-01-25
5
-18
/
+37
|
\
\
|
|
/
|
*
Add MLINK for fdclosedir.3 to directory.3 and sort fdopendir(3) entry.
bdrewery
2014-01-24
1
-1
/
+2
|
*
The posix_fallocate(2) syscall should return error number on error,
kib
2014-01-23
1
-2
/
+2
|
*
Update EINVAL description.
pluknet
2014-01-23
1
-2
/
+2
|
*
Update jemalloc to version 3.5.0.
jasone
2014-01-23
3
-13
/
+31
*
|
Bump SHLIB_MAJOR for libelf.
kaiw
2014-01-21
1
-1
/
+1
*
|
Bump SHLIB_MAJOR for libdwarf as ABI/API has changed.
kaiw
2014-01-21
1
-1
/
+1
*
|
Reapply revisions r237528, r237531 and r238741 which make libelf
kaiw
2014-01-21
2
-0
/
+26
*
|
Remove INCSDIR variable which is only used in elftoolchain's own build
kaiw
2014-01-21
2
-2
/
+0
*
|
MFH@260917.
kaiw
2014-01-20
4
-5
/
+40
|
\
\
|
|
/
|
*
Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if the
nwhitehorn
2014-01-20
1
-0
/
+35
|
*
Fix format string.
des
2014-01-20
1
-1
/
+1
|
*
Replace LIBGCC by LIBCOMPILER_RT.
ed
2014-01-18
1
-3
/
+3
|
*
Handle truncation of the size returned by _kvm_kvatop(). Cores can have
marcel
2014-01-16
1
-1
/
+1
*
|
Remove the old libdwarf and bring in the new libdwarf in contrib/.
kaiw
2014-01-16
18
-4342
/
+311
[next]