summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath.c
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2008-04-27 20:46:45 +0000
committerstefanf <stefanf@FreeBSD.org>2008-04-27 20:46:45 +0000
commitaaa9138573b83287c755fbd90d27c9a2c59177bd (patch)
treeb99023495b88b391643c34c0ad760ad9f638044b /sys/dev/ath/if_ath.c
parent61b6f3e4f9067ba950ffee27bd6bc4323fbda2d9 (diff)
downloadFreeBSD-src-aaa9138573b83287c755fbd90d27c9a2c59177bd.zip
FreeBSD-src-aaa9138573b83287c755fbd90d27c9a2c59177bd.tar.gz
- Fix bugs where the value of arithmetic expansion$((...)) was trucated
to type int. - Change the type used for arithmetic expansion to intmax_t (ie. 64 bit on all currently supported FreeBSD architectures). SUSv3 requires at least type long but allows for larger types. Other shells (eg. bash, zsh, NetBSD's sh) do that too. PR: 122659 Submitted by: Jaakko Heinonen (minor modifications by me)
Diffstat (limited to 'sys/dev/ath/if_ath.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud