Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unsign some values related to allocation. | Pedro F. Giffuni | 2018-01-22 | 1 | -4/+2 |
* | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber license clauses in sys/kern to avoid skipping #3 | Ed Maste | 2016-09-15 | 1 | -1/+1 |
* | kern: Factor out function to convert hash flags to malloc(9) flags | Sepherosa Ziehau | 2016-05-04 | 1 | -10/+12 |
* | kern: Add phashinit_flags(), which allows malloc(M_NOWAIT) | Sepherosa Ziehau | 2016-05-03 | 1 | -4/+25 |
* | kernel: use our nitems() macro when it is available through param.h. | Pedro F. Giffuni | 2016-04-19 | 1 | -1/+1 |
* | Make the KASSERT message in hash destroy more informative. | Bjoern A. Zeeb | 2016-04-09 | 1 | -1/+2 |
* | Convert panic()s to KASSERT()s. This is an optimisation for | Gleb Smirnoff | 2012-01-23 | 1 | -7/+3 |
* | Decompose the most lousy named file in sys/kern; kern_subr.c. | Ed Schouten | 2010-02-21 | 1 | -0/+132 |