summaryrefslogtreecommitdiff
path: root/usr.bin/mail/popen.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Don't reference NULL pointer.Xin LI2017-01-241-1/+3
* mail(1): Bring some fixes from other BSDs.Pedro F. Giffuni2016-07-141-9/+18
* mail(1): Bring some fixes from other BSDs.Pedro F. Giffuni2016-07-131-54/+82
* Remove unnecessary cast to pid_t.Kevin Lo2013-07-041-1/+1
* Fix likely race condition if wait_child() is interrupted by sigchild()Eitan Adler2012-05-301-1/+3
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-45/+20
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* remove __PWarner Losh2002-03-221-3/+3
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-181-17/+35
* Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner2001-05-271-65/+66
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-11/+19
* vfork -> fork. This home made popen() had the same bug as the libraryBruce Evans1998-10-101-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+373