tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
vmstat
/
at
master
5 files
Makefile
zap trailing newlines; "go for it" deraadt
11 years ago
dkstats.c
When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.
6 years ago
dkstats.h
fix a pasto in a comment: wxfers are for writes, not reads.
20 years ago
vmstat.8
replace links to uvm(9) to uvm_init(9); ok mpi
6 years ago
vmstat.c
userspace: remove vestigial '?' cases from top-level getopt(3) loops
3 years ago