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
/
libkvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to libkvm for reading minidumps on arm64. The kernel side is
andrew
2015-08-20
3
-10
/
+320
*
The si_status field of the siginfo_t, provided by the waitid(2) and
kib
2015-07-18
1
-1
/
+3
*
Revert r284417 it is not necessary anymore
bapt
2015-06-15
1
-1
/
+1
*
Enforce overwritting SHLIBDIR
bapt
2015-06-15
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-0
/
+64
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
2
-12
/
+46
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
3
-379
/
+2
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+1
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
Merge head
sjg
2014-04-27
9
-88
/
+252
|
|
\
\
\
|
*
\
\
\
Merge from head
sjg
2013-09-05
4
-33
/
+17
|
|
\
\
\
\
|
*
\
\
\
\
sync from head
sjg
2013-04-12
4
-8
/
+90
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Sync from head
sjg
2012-11-04
2
-3
/
+10
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add stub functions to build libkvm. There will be added, but we need them
andrew
2015-04-02
1
-0
/
+64
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Allow libkvm to get the kernel va to pa delta without the need for
andrew
2014-10-19
1
-10
/
+26
*
|
|
|
|
|
|
Update the ULE scheduler + thread and kinfo structs to use int for cpuid
adrian
2014-10-18
1
-0
/
+18
*
|
|
|
|
|
|
Fix the type of pte_pa as when it is passed into _kvm_pa2off it is either
andrew
2014-10-16
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Remove ia64.
marcel
2014-07-07
3
-379
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
andrew
2014-03-23
1
-1
/
+1
*
|
|
|
|
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
*
|
|
|
|
Handle truncation of the size returned by _kvm_kvatop(). Cores can have
marcel
2014-01-16
1
-1
/
+1
*
|
|
|
|
We don't have to worry about page sizes when working on virtual
marcel
2014-01-13
1
-1
/
+1
*
|
|
|
|
Re-apply the part of r260022 that was reverted by r260030 with
marcel
2014-01-13
1
-5
/
+18
*
|
|
|
|
Revert part of r260022: LIB32 builds were broken by it.
marcel
2013-12-29
1
-17
/
+5
*
|
|
|
|
Add support for virtual cores (aka minidumps). To that end, refactor this
marcel
2013-12-29
1
-72
/
+141
*
|
|
|
|
Allow building a cross libkvm for ia64.
marcel
2013-12-28
1
-0
/
+10
*
|
|
|
|
Allow building a cross libkvm by setting TARGET_ARCH. The library so
marcel
2013-12-28
2
-7
/
+54
*
|
|
|
|
Fix "kptdir is itself virtual" error, caused by having the kptdir in PBVM.
marcel
2013-12-26
1
-7
/
+11
*
|
|
|
|
Revert r256514 for libkvm. It wasn't correct actually and breaks build.
glebius
2013-10-15
1
-3
/
+1
*
|
|
|
|
- While we are spreading the counter(9) across network stack, more userland
glebius
2013-10-15
1
-1
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
In r227839, when removing libkvm dependency on procfs(5),
trociny
2013-07-10
2
-2
/
+1
*
|
|
|
Switch to 2-clause license and standard text
emaste
2013-06-06
1
-15
/
+11
*
|
|
|
libkvm: Make second /dev/null file descriptor close-on-exec as well.
jilles
2013-05-04
1
-1
/
+1
*
|
|
|
libkvm: Use O_CLOEXEC instead of separate fcntl(F_SETFD) call.
jilles
2013-05-04
1
-15
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Remove EOL whitespace.
joel
2013-04-11
1
-1
/
+1
*
|
|
Fix typo.
glebius
2013-04-11
1
-1
/
+1
*
|
|
Include types.h for C99 uintXX_t types.
glebius
2013-04-11
1
-1
/
+1
*
|
|
o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.
glebius
2013-04-10
4
-7
/
+89
|
|
/
|
/
|
*
|
kvm_getprocs: gracefully handle errors from kvm_deadprocs
avg
2012-10-06
1
-2
/
+8
*
|
kvm_proclist: ignore processes in larvae state
avg
2012-10-06
1
-0
/
+2
*
|
If the IdlePDPT is not present, PAE is not active
kevlo
2012-09-10
1
-1
/
+0
|
/
*
General mdoc(7) and typo fixes.
gjb
2012-05-11
1
-2
/
+2
[next]