Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 anos atrás
..
rpc 1f020b1786 - trim any trailing whitespace 16 anos atrás
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 anos atrás
Makefile ba31c6c463 Remove TOPDIR 19 anos atrás
Makefile.in 0f3d1914ce Simplified check_pf() so it returns a bit vector in an unsigned int, 16 anos atrás
accept.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
addr.c 0725864228 libc/inet/addr.c: fix broked indentation and bad style. No code changes. 16 anos atrás
bind.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
closenameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
connect.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
decodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
decoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
decodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
decodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
decodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
dnslookup.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
encodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
encoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
encodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
encodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
encodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
ether_addr.c 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 anos atrás
ethers.c 0be51502b6 Fix file permissions 16 anos atrás
formquery.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gai_strerror.c 06607b674f Slight size reduction by use of smallints/consts: 16 anos atrás
get_hosts_byaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
get_hosts_byname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
getaddrinfo.c 1f020b1786 - trim any trailing whitespace 16 anos atrás
gethostbyaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gethostbyaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gethostbyname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gethostbyname2.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gethostbyname2_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gethostbyname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
gethostent.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
getnameinfo.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
getnetbyad.c 9811a4df8a Fix build failure due to missing 'smallint' definition 16 anos atrás
getnetbynm.c 9811a4df8a Fix build failure due to missing 'smallint' definition 16 anos atrás
getnetent.c e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 anos atrás
getpeername.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
getproto.c 1f020b1786 - trim any trailing whitespace 16 anos atrás
getservice.c e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 anos atrás
getsockname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
getsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
herror.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 anos atrás
hostid.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 anos atrás
if_index.c 1f020b1786 - trim any trailing whitespace 16 anos atrás
ifaddrs.c 2600ca66db #include <ifaddrs.h> should be #include "ifaddrs.h" 16 anos atrás
ifaddrs.h 0f3d1914ce Simplified check_pf() so it returns a bit vector in an unsigned int, 16 anos atrás
in6_addr.c f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 18 anos atrás
inet_addr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
inet_aton.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
inet_lnaof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
inet_makeaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
inet_net.c 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 anos atrás
inet_netof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
inet_ntoa.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
lengthd.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
lengthq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
listen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
netlinkaccess.h 6c1d86dcdb Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3). 16 anos atrás
ns_name.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
ntohl.c 277d3a2561 update license 18 anos atrás
ntop.c 1f020b1786 - trim any trailing whitespace 16 anos atrás
opennameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
opensock.c 05e75260d6 Get rid of missing prototype warnings 18 anos atrás
read_etc_hosts_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
recv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
recvfrom.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
recvmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
res_comp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
res_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
res_query.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
resolv.c c27fb5f6a1 Revert revision 19343 and also remove libc_hidden_proto for __uc_malloc. 16 anos atrás
resolveaddress.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
resolvename.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
send.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
sendmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
sendto.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
setsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
shutdown.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
socket.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás
socketcalls.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 anos atrás
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 anos atrás