DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/script Makefile script.c
liamfoy 2005/01/03 09:35:57 PST
DragonFly src repository
Modified files:
usr.bin/script Makefile script.c
Log:
- Static functions/variables
- Remove unused prototype
- Remove unused variable
- int -> pid_t
- Make clear what the 'outfile' is
- Silence GCC/Make WARNS 6 clean
- Constify
Makefile:
- Add WARNS 6
- Add $DragonFly$ tag
Revision Changes Path
1.2 +2 -0 src/usr.bin/script/Makefile
1.6 +14 -15 src/usr.bin/script/script.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/script/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/script/script.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]