alc 2006-07-16 19:43:49 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 pmap.c
Log:
Eliminate the remaining uses of "register".
Convert the remaining K&R-style function declarations to ANSI-style.
Eliminate excessive white space from pmap_ts_referenced().
Revision Changes Path
1.567 +16 -42 src/sys/i386/i386/pmap.c