Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -5/+3 | |
| | | | | pretend these could work on userland addresses. | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -12/+12 | |
| | |||||
* | zap some typedefs. | 2001-11-28 | 1 | -5/+5 | |
| | | | | | | | | 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) | ||||
* | s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/ | 1999-09-11 | 1 | -2/+2 | |
| | |||||
* | fix #endif; David.Sainty@MCS.VUW.AC.NZ | 1997-09-06 | 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 | -5/+9 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+53 | |