freebsd-skq/lib/libkvm
Joerg Wunsch ec4f225196 Cast the offset of one call to lseek() to off_t, as it's already done
in all other places here.

This is a hack, the interface should be changed to use off_t's
everywhere around, but this will require to update all the programs
that happen to use libkvm.
1995-03-19 13:33:05 +00:00
..
kvm_amd64.c A semicolon was lost. 1994-11-07 19:54:55 +00:00
kvm_file.c Remove some unused variables and fix two blatant core dump triggers. 1995-02-24 08:15:27 +00:00
kvm_geterr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_getfiles.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_getloadavg.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_getloadavg.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_getprocs.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_hp300.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_i386.c A semicolon was lost. 1994-11-07 19:54:55 +00:00
kvm_mips.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_nlist.3 Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
kvm_open.3 Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00
kvm_private.h Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
kvm_proc.c Cast the offset of one call to lseek() to off_t, as it's already done 1995-03-19 13:33:05 +00:00
kvm_read.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm_sparc.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
kvm.c Fix previous fix to agree with the man page - don't report errors in 1995-02-25 16:44:01 +00:00
kvm.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
Makefile Make it work with our make macros. 1994-08-05 01:42:04 +00:00