index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
vmstat
/
Makefile
Age
Commit message (
Expand
)
Author
2001-05-06
Move vmstat.8 to vmstat.1, since the program lives in /usr/bin now and is
wiz
1999-09-12
the PMAP_NEW option is gone as the new interface is no longer optional.
chs
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1998-02-18
add -DPMAP_NEW if PMAP_NEW is on in mk.conf
perry
1998-02-09
add -DUVM to CPPFLAGS if defined(UVM)
mrg
1996-05-10
New userland code to read the statistics kept by the NetBSD generic
thorpej
1995-05-07
always add sys/arch to include path
cgd
1994-12-28
Put back the -I/sys/arch.
mycroft
1994-12-22
specify man pages the new way.
cgd
1994-10-06
If we don't -I/sys, then don't -I/sys/arch, either.
mycroft
1994-05-30
${.CURDIR} works better.
hpeyerl
1994-05-30
Make this compile under hp300.
hpeyerl
1994-05-21
add machine define if m68k arch.
chopps
1994-05-11
rcsids
cgd
1994-05-11
clean up import. also, stub read_names for the i386, and comment out
cgd
1994-04-15
clean, exported variable (and contents) changes
cgd
1994-01-28
needs -lkvm, not -lutil
cgd
1993-09-25
-I/sys --> -I${DESTDIR}/sys, to support cross-compilation.
pk
1993-07-30
Add RCS identifiers.
mycroft
1993-04-09
added, from net/2 (patch 124).
cgd