summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/popen.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r262136brueffer2014-02-241-5/+1
* Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]cperciva2011-12-231-0/+3
* Check that gl_pathc is bigger than zero before derefencing gl_pathv.delphij2010-03-251-1/+2
* Use __FBSDID.yar2004-11-181-2/+3
* Kill ancient casts to integral types left from the K&R era.yar2004-11-131-1/+1
* Eliminate last three uses of varargs.h in the tree. These three fileskan2003-09-011-1/+0
* GLOB_QUOTE has been retired.mikeh2002-07-171-1/+1
* o Eliminate __Pimp2002-02-031-4/+2
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatiblemikeh2001-07-291-1/+1
* Teach ftpd about the new GLOB_MAXPATH flag.jlemon2001-03-191-0/+2
* remove redundant optreset declarationimp2000-09-041-1/+0
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyonepeter1999-08-261-9/+1
* Back out "always UTC" fix since some people want visually identical 'ls'ache1998-05-181-4/+10
* Return back vfork and use execve with TZ="" environment in vfork caseache1998-05-151-5/+7
* Use fork instead of vfork since setenv clobber parent environmentache1998-05-151-4/+2
* Move TZ="" assignment just before exec to not touch other time stuffache1998-05-151-1/+3
* Fixed a bug where if MAXUSRARGS amount of args were passed in, the argv[]dg1998-04-271-2/+4
* PR: 5812danny1998-02-251-1/+5
* Cosmetics in man page. Exit(-1) -> exit(1).charnier1997-11-211-4/+4
* Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-261-2/+19
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Truncate argument list to avoid buffer overflows.pst1996-11-201-5/+9
* add forgotten $Id$wosch1996-09-221-0/+2
* Fix some compilation warnings.pst1996-09-211-1/+1
* Tidy up the Kerberised bits. While I'm here, fix some -Wall complaints.markm1996-08-091-1/+2
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+171
OpenPOWER on IntegriCloud