mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
After I made the previous commit, I noticed the code does some things it shouldn't. It casts a struct timeval to a time_t, assuming tv_sec is the first member. Also, we are not interested in microseconds, so it is better to just call time(NULL). MFC after: 1 month |
||
|---|---|---|
| .. | ||
| lmcconfig.8 | ||
| lmcconfig.c | ||
| Makefile | ||