OpenBSD CVS

src/include/


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 / include

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arpa/        
[DIR] protocols/        
[DIR] rpc/        
[DIR] rpcsvc/        
[TXT] Makefile  1.86   23 years  hugh   Don't install ieeefp.h on vax. derradt Ok.
[TXT] a.out.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] ar.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] assert.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] bitstring.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] blf.h  1.4   25 years  provos   add ECB and CBC encryption for octet streams
[TXT] cpio.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] ctype.h  1.3   26 years  deraadt   make ctype macros on char 0x82 and such work
[TXT] curses.h  1.1   25 years  millert   curses.h frontend
[TXT] db.h  1.4   24 years  aaron   Typo in comment.
[TXT] dirent.h  1.6   24 years  espie   Be thorough about NULL as __null for C++.
[TXT] dlfcn.h  1.3   24 years  espie   dlopen and dlsym take const char * parameters. Fix prototypes, propagate const w...
[TXT] elf_abi.h  1.4   27 years  etheisen   Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
[TXT] err.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] fnmatch.h  1.5   24 years  millert   Add FNM_NOSYS, meaning "The implementation does not support this function", for ...
[TXT] fstab.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] fts.h  1.5   24 years  millert   put back FTS_CHDIRROOT until next library major number crank
[TXT] glob.h  1.4   26 years  millert   branches: 1.4.12; Add GLOB_NOESCAPE to turn off backslash escaping and make bac...
[TXT] grp.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] ieeefp.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] ifaddrs.h  1.2   24 years  itojun   add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). in sync wi...
[TXT] inttypes.h  1.3   25 years  millert   move uint*_t to machine/types.h
[TXT] iso646.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] kvm.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] langinfo.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] libgen.h  1.4   24 years  espie   proper const semantics for dirname & basename. (this follows FreeBSD and Linux....
[TXT] limits.h  1.6   25 years  d   Add thread-safety to libc, so that libc_r will build (on i386 at least). All POS...
[TXT] link.h  1.5   24 years  espie   dlopen and dlsym take const char * parameters. Fix prototypes, propagate const w...
[TXT] locale.h  1.3   24 years  espie   Define NULL to be __null for C++: better quality of implementation. __null is a ...
[TXT] login_cap.h  1.1   23 years  millert   login.conf code from BSDi. This does not include the bsd auth code which will c...
[TXT] math.h  1.4   24 years  todd   $OpenBSD$
[TXT] md5.h  1.5   24 years  millert   Expose MDXTransform functions to be consistent with sha1 and rmd160.
[TXT] memory.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] ndbm.h  1.3   25 years  millert   real dbm_rdonly
[TXT] netdb.h  1.11   23 years  espie   Remove parameter names in prototypes (always a bad idea)
[TXT] netgroup.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] nl_types.h  1.6   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] nlist.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] paths.h  1.18   23 years  deraadt   er, no _PATH_NOLOGIN is the "do not let users login file"; sigh@kuzirabekon.econ...
[TXT] poll.h  1.2   24 years  todd   implimented -> implemented
[TXT] pwd.h  1.8   24 years  deraadt   proto bcrypt_gensalt()
[TXT] ranlib.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] regex.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] resolv.h  1.4   23 years  itojun   ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takes ipv6 ...
[TXT] rmd160.h  1.4   24 years  millert   prototype mismatch for RMD160Update()
[TXT] search.h  1.3   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] setjmp.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] sha1.h  1.9   25 years  angelos   Add some useful defines (used by ssyslog).
[TXT] signal.h  1.4   25 years  d   Add thread-safety to libc, so that libc_r will build (on i386 at least). All POS...
[TXT] stdbool.h  1.2   24 years  espie   Copyright...
[TXT] stddef.h  1.4   24 years  espie   In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly. Redefining...
[TXT] stdio.h  1.14   24 years  millert   Make P_tmpdir point to /tmp/ not /var/tmp Really, there should be a way to make ...
[TXT] stdlib.h  1.12   24 years  millert   Add srandomdev() from FreeBSD for use by sendmail and others.
[TXT] string.h  1.6   24 years  espie   Be thorough about NULL as __null for C++.
[TXT] strings.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] sysexits.h  1.3   24 years  millert   Minor comment changes: o utmp lives in /var/run, not /etc o document EX_CONFIG...
[TXT] tar.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] time.h  1.9   23 years  millert   Prototype timelocal(), timegm(), and timeoff() in the non-ANSI, non-POSIX sectio...
[TXT] ttyent.h  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] unistd.h  1.33   23 years  millert   o add missing getsid() prototype o fix typo in getsid() that broke getsid(pid) w...
[TXT] utime.h  1.3   26 years  deraadt   provide time_t without sys/types.h; kleink
[TXT] utmp.h  1.3   25 years  millert   mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated...
[TXT] vis.h  1.3   25 years  aaron   appropiate -> appropriate
[TXT] bm.h (in the Attic) [Hide]  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] cast.h (in the Attic) [Hide]  1.2   25 years  provos   s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and include header fil...
[TXT] dbm.h (in the Attic) [Hide]  1.2   25 years  millert   o Minor changes from db.1.86 (sleepycat). Does not include the new hash rou...
[TXT] des.h (in the Attic) [Hide]  1.3   25 years  art   remove bogus ifdef PERL5
[TXT] disktab.h (in the Attic) [Hide]  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] malloc.h (in the Attic) [Hide]  1.2   27 years  tholo   Warn when <malloc.h> is included, recommending <stdlib.h>
[TXT] md4.h (in the Attic) [Hide]  1.5   24 years  millert   Expose MDXTransform functions to be consistent with sha1 and rmd160.
[TXT] mpool.h (in the Attic) [Hide]  1.6   25 years  millert   Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thought...
[TXT] olf_abi.h (in the Attic) [Hide]  1.1   27 years  etheisen   OLF.
[TXT] re_comp.h (in the Attic) [Hide]  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] sgtty.h (in the Attic) [Hide]  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] skipjack.h (in the Attic) [Hide]  1.1   25 years  deraadt   skipjack in libc; isakmpd and such will want it
[TXT] stab.h (in the Attic) [Hide]  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] struct.h (in the Attic) [Hide]  1.2   26 years  niklas   Well, as we are heading for a release people are encouraged to rebuild their ent...
[TXT] tzfile.h (in the Attic) [Hide]  1.3   26 years  deraadt   Wall; Andreas.Gunnarsson@emw.ericsson.se