| Commit message (Expand) | Author | Age | Files | Lines |
* | fix va -> pa decode. 'by all means' deraadt@ |  marc | 2004-05-05 | 1 | -5/+5 |
* | Include db.h, not ndbm.h since this uses db routines and not ndbm. |  millert | 2004-04-28 | 1 | -3/+3 |
* | remove dup file kvm_amd64 should be used. |  marc | 2004-04-28 | 1 | -209/+0 |
* | Rename kvm_mvme88k so that luna88k can build libkvm. |  miod | 2004-04-21 | 1 | -1/+1 |
* | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many |  deraadt | 2004-02-27 | 1 | -0/+209 |
* | more explicitly check against -1 for pread/pwrite error returns; millert ok |  deraadt | 2004-02-23 | 1 | -5/+5 |
* | strlcpy is nicer. ok deraadt@ millert@ |  tedu | 2004-02-18 | 1 | -4/+4 |
* | Stub this out, copied from other archs with this stubbed out. |  drahn | 2004-02-09 | 1 | -0/+78 |
* | the rest of the libs stuff; from art@ again |  mickey | 2004-01-28 | 1 | -0/+209 |
* | Initialize procbase2 to 0 in _kvm_open(); Dan Harnett |  millert | 2004-01-09 | 1 | -2/+3 |
* | Add MLINKs for kvm_getproc2() and friends. |  millert | 2004-01-08 | 1 | -1/+3 |
* | Sync PTRTOINT64 w/ kernel version and remove some unused vars. |  millert | 2004-01-07 | 1 | -5/+3 |
* | Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that use |  millert | 2004-01-07 | 4 | -46/+383 |
* | Zero nlist array before using; fixes a bug in the error condition |  millert | 2003-11-17 | 1 | -3/+4 |
* | Remove some double semicolons (hmm, do two semis equal a maxi?). |  millert | 2003-08-06 | 1 | -3/+3 |
* | add missing includes |  david | 2003-07-18 | 1 | -2/+3 |
* | protos |  deraadt | 2003-06-26 | 1 | -3/+6 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 18 | -115/+43 |
* | Relax licence by removing the 3rd clause on all files whereI was still |  miod | 2003-06-02 | 1 | -3/+1 |
* | section reorder; |  jmc | 2003-06-02 | 6 | -46/+46 |
* | crashdump/crash-dump -> crash dump; |  jmc | 2003-05-16 | 2 | -7/+7 |
* | amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as |  miod | 2002-12-31 | 1 | -169/+0 |
* | Crank all library major numbers. Needed due to the fact that we |  millert | 2002-12-03 | 1 | -1/+1 |
* | inconsistant spelling; torh@bogus.net |  deraadt | 2002-11-29 | 1 | -3/+3 |
* | indent |  deraadt | 2002-09-17 | 1 | -5/+8 |
* | Set close on exec flag for file descriptors opened by kvm_open(). |  millert | 2002-09-17 | 1 | -3/+23 |
* | hppa stub, from miod |  mickey | 2002-08-03 | 1 | -0/+82 |
* | Redo the logic in kvm_arg_sysctl for resizing the buffer. |  art | 2002-06-20 | 1 | -24/+22 |
* | If possible get arg and env information with sysctl. |  art | 2002-06-08 | 1 | -2/+54 |
* | Add a flag - KVM_NO_FILES which tells kvm_openfiles to not |  art | 2002-06-08 | 3 | -5/+18 |
* | o) start new sentence on a new line; |  mpech | 2002-05-01 | 1 | -3/+3 |
* | call open() with 3 args, for the heck of it |  deraadt | 2002-03-05 | 1 | -9/+9 |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. |  millert | 2002-02-19 | 1 | -50/+5 |
* | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) |  millert | 2002-02-17 | 2 | -14/+12 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 4 | -26/+26 |
* | Reorder new includes. art@ says ok. |  hugh | 2001-12-13 | 1 | -3/+3 |
* | Include more machdep headers. (paranoia) |  art | 2001-12-05 | 7 | -10/+23 |
* | Must include machine/pmap.h and machine/vmparam.h here now |  art | 2001-12-05 | 1 | -2/+4 |
* | Use the address of the symbol, do not overwrite the address with 0, before |  drahn | 2001-11-21 | 1 | -5/+5 |
* | use uvm headers there as well... |  miod | 2001-11-08 | 1 | -1/+2 |
* | Adapt to new uvm/ includes. |  art | 2001-11-06 | 9 | -27/+21 |
* | Leftovers... |  miod | 2001-11-05 | 3 | -563/+0 |
* | No need to pull in vm/vm_param.h in any of these files. |  art | 2001-11-05 | 14 | -37/+23 |
* | sparc64 bits. Not tested yet. |  art | 2001-08-28 | 1 | -0/+232 |
* | o) We always close .Bl and .Bd tags; |  mpech | 2001-08-06 | 1 | -2/+3 |
* | no more vm/swap_pager.h |  deraadt | 2001-06-27 | 2 | -6/+4 |
* | UVM is no longer an option |  art | 2001-06-27 | 2 | -204/+3 |
* | Use symbolic names for MMU flavours, and correctly handle 68060 |  miod | 2001-06-21 | 1 | -3/+4 |
* | oops |  art | 2001-05-19 | 3 | -9/+9 |
* | Make this actually compile |  millert | 2001-05-19 | 1 | -3/+3 |