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_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] DISCLAIMER (in the Attic) [Hide]  1.1   23 years  deraadt   add the file here too, to avoid confusion
[TXT] Makefile (in the Attic) [Hide]  1.5   23 years  beck   Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usage on sock...
[TXT] clean_exit.c (in the Attic) [Hide]  1.1   27 years  downsj   Initial integration of a much cleaned up libwrap.
[TXT] diag.c (in the Attic) [Hide]  1.4   21 years  deraadt   use more snprintf
[TXT] eval.c (in the Attic) [Hide]  1.3   22 years  itojun   snprintf
[TXT] fix_options.c (in the Attic) [Hide]  1.4   22 years  deraadt   wrong error message
[TXT] hosts_access.3 (in the Attic) [Hide]  1.9   21 years  fgsch   remove BUGS section; this library uses strtok_r(3) now.
[TXT] hosts_access.5 (in the Attic) [Hide]  1.16   21 years  deraadt   more typos; jmc@prioris.mini.pw.edu.pl
[TXT] hosts_access.c (in the Attic) [Hide]  1.10   21 years  itojun   If we're going to replace strtok() with strtok_r(), and the caller of the latter...
[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.7   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] misc.c (in the Attic) [Hide]  1.5   22 years  itojun   support scoped IPv6 address. no visible API change, old config files work just f...
[TXT] options.c (in the Attic) [Hide]  1.4   22 years  itojun   more strict prototype
[TXT] percent_m.c (in the Attic) [Hide]  1.2   22 years  deraadt   assume buffer is BUFSIZ long, and handle it so; millert ok
[TXT] percent_x.c (in the Attic) [Hide]  1.1   27 years  downsj   Initial integration of a much cleaned up libwrap.
[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.8   21 years  david   .Nd shouldn't end with a period ok jmc@
[TXT] rfc931.c (in the Attic) [Hide]  1.8   22 years  deraadt   compatiblity -> compatibility decriptor -> descriptor authentciated -> authentic...
[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.5   21 years  millert   Crank all library major numbers. Needed due to the fact that we now build libra...
[TXT] socket.c (in the Attic) [Hide]  1.5   22 years  itojun   support scoped IPv6 address. no visible API change, old config files work just f...
[TXT] tcpd.h (in the Attic) [Hide]  1.14   22 years  itojun   more strict prototype
[TXT] update.c (in the Attic) [Hide]  1.5   22 years  deraadt   pid_t cleanup