Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-10 | - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17. | Darren Tucker | |
2005-11-10 | - (dtucker) [openbsd-compat/bindresvport.c] Add "OPENBSD ORIGINAL" marker. | Darren Tucker | |
2003-06-02 | - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS | Damien Miller | |
2002-06-27 | - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise | Ben Lindstrom | |
have issues of our fixes not propogating right (ie bcopy instead of memmove). OK tim | |||
2001-01-31 | - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to | Ben Lindstrom | |
openbsd-compat/. And resolve all ./configure and Makefile.in issues assocated. Logic: * All OpenBSD functions should have the same filename as in the OpenBSD tree * All 'home brew' functions have bsd-* infront of them. * All 'not really implemented' functions have fake-* infront of them. |