tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
npppd
/
common
/
at
jcs
20 files
addr_range.c
Mechanically change inet_aton to inet_pton.
2 years ago
addr_range.h
Stop using __P macro.
8 years ago
bytebuf.c
strings.h -> string.h to prevent an implicit declaration. Also remove a bunch of NULL-checks before free().
10 years ago
bytebuf.h
Fix comments and styles. Delete unused variables and labels. No binary changes.
14 years ago
debugmacro.h
Add missing $OpenBSD$ tags.
10 years ago
debugutil.c
Convert K&R style function declarations to ANSI.
2 years ago
debugutil.h
Add missing $OpenBSD$ tags.
10 years ago
hash.c
Convert K&R style function declarations to ANSI.
2 years ago
hash.h
Stop using __P macro.
8 years ago
net_utils.c
getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@
5 years ago
net_utils.h
Add missing $OpenBSD$ tags.
10 years ago
radish.c
remove duplicate includes
3 years ago
radish.h
Remove never used ifdefs, define FATAL macro properly and define function parameters in modern way.
8 years ago
recvfromto.c
Convert K&R style function declarations to ANSI.
2 years ago
recvfromto.h
Add missing $OpenBSD$ tags.
10 years ago
slist.c
spellings suggested by jsg
5 years ago
slist.h
Add missing $OpenBSD$ tags.
10 years ago
slist_test.c
More "(<blah> *)0" -> NULL, avoiding any stdarg functions.
10 years ago
time_utils.c
Add missing $OpenBSD$ tags.
10 years ago
time_utils.h
Add the same license text to these files as the rest of npppd. ok yasuoka@
15 years ago