| Commit message (Expand) | Author | Age | Files | Lines |
* | according to ingo, it isn;t a problem to have empty [BDS]q macros, so |  jmc | 2010-09-20 | 1 | -3/+3 |
* | more wacky macro fixing; |  jmc | 2010-09-19 | 1 | -3/+3 |
* | Correct the links between threads, processes, pgrps, and sessions, |  guenther | 2010-07-26 | 2 | -20/+34 |
* | Move some macros in <msdosfs/denode.h> to outside the #ifdef _KERNEL |  guenther | 2010-07-17 | 1 | -3/+1 |
* | Fail instead of lying if a process asks sysctl()'s KERN_PROC2 or |  guenther | 2010-06-29 | 2 | -2/+13 |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent |  miod | 2010-02-03 | 1 | -2/+7 |
* | the comment is right, this can indeed go away. |  jasper | 2010-01-12 | 1 | -2/+1 |
* | Reimplement kvm_getproc2()'s support for reading crash dumps and |  guenther | 2010-01-10 | 4 | -204/+383 |
* | Get page size information by reading the kernel image' struct uvmexp, instead |  miod | 2009-12-07 | 1 | -22/+44 |
* | Oops, KSEG -> CKSEG. |  miod | 2009-11-22 | 1 | -4/+4 |
* | Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide the |  miod | 2009-11-22 | 1 | -3/+15 |
* | Do not need -DLIBC_SCCS anymore |  deraadt | 2009-10-28 | 1 | -2/+1 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 12 | -92/+12 |
* | this is happier if it pulls in a few more includes |  deraadt | 2009-07-28 | 1 | -1/+4 |
* | Support KERN_FILE_TEXT here too |  millert | 2009-07-21 | 1 | -2/+13 |
* | Handle the case where so_pcb is NULL. |  millert | 2009-07-21 | 1 | -2/+4 |
* | correct kvm_getfile2 error string |  millert | 2009-07-08 | 1 | -4/+4 |
* | Install ntfs includes and add libkvm (fstat) support. ntfs bits |  millert | 2009-06-24 | 4 | -9/+101 |
* | Move KREAD define to kvm_private.h |  millert | 2009-06-20 | 9 | -41/+20 |
* | Split out cd9660 bits into their own .c file to avoid #define collisions |  millert | 2009-06-20 | 5 | -28/+193 |
* | Add msdosfs support now that we have the headers. |  millert | 2009-06-20 | 1 | -40/+59 |
* | Quiet a gcc warning |  millert | 2009-06-19 | 1 | -4/+4 |
* | add missing headers needed by free(), memset(), getuid() and strlcpy(). |  chl | 2009-06-11 | 1 | -2/+5 |
* | Define _KERNEL for the bare minimum. We can include sys/proc.h |  millert | 2009-06-07 | 1 | -6/+9 |
* | Avoid including machine/cpu.h |  millert | 2009-06-07 | 1 | -4/+4 |
* | Add kvm_getfile2 which uses KERN_FILE2 when possible, falling |  millert | 2009-06-07 | 6 | -8/+908 |
* | Mop up after oga@ and unbreak the tree. The direct uncached map is gone so |  kettenis | 2009-03-30 | 1 | -6/+1 |
* | All operation on live kernels uses sysctl interface, there is no reason to |  miod | 2009-01-21 | 3 | -14/+10 |
* | Sync _kvm_kvatop with existing pmap code: handle direct mappings and |  miod | 2009-01-02 | 1 | -2/+24 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 1 | -9/+2 |
* | Unbreak build. |  kettenis | 2008-03-30 | 1 | -1/+7 |
* | Get rid of the silly union for mips pte. No functional change except |  miod | 2007-10-18 | 1 | -3/+4 |
* | Make context switching much more MI: |  art | 2007-10-10 | 1 | -4/+2 |
* | Bring back Mickey's UVM anon change. Testing by thib@, beck@ and |  pedro | 2007-06-18 | 1 | -3/+3 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 9 | -18/+18 |
* | Kernel crash dump support for arm-based platform, with minimal support in |  miod | 2007-05-19 | 1 | -7/+65 |
* | Enable support for > 512MB of physical memory on mips64 systems, by using |  miod | 2007-05-03 | 1 | -13/+23 |
* | hide struct process from userland, allow kvm_proc to see it. |  espie | 2007-04-14 | 1 | -2/+3 |
* | move p_limit and p_cred into struct process |  tedu | 2007-04-12 | 1 | -4/+9 |
* | Kernel crash dumps and associated libkvm bits for landisk. |  miod | 2007-03-03 | 1 | -29/+115 |
* | Revert PAE pmap for now, until the strange bug is found. This stops |  tom | 2007-02-20 | 2 | -57/+26 |
* | the advertising clause on these can safely be removed |  deraadt | 2007-01-08 | 2 | -13/+5 |
* | Fix cut'n'paste abuse in error message. |  miod | 2006-11-29 | 1 | -3/+3 |
* | Sync with struct proc change. |  miod | 2006-11-29 | 1 | -3/+3 |
* | Minimal lip service for savecore to be happy. |  miod | 2006-11-06 | 1 | -8/+5 |
* | Preliminary userland bits for OpenBSD/landisk, many things coming from |  miod | 2006-10-10 | 1 | -0/+76 |
* | Back out the anon change. Apparently it was tested by a few, but most of |  deraadt | 2006-07-13 | 1 | -3/+3 |
* | from netbsd: make anons dynamically allocated from pool. |  mickey | 2006-06-21 | 1 | -3/+3 |
* | Real kvm routines for vax; allows ``target kvm'' to work in gdb for kernel |  miod | 2006-06-19 | 1 | -50/+29 |
* | Use the non-generic SEGSHIFT value in the 020/030 specific codepath. |  miod | 2006-06-12 | 1 | -3/+3 |