index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libkvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Declare size_t and ssize_t if they are not already declared, so that
bde
1998-12-16
1
-6
/
+15
*
Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This
bde
1998-12-16
1
-17
/
+12
*
Add required #include references to manual page
dillon
1998-12-13
1
-0
/
+2
*
Avoid the "Cannot allocate memory" problem that appears on heavily
des
1998-10-12
1
-4
/
+10
*
Adjust the declarations of kvm_read and kvm_write to match reality a little
dfr
1998-09-16
1
-2
/
+2
*
Replace memory leaking instances of realloc with non-leaking reallocf.
imp
1998-09-16
1
-1
/
+3
*
Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.
kato
1998-09-09
1
-1
/
+1
*
The length argument to sysctl is now size_t.
dfr
1998-08-25
2
-3
/
+6
*
Nuke unsupported architecture files
gpalmer
1998-08-22
2
-493
/
+0
*
Add an alpha machdep for kvm. The vatop functions are stubbed out for
dfr
1998-08-15
1
-0
/
+197
*
Allow /dev/null as path for the "/dev/mem" file, and assume that people
phk
1998-06-30
2
-30
/
+38
*
Fixed bugs in the conversion of kvm to to use procfs in rev.1.3. All
bde
1998-01-16
1
-9
/
+14
*
-I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.
bde
1997-08-26
1
-1
/
+1
*
Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages.
tegge
1997-08-17
2
-0
/
+26
*
Add ${DESTDIR} in front of absolute path.
asami
1997-07-18
1
-1
/
+1
*
Fill in parent process id when reading process information from a
tegge
1997-06-25
1
-0
/
+12
*
Fixed #include and/or prototype bugs in synopsis.
bde
1997-04-19
1
-1
/
+0
*
Fixed #include and/or prototype bugs in synopsis.
bde
1997-04-13
2
-2
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Sort cross references.
wosch
1997-01-20
2
-6
/
+6
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix the short description of kvm_getloadavg(3) to reflect
mpp
1997-01-02
1
-2
/
+1
*
kvm_malloc:
ache
1996-11-11
1
-3
/
+3
*
Implement virtual-to-physical address mapping for the kvm library on
peter
1996-10-07
2
-40
/
+130
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
5
-4
/
+11
*
Pass correct length OID to kernel for KERN_PROC_ALL.
phk
1996-06-06
1
-2
/
+2
*
NBPG -> PAGE_SIZE
phk
1996-05-02
3
-10
/
+10
*
From Lite2: proc and file LIST changes
hsu
1996-03-11
2
-8
/
+10
*
If the two recently added sysctl variables exist, use those rather than
peter
1996-02-24
1
-2
/
+17
*
Add some missing MLINKS, correct some cross references, correct some
mpp
1996-02-09
1
-1
/
+0
*
Another round of spelling fixes.
mpp
1996-01-30
1
-2
/
+2
*
Extract the login name when doing a ps on a dead kernel.
peter
1996-01-01
1
-0
/
+2
*
Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow of
peter
1995-12-16
1
-6
/
+65
*
phkmalloc strikes again! :-) Another use of un-cleared returns from
peter
1995-12-09
1
-0
/
+3
*
Updates to read the extra indirection in ps_strings. Note that any
peter
1995-12-09
2
-35
/
+53
*
Removed unnecessary include of <sys/tty.h>. tty.h apparently once had
bde
1995-10-22
1
-1
/
+0
*
41 headers must be implicitly included and one more (<sys/param.h>) must
bde
1995-06-25
1
-1
/
+2
*
Update the man page for kvm_getprocs.3 to reflect our sysctl-based
joerg
1995-06-24
1
-9
/
+9
*
Remove trailing whitespace.
rgrimes
1995-05-30
8
-37
/
+37
*
Comment out declaration of kvm_uread until it can be fixed correctly.
rgrimes
1995-03-20
1
-0
/
+2
*
Change u_long to unsigned long to be consistent.
rgrimes
1995-03-20
1
-1
/
+2
*
libkvm exports kvm_uread(), so do declare it in the header file.
joerg
1995-03-19
1
-0
/
+1
*
Cast the offset of one call to lseek() to off_t, as it's already done
joerg
1995-03-19
1
-1
/
+1
*
Fix previous fix to agree with the man page - don't report errors in
bde
1995-02-25
1
-2
/
+3
*
Remove some unused variables and fix two blatant core dump triggers.
phk
1995-02-24
3
-11
/
+9
*
A semicolon was lost.
phk
1994-11-07
2
-2
/
+2
*
From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com>
jkh
1994-11-07
2
-0
/
+2
*
Fix from Gary Jennejohn - use 'cp' not 'buf' in read call. Oops.
dg
1994-11-02
1
-1
/
+1
*
Added spare space on the usr stack. Used in ibcs2 emulation.
sos
1994-10-09
1
-2
/
+2
*
Don't include sys/exec.h.
dg
1994-09-25
1
-1
/
+0
[prev]
[next]