[Midnightbsd-cvs] [MidnightBSD/src] 619ea6: prowld: Fix compilation errors and finalize Phase ...
Lucas Holt
noreply at github.com
Sun Apr 19 23:07:28 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 619ea6bcf8bba27ead08b1716563916b82807814
https://github.com/MidnightBSD/src/commit/619ea6bcf8bba27ead08b1716563916b82807814
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-04-19 (Sun, 19 Apr 2026)
Changed paths:
M lib/libsystemd/sd-daemon.c
M sbin/prowld/ipc.c
M sbin/prowld/prowld.c
M sbin/prowld/prowld.h
M sbin/prowld/supervisor.c
M sbin/prowld/unit.c
Log Message:
-----------
prowld: Fix compilation errors and finalize Phase 3 implementation
- Resolve all placeholder ellipsis (...) in source files.
- Add missing headers (stdbool.h, stddef.h, libgen.h, ucl.h) across components.
- Export internal supervisor and IPC functions required for event handling.
- Fix incorrect libucl API usage for state persistence.
- Update libsystemd and prowld source files to match finalized prototypes.
This ensures the entire service management stack (prowld, prowlctl,
prowl-generator, libsystemd) compiles cleanly on MidnightBSD.
AI-Assisted-by: Gemini
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list