v1.9.17
Quiet compiler warnings on systems where pid_t is not an int. Historically, pid_t was a long on some 32-bit systems like Solaris.
Use #include <foo.h> instead of #include "foo.h" in most cases.
Use NODEV macro instead of explicit (dev_t)-1.