Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db_addr_t -> vaddr_t | 2019-11-07 | 1 | -4/+4 | |
| | | | | ok deraadt@ | ||||
* | Do not expose private functions. | 2016-04-19 | 1 | -6/+1 | |
| | |||||
* | Kill trailing whitespaces. No object change. | 2016-01-25 | 1 | -7/+7 | |
| | |||||
* | Get rid of the vm_map field of ddb breakpoints and watchpoints, and do not | 2010-11-27 | 1 | -9/+4 | |
| | | | | pretend these could work on userland addresses. | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -18/+18 | |
| | |||||
* | zap some typedefs. | 2001-11-28 | 1 | -8/+8 | |
| | | | | | | | | vm_map_t -> struct vm_map * vm_map_entry_t -> struct vm_map_entry * simple_lock_data_t -> struct simplelock (uvm not done yet, coming in the next commit) | ||||
* | 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) | ||||
* | s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/ | 1999-09-11 | 1 | -2/+2 | |
| | |||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -1/+2 | |
| | |||||
* | Debbuger changed towards the latest Mach. | 1996-03-11 | 1 | -5/+5 | |
| | | | | | Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD. | ||||
* | netbsd-current import & 'boot' cmd addition. | 1996-02-20 | 1 | -7/+13 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+64 | |