freebsd-dev/sys/alpha/pci
Doug Rabson 486bddb033 Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
last cleanup.  Since the oid_arg2 field of struct sysctl_oid is not wide
enough to hold a long, the SYSCTL_LONG() macro has been modified to only
support exporting long variables by pointer instead of by value.

Reviewed by: bde
1998-12-27 18:03:29 +00:00
..
apecs.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
apecsreg.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
apecsvar.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
cia.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
ciareg.h Add basic support for 2117x pci chipsets. Currently only pyxis (21174) 1998-07-05 12:16:15 +00:00
ciavar.h Add basic support for 2117x pci chipsets. Currently only pyxis (21174) 1998-07-05 12:16:15 +00:00
lca.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
lcareg.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
lcavar.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
pci_eb164_intr.s Implement CIA interrupts. 1998-07-12 16:17:54 +00:00
pcibus.c Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the 1998-12-27 18:03:29 +00:00
pcibus.h * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00