freebsd-dev/sys/i386
Bruce Evans 23adf828d5 Added typedefs for __int64_t and __uint64_t. These will be used to avoid
explicit use of `[unsigned] long long' and `[u]quad_t'.

Fixed disorder of and lack of comments for the types added in the previous
two commits.  Improved some comments.  The comments should be elswhere
(not duplicated in every MD file).
1998-06-14 14:00:47 +00:00
..
apm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
bios This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
boot Install ${DESTDIR}/boot.help during `make distribution'. 1998-05-27 12:13:18 +00:00
conf Updated yet another ioctl, and put wst in LINT to inhibit further bitrot. 1998-06-08 06:18:53 +00:00
eisa Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
i386 Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include Added typedefs for __int64_t and __uint64_t. These will be used to avoid 1998-06-14 14:00:47 +00:00
isa Avoid 64-bit divisions and modulos. Fixed related overflows for weird 1998-06-14 10:52:52 +00:00
linux Updated generated files. 1998-06-09 03:36:59 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00