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
/
bin
/
ps
/
Makefile
Age
Commit message (
Expand
)
Author
2021-09-14
Provide symbolic printing of some keywords by capitalizing them.
christos
2021-04-06
We only need -Wno-format-y2k for print.c .
simonb
2011-08-14
Document non-literal formats
christos
2002-06-19
g/c procfs fallback code, it's redundant now that we use sysctl to get
jdolecek
2000-05-26
Use new sysctl/kvm interfaces. This will stop the "proc size mismatch"
simonb
1999-09-12
the PMAP_NEW option is gone as the new interface is no longer optional.
chs
1999-03-26
Added experimental fallback /proc-based lookup. Warnings are printed when the
bgrayson
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1998-08-25
Add CWARNFLAGS+=-Wno-format-y2k.
tv
1998-08-25
Kill the CFLAGS+=-Wno-format-y2k which will go, for now, into bsd.sys.mk
ross
1998-08-21
This needs strftime()'s %y; use -Wno-format-y2k.
tv
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
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-20
Fix compiler warnings
christos
1995-10-26
LIBMATH -> LIBM (PR# 1688)
jtc
1995-05-21
Split out some helper functions again.
mycroft
1995-05-18
Create and strvis(3) the argument and environment lists only as needed.
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1994-08-03
do not need -I/sys
deraadt
1994-07-03
devname is in libc now
deraadt
1994-05-17
Restore "${DESTDIR}" in CFLAGS.
pk
1994-05-12
Need devname.c.
mycroft
1994-05-09
clean up import
cgd
1994-01-28
needs -lkvm, not -lutil
cgd
1993-08-14
Fix library dependencies.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-06-17
Don't need -I/sys. (Why was it here?)
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd