Go to file
bjh21 c489f6804b Add a function, get_page(), whose job is to find which logical page should
be used to load a given physical page.  At the moment, this just returns
the page's current logical mapping, but in future it might handle returning
bounce pages for physical pages which are in use, and copying to the correct
page just before loading the kernel.
2002-05-27 20:17:11 +00:00
bin __STDC__ is always defined on NetBSD. 2002-05-25 23:29:16 +00:00
crypto bump date for rhosts auth fix 2002-05-27 13:45:40 +00:00
dist Comment out token after #endif. 2002-05-16 19:53:37 +00:00
distrib First round documantation updates. 2002-05-27 12:39:57 +00:00
etc Fix cosmetic issue in check_ids() when printing out multiple missings IDs. 2002-05-26 04:38:13 +00:00
games __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
gnu Add native toolchain bits for "armeb" (big-endian ARM). 2002-05-20 15:05:07 +00:00
include * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
lib Add SOUND_MASK_* for the last SOUND_MIXER_* values that didn't have any. 2002-05-27 14:42:15 +00:00
libexec __STDC__ is always defined on NetBSD. 2002-05-26 00:02:06 +00:00
regress Correct the types of float_rounding_mode and float_exception_flags. 2002-05-22 00:01:35 +00:00
sbin display / read the p_cdsession field in the FS_ISO9660 case 2002-05-27 17:33:08 +00:00
share Change the end of caps mode from <font size="+0"> to </font>. This gets the 2002-05-27 17:46:55 +00:00
sys Add a function, get_page(), whose job is to find which logical page should 2002-05-27 20:17:11 +00:00
tools Don't try to extract gdbserver configury; we don't yet support gdbserver. 2002-05-20 15:19:09 +00:00
usr.bin Remove #ifndef'd __STDC__ code. ANSIfy. 2002-05-26 22:53:38 +00:00
usr.sbin correct partition structure initialization for new union 2002-05-27 16:39:29 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh add armeb as valid MACHINE_ARCH 2002-05-24 14:43:31 +00:00