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
/
lib
/
libedit
/
makelist
Age
Commit message (
Expand
)
Author
2010-04-18
shame on solaris that is the last OS not supporting $()
christos
2010-04-15
From Jess Thrysoee
christos
2009-12-30
Fix wide build, test it, but don't turn it on yet.
christos
2009-12-30
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
christos
2009-02-12
More fixes for existing portability stuff.
sketch
2005-10-22
change tr '[a-z]' '[A-Z]' to tr '[:lower:]' '[:upper:]' so that POSIX systems
christos
2005-08-08
Don't add an extra { NULL, 0, NULL } element to the help array. Instead keep
christos
2005-05-16
Remove clause 3 from the UCB license.
lukem
2003-03-10
don't use the path for awk
christos
2001-01-09
make array of functions and help array const
jdolecek
2000-09-04
- generate ansi prototypes instead of using __P(). noted by christos
lukem
2000-06-21
* add -m option to makelist, which generates an mdoc table with the key
lukem
1999-07-02
More trailing white space.
simonb
1997-01-11
RCSid police
lukem
1995-06-07
be a bit more careful when splitting pathnames
cgd
1994-05-06
libedit!
cgd