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
2485171a67
NetBSD
/
usr.bin
/
error
History
wiz
f22f495d0a
Use standard headers, drop a .Pp.
2001-12-01 19:08:56 +00:00
..
Makefile
More format string cleanup by sommerfeld.
2000-10-11 14:46:00 +00:00
error.1
Use standard headers, drop a .Pp.
2001-12-01 19:08:56 +00:00
error.h
fix redundant and nested decls
2001-02-05 01:44:07 +00:00
filter.c
fix redundant and nested decls
2001-02-05 01:44:07 +00:00
input.c
fix a multitude of core dumps because most functions were not checking
2000-11-15 19:54:43 +00:00
main.c
Fix various misspellings of compatible/compatibility.
2001-06-11 01:50:48 +00:00
pathnames.h
For temporary files' pathnames, check $TMPDIR before falling back to _PATH_TMP.
1999-11-06 15:11:46 +00:00
pi.c
fix redundant and nested decls
2001-02-05 01:44:07 +00:00
subr.c
strcmp returns an int not a ptr so don't compare to NULL
2000-11-15 19:54:12 +00:00
touch.c
va_{start,end} audit:
2001-09-24 13:22:25 +00:00