Mateusz Guzik 9aa6d792b5 malloc: retire malloc_last_fail
The routine does not serve any practical purpose.

Memory can be allocated in many other ways and most consumers pass the
M_WAITOK flag, making malloc not fail in the first place.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D27143
2020-11-12 20:22:58 +00:00
..
2020-02-26 16:22:28 +00:00
2020-09-25 10:05:38 +00:00
2020-10-05 15:54:19 +00:00
2020-10-14 22:51:40 +00:00
2020-11-04 16:30:56 +00:00
2020-11-12 20:22:58 +00:00
2020-08-04 23:00:00 +00:00
2020-10-19 16:57:59 +00:00
2020-03-02 15:30:52 +00:00
2020-11-05 15:08:56 +00:00
2020-10-08 18:29:17 +00:00
2020-11-09 00:34:23 +00:00
2020-05-09 15:56:02 +00:00
2020-08-13 20:48:14 +00:00
2020-01-12 23:52:16 +00:00
2020-11-04 23:17:41 +00:00
2020-10-22 09:28:11 +00:00
2020-08-27 05:11:15 +00:00
2020-11-04 16:30:56 +00:00