freebsd_amp_hwpstate/lib/libkvm
Jacques Vidrine 91a594d823 Change the return value of kvm_read/kvm_write to be -1 on error, to
match the documented interface.

Previously it returned 0 on error.

PR:		bin/10511
2000-03-31 15:04:25 +00:00
..
Makefile Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
kvm.3
kvm.c Change the return value of kvm_read/kvm_write to be -1 on error, to 2000-03-31 15:04:25 +00:00
kvm.h
kvm_alpha.c Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00
kvm_amd64.c Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00
kvm_file.c Correct an error message presumably as a result of cut/paste. 2000-02-18 16:39:00 +00:00
kvm_geterr.3
kvm_getfiles.3 Fixed missing includes in synopsis. <sys/file.h> went missing when KERNEL 2000-01-05 16:38:58 +00:00
kvm_getloadavg.3
kvm_getloadavg.c Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00
kvm_getprocs.3
kvm_getswapinfo.3 Repair misspelled `.Pp' directive: 2000-02-14 01:35:15 +00:00
kvm_getswapinfo.c -Wall, which caught a real bug where buflen wasn't being set properly. 2000-03-27 00:33:45 +00:00
kvm_i386.c Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00
kvm_nlist.3 Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00
kvm_open.3
kvm_private.h Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00
kvm_proc.c -Wall, which caught a real bug where buflen wasn't being set properly. 2000-03-27 00:33:45 +00:00
kvm_read.3
kvm_sparc.c Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling 1999-12-27 07:14:58 +00:00