delphij 8585936d90 In the previous changeset a cast of myminor to u_int were
removed, which will cause problems on architectures where
longs are longer than ints, for instance,
	"mknod foo c 0 0xffff00ff"
would fail in such cases.

Use a proper cast instead.

Prompted by:	bde
2007-06-14 03:16:16 +00:00
..
2007-06-11 19:38:38 +00:00
2007-03-02 20:07:59 +00:00
2007-04-19 15:41:00 +00:00
2007-05-28 09:48:25 +00:00