Go to file
chris fa4e4d9668 Rework the pmap_release code to not have to walk the ptpt, it now uses a uvm_object to track the allocated vm_pages, this means it can free off the entries in the uvm_object.
Testing shows that it's about 5% faster on the make configure step for gmake.
2001-07-29 12:45:27 +00:00
bin Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
crypto sshd is now able to log in an user if the filesystem is readonly and the tty 2001-07-27 23:34:27 +00:00
dist "Bah, remove the declaration!!" --thorpej 2001-07-14 06:01:22 +00:00
distrib Add mvme68k's memc(4). 2001-07-29 08:02:31 +00:00
etc seperate -> separate 2001-07-22 13:33:58 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu Change ARM-ELF to LP64 friendly types. 2001-07-28 07:42:28 +00:00
include Avoid trad. cpp recursion in intptr_t definition. 2001-07-18 10:18:21 +00:00
lib Build libarm32 on arm26 as well. 2001-07-28 19:17:11 +00:00
libexec Fix compilation without -DLINEMODE, per bin/13571 from Onno van der Linden. 2001-07-27 22:21:46 +00:00
regress Returning values in void is BAD. 2001-07-25 05:17:50 +00:00
sbin ansi knf, WARNS=2 2001-07-29 11:15:29 +00:00
share Add the memc(4) driver. 2001-07-28 18:26:51 +00:00
sys Rework the pmap_release code to not have to walk the ptpt, it now uses a uvm_object to track the allocated vm_pages, this means it can free off the entries in the uvm_object. 2001-07-29 12:45:27 +00:00
usr.bin command with two ms looks better. 2001-07-26 22:49:56 +00:00
usr.sbin enable WARNS=2 2001-07-29 09:59:12 +00:00
Makefile clarify some variable documentation; from cagney 2001-06-10 13:15:29 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING update texinfo bootstrap with simpler method (based on text from 2001-07-26 08:51:17 +00:00