Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 1998 19:01:39 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG
Subject:   cvs commit: src/bin/cat cat.1 src/bin/chio chio.1 src/bin/chmod chmod.1 src/bin/cp cp.1 cp.c utils.c src/bin/csh csh.1 csh.c dir.c exec.c func.c hist.c proc.c sem.c set.c src/bin/date date.1 src/bin/dd dd.1 misc.c src/bin/df df.1 src/bin/ed Makefile ed.1 ...
Message-ID:  <199807150201.TAA13127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/07/14 19:01:38 PDT

  Modified files:        (Branch: RELENG_2_2)
    bin/cat              cat.1 
    bin/chio             chio.1 
    bin/chmod            chmod.1 
    bin/cp               cp.1 cp.c utils.c 
    bin/csh              csh.1 csh.c dir.c exec.c func.c hist.c 
                         proc.c sem.c set.c 
    bin/date             date.1 
    bin/dd               dd.1 misc.c 
    bin/df               df.1 
    bin/ed               Makefile ed.1 
    bin/expr             Makefile expr.1 
    bin/hostname         hostname.1 
    bin/kill             kill.1 
    bin/ln               ln.1 symlink.7 
    bin/ls               extern.h ls.1 ls.c ls.h print.c util.c 
  Log:
  MFC: man page fixes, octal char support for ls, misc fixes to cp, etc.
  Sorry Bruce, that's the best description you're going to get considering
  the number of merges I still have to make. :)
  
  Revision  Changes    Path
  1.3.2.3   +3 -3      src/bin/cat/cat.1
  1.1.1.1.2.3 +55 -53    src/bin/chio/chio.1
  1.4.2.4   +5 -5      src/bin/chmod/chmod.1
  1.6.2.2   +11 -11    src/bin/cp/cp.1
  1.10.2.2  +2 -1      src/bin/cp/cp.c
  1.9.2.3   +30 -16    src/bin/cp/utils.c
  1.5.2.3   +52 -53    src/bin/csh/csh.1
  1.6.2.3   +6 -6      src/bin/csh/csh.c
  1.4.2.2   +3 -5      src/bin/csh/dir.c
  1.4.2.2   +2 -2      src/bin/csh/exec.c
  1.5.2.2   +5 -5      src/bin/csh/func.c
  1.2.8.2   +2 -2      src/bin/csh/hist.c
  1.2.8.3   +10 -10    src/bin/csh/proc.c
  1.3.6.2   +4 -4      src/bin/csh/sem.c
  1.4.2.2   +2 -2      src/bin/csh/set.c
  1.8.2.9   +14 -14    src/bin/date/date.1
  1.2.8.4   +9 -9      src/bin/dd/dd.1
  1.2.8.5   +5 -4      src/bin/dd/misc.c
  1.4.2.4   +32 -25    src/bin/df/df.1
  1.13.2.1  +4 -4      src/bin/ed/Makefile
  1.8.2.3   +441 -544  src/bin/ed/ed.1
  1.10.2.1  +4 -10     src/bin/expr/Makefile
  1.4.2.1   +11 -11    src/bin/expr/expr.1
  1.3.2.4   +3 -3      src/bin/hostname/hostname.1
  1.3.2.3   +5 -5      src/bin/kill/kill.1
  1.3.2.1   +6 -6      src/bin/ln/ln.1
  1.2.8.3   +15 -20    src/bin/ln/symlink.7
  1.2.8.1   +3 -1      src/bin/ls/extern.h
  1.5.2.6   +76 -21    src/bin/ls/ls.1
  1.10.2.2  +33 -13    src/bin/ls/ls.c
  1.2.8.1   +4 -1      src/bin/ls/ls.h
  1.8.2.1   +17 -7     src/bin/ls/print.c
  1.5.2.2   +89 -2     src/bin/ls/util.c

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?199807150201.TAA13127>