You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
leitner ac331f66f6 duh, cut-and-paste error 23 years ago
buffer duh, cut-and-paste error 23 years ago
byte buffering updates 23 years ago
fmt fmt_long did not count the '-' 23 years ago
mmap document error signalling through (void*)0 return code. 23 years ago
open open_write also didn't specify mode 0644 23 years ago
scan bug fixes 23 years ago
socket ugly bug in scan_ip6 that manifests if the IPv6 number starts with a 23 years ago
str Initial revision 24 years ago
stralloc update make clean, 23 years ago
test smarter uudecode 23 years ago
textcode make fmt_hexdump use lowercase letters 23 years ago
uint add uint16_read API like uint32_read 23 years ago
unix fixed typos. 24 years ago
.cvsignore work around compilers that don't understand "static inline" 23 years ago
CHANGES add buffer_putnlflush 23 years ago
COPYING Initial revision 24 years ago
Makefile add uninstall target 23 years ago
buffer.h add buffer_putnlflush 23 years ago
byte.h remove __THROW 23 years ago
fmt.h don't include str.h in fmt.h 23 years ago
ip4.h renamed ip[46]_fmt to fmt_ip[46] 24 years ago
ip6.h renamed ip[46]_fmt to fmt_ip[46] 24 years ago
mmap.h bsd and macosx compatibility 23 years ago
ndelay.h Initial revision 24 years ago
open.h remove __THROW 23 years ago
scan.h remove __THROW 23 years ago
socket.h more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
str.h remove __THROW 23 years ago
stralloc.h add comments 23 years ago
t.c add yenc 23 years ago
textcode.h new hexdump fmt and scan routines for textcode 23 years ago
tryinline.c work around compilers that don't understand "static inline" 23 years ago
tryip6.c test for ipv6 and if_name2index and socklen_t. 23 years ago
tryn2i.c test for ipv6 and if_name2index and socklen_t. 23 years ago
trysl.c test for ipv6 and if_name2index and socklen_t. 23 years ago
uint16.h add uint16_read API like uint32_read 23 years ago
uint32.h oooops, forgot brackets 23 years ago
uint64.h remove __THROW 23 years ago