| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add additionally safety and overflow checks to clock_ts_to_ct and the
BCD routines while we're here.
Perform a safety check in sys_clock_settime() first to avoid easy local
root panic, without having to propagate an error value back through
dozens of APIs currently lacking error returns.
PR: 211960, 214300
Submitted by: Justin McOmie <justin.mcomie at gmail.com>, kib@
Reported by: Tim Newsham <tim.newsham at nccgroup.trust>
Reviewed by: kib@
Sponsored by: Dell EMC Isilon, FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D9279
Notes:
svn path=/head/; revision=312702
|
|
|
|
| |
Notes:
svn path=/head/; revision=139815
|
|
|
|
| |
Notes:
svn path=/head/; revision=116189
|
|
|
|
| |
Notes:
svn path=/head/; revision=59874
|
|
|
|
| |
Notes:
svn path=/head/; revision=13617
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed BCD declarations. They didn't match their definitions...
libkern.h, bcd.c:
KNFised. `indent' worked 99% perfectly on bcd.c. It worked 99%
_imperfectly_ on subr_prf.c.
Notes:
svn path=/head/; revision=13459
|
|
|
|
|
|
|
|
| |
send any to me this time. Commited an old copy of this files where
the tables were swapped. Duh!.
Notes:
svn path=/head/; revision=13445
|
|
Notes:
svn path=/head/; revision=13436
|