index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libwrap
Age
Commit message (
Expand
)
Author
2002-06-22
remove BUGS section; this library uses strtok_r(3) now.
Federico G. Schwindt
2002-06-22
use strtok_r() instead of strtok(); millert ok
Theo de Raadt
2002-06-19
use more snprintf
Theo de Raadt
2002-06-07
support scoped IPv6 address.
Jun-ichiro itojun Hagino
2002-06-07
func prototype
Jun-ichiro itojun Hagino
2002-06-07
more strict prototype
Jun-ichiro itojun Hagino
2002-06-07
snprintf
Jun-ichiro itojun Hagino
2002-06-03
compatiblity -> compatibility
Theo de Raadt
2002-05-27
unsigned vs unsigned int
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-01
Character 0 is called NUL, not nul.
Todd C. Miller
2002-05-01
YP, not NIS
Todd C. Miller
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2002-04-30
Initial cleanup:
Mike Pechkin
2002-04-25
Protect IPv6 code with #ifdef INET6
Mike Pechkin
2002-02-24
wrong error message
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-02
more pid_t use
Theo de Raadt
2001-12-13
atoi->strtoul
Bob Beck
2001-11-17
fix a comment
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-07
avoid strcpy and sprintf
Theo de Raadt
2001-11-07
crank strings to 256 so they can hold a full hostname
Theo de Raadt
2001-11-07
assume buffer is BUFSIZ long, and handle it so; millert ok
Theo de Raadt
2001-09-06
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
Mike Pechkin
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2001-06-04
add the file here too, to avoid confusion
Theo de Raadt
2001-03-28
C++ wrapping; dmcmahill@netbsd.org
Theo de Raadt
2001-02-16
Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usage
Bob Beck
2001-02-15
fix change from previous commit that didn't get the ports correctly
Bob Beck
2000-10-14
put hosts.allow and hosts.deny in as Nm entries
Theo de Raadt
2000-10-14
put tcp wrapper into Nd line
Theo de Raadt
2000-10-14
tcp wrapper support for IPv6. from netbsd.
Jun-ichiro itojun Hagino
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-02-01
no need to extern int errno if errno.h is included
Theo de Raadt
1999-07-21
Add missing hosts_ctl() prototype.
Oleg Safiullin
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-06-06
add dot_quad_addr_new(); which can handle 255.255.255.255 addresses
Theo de Raadt
1999-04-26
Only proto xgets() if stdio has been included
Jason Downs
1997-07-27
Use .Sq.
Jason Downs
1997-07-27
Use -bullet
Jason Downs
1997-06-30
alpha bits
Theo de Raadt
1997-06-24
Slight fix.
Jason Downs
1997-06-23
Copyright.
Jason Downs
1997-06-23
Mandoc manpages.
Jason Downs
1997-06-01
A few minor changes from tcp_wrappers 7.6
Jason Downs
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-09
the the
Theo de Raadt
1997-04-04
do source routing check correctly; this could use a test
Theo de Raadt
[next]