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
/
usr.bin
/
pkill
History
Garance A Drosehn
5def7269c2
Remove a redundant check against mypid (the check is done later, in
...
the "Take the appropriate action" section). Obtained from: the sysutils/pkill port
2004-03-26 01:30:15 +00:00
..
Makefile
Add a cast to get this to compile with WARNS=5 on sparc64. This is
2004-03-26 00:36:27 +00:00
pkill.1
Add a comment for when these utilities were added to FreeBSD, and add
2004-03-25 23:32:12 +00:00
pkill.c
Remove a redundant check against mypid (the check is done later, in
2004-03-26 01:30:15 +00:00