| 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
|
| Wed, 28 Aug 2024 09:50:27 +0200 |
Franz Glasner |
>>>>> tag v0.26 for changeset 1d92e45a9558
|
| Wed, 28 Aug 2024 09:49:41 +0200 |
Franz Glasner |
+++++ v0.26
v0.26
|
| Wed, 28 Aug 2024 09:46:06 +0200 |
Franz Glasner |
fbhyve: put tmux into the required_files
|