Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-25 | Kill trailing whitespaces. No object change. | Martin Pieuchot | |
2010-11-27 | Get rid of the vm_map field of ddb breakpoints and watchpoints, and do not | Miod Vallat | |
pretend these could work on userland addresses. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-11-28 | zap some typedefs. | Artur Grabowski | |
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) | |||
1999-09-11 | s/vm_offset_t/vaddr_t/ s/vm_size_t/vsize_t/ | Michael Shalayeff | |
1997-09-06 | fix #endif; David.Sainty@MCS.VUW.AC.NZ | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-03-11 | Debbuger changed towards the latest Mach. | Michael Shalayeff | |
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD. | |||
1996-02-20 | netbsd-current import & 'boot' cmd addition. | Michael Shalayeff | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |