aboutsummaryrefslogtreecommitdiff
path: root/libexec/comsat
Commit message (Expand)AuthorAgeFilesLines
* comsat: Don't return from the childDag-Erling Smørgrav2025-08-051-1/+1
* comsat: Don't read arbitrary filesDag-Erling Smørgrav2025-08-051-25/+13
* comsat: move uid/gid setting earlierEd Maste2024-12-041-11/+12
* comsat: Use initgroups and setgid not just setuidEd Maste2024-12-041-4/+5
* comsat: Improve use of setuid()Ed Maste2024-12-021-2/+4
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-10-241-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-282-10/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-172-10/+2
| |/ |/|
* | Bump date missed in r202756Eitan Adler2012-09-141-1/+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
* Remove stale references to utmp(5) and its corresponding filenames.Ed Schouten2010-01-211-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
* Expand contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* Bump document date for the 'beep only' change.Johan Karlsson2002-08-161-1/+1
* mdoc(7) police: tidy up.Ruslan Ermilov2002-08-131-14/+19
* Add ability to only beep when mail arrives.Johan Karlsson2002-07-092-6/+27
* The .Nm utilityPhilippe Charnier2002-07-061-5/+7
* o Eliminate __PWarner Losh2002-02-031-31/+18
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-031-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* 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-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* add forgotten $Id$Wolfram Schneider1996-09-223-0/+4
* wrong C bracketing, *blush*...Peter Wemm1996-09-071-1/+1