Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   christos
Date:           Wed Jan  6 11:52:54 UTC 1999

Modified Files:
        src/sys/kern: exec_elf32.c
Log Message:
Fix 3 problems with the new signature code:
- don't set position to 0, set it to NO_ADDR (cgd)
- no need to malloc size + 1 bytes (cgd)
- fix calculation of minimum note size section.




Home | Main Index | Thread Index | Old Index