Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin
Module Name: src
Committed By: sevan
Date: Mon Sep 5 01:00:08 UTC 2016
Modified Files:
src/bin/dd: dd.c
src/bin/echo: echo.c
src/bin/expr: expr.y
src/bin/ls: main.c
src/bin/ps: ps.c
src/bin/sync: sync.c
src/bin/test: test.c
Log Message:
Drop main() prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/bin/dd/dd.c
cvs rdiff -u -r1.18 -r1.19 src/bin/echo/echo.c
cvs rdiff -u -r1.38 -r1.39 src/bin/expr/expr.y
cvs rdiff -u -r1.4 -r1.5 src/bin/ls/main.c
cvs rdiff -u -r1.83 -r1.84 src/bin/ps/ps.c
cvs rdiff -u -r1.13 -r1.14 src/bin/sync/sync.c
cvs rdiff -u -r1.40 -r1.41 src/bin/test/test.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index