summaryrefslogtreecommitdiff
path: root/lib/libwrap
AgeCommit message (Expand)Author
2001-12-13atoi->strtoulBob Beck
2001-11-17fix a commentTheo de Raadt
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-11-07avoid strcpy and sprintfTheo de Raadt
2001-11-07crank strings to 256 so they can hold a full hostnameTheo de Raadt
2001-11-07assume buffer is BUFSIZ long, and handle it so; millert okTheo de Raadt
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2001-06-04add the file here too, to avoid confusionTheo de Raadt
2001-03-28C++ wrapping; dmcmahill@netbsd.orgTheo de Raadt
2001-02-16Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usageBob Beck
2001-02-15fix change from previous commit that didn't get the ports correctlyBob Beck
2000-10-14put hosts.allow and hosts.deny in as Nm entriesTheo de Raadt
2000-10-14put tcp wrapper into Nd lineTheo de Raadt
2000-10-14tcp wrapper support for IPv6. from netbsd.Jun-ichiro itojun Hagino
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-07-21Add missing hosts_ctl() prototype.Oleg Safiullin
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-06add dot_quad_addr_new(); which can handle 255.255.255.255 addressesTheo de Raadt
1999-04-26Only proto xgets() if stdio has been includedJason Downs
1997-07-27Use .Sq.Jason Downs
1997-07-27Use -bulletJason Downs
1997-06-30alpha bitsTheo de Raadt
1997-06-24Slight fix.Jason Downs
1997-06-23Copyright.Jason Downs
1997-06-23Mandoc manpages.Jason Downs
1997-06-01A few minor changes from tcp_wrappers 7.6Jason Downs
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-09the theTheo de Raadt
1997-04-04do source routing check correctly; this could use a testTheo de Raadt
1997-03-29Use getdomainname() not yp_get_default_domain().Todd C. Miller
1997-03-04sprintf -> snprintf paranoiabitblt
1997-03-04Slightly cleaner.Jason Downs
1997-02-26These don't belong here.Jason Downs
1997-02-26Correct header ref.Jason Downs
1997-02-26Initial integration of a much cleaned up libwrap.Jason Downs