summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab.c
diff options
context:
space:
mode:
authordamien <damien@openbsd.org>2007-11-17 14:05:01 +0000
committerdamien <damien@openbsd.org>2007-11-17 14:05:01 +0000
commitf494b02f6443dc829885d83d61fe9ff8f34fd711 (patch)
treef2d511df4a55df8e4c463addbb95c1ba822118a0 /usr.sbin/cron/crontab.c
parentRename fiber TBI flag from BGE_TBI to BGE_PHY_FIBER_TBI. No functional change. (diff)
downloadwireguard-openbsd-f494b02f6443dc829885d83d61fe9ff8f34fd711.tar.xz
wireguard-openbsd-f494b02f6443dc829885d83d61fe9ff8f34fd711.zip
make it clear in the code and in the man page that the rate2plcp and
plcp2rate functions use plcp codes in most-significant-bit-first format (R4-R1). some drivers like wpi(4) and iwn(4) want plcp codes in lsb-first format so they can't use those functions. also the IEEE standard uses R1-R4 notation so this can be a bit confusing for those refering to it. use u_int8_t for plcp code and rate instead of int.
Diffstat (limited to 'usr.sbin/cron/crontab.c')
0 files changed, 0 insertions, 0 deletions