OpenBSD CVS

src/lib/libkvm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libkvm

Current tag: OPENBSD_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   18 years  deraadt   use WANTLINT= (on all architectures)
[TXT] kvm.3  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm.c  1.45   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_alpha.c  1.14   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_amd64.c  1.4   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_arm.c  1.4   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_dump.3  1.9   19 years  jmc   .{N,O}x fixes;
[TXT] kvm_geterr.3  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm_getfiles.3  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm_getloadavg.3  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm_getloadavg.c  1.7   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_getprocs.3  1.12   19 years  jaredy   - fix includes needed to compile - mdoc and macro fixes - sync to reality - ment...
[TXT] kvm_hppa.c  1.5   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_i386.c  1.19   18 years  mickey   proper type and ptdsize checks; had it for three weeks now... sigh
[TXT] kvm_m88k.c  1.4   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_mips64.c  1.3   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_nlist.3  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm_open.3  1.11   18 years  deraadt   kvm_openfiles() should take int flag, not unsigned
[TXT] kvm_powerpc.c  1.6   18 years  deraadt   ARGSUSED for for a few things
[TXT] kvm_private.h  1.11   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_proc.c  1.30   17 years  deraadt   Back out the anon change. Apparently it was tested by a few, but most of us did...
[TXT] kvm_read.3  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] kvm_sparc64.c  1.6   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] shlib_version  1.7   19 years  marc   errno changes, lib major version bumps, and general flag day To build you must: ...
[TXT] kvm_file.c (in the Attic) [Hide]  1.14   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_m68k.c (in the Attic) [Hide]  1.17   18 years  miod   Use the non-generic SEGSHIFT value in the 020/030 specific codepath.
[TXT] kvm_sparc.c (in the Attic) [Hide]  1.11   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_vax.c (in the Attic) [Hide]  1.13   17 years  miod   Real kvm routines for vax; allows ``target kvm'' to work in gdb for kernel crash...