cvs commit: src/usr.bin/head Makefile head.c

Brooks Davis brooks at FreeBSD.org
Mon Jan 15 17:11:39 UTC 2007


brooks      2007-01-15 17:11:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.bin/head         Makefile head.c 
  Log:
  MFC: head.c revs 1.19-20, Makefile rev 1.2
  
  Fix head -c ### where ### is greater than 2^31.  Unlike the submitted
  patch this uses off_t.
  
  WARNSify and add $FreeBSD$ to Makefile.
  
  PR:             bin/107824
  Submitted by:   Brian Cornell <briancornell at earthlink dot net>
  
  Revision      Changes    Path
  1.1.1.1.46.1  +2 -0      src/usr.bin/head/Makefile
  1.18.14.1     +7 -5      src/usr.bin/head/head.c


More information about the cvs-all mailing list