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
/
tic
Age
Commit message (
Expand
)
Author
2017-10-02
unistd.h for close.
joerg
2017-05-05
fix the tools build. reported by Utkarsh Anand
christos
2017-05-04
Remove __VALGRIND__ guard .... just clean up.
roy
2017-05-04
Whitespace and formatting.
roy
2017-02-22
Fix spelling of "discovered"
abhinav
2017-01-10
need <sys/stat.h> for DEFFILEMODE etc.
christos
2016-11-24
fix leak.
christos
2016-02-24
White space police.
roy
2014-07-20
use hdestroy1 now that hdestroy does not free the key.
christos
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-20
Use Mt for email addresses.
wiz
2012-12-08
Revert, there is a more fundamental issue with util.h.
joerg
2012-12-08
Use util.h only in the native case.
joerg
2012-11-29
Remove an obsolete (and incomprehensible) comment. Discussed with and ok
mbalmer
2012-06-03
Switch terminfo(3) to cdb(5).
joerg
2012-06-01
Fix a number of memory leaks. Keep final loop of the cleanup in tic(1)
joerg
2012-05-31
Maintain nalias and nterm on the fly.
joerg
2012-05-31
One more strdup -> estrdup.
joerg
2012-05-31
Use e* from util.h.
joerg
2012-05-31
Replace linear lookup with hash table, reducing runtime by 60%.
joerg
2012-05-31
Use queue(3)
joerg
2012-05-31
Prefer __printflike.
joerg
2011-11-09
Replace fgetln(3) with the more standard getline(3)
roy
2011-11-03
Use memmove as we are effectively moving memory from left to right so
roy
2011-11-02
Fix a couple of mis-spellings of "descriptions"
pgoyette
2010-02-22
libterminfo can now compile a single terminfo description which allows
roy
2010-02-20
One more time - do this correctly.
pgoyette
2010-02-20
Wrap the include of sys/endian.h in #ifdef HAVE_SYS_ENDIAN_H to avoid
pgoyette
2010-02-20
Since tic is a host tool, we need to include host system header to get
pgoyette
2010-02-11
Oxford serial comma.
wiz
2010-02-11
Change -S to output C structures to make life easier.
roy
2010-02-11
Sort options (standard order is 0-9AaBbCc...).
wiz
2010-02-11
tic -S now outputs the specified terminal names and compiled descriptions
roy
2010-02-05
Fix year.
roy
2010-02-05
Note that -a no longer sets -x.
roy
2010-02-05
More adaptation for ports where char is unsigned char.
he
2010-02-05
Store the aliases against the entry, so that infocmp can reproduce them.
roy
2010-02-03
Use Ex for EXIT STATUS section. Put Ns on same line as previous,
wiz
2010-02-03
Import my terminfo implementation.
roy