summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-23216-216/+216
* MFC 1.210:Hajimu UMEMOTO2006-03-091-10/+20
* MF6: Include the size of the DL_serpath structures in the total size usedJohn Baldwin2005-11-281-1/+1
* MFC rev. 1.37: missed colon in getopt(3) argument makes tftpd(8) crash.Maxim Konovalov2005-06-131-1/+1
* MFC rev. 1.20: Fix the load64 and store64 macros.Marcel Moolenaar2005-06-041-6/+6
* MFC: NI_WITHSCOPEID cleanupHajimu UMEMOTO2005-05-282-9/+3
* MFC: r1.4 - align stack for SSE.Doug Rabson2005-05-261-3/+6
* MFC bug fix from 1.3 re entropy_save_sz.Doug Barton2005-04-141-2/+2
* MFC 1.39: Correct type mismatch.Jacques Vidrine2005-04-051-1/+1
* MFC rev 1.37, 1.38: Correct a typo that resulted in rexecd behaving asJacques Vidrine2005-04-051-4/+36
* MFC: 1.106 Initialise unused DTV slots.Doug Rabson2005-04-011-8/+4
* MFC revision 1.105: If "dangerous" environment variables are used, thenColin Percival2005-03-291-1/+24
* MFC:Doug Rabson2005-03-023-0/+24
* Reduce the gratuitous diff to CURRENT by merging assorted style fixes.Yaroslav Tykhiy2005-02-283-20/+23
* MFC 1.204: Fix most cases where the address of an int is passedYaroslav Tykhiy2005-02-281-5/+8
* MFC:Matthew N. Dodd2005-02-274-17/+96
* MFC 1.202, 1.204, 1.205: Fxies related to signal handling.Yaroslav Tykhiy2005-02-191-134/+277
* MFC: When looking for a virtual host to handle the connection,Yaroslav Tykhiy2005-02-191-2/+3
* MFC 1.196: Calling pam_chauthtok() isn't really needed sinceYaroslav Tykhiy2005-02-191-7/+3
* MFC 1.194: Always log remote IP.Yaroslav Tykhiy2005-02-191-13/+9
* MFC 1.193: Treat host name buffers consistently.Yaroslav Tykhiy2005-02-191-12/+23
* MFC quite a number of style changes which startedYaroslav Tykhiy2005-02-192-66/+64
* MFC: For variables that are only checked with defined(), don't provideDavid E. O'Brien2005-02-133-3/+3
* MFC 1.203: Respect the logging level.Yaroslav Tykhiy2005-01-221-1/+1
* MFC 1.201: Use syslog(3) instead of err(3) when a daemon.Yaroslav Tykhiy2005-01-181-4/+8
* MFC:Tom Rhodes2005-01-189-3951/+0
* MFC 1.198:Yaroslav Tykhiy2004-12-211-9/+15
* MFC: Fixes and improvements to verbose logging of user activity.Yaroslav Tykhiy2004-12-021-42/+58
* MFC knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-281-2/+7
* MFC: i386-on-amd64 compat gluePeter Wemm2004-11-261-0/+6
* MFC:Yaroslav Tykhiy2004-11-252-6/+6
* MFC 1.178: Follow RFC 959 regarding 21x status codes.Yaroslav Tykhiy2004-11-251-3/+5
* MFC: test file existence before attempting chflagsJens Schweikhardt2004-11-211-0/+2
* MFC rev. 1.171, 1.172: PAM-related fixes.Yaroslav Tykhiy2004-11-131-9/+18
* MFC rev. 1.169, 1.174, 1.175: Fixes related to logxfer().Yaroslav Tykhiy2004-11-131-6/+10
* MFC rev. 1.166-1.168: Assorted fixes around the call to sendfile(2).Yaroslav Tykhiy2004-11-131-4/+15
* MFC rev. 1.164, 1.165: do not unconditionally fork() after accept().Maxim Konovalov2004-11-091-7/+9
* MFC: 1.46 Better handling of non-existent devices.Warner Losh2004-10-011-21/+14
* MFC: BIND 9 and related bits.Dag-Erling Smørgrav2004-09-262-35/+0
* MFC: rev 1.15: turn on the FreeBSD login user capabilities database support.David E. O'Brien2004-08-211-1/+1
* MFC: Import of LukeM's ftpd taken from the NetBSD CVS repo on 9-Aug-2004.David E. O'Brien2004-08-211-1/+17
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-1810-1643/+0
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-161-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Add stubs for powerpc TLS.Doug Rabson2004-08-043-5/+43
* Add support for Thread Local Storage.Doug Rabson2004-08-0314-2/+883
* ftpd(8) seems to be WARNS=2 clean now.Yaroslav Tykhiy2004-07-311-0/+1
* Change ``(foo *)0'' to ``NULL'' where it's possibleYaroslav Tykhiy2004-07-312-11/+11
* Kill a small herd of casts to off_t where they were not needed.Yaroslav Tykhiy2004-07-312-10/+9
* Printf(3) off_t values through conversion to intmax_t sinceYaroslav Tykhiy2004-07-312-10/+15