das         2004-11-20 02:30:02 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/gcore        aoutcore.c 
  Log:
  gcore(1) apparently still cares about a.out core dumps, so it still
  needs to know that a 1-page U area is part of the dump format.
  
  Reviewed by:    arch@
  
  Revision  Changes    Path
  1.32      +2 -0      src/usr.bin/gcore/aoutcore.c