This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
ps
History
jmallett
562b4c0250
SUSv3 conform on the "comm" and "args" formats, and make correct the "command"
...
format, since it's BSDlike, and "comm" is actually different.
2002-06-06 20:21:47 +00:00
..
extern.h
SUSv3 conform on the "comm" and "args" formats, and make correct the "command"
2002-06-06 20:21:47 +00:00
fmt.c
Returning NULL here if malloc(3) fails is silly, at this point in the codepath
2002-06-05 01:36:30 +00:00
keyword.c
SUSv3 conform on the "comm" and "args" formats, and make correct the "command"
2002-06-06 20:21:47 +00:00
lomac.c
Install sys/security/lomac/*.h to /usr/include/security/lomac/.
2002-03-26 16:05:14 +00:00
lomac.h
NAI DBA update.
2002-03-14 21:51:00 +00:00
Makefile
Correct inadvertent style botches in previous commit.
2002-02-04 03:06:51 +00:00
nlist.c
WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra
2002-02-03 14:43:04 +00:00
print.c
SUSv3 conform on the "comm" and "args" formats, and make correct the "command"
2002-06-06 20:21:47 +00:00
ps.1
SUSv3 conform on the "comm" and "args" formats, and make correct the "command"
2002-06-06 20:21:47 +00:00
ps.c
Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or
2002-06-05 18:11:25 +00:00
ps.h
WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra
2002-02-03 14:43:04 +00:00