Go to file
christos fa27739cb4 PR/12810: Chris ?: malloc core-dumps when given large number as the argument.
This is because integer overflow occurs in the computation of the size of
the page directory array. We now detect that, and return ENOMEM.
2001-05-03 15:35:12 +00:00
bin In the words of Our Fearless Leader, I am "utterly sick" of dd(1) 2001-04-28 22:47:23 +00:00
crypto fix argument count check after getarg change; spotted by Mark Davies 2001-04-19 07:30:04 +00:00
dist Prefer long names for months; correct comment in resulting man page. 2001-04-27 00:02:23 +00:00
distrib machine_type.h is no longer used. 2001-05-03 13:17:26 +00:00
etc Add support for selection of a kernel builtin keymap and/or a userspace 2001-05-02 15:14:02 +00:00
games Its is Dr. Elizabeth Dehner, not Dehaver. 2001-05-02 10:42:34 +00:00
gnu fix the ffs builtin. 2001-05-01 00:54:52 +00:00
include * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
lib PR/12810: Chris ?: malloc core-dumps when given large number as the argument. 2001-05-03 15:35:12 +00:00
libexec Fix date, and drop a space. 2001-04-26 23:31:48 +00:00
regress Compile with rounding mode set to dynamic. 2001-04-23 22:09:17 +00:00
sbin Remove BUGS section, which only referred to performance tuning. 2001-05-02 12:18:45 +00:00
share Add keymap file for "swedish keyboard with national characters mapped 2001-05-02 15:08:35 +00:00
sys There is no extended-precision format on sh3. 2001-05-03 13:19:52 +00:00
usr.bin recent addition of -Wall to Makefile broke the build on some arch 2001-05-02 21:15:19 +00:00
usr.sbin Add some stuff and tidy up the TODO list 2001-05-03 07:46:29 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00