bin
|
Fix strncpy() compilation warnings
|
2024-03-01 00:20:47 -05:00 |
examples
|
Move examples/ax25dump.c to bin/
|
2024-03-01 00:20:47 -05:00 |
include/patty
|
Use size_t for length in patty_list
|
2024-03-01 00:20:47 -05:00 |
src
|
Use intptr_t, not int64_t, for pointer->int casts
|
2024-03-01 00:20:47 -05:00 |
.gitignore
|
Update .gitignore
|
2024-03-01 00:20:47 -05:00 |
configure
|
Fix bug with ./configure on Darwin
|
2024-03-01 00:20:47 -05:00 |
Makefile
|
Initial implementation of doc/pattyd.conf.5
|
2024-03-01 00:20:47 -05:00 |