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
/
distrib
/
utils
/
more
Age
Commit message (
Expand
)
Author
2020-09-29
s/occurence/occurrence/
msaitoh
2016-01-26
PR/50710: David Binderman: Fix memory leak.
christos
2013-07-10
Fix stack overflow.
joerg
2013-07-03
Just split it into two strings and eliminate the newline.
matt
2013-06-28
Use ANSI C string concatenation
matt
2012-06-08
Change name of author from Nudleman to Nudelman.
jdf
2012-03-22
Fix whitespace nits. Suggested by Bug Hunting.
wiz
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2009-01-24
WARNS=1
tsutsui
2009-01-24
Remove the \n and tab from the __COPYRIGHT() strings to appease asm warnings.
tsutsui
2004-09-01
rename a global variable so that it doesn't collide with a libcurses function
chs
2003-10-21
Fix integer/NULL confusion.
agc
2003-10-13
Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing
agc
2003-08-10
avoid gcc3 cpp lossage.
mrg
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-06
use bounded string op
itojun
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-02-04
"Utilize" has exactly the same meaning as "use," but it is more
perry
2002-02-09
use ${INSTALL_FILE} as appropriate
lukem
2002-01-15
Use standard headers and sort sections.
wiz
2001-12-12
Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
tv
2001-10-05
Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization
jmc
2001-08-20
Drop ``-Os'' on sparc64 due to toolchain issues.
martin
2001-08-20
precede, not preceed.
wiz
2001-06-25
close a .Bl
hubertf
2001-06-11
Fix various misspellings of compatible/compatibility.
wiz
2001-01-04
use more standard %ll_ in favour of %q_
lukem
2000-05-18
Part II. Link everything -static since that's what want for crunchgen
matt
2000-05-18
Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax
matt
1999-10-19
Fix up conflicting decl for putchr()
dan
1999-10-18
Change `putchr' prototype to make it acceptable to tputs().
pk
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-04-28
fix mdoc references and .Nm usage
fair
1998-04-13
use CPPFLAGS not CFLAGS
lukem
1998-02-09
Fix some printfs and prototypes.
thorpej
1998-02-04
Warnsify, remove register declarations and -lcompat
christos
1998-01-09
RCS Id Police.
perry
1997-12-12
Add NOMAN=1
gwr
1997-11-17
Add <strings.h> where necessary, and remove support for tags.
cjs
1997-11-17
Don't need real regexps on search.
cjs
1997-11-17
Import of berkeley more(1) for use on install disks, because it's
cjs