1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/share
Kristof Provost fd91e076c1 Introduce mallocarray() in the kernel
Similar to calloc() the mallocarray() function checks for integer
overflows before allocating memory.
It does not zero memory, unless the M_ZERO flag is set.

Reviewed by:	pfg, vangyzen (previous version), imp (previous version)
Obtained from:	OpenBSD
Differential Revision:	https://reviews.freebsd.org/D13766
2018-01-07 13:21:01 +00:00
..
colldef Update to CLDR 32 and Unicode 10 2017-11-03 13:52:34 +00:00
ctypedef Update to CLDR 32 and Unicode 10 2017-11-03 13:52:34 +00:00
dict Sync with NetBSD's /usr/share/dict/words, with the exception of quim 2017-12-16 20:25:50 +00:00
doc Update several more URLs 2017-10-29 08:17:03 +00:00
dtrace
examples examples: fix typo 2017-12-29 23:58:05 +00:00
i18n
keys
man Introduce mallocarray() in the kernel 2018-01-07 13:21:01 +00:00
misc Remove myself from ports-secteam 2018-01-04 17:58:48 +00:00
mk Follow-up to r326375, by moving the block that disables errors on the 2017-12-24 16:34:54 +00:00
monetdef Update to CLDR 32 and Unicode 10 2017-11-03 13:52:34 +00:00
msgdef Update to CLDR 32 and Unicode 10 2017-11-03 13:52:34 +00:00
numericdef Update to CLDR 32 and Unicode 10 2017-11-03 13:52:34 +00:00
security
sendmail
skel skel: Quote PAGER in dot.shrc 2017-12-31 06:58:58 +00:00
snmp
syscons share and pc-sysinstall: adoption of SPDX licensing ID tags. 2017-11-27 15:28:26 +00:00
tabset
termcap
tests
timedef
vt
zoneinfo DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile
Makefile.inc