summaryrefslogtreecommitdiffstats
path: root/usr.bin/msgs/msgs.c
Commit message (Expand)AuthorAgeFilesLines
* Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-221-1/+2
* More -Wmissing-variable-declarations fixes.ed2012-10-191-40/+40
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Never use getenv("HOME") without checking for NULL and non-zerokevlo2007-10-301-2/+7
* Cleanup:delphij2005-01-171-17/+17
* Fixed misspellings of '\0' as NULL.bde2004-03-111-4/+4
* Fix singular/plural confusion in a printf.mike2003-02-061-1/+2
* ANSIify function definitions.dwmalone2002-09-041-21/+12
* Remove local prototypes for main().jmallett2002-08-191-1/+0
* Fixed some style bugs:bde2002-04-181-3/+4
* Backed out the style bugs in rev.1.17:bde2002-04-181-41/+41
* Document that only superuser can use -c option. Add FBSDID. Make use of uid_tcharnier2002-04-121-10/+16
* remove __Pimp2002-03-221-10/+10
* File positions are off_t nowdays, not long, so:ache2001-09-031-13/+13
* Fix WARNS=2 warnings on alpha and i386 and clamp it downkris2001-05-261-43/+44
* MFS: Don't allow printf directives in PAGERkris2000-07-071-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Apply suggested patch- seems reasonable.mjacob1999-07-241-3/+18
* Revert "POSIX saved uids change". seteuid(2) is not POSIX, andghelmer1998-07-141-3/+2
* Security and minor functionality changes based on OpenBSD msgs.c:ghelmer1998-07-091-14/+30
* Previous fix didn't make it past the Bruce filter. Clean upjkh1998-07-071-5/+2
* msgs -p (and maybe other flags, too) gives misleading error messages,jkh1998-07-071-1/+7
* Use err(3).charnier1997-07-291-45/+59
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-2/+2
* Localize itache1995-12-131-4/+5
* Initialize some uninitialized variables to fix a bug that sometimesdg1995-12-061-1/+1
* Default file creation mask was 666 (allow othres write anythingache1995-11-191-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Fix nested comments for -Wcomment warnings.rgrimes1995-05-091-2/+2
* Use tcflush(), eliminate libcompat.wollman1995-02-211-5/+4
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+863
OpenPOWER on IntegriCloud