aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-0312-553/+27
* MFC: Update the asm statements to use the "+" modifier instead ofJohn Polstra2002-07-022-8/+8
* MFC 1.16 (alpha alloca -> mmap fix)Matthew Dillon2002-06-221-5/+17
* MFC 1.16: Remove maintainer line.John Polstra2002-06-221-1/+0
* MFC: hookup lukemftpdDavid E. O'Brien2002-06-202-1/+2
* MFC:Juli Mallett2002-06-171-0/+8
* MFC: Handle NGM_PPPOE_SESSIONID messagesBrian Somers2002-06-171-4/+13
* MFC 1.10 - replace alloca() with mmap() to avoid unbounded stack usage.Matthew Dillon2002-06-161-9/+21
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-05-201-0/+49
* MFC: extend the timeout to the entire login sequence.Dag-Erling Smørgrav2002-05-142-1/+4
* MFC: IPv6 support for tftp/tftpd.Hajimu UMEMOTO2002-04-261-15/+60
* MFC: If having trouble sending packets, back off and retry.Doug Ambrisko2002-04-191-3/+13
* MFC rev. 1.33 ftpcmd.y: teach REST how to restart a file transferMaxim Konovalov2002-04-151-25/+33
* MFC: unifdef'ed secure telnet to obliterate gratuitous diffsMark Murray2002-04-1310-2313/+530
* MFC: build infrastructure for cleaned up telnet, includingMark Murray2002-04-131-12/+33
* MFC Rev 1.20:Mike Barcroft2002-04-031-2/+0
* MFC: (1.61) When searching an object on the global list, search its DAG too.Dag-Erling Smørgrav2002-04-021-3/+6
* The 'ls' sources now require libm.Josef Karthauser2002-03-281-0/+3
* MFC: Handle NGM_PPPOE_ACNAMEBrian Somers2002-03-262-3/+11
* MFC: Update build infrastructure for sendmail 8.12.Gregory Neil Shapiro2002-03-252-14/+26
* MFC rev. 1.32: remove duplicated yacc nonterminals declarations,Maxim Konovalov2002-03-181-4/+3
* MFC rev. 1.98: fix infinite loop around sendfile(2) after sending >4GB file.Maxim Konovalov2002-03-151-5/+3
* MFC:David Malone2002-03-042-2/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-041-0/+281
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-221-0/+135
* MFC: Do not build/install both secure and standard versions ofRuslan Ermilov2002-02-201-1/+3
* MFC: allow ldd(1) be used on shlibs.Maxim Sobolev2002-02-181-9/+35
* MFC: Various ftpd changes which haven't found their way into -stable yet.David Malone2002-02-164-47/+78
* MFC rev1.30: Remove setjmp/longjmp;Yaroslav Tykhiy2002-02-151-12/+9
* MFC rev1.96: Remove setjmp/longjmp;Yaroslav Tykhiy2002-02-151-32/+85
* Diff reduction commit. Not a real MFC, but a mechanical style fixupDag-Erling Smørgrav2002-02-156-24/+24
* MFC 1.56: give LD_LIBRARY_PATH higher precedence.John Polstra2002-02-111-2/+2
* MFC: Log wtmp according to an address family properly.Hajimu UMEMOTO2002-02-043-25/+16
* MFC: yp(4) -> yp(8).Ruslan Ermilov2002-02-014-5/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-01-241-0/+20
* MFC: 1.27: tidy up the markup.Ruslan Ermilov2002-01-101-17/+25
* MFC: merge in -o and -O options, and fix SYNOPSISSheldon Hearn2001-12-183-53/+80
* MFC: Markup fixes from ruBrian Somers2001-11-271-18/+21
* MFC: Set HISMACADDR in the environment before starting pppBrian Somers2001-11-272-5/+22
* MFC rev1.87: Eliminate a bug of calling select()+accept()Yaroslav Tykhiy2001-11-271-7/+25
* Remove duplicate blocks of code, which used to followYaroslav Tykhiy2001-11-191-31/+0
* MFC rev1.86: Don't let a user name in ftpd's proctitleYaroslav Tykhiy2001-11-021-1/+1
* MFC: synch with HEAD:Dag-Erling Smørgrav2001-10-183-1/+5
* MFC: Fix find_symdef() cache.Doug Rabson2001-10-171-8/+9
* MFC: 1.45-1.46: Improve description on how to construct ~ftp/pub.Mike Heffner2001-10-151-5/+9
* MFC: Avoid a few compiler warnings.Ian Dowse2001-10-143-4/+8
* MFC: 1.8; add two missing `break' statements and fix a typo.Ian Dowse2001-10-141-1/+3
* MFC: Use the most conservative interpretation of the "DHCP MaximumIan Dowse2001-10-142-2/+4
* MFC: 1.18: Terminate the array of execv(3) pointers by a NULL pointer.Ruslan Ermilov2001-10-041-1/+3
* MFC: Put a parenthesis in the right placeBrian Somers2001-08-261-1/+1