diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-11-16 10:08:42 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-11-16 10:08:42 +0000 |
commit | dfdf83957b8b6f77343e4ff0d87e3cc1b0d3b97a (patch) | |
tree | 49b3f16be50ca4ef03d34f49095f02cdbdfa0a21 /sbin | |
parent | 7917401cef6e0e4e68d0bcc666aa2f3ea26be6b2 (diff) |
Some minor tweaks:
- Add $OpenBSD$ tag,
- constify "struct cfattach",
- Use <uvm/uvm_extern.h> rather than <uvm/uvm.h>, it's enough.
- Keep the "struct vm" private. This allows us to not pull <uvm/uvm_extern.h>
in <macine/vmmvar.h>
- Prefer DPRINTF() for debug macro as dprintf(3) is a standard function name.
- Add vmm_debug and fix VMM_DEBUG build
- Remove unneeded <sys/rwlock.h> from <machine/vmmvar.h>
- Kill whitespaces
ok mlarkin@
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions