|
cae9985747
|
change BSD ifndefs to __OpenBSD__ and remove unnecessary ifdefs
I'm not sure if any operating system other than OpenBSD
has strlcpy/strlcat. May need to use a configure script
for this later on.
|
2023-12-23 16:33:38 +13:00 |
|
|
290289cbf5
|
Refactor and fix up a lot of code
Don't tell the boss I forgot a couple of free()s...
|
2023-11-26 17:13:41 +13:00 |
|
|
07164e0cf2
|
Add byte and ubyte #defines in util.h
|
2023-07-09 21:16:53 +12:00 |
|
|
d1c7b71043
|
Define streq macro in util.h and use it over strcmp in lprocess.c
|
2023-07-01 09:53:43 +12:00 |
|
|
6aa4b6de39
|
Remove libbsd support
|
2023-06-27 12:33:51 +12:00 |
|
|
b124d99c36
|
Initial import
|
2023-06-25 16:47:09 +12:00 |
|