summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-12 14:09:55 +0000
committerbde <bde@FreeBSD.org>1998-03-12 14:09:55 +0000
commitc4e3921907089a60c01c38a4d75ccffd317698f8 (patch)
treed795781f701513774dc67c2718d8b1a846a55309 /usr.sbin
parent71caeb69dd6c6f6ce93d0e0e366b64a63ec3bafd (diff)
downloadFreeBSD-src-c4e3921907089a60c01c38a4d75ccffd317698f8.zip
FreeBSD-src-c4e3921907089a60c01c38a4d75ccffd317698f8.tar.gz
Changed speed_t from long to unsigned long. POSIX.1 requires an
unsigned integral type. Changing it doesn't seem to cause any sign extension bugs in /usr/src. In the kernel, this is partly because `struct speedtab' and its lookup function are too bogus to use speed_t's for speeds - they use ints. Reminded by: PR 5786
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud