log

age author description
Fri, 30 Aug 2024 16:44:23 +0200 Franz Glasner Also implement "err()" in as common shell subroutine
Fri, 30 Aug 2024 16:42:04 +0200 Franz Glasner Implement "checkyesno()" and "checkyes()" in the common shell subroutines
Fri, 30 Aug 2024 15:51:26 +0200 Franz Glasner FIX: Use correct printf formatting character
Fri, 30 Aug 2024 15:36:41 +0200 Franz Glasner Implement fatal() and warn() in the common scripts as helpers for printing warnings and exiting with fatal errors
Fri, 30 Aug 2024 14:17:45 +0200 Franz Glasner FIX: Handle severe error in "fzfs mount" when the root dataset naturally mounts at root filesystem
Fri, 30 Aug 2024 10:49:36 +0200 Franz Glasner FIX: array_destroy() now returns 1 if the array doest not exist -- as it was always intended
Fri, 30 Aug 2024 10:40:11 +0200 Franz Glasner - Use a common global prefix for all array variables ("_farr_")
Thu, 29 Aug 2024 19:44:19 +0200 Franz Glasner Implement "array_clear()"
Thu, 29 Aug 2024 19:25:27 +0200 Franz Glasner Implement a new array_new() that deletes an eventually existing array first -- if any
Thu, 29 Aug 2024 19:24:21 +0200 Franz Glasner Docs
Thu, 29 Aug 2024 19:10:31 +0200 Franz Glasner Rename "array_new()" to "array_create()".
Thu, 29 Aug 2024 15:12:10 +0200 Franz Glasner Docs: warn if the length of arrays are changed while calling array_for_each()
Thu, 29 Aug 2024 15:11:29 +0200 Franz Glasner Style
Thu, 29 Aug 2024 14:01:38 +0200 Franz Glasner Provide a simple implementation of arrays for the FreeBSD POSIX/Bourne shell /bin/sh
Wed, 28 Aug 2024 09:51:05 +0200 Franz Glasner ===== Added signature for changeset 3d1216bd3455