[BACK]Return to mopcopy.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.sbin / mopd / mopcopy

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

Diff for /src/usr.sbin/mopd/mopcopy/mopcopy.c between version 1.11 and 1.12

version 1.11, 2022/04/10 09:50:47 version 1.12, 2022/05/24 06:28:02
Line 5 
Line 5 
  *   *
  * This code was written while referring to the NetBSD/vax boot   * This code was written while referring to the NetBSD/vax boot
  * loader. Therefore anything that can be booted by the Vax   * loader. Therefore anything that can be booted by the Vax
  * should be convertable with this program.   * should be convertible with this program.
  *   *
  * If necessary, the a.out header is stripped, and the program   * If necessary, the a.out header is stripped, and the program
  * segments are padded out. The BSS segment is zero filled.   * segments are padded out. The BSS segment is zero filled.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>