aboutsummaryrefslogtreecommitdiff
path: root/libexec/comsat/comsat.c
Commit message (Expand)AuthorAgeFilesLines
* comsat: Don't return from the childDag-Erling Smørgrav6 days1-1/+1
* comsat: Don't read arbitrary filesDag-Erling Smørgrav6 days1-25/+13
* comsat: move uid/gid setting earlierEd Maste2024-12-021-11/+12
* comsat: Use initgroups and setgid not just setuidEd Maste2024-12-011-4/+5
* comsat: Improve use of setuid()Ed Maste2024-11-281-2/+4
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* libexec: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-171-5/+1
* Make comsat(8) approximately 15% smaller.Ed Schouten2011-12-101-10/+10
* Remove a gratuitous newline. This should be a non-functional change.Jaakko Heinonen2011-06-071-1/+1
* Port comsat to utmpx.Ed Schouten2010-01-131-64/+21
* Fix several warnings.Ed Schouten2010-01-021-10/+10
* Fix handling of pts(4) device names in comsat(8). Also catch fork() errors.Ed Schouten2009-01-171-6/+17
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-1/+1
* Add ability to only beep when mail arrives.Johan Karlsson2002-07-091-6/+20
* o Eliminate __PWarner Losh2002-02-031-31/+18
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-031-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-06-301-3/+5
* Use err(3). exit(-1) -> exit(1).Philippe Charnier1997-11-201-11/+11
* Allow backspace tooAndrey A. Chernov1997-09-151-2/+2
* disable upper controls and enable all otherAndrey A. Chernov1997-09-151-11/+15
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
* wrong C bracketing, *blush*...Peter Wemm1996-09-071-1/+1
* Another sgtty use bites the dust..Peter Wemm1996-09-071-5/+4
* Pass in both username and file to jkfprintfPaul Traina1996-06-041-6/+7
* Extend message format to user@offset[:file]Andrey A. Chernov1994-10-151-9/+36
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+284