Searched hist:42095 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsubr_devstat.cdiff 42095 Sun Dec 27 16:03:29 MST 1998 dfr 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
H A Dkern_sysctl.cdiff 42095 Sun Dec 27 16:03:29 MST 1998 dfr 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
H A Dkern_exec.cdiff 42095 Sun Dec 27 16:03:29 MST 1998 dfr 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
H A Dkern_sharedpage.cdiff 42095 Sun Dec 27 16:03:29 MST 1998 dfr 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
/freebsd-9.3-release/sys/sys/
H A Dsysctl.hdiff 42095 Sun Dec 27 16:03:29 MST 1998 dfr 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

Completed in 301 milliseconds