aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/msgs
Commit message (Expand)AuthorAgeFilesLines
* Switch the default pager for most commands to lessAlan Somers2018-08-082-4/+4
* Close cpfrom in an error case.Warner Losh2017-12-281-0/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-1/+5
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-283-3/+3
* Use strlcpy() instead of strncpy() when copying date and subjDon Lewis2016-05-121-3/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+2
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-3/+2
| |\
| * | 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 from headSimon J. Gerraty2012-11-041-41/+42
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+2
| |_|/ |/| |
* | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
| |/ |/|
* | Check the return error of set[e][ug]id. While this can never fail in theEitan Adler2012-10-221-1/+2
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-40/+40
|/
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-113-12/+2
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Never use getenv("HOME") without checking for NULL and non-zeroKevin Lo2007-10-301-2/+7
* Cleanup:Xin LI2005-01-172-17/+18
* Deal with double whitespace.Ruslan Ermilov2004-07-031-2/+2
* Fixed misspellings of '\0' as NULL.Bruce Evans2004-03-111-4/+4
* Fix singular/plural confusion in a printf.Mike Barcroft2003-02-061-1/+2
* ANSIify function definitions.David Malone2002-09-041-21/+12
* Remove local prototypes for main().Juli Mallett2002-08-191-1/+0
* mdoc style: break up sentencesGiorgos Keramidas2002-07-151-3/+6
* mdoc(7) police: removed unnecessary .Ns.Ruslan Ermilov2002-05-301-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-8/+12
* Fixed some style bugs:Bruce Evans2002-04-181-3/+4
* Backed out the style bugs in rev.1.17:Bruce Evans2002-04-181-41/+41
* Document that only superuser can use -c option. Add FBSDID. Make use of uid_tPhilippe Charnier2002-04-122-13/+19
* remove __PWarner Losh2002-03-221-10/+10
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-031-13/+13
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix WARNS=2 warnings on alpha and i386 and clamp it downKris Kennaway2001-05-262-43/+45
* 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-3/+3
* Complete migration of aliases file to /etc/mail/aliases.Gregory Neil Shapiro2000-08-131-1/+1
* MFS: Don't allow printf directives in PAGERKris Kennaway2000-07-071-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Apply suggested patch- seems reasonable.Matt Jacob1999-07-242-5/+29
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Revert "POSIX saved uids change". seteuid(2) is not POSIX, andGuy Helmer1998-07-141-3/+2