Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 00:46:36 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: CVSROOT modules src/usr.bin Makefile src/usr.bin/csplit csplit.1 csplit.c
Message-ID:  <200205020746.g427kaR14482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/02 00:46:36 PDT

  Modified files:
    .                    modules 
    usr.bin              Makefile 
  Added files:
    usr.bin/csplit       csplit.1 csplit.c 
  Log:
  Add the csplit(1) utility, which splits files based on context, as specified
  by SUSv3.
  
  PR:             36191
  Reviewed by:    mike
  
  Revision  Changes    Path
  1.5039    +1 -0      CVSROOT/modules
  1.194     +1 -0      src/usr.bin/Makefile
  1.1       +134 -0    src/usr.bin/csplit/csplit.1 (new)
  1.1       +454 -0    src/usr.bin/csplit/csplit.c (new)

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?200205020746.g427kaR14482>