he
|
38068400a9
|
Avoid casting an uisigned to a signed value, thereby invoking formally
undefined behaviour. Instead go via u_int and print with %u.
|
2009-01-17 22:01:32 +00:00 |
|
he
|
434b1b61b6
|
Add a cast to make this build again (no sense in doing PRIu64 when we
& with 7 right after).
|
2009-01-14 22:57:48 +00:00 |
|
itojun
|
d9f2774c1e
|
use bounded string op
|
2003-07-13 12:08:28 +00:00 |
|
mycroft
|
6af5bbb01a
|
Use S_IS*(), not S_IF*.
|
1997-10-19 19:53:54 +00:00 |
|
lukem
|
31bc9c50ba
|
WARNSify
|
1997-10-17 13:59:34 +00:00 |
|
chopps
|
b93472a2bb
|
update copyright
|
1995-10-09 13:52:49 +00:00 |
|
chopps
|
13e967a6eb
|
add videomode (sets video modes for grf[124]
|
1995-10-09 00:50:07 +00:00 |
|