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
39f8ec7651
NetBSD
/
usr.sbin
/
tpctl
History
uwe
5ea47b2f6b
That cast doesn't need to add const.
2006-05-22 20:17:03 +00:00
..
Makefile
Use proper cast instead of gagging gcc4 with -Wno-pointer-sign.
2006-05-22 20:06:54 +00:00
data.c
Add initialization of a local variable to appease -Wuninitialized.
2005-06-07 14:01:49 +00:00
fb.c
…
main.c
Fix some typos.
2004-02-24 15:12:18 +00:00
tp.c
That cast doesn't need to add const.
2006-05-22 20:17:03 +00:00
tpctl.8
…
tpctl.h
…