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_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arpa/        
[DIR] protocols/        
[DIR] rpc/        
[DIR] rpcsvc/        
[TXT] Makefile  1.135   18 years  grange   Install netbt/ includes. ok henning@
[TXT] a.out.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ar.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] assert.h  1.10   20 years  deraadt   proto _assert2()
[TXT] bitstring.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] blf.h  1.6   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] bsd_auth.h  1.8   21 years  espie   put sentinel back in. Thx miod@
[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.18   18 years  espie   activate LC_CTYPE for 8 bits locale. Make sure tolower/toupper use the whole 8 b...
[TXT] curses.h  1.3   20 years  millert   I hereby place this file in the public domain.
[TXT] db.h  1.8   20 years  espie   Remove unnecessary typedef usage. u_char -> unsigned char u_short -> unsigned s...
[TXT] dirent.h  1.14   18 years  millert   Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@
[TXT] dlfcn.h  1.9   19 years  drahn   add dladdr() support and add some 'standard' dlsym() support. ok millert miod pv...
[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.9   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] fnmatch.h  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] fstab.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] fts.h  1.11   18 years  millert   bye bye whiteouts
[TXT] ftw.h  1.1   20 years  millert   Need ftw.h for ftw(3) and nftw(3)
[TXT] getopt.h  1.1   21 years  millert   GNU-like getopt_long() from NetBSD with changes by me to support getopt_long_onl...
[TXT] glob.h  1.9   19 years  millert   GLOB_NOESCAPE is POSIX so move it out of the #ifndef _POSIX_SOURCE block.
[TXT] grp.h  1.7   20 years  deraadt   proto getgrgid_r and getgrnam_r
[TXT] ieeefp.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] ifaddrs.h  1.4   20 years  espie   Remove unnecessary typedef usage. u_char -> unsigned char u_short -> unsigned s...
[TXT] inttypes.h  1.5   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] iso646.h  1.3   22 years  espie   C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite. okay th...
[TXT] kvm.h  1.12   19 years  deraadt   KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsigned int ins...
[TXT] langinfo.h  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] libgen.h  1.7   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] limits.h  1.11   19 years  millert   According to POSIX, _POSIX_PATH_MAX should be 256 but _POSIX_SYMLINK_MAX should ...
[TXT] link.h  1.14   20 years  espie   Remove unnecessary typedef usage. u_char -> unsigned char u_short -> unsigned s...
[TXT] link_elf.h  1.5   19 years  kettenis   Add dl_iterate_phdr() support. ok drahn@, millert@
[TXT] locale.h  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] login_cap.h  1.13   19 years  millert   LOGIN_SETALL did not include LOGIN_SETENV as it should.
[TXT] math.h  1.9   19 years  espie   provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs) okay millert@...
[TXT] md5.h  1.16   19 years  jfb   Make the `filename' parameter to HASHFile() and HASHFileChunk() const ok pedro@,...
[TXT] memory.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ndbm.h  1.6   20 years  millert   Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize. Als...
[TXT] netdb.h  1.24   18 years  millert   Make gethostbyaddr() prototype match POSIX. This means len is now unsigned but ...
[TXT] netgroup.h  1.5   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] nl_types.h  1.7   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] nlist.h  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] paths.h  1.22   19 years  millert   Add /bin/ksh to builtin list of OK shells.
[TXT] poll.h  1.3   20 years  deraadt   PD
[TXT] pwd.h  1.17   19 years  millert   passwd.conf has been deprecated since login.conf was imported. Today it finally ...
[TXT] ranlib.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] readpassphrase.h  1.5   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] regex.h  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] resolv.h  1.16   19 years  tedu   make the resolver stat resolv.conf and update if it changes. useful feedback and...
[TXT] rmd160.h  1.16   19 years  jfb   Make the `filename' parameter to HASHFile() and HASHFileChunk() const ok pedro@,...
[TXT] search.h  1.7   19 years  millert   POSIX says "data" is void *, not char *. Also remove extern from prototypes. de...
[TXT] setjmp.h  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] sha1.h  1.23   19 years  jfb   Make the `filename' parameter to HASHFile() and HASHFileChunk() const ok pedro@,...
[TXT] sha2.h  1.6   19 years  jfb   Make the `filename' parameter to HASHFile() and HASHFileChunk() const ok pedro@,...
[TXT] signal.h  1.8   20 years  millert   XPG specifies bsd_signal(3) so make it an alias for signal(3); OK deraadt@
[TXT] stdbool.h  1.3   19 years  espie   let stdbool.h work with recent gcc, since they modified the interface, again... ...
[TXT] stddef.h  1.8   19 years  espie   major abi changes: * introduce the mbstate_t typedef. impacts gnu libiconv, whi...
[TXT] stdio.h  1.32   19 years  espie   let vfscanf be a real function. Use a weak_alias on systems where this is feasib...
[TXT] stdlib.h  1.34   18 years  millert   mktemp(3) et al. go in stdlib.h, not unistd.h. While there be more explicit abo...
[TXT] string.h  1.15   19 years  deraadt   strcasestr(3), a case-insensitive version of strstr(3). already in netbsd and f...
[TXT] strings.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] sysexits.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[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.16   20 years  avsm   add __bounded__ attributes for userland headers; enabled with -Wbounded ok deraa...
[TXT] ttyent.h  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] unistd.h  1.53   18 years  millert   mktemp(3) et al. go in stdlib.h, not unistd.h. While there be more explicit abo...
[TXT] utime.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] utmp.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] vis.h  1.11   18 years  millert   Add VIS_GLOB to escape special characters used by shell-style globbing. From Sol...
[TXT] wchar.h  1.6   18 years  espie   Add a few missing functions so that wctype.h/wchar.h are more or less uptodate, ...
[TXT] wctype.h  1.4   18 years  espie   Add a few missing functions so that wctype.h/wchar.h are more or less uptodate, ...
[TXT] bm.h (in the Attic) [Hide]  1.8   20 years  espie   Remove unnecessary typedef usage. u_char -> unsigned char u_short -> unsigned s...
[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.6   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] des.h (in the Attic) [Hide]  1.4   22 years  deraadt   DES_LONG as non-int is just RIDICULOUS
[TXT] disktab.h (in the Attic) [Hide]  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] link_aout.h (in the Attic) [Hide]  1.2   20 years  espie   Remove unnecessary typedef usage. u_char -> unsigned char u_short -> unsigned s...
[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.15   19 years  jfb   Make the `filename' parameter to HASHFile() and HASHFileChunk() const ok pedro@,...
[TXT] mpool.h (in the Attic) [Hide]  1.10   20 years  espie   Remove unnecessary typedef usage. u_char -> unsigned char u_short -> unsigned s...
[TXT] ohash.h (in the Attic) [Hide]  1.7   19 years  espie   Cosmetic clean-up. Simpler licence, update copyright years, trim empty lines, IS...
[TXT] olf_abi.h (in the Attic) [Hide]  1.1   27 years  etheisen   OLF.
[TXT] re_comp.h (in the Attic) [Hide]  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] sgtty.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] skipjack.h (in the Attic) [Hide]  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] stab.h (in the Attic) [Hide]  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] struct.h (in the Attic) [Hide]  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tzfile.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...