Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-28 | thread safer libc (note: safer, not safe) | Marco S Hyman | |
Access to the global _res structure replaced by pointers to a per thread instance. If unthreaded the pointer is to the global structure. Also replaced a 64k stack array with malloc-ed memory so threaded aps (with a default 64k stack) have a chance at working. ok deraadt@ | |||
1997-03-15 | res_close is defined in a macro and should apperently not be used as _res_close. | Per Fogelstrom | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-02-19 | netbsd: bind 4.9.3 | dm | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |