Source-Changes archive

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

CVS commit: src/sys/compat/netbsd32




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/compat/netbsd32

From: "Christos Zoulas" <christos%netbsd.org@localhost>

Date: Thu, 2 Feb 2012 22:54:35 -0500


Module Name:    src
Committed By:   christos
Date:           Fri Feb  3 03:54:35 UTC 2012

Modified Files:
        src/sys/compat/netbsd32: netbsd32_exec_elf32.c

Log Message:
elf_args needs to be freed with kmem_free() since it is now allocated with
kmem_alloc(). Should fix running 32 bit elf binaries.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/compat/netbsd32/netbsd32_exec_elf32.c

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






Prev by Date: CVS commit: src/sys/net

Next by Date: CVS commit: src/sys/dev/ic

Previous by Thread: CVS commit: src/sys/net

Next by Thread: CVS commit: src/sys/dev/ic

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index