Go to file
thorpej 87d5bba5b3 Replace the ad-hoc "section mapping table" for static device mappings
with a more generic "devmap" structure that can also handle mappings
made with large and small pages.  Add new pmap routines to enter these
mappings during bootstrap (and "remember" the devmap), and routines to
look up the static mappings once the kernel is running.
2003-06-15 17:45:21 +00:00
bin support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
crypto typo: get correct counters; introduced during rekeying change. (openbsd rev 1.26) 2003-05-26 07:57:38 +00:00
dist resolve conflicts 2003-06-09 13:19:33 +00:00
distrib Implement a limit on the size of / so that its guaranteed readable by the boot code. 2003-06-14 12:58:45 +00:00
doc Note fix of DeskStation Tyne support on arc. 2003-06-15 04:26:59 +00:00
etc Invoke makeobsolete with ${HOST_SH} and pass in ${MAKE}. 2003-06-08 23:49:21 +00:00
games Sync with v20030416 of Makefile. 2003-06-11 12:10:21 +00:00
gnu Bring in the following patch from FSF binutils mainline: 2003-06-14 16:02:57 +00:00
include Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option) 2003-06-11 01:41:14 +00:00
lib Catch up with changes Nathan did to other archs. 2003-06-15 17:11:36 +00:00
libexec use TCP_NODELAY 2003-06-14 22:43:31 +00:00
regress oops; correct DPADD; from markus.friedl 2003-06-13 18:53:00 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin PR/21860: Robert Elz: ifconfig doesn't allow addr/N notation for INET6 2003-06-11 19:51:31 +00:00
share define LIBEVENT 2003-06-13 04:04:18 +00:00
sys Replace the ad-hoc "section mapping table" for static device mappings 2003-06-15 17:45:21 +00:00
tools Use "nbnroff" instead of "nroff". 2003-06-14 17:57:26 +00:00
usr.bin Don't coredump when printing '%n' in the prompt if there's no username yet. 2003-06-15 13:49:46 +00:00
usr.sbin use strlcpy/cat 2003-06-13 07:26:41 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +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 mention export lossage 2003-05-16 14:19:49 +00:00