Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2001 08:58:43 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/i386/sys Ovfork.S
Message-ID:  <200111131658.fADGwhW16783@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/11/13 08:58:43 PST

  Modified files:
    lib/libc/i386/sys    Ovfork.S 
  Log:
  Cleanups after previous change:
  - Renumber labels since the previous revision removed one.
  - Remove useless and wrong comment.
    - Repeating the function name is just redundant.
    - The previous revision made the comment about %edx useless.
    - The comment about %eax was wrong (but did explain why %eax used to be
      fixed up).
  
  Submitted by:	bde
  
  Revision  Changes    Path
  1.17      +2 -9      src/lib/libc/i386/sys/Ovfork.S

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111131658.fADGwhW16783>