aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypmatch/ypmatch.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* More style(9) fixes. No functional changes.Marcelo Araujo2015-08-111-14/+7
* Remove an extra new line on usage().Marcelo Araujo2015-08-071-2/+2
* Get closest as possible with style(9). No functional change.Marcelo Araujo2015-08-071-14/+10
* Remove the 3rd clause of BSD LICENSE.Marcelo Araujo2015-08-041-32/+48
* Compilers will complain the usage of obsolescent variable declarations.Marcelo Araujo2015-07-291-2/+2
* Staticfy and constify some variables and clean up the code a bit to make itMarcelo Araujo2015-07-281-2/+2
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* Support shadow.byname and shadow.byuid maps, protecting them byBrian Somers2009-06-251-0/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+1
* Stop gcc warningsPeter Wemm2003-10-261-1/+1
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-9/+9
* WARNS=2 fixesMark Murray2001-12-111-14/+14
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add #include <string.h> to get prototypes.John Birrell1998-02-201-1/+2
* Use err(3). Add Xreferences. Delay the compute of default domain.Philippe Charnier1997-08-291-21/+17
* Add an alias for master.passwd -> master.passwd.byname to the listPeter Wemm1997-07-121-0/+1
* Treat no match as a failure. This is the normal behaviour on SunOS.Tor Egge1997-06-251-0/+1
* Submitted by: Sebastian Strollo <seb@erix.ericsson.se>Bill Paul1995-03-251-1/+1
* Move more YP user programs over.Garrett Wollman1994-08-081-0/+134