diff options
author | bde <bde@FreeBSD.org> | 1998-12-16 16:06:29 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-12-16 16:06:29 +0000 |
commit | 6e5fef184259ee17f628443ebdbac4fc70755766 (patch) | |
tree | d67850355a28c4be25e8ac0828d3335e243a2294 /sys/compat/linux/linux_util.h | |
parent | f1482d2fafc6c90f96026575e5fab39533bb4974 (diff) | |
download | FreeBSD-src-6e5fef184259ee17f628443ebdbac4fc70755766.zip FreeBSD-src-6e5fef184259ee17f628443ebdbac4fc70755766.tar.gz |
Removed all traces of SYSCTL_INTPTR(). Pointers can't really be passed
across the kernel -> application interface, and for the one sysctl where
they were passed and actually used (kern.ps_strings), the applications
want addresses represented as u_longs anyway (the other sysctl that
passed them, kern.usrstack, has never been used).
Agreed to by: dfr, phk
Diffstat (limited to 'sys/compat/linux/linux_util.h')
0 files changed, 0 insertions, 0 deletions