summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Update rtld for the "new" ia64 ABI. In the old toolchain, thepeter2001-10-297-9/+34
* Fix a dependency violation (branch after alloc)peter2001-10-291-1/+1
* When we set our UID to `nobody', set an appropriate group also.obrien2001-10-221-0/+1
* The interface index space may be sparsely populated (e.g. when anfenner2001-10-171-0/+4
* Add ia64 support. Various adjustments were made to existing targets todfr2001-10-1514-33/+1069
* Don't let a user name in ftpd's proctitleyar2001-10-121-1/+1
* Be consistent about indent at least within one block of code.yar2001-10-121-5/+5
* The support for accelerating find_symdef() with a cache was broken. Thisdfr2001-10-101-8/+9
* Terminate the array of execv(3) pointers by a NULL pointer in the edge case.ru2001-10-041-1/+3
* mdoc(7) police: markup nits.ru2001-10-011-1/+3
* Migrate uucpd to ports as well.kris2001-10-015-387/+0
* 1) Use OPIE response only when OPIE keys really usedache2001-09-291-2/+5
* Avoid a few compiler warnings (printf codes, missing includes etc).iedowse2001-09-293-4/+8
* Missing `break' statements caused two error messages to becomeiedowse2001-09-291-1/+3
* RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds supportobrien2001-09-271-9/+120
* RFC2132 is not clear about whether the "Maximum DHCP Message Size"iedowse2001-09-252-2/+4
* Improve the description on how to construct ~ftp/pub. Specifically,mikeh2001-09-251-5/+7
* Fixed some of style bugs.ru2001-09-121-1/+1
* Remove a field width specifier that's not doing anything more thanmikeh2001-09-101-6/+3
* Include ttymsg.h from ../../usr.bin/wall instead of rolling our owndd2001-09-092-1/+3
* Do the best we can with respect to fixing command-line option disordersheldonh2001-09-041-62/+62
* File positions are off_t nowdays, not long, so:ache2001-09-031-4/+4
* Extend the functionality offered by the -o option into a new optionsheldonh2001-09-023-2/+15
* long -> off_tache2001-09-021-6/+7
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-297-885/+5
* Add a new option, '-o', for "Write-only". Disables the RETR command,nik2001-08-283-2/+16
* Put a parenthesis in the right place (DUH!).brian2001-08-251-1/+1
* Remove description of an option that only applies to UNICOS < 7.0.dd2001-08-251-13/+0
* Understand that a return value of 0 from NgRecvMsg() means that thebrian2001-08-241-2/+8
* Added netid(5) manpage.ru2001-08-212-1/+92
* Handle snprintf() returning < -1.brian2001-08-201-1/+1
* Handle snprintf() returning -1.brian2001-08-201-0/+2
* Feature merging and diff reduction between this code and crypto telnet.markm2001-08-2010-447/+279
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-3/+6
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-102-2/+2
* mdoc(7) police:ru2001-08-073-8/+8
* Don't clobber the default for CFLAGS.bde2001-08-031-1/+1
* Fixes file descriptor leak in standalone mode.jon2001-08-031-0/+2
* Don't use SA_RESETHAND here. We gain nothing.brian2001-07-311-1/+1
* Add a -l flag used to specify a label when no -p flag is given.brian2001-07-312-27/+54
* Use sigaction() without SA_RESTART rather than signal() so that webrian2001-07-311-5/+9
* Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatiblemikeh2001-07-292-2/+2
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-266-8/+8
* Xref to openssl(1) (i.e. "openssl passwd")kris2001-07-261-0/+1
* yp_errno is an `enum ypstat`.dd2001-07-241-1/+1
* Save errno in signal handlerkris2001-07-241-0/+2
* MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush()kris2001-07-236-43/+47
* by by -> bykris2001-07-231-1/+1
* MFCrypto: fixed the remote buffer overflow.ru2001-07-206-310/+204
* Portability configuration data for LukeM ftpd.obrien2001-07-191-0/+281
OpenPOWER on IntegriCloud