Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/usermode/include



Module Name:    src
Committed By:   reinoud
Date:           Sat Dec 29 20:07:23 UTC 2007

Modified Files:
        src/sys/arch/usermode/include: ptrace.h vmparam.h

Log Message:
To make NetBSD/userland to boot on i386 choose some defaults in vmparam.h
since for i386 they are defined in page size constants wich NetBSD/userland
doesn't know yet. Also undefine ptrace's __HAVE_PTRACE_MACHDEP since i386
has that but NetBSD/userland not.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/usermode/include/ptrace.h \
    src/sys/arch/usermode/include/vmparam.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index