Age | Commit message (Expand) | Author |
2015-10-10 | Fix YP user and group support in getent(1). | Doug Hogan |
2015-10-10 | must also pledge "getpw", because it will use getpw* and getgr* functions. | Theo de Raadt |
2015-10-10 | Add pledge support to getent(1). | Doug Hogan |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-10-24 | tedu networks(5) support; | Ingo Schwarze |
2014-10-20 | As reported by Marcus Merighi, hosts enumeration no longer works. | Ingo Schwarze |
2014-02-12 | mark up fixed strings to be passed as command line arguments using .Cm; | Ingo Schwarze |
2013-03-30 | Use getaddrinfo() to display multiple addresses including IPv6. | Florian Obser |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2010-10-01 | more EXIT STATUS tweaks; from Daniel Dickman | Jason McIntyre |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2010-01-03 | .Bl always requires .It, even in .Bl -column; | Ingo Schwarze |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-05-07 | getservbyport() wants network byte order; from NetBSD | Otto Moerbeek |
2006-03-12 | Include arpa/inet.h after netinet/in.h, not before. deraadt@ OK | Todd C. Miller |
2005-11-11 | remove nsswitch.conf stuff, and explain how lookup order is handled; | Jason McIntyre |
2005-11-10 | Fix HISTORY section | Otto Moerbeek |
2005-11-10 | various cleanups, work with otto | Theo de Raadt |
2005-11-10 | $OpenBSD$ | Otto Moerbeek |
2005-11-10 | Introducing getent(1) from NetBSD. ok deraadt@ | Otto Moerbeek |