OpenBSD CVS

src/distrib/common/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / distrib / common

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] elf32.c (in the Attic) [Hide]  1.2   9 years  krw   Missing $OpenBSD$'s. ok deraadt@
[TXT] elf64.c (in the Attic) [Hide]  1.2   9 years  krw   Missing $OpenBSD$'s. ok deraadt@
[TXT] elfrd_size.c (in the Attic) [Hide]  1.10   6 years  mortimer   Quiet clang warnings ok deraadt@ millert@
[TXT] elfrdsetroot.c (in the Attic) [Hide]  1.26   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...
[TXT] elfrdsetroot.h (in the Attic) [Hide]  1.3   6 years  tb   pledge(2) elfrdsetroot: - pledge(2) "stdio" after managing arguments (opening f...