aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypcat
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Rename YP to NIS in the manpages.Marcelo Araujo2015-09-031-3/+3
* Use nitems instead of "sizeof ypaliases/sizeof ypaliases[0]".Marcelo Araujo2015-08-131-3/+3
* Get it closes to style(9).Marcelo Araujo2015-08-041-20/+14
* Remove the 3rd clause of BSD LICENSE.Marcelo Araujo2015-08-041-36/+41
* 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-3/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
|/
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+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
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-1/+0
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-11/+11
* yp(4) -> yp(8).Ruslan Ermilov2002-01-141-1/+1
* WARNS=2 fixesMark Murray2001-12-112-22/+17
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+2
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Use err(3). Add references to others man pages. Wait for the user toPhilippe Charnier1997-08-292-19/+24
* Add an alias for master.passwd -> master.passwd.byname to the listPeter Wemm1997-07-121-0/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-2/+2
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
* Move more YP user programs over.Garrett Wollman1994-08-083-0/+219