freebsd-src/sys/alpha
John Baldwin 7e71ff5ea7 - Split the unaligned access check flags out of md_flags in struct mdthread
and move them into md_uac in struct mdproc.  mdproc is protected by the
  proc lock.  md_flags now is only ever modified by the current thread, so
  it doesn't need a lock.
- Rename the constants for all the per-thread MD flags to use MDTD_*
  instead of MDP_*.
2002-07-31 19:37:03 +00:00
..
alpha - Split the unaligned access check flags out of md_flags in struct mdthread 2002-07-31 19:37:03 +00:00
compile
conf de-count pci now that ahc/ahd are taken care of. 2002-07-23 06:36:23 +00:00
include - Split the unaligned access check flags out of md_flags in struct mdthread 2002-07-31 19:37:03 +00:00
isa Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
linux Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
mcbus Initialise the AS4100 console at the same time as most of the other 2002-03-26 19:46:40 +00:00
osf1 - Split the unaligned access check flags out of md_flags in struct mdthread 2002-07-31 19:37:03 +00:00
pci Remove ## concatination in the CFGREAD and CFGWRITE macros, as gcc3 complains 2002-05-10 16:56:14 +00:00
tlsb Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
Makefile