--- freem/src/views.c 2025/03/09 19:50:47 1.6 +++ freem/src/views.c 2025/04/02 03:02:42 1.7 @@ -1,5 +1,5 @@ /* - * $Id: views.c,v 1.6 2025/03/09 19:50:47 snw Exp $ + * $Id: views.c,v 1.7 2025/04/02 03:02:42 snw Exp $ * implementation of VIEW command and $VIEW intrinsic function * * @@ -24,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: views.c,v $ + * Revision 1.7 2025/04/02 03:02:42 snw + * Stop requiring users to pass -e to fmadm when -u or -g are passed + * * Revision 1.6 2025/03/09 19:50:47 snw * Second phase of REUSE compliance and header reformat * @@ -38,7 +41,6 @@ #include "mwapi_window.h" #define LOCK 'l' -#define ZDEALLOCATE 'D' /* system services */