OpenBSD CVS

src/lib/libwrap/


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 / lib / libwrap

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] DISCLAIMER (in the Attic) [Hide]  1.1   22 years  deraadt   add the file here too, to avoid confusion
[TXT] Makefile (in the Attic) [Hide]  1.6   18 years  deraadt   use WANTLINT= (on all architectures)
[TXT] clean_exit.c (in the Attic) [Hide]  1.2   20 years  david   add missing includes ok tedu@
[TXT] diag.c (in the Attic) [Hide]  1.4   21 years  deraadt   use more snprintf
[TXT] eval.c (in the Attic) [Hide]  1.3   21 years  itojun   snprintf
[TXT] fix_options.c (in the Attic) [Hide]  1.7   18 years  dhill   delint ok otto@
[TXT] hosts_access.3 (in the Attic) [Hide]  1.15   16 years  jmc   convert to new .Dd format;
[TXT] hosts_access.5 (in the Attic) [Hide]  1.24   16 years  jmc   convert to new .Dd format;
[TXT] hosts_access.c (in the Attic) [Hide]  1.11   21 years  avsm   - kill unused var - sscanf format string should scan for u_short not u_int - som...
[TXT] hosts_ctl.c (in the Attic) [Hide]  1.1   27 years  downsj   Initial integration of a much cleaned up libwrap.
[TXT] hosts_options.5 (in the Attic) [Hide]  1.11   16 years  jmc   convert to new .Dd format;
[TXT] misc.c (in the Attic) [Hide]  1.6   21 years  pjanzen   NetBSD PR 15025: libwrap hangs in an infinite loop when a host access line is >...
[TXT] options.c (in the Attic) [Hide]  1.5   21 years  tdeval   strcpy/strcat -> strlcpy/strlcat ok tedu@, hints by deraadt@ and millert@
[TXT] percent_m.c (in the Attic) [Hide]  1.3   19 years  otto   Remove redundant errno declaration. ok deraadt@
[TXT] percent_x.c (in the Attic) [Hide]  1.2   20 years  david   add missing includes ok tedu@
[TXT] refuse.c (in the Attic) [Hide]  1.1   27 years  downsj   Initial integration of a much cleaned up libwrap.
[TXT] rfc1413.3 (in the Attic) [Hide]  1.14   16 years  jmc   convert to new .Dd format;
[TXT] rfc931.c (in the Attic) [Hide]  1.11   18 years  dhill   delint ok otto@
[TXT] shell_cmd.c (in the Attic) [Hide]  1.2   22 years  deraadt   more pid_t use
[TXT] shlib_version (in the Attic) [Hide]  1.6   19 years  marc   errno changes, lib major version bumps, and general flag day To build you must: ...
[TXT] socket.c (in the Attic) [Hide]  1.8   18 years  dhill   delint ok otto@
[TXT] tcpd.h (in the Attic) [Hide]  1.15   20 years  deraadt   terms 3 & 4 cleanup based on "terms" file
[TXT] update.c (in the Attic) [Hide]  1.5   22 years  deraadt   pid_t cleanup