summaryrefslogtreecommitdiffstats
path: root/banner/banner.c
Commit message (Collapse)AuthorAgeFilesLines
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Back out last due to think o on my side: we don't start banner throughhubertf1999-07-191-5/+2
| | | | dm(6), so there's no setgid privileges to discard. Pointed out by Joseph S. Myers <jsm28@cam.ac.uk>
* Drop setgid privs passed from dm(6).hubertf1999-07-191-2/+5
| | | Patch submitted in PR 5945 by Joseph S. Myers <jsm28@cam.ac.uk>
* constify (PR#6151, once more by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-141-4/+4
|
* WARNSify, fixup .Nm usagelukem1997-10-101-6/+9
|
* eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283.mikel1997-03-041-4/+3
|
* Sync to 4.4BSD-Lite2tls1997-01-071-10/+11
|
* don't print 'Message:' prompt if stdin is not a terminal.cgd1995-04-221-4/+5
| | | | | (from Masanobu Saitoh <saitoh@spa.is.uec.ac.jp> in pr 982.) Also, fix usage string and manual page to note that width argument for -w is _not_ optional.
* Merge 4.4Lite versionglass1995-03-251-59/+42
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* added banner from net-2cgd1993-04-041-0/+1182