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
2016-05-09
s/protected/libedit_private/g
christos
2016-04-18
From Ingo Schwarze:
christos
2016-04-11
Get rid of private/public; keep protected (Ingo Schwarze)
christos
2016-04-11
more macro WIDECHAR undoing from Ingo Schwarze.
christos
2016-03-23
Start removing the WIDECHAR ifdefs; building without it has stopped working
christos
2016-02-17
whitespace and header sorting changes (Ingo Schwarze). No functional changes.
christos
2016-02-16
more include file cleanup (Ingo Schwarze)
christos
2016-02-16
From Ingo Scharze:
christos
2016-02-16
cleanup chartype.h includes (Ingo Schwarze)
christos
2016-02-16
cleanup inclusion of histedit.h (Ingo Schwarze)
christos
2016-02-14
From Ingo Schwarze:
christos
2012-03-21
Use C89 functions definitions.
matt
2011-07-28
include config.h for all c files.
christos
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