diff options
author | 2017-07-22 14:33:45 +0000 | |
---|---|---|
committer | 2017-07-22 14:33:45 +0000 | |
commit | ebbbc3a6cf6b55a12c8e3a415ac3de213e07668e (patch) | |
tree | b4051f0b15065eb066be6988fab3a6bb7a90a177 /usr.bin/time | |
parent | Add missing RCS IDs and zap redundant SRCS from Makefile. (diff) | |
download | wireguard-openbsd-ebbbc3a6cf6b55a12c8e3a415ac3de213e07668e.tar.xz wireguard-openbsd-ebbbc3a6cf6b55a12c8e3a415ac3de213e07668e.zip |
Introduce jiffies, a volatile unsigned long version of our ticks variable
for use by the linux compatibility APIs in drm(4).
While I hate infecting code in sys/kern with this, untangling all the
of having different types and different signedness is too much for me
right now. The best strategy may be to change ticks itself to be long
but that needs some careful auditing.
ok deraadt@
Diffstat (limited to 'usr.bin/time')
0 files changed, 0 insertions, 0 deletions