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

Brooks Davis brooks at FreeBSD.org
Thu Jan 11 17:03:52 UTC 2007


brooks      2007-01-11 17:03:51 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/head         Makefile head.c 
  Log:
  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>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.2       +2 -0      src/usr.bin/head/Makefile
  1.19      +6 -4      src/usr.bin/head/head.c


More information about the cvs-all mailing list