This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libkvm
History
bjh21
c4f68df178
Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26.
...
The Makefile now finds the correct file without help.
2001-01-08 18:30:03 +00:00
..
kvm_alpha.c
…
kvm_arm.c
Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26.
2001-01-08 18:30:03 +00:00
kvm_dump.3
…
kvm_file.c
…
kvm_geterr.3
…
kvm_getfiles.3
…
kvm_getloadavg.3
…
kvm_getloadavg.c
…
kvm_getprocs.3
…
kvm_i386.c
…
kvm_m68k_cmn.c
Use %lx instead of %x with _kvm_err when arg is u_long.
2000-10-10 20:44:16 +00:00
kvm_m68k.c
…
kvm_m68k.h
…
kvm_mips.c
…
kvm_nlist.3
…
kvm_ns32k.c
Use %lx instead of %x with _kvm_err when arg is u_long.
2000-10-10 20:44:16 +00:00
kvm_open.3
…
kvm_powerpc.c
…
kvm_private.h
…
kvm_proc.c
adapt to latest struct proc, struct sigacts, struct sigctx changes
2000-12-22 23:11:19 +00:00
kvm_read.3
…
kvm_sh3.c
…
kvm_sparc64.c
Use %lx instead of %x with _kvm_err when arg is u_long.
2000-10-10 20:44:16 +00:00
kvm_sparc.c
…
kvm_sun3.c
Use %lx instead of %x with _kvm_err when arg is u_long.
2000-10-10 20:44:16 +00:00
kvm_sun3x.c
Use %lx instead of %x with _kvm_err when arg is u_long.
2000-10-10 20:44:16 +00:00
kvm_vax.c
be consistent in the use of u_long. eventually they should be uintptr_t.
2000-10-27 21:38:10 +00:00
kvm.3
…
kvm.c
Add forgotten initialization.
2000-11-16 08:57:15 +00:00
Makefile
Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26.
2001-01-08 18:30:03 +00:00
shlib_version
…