Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | thread safer libc (note: safer, not safe) | marc | 2003-01-28 | 1 | -4/+9 |
| | | | | | | | | | | 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@ | ||||
* | res_close is defined in a macro and should apperently not be used as _res_close. | pefo | 1997-03-15 | 1 | -2/+2 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -8/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | netbsd: bind 4.9.3 | dm | 1996-02-19 | 1 | -2/+7 |
| | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+62 |