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
/
libexec
/
identd
Age
Commit message (
Expand
)
Author
2003-02-03
typos;
Jason McIntyre
2002-11-25
Missing check around snprintf().
Mike Pechkin
2002-09-13
Add -H option to hide nonexistent users (useful on NAT gateways). ok millert@
Damien Miller
2002-07-24
Sanity check snprintf() return values before using them. OK deraadt@
Todd C. Miller
2002-07-17
whoops, wrong type
Theo de Raadt
2002-07-16
remove more junk
Theo de Raadt
2002-07-16
by now, this README is way out of date
Theo de Raadt
2002-07-16
minor tweaks of no consequence
Theo de Raadt
2002-07-16
ERROR2() is not used
Theo de Raadt
2002-07-16
let BSS work to our advantage
Theo de Raadt
2002-07-16
delint
Theo de Raadt
2002-07-16
minor cleanup, and toast -V
Theo de Raadt
2002-06-22
ansi
Theo de Raadt
2002-03-12
Fix typo that prevented user's gid in passwd entry from being applied;
Todd C. Miller
2002-03-12
1) user and group name may start with a number (though it is a bad idea).
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
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-07
While I'm here (next issue):
Mike Pechkin
2002-01-07
o) int -> {uid,gid}_t; %d -> %u;
Mike Pechkin
2001-12-01
fix fd_set overflow
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-09-19
occured->occurred
Mike Pechkin
2001-08-12
Use INFTIM where possible.
Federico G. Schwindt
2001-08-08
split up the gethost*() functions a bit more, to make it more obvious what
Theo de Raadt
2001-08-08
do not use %m in syslog() when errno is known to be 0
Theo de Raadt
2001-04-16
close fd on error; deraadt@ ok.
Federico G. Schwindt
2001-04-15
Replace a bunch of conditional expressions with global pointers.
Hugh Graham
2001-04-14
Respect (absence of) "other" flag in all cases, and fix some whitespace.
Hugh Graham
2001-04-13
Add support for user specified tokens to identd. Based on a patch
Todd C. Miller
2001-03-28
Don't make poll exit right away; if timeout is 0 use -1 for poll.
Federico G. Schwindt
2001-01-28
$OpenBSD$
Niklas Hallqvist
2001-01-17
avoid fd_set overflow by using poll(); avoid syslog() in signal handler by us...
Theo de Raadt
2000-11-08
- Get rid of ".Sh OPTIONS" and always use the standard options list intro.
Aaron Campbell
2000-10-30
libexec man page fleshing. again, bored on the plane home.
Aaron Campbell
2000-10-10
use poll to avoid fd_set overflow
Theo de Raadt
2000-06-18
add ipv6 support
Bob Beck
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-04-10
remove proxy.c as well
Eric Jackson
2000-04-10
proxy function not used/needed
Eric Jackson
1999-12-18
netinet/in.h without sys/socket.h
Theo de Raadt
1999-08-06
Wall
Theo de Raadt
1999-07-20
bad arguments? usage() should syslog()
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-04
constrain token character set; worked out with hugh@openbsd.org
Theo de Raadt
1999-06-11
fix description of -o option; ryker@ugrad.cs.ualberta.ca
Aaron Campbell
1999-06-05
capitalize the acronym ID
Aaron Campbell
1999-05-28
more .El madness
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-09-16
change to using getopt() [some inetd.conf files will need repair];
Theo de Raadt
[next]