freebsd-skq/sys/alpha
dfr 9238b8271d 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
..
alpha Not quite right for the goal of using swi_register, but on the way there. 1998-12-24 06:05:48 +00:00
conf Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
include Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
isa Add support for 'vmstat -i'. 1998-11-28 09:55:16 +00:00
linux Fix NOIMPL -> NOPROTO as per bruce. 1998-12-22 08:59:19 +00:00
pci Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the 1998-12-27 18:03:29 +00:00
tc Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tlsb Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00