This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
/
ps
History
drochner
85cbf55d16
Since our gcc doesn't warn about NULL format strings anymore, we can
...
fix the incorrect err(1, "%s", "") et al. Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
..
extern.h
When using the procfs for extracting process information, extract
1999-10-15 19:31:24 +00:00
fmt.c
…
keyword.c
Since our gcc doesn't warn about NULL format strings anymore, we can
1999-11-09 15:06:30 +00:00
Makefile
the PMAP_NEW option is gone as the new interface is no longer optional.
1999-09-12 01:19:23 +00:00
nlist.c
…
print.c
command(): don't start using procfs_getargv() instead of kvm_getargv()
1999-10-15 20:39:52 +00:00
procfs_ops.c
command(): don't start using procfs_getargv() instead of kvm_getargv()
1999-10-15 20:39:52 +00:00
ps.1
…
ps.c
Since our gcc doesn't warn about NULL format strings anymore, we can
1999-11-09 15:06:30 +00:00
ps.h
…