Max Laier b83a49e9b9 Fix some style(9) related issues after discussion with/education from bde:
- Add <sys/param.h> and <limits.h> where required (do not depend on other
   headers pulling it in).
 - __dead -> __dead2
 - #if defined() -> #ifdef
 - Remove ugly PRIu64 macros and use %llu w/ (unsigned long long) cast.

All changes looped back to OpenBSD (where applicable) for easier sync in the
future.

Requested by:	bde
Approved by:	bms(mentor)
2004-03-15 13:41:17 +00:00
..
2004-01-04 10:56:22 +00:00
2004-02-17 01:04:18 +00:00
2003-05-28 03:32:33 +00:00
2004-02-17 01:41:49 +00:00
2004-02-16 22:56:36 +00:00
2004-02-17 03:22:35 +00:00
2004-02-17 01:10:29 +00:00
2004-02-17 01:51:07 +00:00
2002-11-04 19:38:46 +00:00
2004-02-14 21:59:30 +00:00
2004-02-17 02:09:53 +00:00