index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_proc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync PTRTOINT64 w/ kernel version and remove some unused vars.
millert
2004-01-07
1
-5
/
+3
*
Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that use
millert
2004-01-07
1
-38
/
+333
*
Zero nlist array before using; fixes a bug in the error condition
millert
2003-11-17
1
-3
/
+4
*
Remove some double semicolons (hmm, do two semis equal a maxi?).
millert
2003-08-06
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
Redo the logic in kvm_arg_sysctl for resizing the buffer.
art
2002-06-20
1
-24
/
+22
*
If possible get arg and env information with sysctl.
art
2002-06-08
1
-2
/
+54
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-10
/
+8
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-6
/
+6
*
Reorder new includes. art@ says ok.
hugh
2001-12-13
1
-3
/
+3
*
Must include machine/pmap.h and machine/vmparam.h here now
art
2001-12-05
1
-2
/
+4
*
Adapt to new uvm/ includes.
art
2001-11-06
1
-4
/
+2
*
No need to pull in vm/vm_param.h in any of these files.
art
2001-11-05
1
-3
/
+2
*
UVM is no longer an option
art
2001-06-27
1
-199
/
+2
*
Convert lseek/{read,write} pairs into pread and pwrite.
art
2001-05-18
1
-18
/
+10
*
Mark kernel threads as system processes. Make ps hide them by default,
niklas
2000-06-18
1
-2
/
+7
*
UVM support + some cleanup
art
1999-06-22
1
-31
/
+136
*
Switch alpha from libkvm.old to libkvm with code from NetBSD.
niklas
1997-02-26
1
-4
/
+4
*
use psstrings sysctl
deraadt
1996-10-23
1
-3
/
+16
*
sync with 0430
deraadt
1996-05-05
1
-0
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+832