summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nologin
Commit message (Expand)AuthorAgeFilesLines
* Update nologin(5) to match the modern reality of login.conf(5) and PAM.yar2007-05-101-12/+44
* Use __unused macro instead of a bare void for main().delphij2005-01-041-1/+1
* nologin(8) does not seem to require any command line parameters,delphij2005-01-041-2/+2
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-072-8/+0
* Assorted markup, grammar, and spelling fixes.ru2004-06-131-5/+1
* Add standard copyright notice; fix style bugs. (Reported by bde)cperciva2004-03-131-9/+26
* When nologin(8) is installed in /usr/sbin/, create a symlink fromcperciva2004-03-131-7/+2
* Report login attempts to syslog. Due to the statically-linked nature ofcperciva2004-02-222-1/+21
* Remove the BUGS section introduced in rev 1.11 now that the problemdas2003-11-171-15/+0
* Reimplement nologin(8) as a C program. This allows us to staticallydas2003-11-173-40/+29
* Document nologin(8) as being insecure in conjunction with a dynamicdas2003-11-171-0/+15
* The .Nm utilitycharnier2002-07-061-3/+4
* Remove whitespace at EOL.dd2001-07-152-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
* beforeinstall -> SCRIPTS.ru2001-04-071-6/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+2
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* more removal of trailing periods from SEE ALSO.ben2000-11-151-1/+1
* Be a little clearer about the relationship between these two.nik2000-11-122-2/+12
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Added xref to nologin(5).wosch1999-02-011-2/+3
* Added xref to nologin(8).wosch1999-02-011-1/+2
* Oops, I missed a few more /etc/nologin references yesterday. It appearsasami1999-01-121-6/+6
* Add Id. .Nm nologin -> .Nm.charnier1998-07-153-2/+5
* An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5mpp1997-03-031-7/+9
* Plug a security hole involving $ENV forwarding over telnet. Sigh, ijoerg1997-02-151-1/+1
* /sbin -> ${BINDIR}wosch1997-02-061-1/+1
* Now that we have a manpage, don't have the 'clean' target be a NO-OP.nate1996-07-101-1/+1
* Fix a bunch of spelling errors.mpp1996-01-291-2/+2
* A manpage. May be the file nologin.5 should located inwosch1996-01-282-0/+63
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-4/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-263-0/+106
OpenPOWER on IntegriCloud