| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | db_addr_t -> vaddr_t | 2019-11-07 | 1 | -3/+3 | |
| | | | | | ok deraadt@ | ||||
| * | Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0 | 2016-04-19 | 1 | -2/+2 | |
| | | | | | instead of boolean_t-TRUE-FALSE. | ||||
| * | Kill trailing whitespaces. No object change. | 2016-01-25 | 1 | -9/+9 | |
| | | |||||
| * | Use <sys/endian.h> instead of <machine/endian.h> | 2014-12-19 | 1 | -2/+2 | |
| | | | | | ok dlg@ mpi@ bcook@ millert@ miod@ | ||||
| * | remove uneeded proc.h includes | 2014-09-14 | 1 | -2/+1 | |
| | | | | | ok mpi@ kspillner@ | ||||
| * | These do not need the extremely poorly named uvm/uvm_extern.h (which | 2014-07-08 | 1 | -3/+1 | |
| | | | | | pulls in the universe). occasionally they need sys/systm.h | ||||
| * | Disable x/q functionnality on 32bit platforms, because the examination code | 2007-03-15 | 1 | -1/+11 | |
| | | | | | is not supposed to work on values larger than db_expr_t. | ||||
| * | ansi/deregister. No binary change. | 2006-03-13 | 1 | -9/+3 | |
| | | |||||
| * | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | 2001-11-06 | 1 | -2/+2 | |
| | | | | | (Look ma, I might have broken the tree) | ||||
| * | Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer | 1997-07-19 | 1 | -5/+7 | |
| | | | | | to have it in sys/types.h but that is problematic). Some KNF. | ||||
| * | 64 bit fixes | 1997-07-06 | 1 | -17/+9 | |
| | | |||||
| * | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -1/+2 | |
| | | |||||
| * | sign-extending table extended. | 1996-04-17 | 1 | -4/+5 | |
| | | |||||
| * | Debbuger changed towards the latest Mach. | 1996-03-11 | 1 | -2/+2 | |
| | | | | | | Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD. | ||||
| * | netbsd-current import & 'boot' cmd addition. | 1996-02-20 | 1 | -1/+1 | |
| | | |||||
| * | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+97 | |
