Go to file
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
bin Don't wait with UNTRACED for jobs that have not been started with job control 2001-09-10 15:47:03 +00:00
crypto For consistency, make permit_root_login default to PERMIT_NO if not specified 2001-09-03 04:23:10 +00:00
dist Xref ipf(8) instead of non-existing ipf(1). 2001-09-09 17:22:59 +00:00
distrib Add agp(4). 2001-09-10 21:14:02 +00:00
etc Add agp device(s) 2001-09-10 12:58:35 +00:00
games More quote cleanup. Remove a fortune that also is in -o. 2001-09-01 22:30:54 +00:00
gnu Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in 2001-09-10 11:18:41 +00:00
include Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass 2001-08-18 19:31:47 +00:00
lib Ensure that the salt is always terminated properly with '$'. Makes Cyrus' 2001-09-10 12:33:25 +00:00
libexec Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot() 2001-09-10 06:09:41 +00:00
regress Add des_enc.c to create destest since des_ecb.c needs functions 2001-09-09 15:55:29 +00:00
sbin * expand device name to raw device, not block device (eg. wd0a -> /dev/rwd0a) 2001-09-10 19:25:35 +00:00
share Add agp(4) man page. 2001-09-10 21:12:30 +00:00
sys Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
tools Do a cleandir also before building when a timestamp demands it (not just on 2001-08-14 13:55:57 +00:00
usr.bin Update for field name changes in struct tcpcb. 2001-09-10 15:25:24 +00:00
usr.sbin Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in 2001-09-10 11:18:41 +00:00
Makefile Make sure DESTDIR is always set when calling the distrib-dirs target. 2001-08-17 15:05:50 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING it seems that TOODIR change is yet to be reach the tree. i guess i leave 2001-08-22 03:15:48 +00:00