Matthew Dillon d2ba455c2c Some ioctl routines assume that the ioctl buffer is aligned, but a
char[] declaration makes no such guarentee.  A union is used to force
    alignment of the char buffer.
2000-05-09 17:43:21 +00:00
..
2000-05-01 20:32:07 +00:00
2000-05-08 14:55:21 +00:00
2000-03-29 17:12:09 +00:00
2000-05-05 01:11:39 +00:00
2000-05-01 20:32:07 +00:00
2000-01-15 05:15:06 +00:00
2000-05-01 20:32:07 +00:00
2000-04-29 13:34:28 +00:00
2000-05-01 20:32:07 +00:00