|
a6792d2495
|
bump version
1.0
|
2021-08-19 08:20:32 +00:00 |
|
|
af202a821b
|
compat: don't build when strlcpy is present (#47)
|
2021-08-19 08:19:44 +00:00 |
|
|
ed8ee8368d
|
Additionally add copyright file in the root directory.
|
2021-08-18 20:54:46 +00:00 |
|
|
bf5f10def9
|
Rework where newlines are inserted
|
2021-08-18 16:56:13 +00:00 |
|
|
1f7572c2f1
|
KNF
|
2021-08-18 12:28:57 +00:00 |
|
|
34cc813446
|
Remove reference to bgpq4.spec
|
2021-08-18 10:57:49 +00:00 |
|
|
5c57bb2bb6
|
Remove old spec file
|
2021-08-18 09:49:04 +00:00 |
|
|
e6bf77058a
|
remove sx_slentry.h
|
2021-08-18 02:05:40 +00:00 |
|
|
139e0d972b
|
include stdio
|
2021-08-18 02:01:03 +00:00 |
|
|
99f036b186
|
KNF
|
2021-08-18 01:58:47 +00:00 |
|
|
cb98214f0c
|
remove stale comment
|
2021-08-18 01:38:47 +00:00 |
|
|
ed28cf6734
|
Update README
|
2021-08-18 01:31:25 +00:00 |
|
|
9ac2087d24
|
KNF
|
2021-08-18 01:16:29 +00:00 |
|
|
58adb550bd
|
KNF
|
2021-08-18 00:50:22 +00:00 |
|
|
773849fc3a
|
Release 0.0.9
0.0.9
|
2021-08-18 00:46:52 +00:00 |
|
|
40656fbbbf
|
Clean up comments
|
2021-08-18 00:40:02 +00:00 |
|
|
4a8dc682fd
|
Add more free() to counter memory errors
|
2021-08-18 00:38:44 +00:00 |
|
|
450286a010
|
plug memory leaks
|
2021-08-18 00:18:26 +00:00 |
|
|
a055f6f2ee
|
Adding a free(), KNF
|
2021-08-17 23:51:18 +00:00 |
|
|
c4c5866fa3
|
Fold freeall functions into expander.c
|
2021-08-17 23:03:29 +00:00 |
|
|
6074f816e0
|
rename main program and add AM conditional
|
2021-08-17 23:00:06 +00:00 |
|
|
cb15aea505
|
Release 0.0.8
0.0.8
|
2021-08-17 22:54:15 +00:00 |
|
|
f1a339985a
|
Fix SX_TEST_EBITS
|
2021-08-17 22:51:22 +00:00 |
|
|
24daa48a67
|
Style fixes
|
2021-08-17 22:33:04 +00:00 |
|
|
b21c8b30ca
|
remove unused includes
|
2021-08-17 22:23:33 +00:00 |
|
|
270e04dd23
|
The string returned by inet_ntoa() resides in a static memory area
|
2021-08-17 22:20:16 +00:00 |
|
|
32a3520e62
|
Fix -Wstrict-aliasing messages
Moving from uint32 -> struct in_addr
|
2021-08-17 22:16:56 +00:00 |
|
|
b816c1023b
|
Fix more warnings
|
2021-08-17 20:19:17 +00:00 |
|
|
85d833ca48
|
Fix style and compiler warnings
|
2021-08-17 19:34:30 +00:00 |
|
|
791f3d7790
|
Fixing style and compiler warnings
|
2021-08-17 18:03:03 +00:00 |
|
|
6a4207f940
|
rename headerfile
|
2021-08-17 17:26:10 +00:00 |
|
|
af10798afd
|
Move to Brent Cooks portable
|
2021-08-17 17:18:59 +00:00 |
|
|
81112ec2de
|
install libtool
|
2021-08-17 14:36:30 +00:00 |
|
|
08801e2068
|
Change macro for manpage
|
2021-08-17 14:30:18 +00:00 |
|
|
b1a9f4f089
|
Add 0.0.7 changelog
|
2021-08-17 14:27:06 +00:00 |
|
|
408b7d8852
|
add _null.h to include Makefile
|
2021-08-17 14:25:47 +00:00 |
|
|
3754a01a2b
|
No need for -O0 libcompat
|
2021-08-17 14:22:33 +00:00 |
|
|
8bc07f3cb0
|
use portability shim for string.h
|
2021-08-17 14:19:10 +00:00 |
|
|
bbcd4ae18f
|
set libcompat_la
|
2021-08-17 12:52:14 +00:00 |
|
|
f1e9242814
|
define bgpq4_LDADD
|
2021-08-17 12:50:08 +00:00 |
|
|
222b89e631
|
add types.h
|
2021-08-17 12:36:33 +00:00 |
|
|
ea95e6d27a
|
add types.h
|
2021-08-17 12:34:21 +00:00 |
|
|
dc0e8c32f7
|
Use OpenBSD string.h
|
2021-08-17 12:33:00 +00:00 |
|
|
21b574fc91
|
Current OpenBSD queue.h has STAILQ_
|
2021-08-17 12:23:50 +00:00 |
|
|
757dc33bb0
|
Add compat dir to AM flags
|
2021-08-17 12:19:29 +00:00 |
|
|
82146e291b
|
Add _null.h from OpenBSD
|
2021-08-17 12:14:07 +00:00 |
|
|
ac93dcfeef
|
include local headers too
|
2021-08-17 12:11:05 +00:00 |
|
|
e6d488ca5b
|
Sync with latest OpenBSD tree.h/queue.h
|
2021-08-17 12:11:05 +00:00 |
|
|
dee79b0408
|
Sync to latest strlcpy() from OpenBSD
|
2021-08-17 12:11:05 +00:00 |
|
|
6f7a8db6aa
|
Add m4/ dir to cleanup list
|
2021-08-17 12:11:05 +00:00 |
|