Go to file
nisimura a784d093ea - Change pmap_alloc_asid() and pmap_activate() to make sure that
'pm_asid' member of 'pmap' structure is assigned a new value after
uvmspace_alloc() provides afresh pmap.
- ASID generation number 0 is not a reserved value anymore.
1999-05-20 05:32:06 +00:00
bin Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing; 1999-05-19 14:37:05 +00:00
distrib Add sun3 stuff 1999-05-19 05:49:06 +00:00
etc * document `shells' default (suggested by cgd) 1999-05-19 02:25:14 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu Patch from Richard Earnshaw to work around the ldrb label-movement problem. 1999-05-05 22:02:58 +00:00
include Declare dlerror()'s return value __aconst. 1999-05-19 14:50:49 +00:00
lib Declare dlerror()'s return value __aconst. 1999-05-19 14:50:49 +00:00
libexec Cast away a const for now; const poisoning kerberos #0. 1999-05-19 21:44:29 +00:00
regress first cut on a testsuite for sys/kern/subr_extent.c 1999-05-11 19:14:50 +00:00
sbin If -c not set on command line and the partition has a non-zero cpg 1999-05-19 00:25:59 +00:00
share Document the 'wdc at isa' flags. 1999-05-19 14:41:54 +00:00
sys - Change pmap_alloc_asid() and pmap_activate() to make sure that 1999-05-20 05:32:06 +00:00
usr.bin fix my fix for PR 227. fixes PR 7444. 1999-05-19 12:39:10 +00:00
usr.sbin Back out last commit, local includes were out of sync. 1999-05-16 18:00:35 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00