Added a signal handler to delete temp casefiles on SIGINT and SIGQUIT.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 10 Jan 2005 06:50:45 +0000 (06:50 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 10 Jan 2005 06:50:45 +0000 (06:50 +0000)
commit8bc8a011fa9df5b9f5aa00144c8d3478fd7b93fa
treeef585c666d6b5c45429bcfeb9b0d2d0e0e06a215
parentfa22ef096ad5c6d472b6161ba793bffacd8b10f7
Added a signal handler to delete temp casefiles on SIGINT and SIGQUIT.
Inhibited the PERMISSIONS command when SAFER is on.
command.def: Added a lot more unimplemented commands.
Moved --version information to copyleft.c
doc/utilities.texi
src/ChangeLog
src/casefile.c
src/cmdline.c
src/command.def
src/copyleft.c
src/copyleft.h
src/permissions.c