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
*
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
*
Get rid of _PATH_UNIX completely; use getbootfile(3) instead.
wollman
1994-09-24
2
-4
/
+3
*
Made kvm routines use procfs to get out process data such as argument
dg
1994-08-11
3
-155
/
+33
*
Converted 'vmunix' to 'kernel'.
dg
1994-08-05
3
-4
/
+4
*
Make it work with our make macros.
wollman
1994-08-05
1
-2
/
+2
*
Fix kvm_i386.c just enough to make it compile and return lots of errors
rgrimes
1994-05-28
3
-346
/
+74
*
This is a COPY of kvm_hp300.c, soon to be patched to sorta work with
rgrimes
1994-05-28
2
-0
/
+572
*
This commit was generated by cvs2svn to compensate for changes in r1573,
rgrimes
1994-05-27
17
-0
/
+3223
|
\
|
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
17
-0
/
+3223
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+69