This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
65ace88efa
NetBSD
/
usr.bin
/
tset
History
christos
0ced32c669
Rename cat to tset_cat so that coverity does not get confused by the global
...
name.
2006-05-01 23:18:37 +00:00
..
Makefile
…
extern.h
Rename cat to tset_cat so that coverity does not get confused by the global
2006-05-01 23:18:37 +00:00
map.c
Coverity CID 1566: fix memory leak.
2006-04-30 23:54:40 +00:00
misc.c
Rename cat to tset_cat so that coverity does not get confused by the global
2006-05-01 23:18:37 +00:00
set.c
Rename cat to tset_cat so that coverity does not get confused by the global
2006-05-01 23:18:37 +00:00
term.c
…
tset.1
…
tset.c
pass data to a function via arguments instead of via global variables.
2004-09-01 01:46:28 +00:00
wrterm.c
…