- Static functions/variables
authorLiam J. Foy <liamfoy@dragonflybsd.org>
Mon, 3 Jan 2005 17:35:57 +0000 (17:35 +0000)
committerLiam J. Foy <liamfoy@dragonflybsd.org>
Mon, 3 Jan 2005 17:35:57 +0000 (17:35 +0000)
commit12dad7c872f654c2ae59f028cebda5da53afc515
treea3b80f457907c3d76fd6abf63a782c6c5e20b9dc
parent1bab658ca85d9f1175d48cd0e1b31d18a1b230c5
- 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
usr.bin/script/Makefile
usr.bin/script/script.c