summaryrefslogtreecommitdiff
path: root/sys/arch/vax/uba/uba.c
AgeCommit message (Expand)Author
2006-01-20b_un.b_addr -> b_data; no functional change.Miod Vallat
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-07-07new-style interrupt counters. based on initial work by hugh. ok miodTheo de Raadt
2004-05-04Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.Alexander Yurchenko
2003-11-10Get rid of the "struct pte" bitfield, and use straight integers.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-10sleep() -> tsleep()Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-18Replace resource maps with extents.Miod Vallat
2002-01-10Check result from malloc(9) when using M_NOWAIT. hugh@ okThomas Nordin
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-25Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,Hugh Graham
2000-04-27sync w/netbsdBrandon Creighton
1997-05-29RCS taggingNiklas Hallqvist
1997-01-15sync with NetBSD 970112 -mojMats O Jansson
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-05-03sync w/ 0430Michael Shalayeff
1995-12-30from netbsd:Theo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt