Thomas Veerman
|
e8ddc0f46e
|
- Add support for file descriptor passing to PFS.
- For security reasons move some libc code to PFS.
- Fix a few bugs in PFS.
Contributed by Thomas Cort.
|
2010-08-30 13:46:44 +00:00 |
|
Ben Gras
|
541b5c5c38
|
inet_pton(), patched by Thomas Cort.
|
2010-07-26 14:47:10 +00:00 |
|
Ben Gras
|
34a58c8d82
|
inet_ntop, contributed by Thomas Cort.
|
2010-07-23 09:54:47 +00:00 |
|
Thomas Veerman
|
f531dba2d2
|
Add support for UNIX Domain Sockets to the C lib. Contributed by Thomas Cort
|
2010-07-15 14:05:23 +00:00 |
|
Ben Gras
|
68db8ed0b9
|
lib: fixes for warnings that clang has for libraries.
|
2010-07-06 12:08:22 +00:00 |
|
David van Moolenbroek
|
2758519ed2
|
Change default hostname resolution order
Hostnames that contain at least one period, are now first attempted
to be resolved as FQDNs, before adding local domains is tried.
|
2010-06-10 11:14:36 +00:00 |
|
Erik van der Kouwe
|
8bca982581
|
Remove those annoying $Id and $Revision tags
|
2010-05-31 20:00:08 +00:00 |
|
Kees van Reeuwijk
|
5b0efc542f
|
Remove a redundant getdomainname() implementation.
|
2010-04-26 12:43:43 +00:00 |
|
Kees van Reeuwijk
|
e24ed988d6
|
Fix some compilation errors with the gcc compiler, fix some recent warnings.
|
2010-04-22 13:59:34 +00:00 |
|
Kees van Reeuwijk
|
86a23c1fbd
|
Remove U16_t and most other similar types. Rewrite functions to ansi-style
declaration if necessary.
|
2010-04-21 11:05:22 +00:00 |
|
Kees van Reeuwijk
|
94a81c840a
|
Removed unused variables, added const where possible.
|
2010-04-07 11:25:51 +00:00 |
|
Arun Thomas
|
b706112487
|
Incorporate bsdmake into buildsystem and reorganize libs
|
2010-02-16 14:41:33 +00:00 |
|