Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-02 | Repair $OpenBSD markers. | Darren Tucker | |
2011-09-23 | - (djm) [openbsd-compat/getgrouplist.c] Remove OpenBSD rcsid marker: the | Damien Miller | |
upstream version is YPified and we don't want this | |||
2005-11-10 | - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to | Darren Tucker | |
after the copyright notices. Having them at the top next to the CVSIDs guarantees a conflict for each and every sync. | |||
2005-11-10 | - (dtucker) [openbsd-compat/getgrouplist.c] Sync OpenBSD revs 1.10 - 1.2 (ANSI | Darren Tucker | |
prototypes, removal of "register"). | |||
2003-11-24 | - (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original | Damien Miller | |
source file path (in OpenBSD tree). | |||
2003-08-25 | - (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansifications | Ben Lindstrom | |
and minor fixes. | |||
2003-06-03 | - (djm) Sync openbsd-compat with OpenBSD CVS. | Damien Miller | |
- No more 4-term BSD licenses in our tree | |||
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. |