Use the Major/Minor functions from golang.org/x/sys/unix instead of locally re-implementing them. This also makes sure they work correctly for GOOS != linux. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>