]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Coerce pid_t to long rather than int for better portability.
authorBrian Somers <brian@FreeBSD.org>
Mon, 27 May 2002 23:19:53 +0000 (23:19 +0000)
committerBrian Somers <brian@FreeBSD.org>
Mon, 27 May 2002 23:19:53 +0000 (23:19 +0000)
commit42df3c252ee2d44a6dded9321cb8fa264585f990
tree6ce6e28acda23f677b77975c1a19442aba78c55b
parent8f2ba19c901276b345ec3ba0da79b895a741f952
Coerce pid_t to long rather than int for better portability.

Suggested by: Theo de Raadt <deraadt@openbsd.org>
usr.sbin/ppp/bundle.c
usr.sbin/ppp/command.c
usr.sbin/ppp/id.c
usr.sbin/ppp/physical.c