freebsd-dev/sys/contrib
Bruce Evans ded45a40b0 Broke the warning that this driver uses pessimal (u_short) types for
i/o ports by calling the implementation-detail level below inb() and
outb() instead of inb() and outb().  Unpessimizing the types is too
hard since they are mainly used in microcode.
2003-08-06 10:52:16 +00:00
..
dev Broke the warning that this driver uses pessimal (u_short) types for 2003-08-06 10:52:16 +00:00
ia64/libuwx Fix a nasty bug that was exposed by disabling the trace support by 2003-07-12 04:20:56 +00:00
ipfilter/netinet Explicitly declare 'int' parameters. 2003-04-21 16:27:46 +00:00