aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* MFCrypto: Remove -r, -s, sort -p.Ruslan Ermilov2001-12-141-25/+5
* Merge from master (crypto) telnet. WARNS fixes for alpha.Mark Murray2001-12-031-4/+4
* Merge the (in)complete ANSIfication work from src/crypto/telnet.Mark Murray2001-11-303-101/+93
* After running a "make unifdef", commit the resultant diffs.Mark Murray2001-11-308-1063/+324
* Diff-reduce WRT src/secure/*telnet*/Makefile.Mark Murray2001-11-301-2/+13
* - Change parameters of signal handlers in order to be correct (they areAndrew R. Reiter2001-11-281-12/+9
* Add lomac.c.Brian Feldman2001-11-271-1/+1
* - Fix some poor signal handler usage.Andrew R. Reiter2001-11-261-12/+49
* mdoc(7) police: minor spelling, markup and style fixes.Ruslan Ermilov2001-11-221-18/+21
* Change the failure mode in option parsing to silently bailing out of optionBenno Rice2001-11-221-2/+9
* Don't leave dodgy looking spaces in HISMACADDRBrian Somers2001-11-221-3/+3
* Mention that HISMACADDR is set in the environment of child processesBrian Somers2001-11-221-0/+5
* Set HISMACADDR in the environment before envoking ppp.Brian Somers2001-11-211-5/+17
* Eliminate another instance of the old and well-knownYaroslav Tykhiy2001-11-191-7/+25
* Update rtld for the "new" ia64 ABI. In the old toolchain, thePeter Wemm2001-10-297-9/+34
* Fix a dependency violation (branch after alloc)Peter Wemm2001-10-291-1/+1
* When we set our UID to `nobody', set an appropriate group also.David E. O'Brien2001-10-221-0/+1
* The interface index space may be sparsely populated (e.g. when anBill Fenner2001-10-171-0/+4
* Add ia64 support. Various adjustments were made to existing targets toDoug Rabson2001-10-1514-33/+1069
* Don't let a user name in ftpd's proctitleYaroslav Tykhiy2001-10-121-1/+1
* Be consistent about indent at least within one block of code.Yaroslav Tykhiy2001-10-121-5/+5
* The support for accelerating find_symdef() with a cache was broken. ThisDoug Rabson2001-10-101-8/+9
* Terminate the array of execv(3) pointers by a NULL pointer in the edge case.Ruslan Ermilov2001-10-041-1/+3
* mdoc(7) police: markup nits.Ruslan Ermilov2001-10-011-1/+3
* Migrate uucpd to ports as well.Kris Kennaway2001-10-015-387/+0
* 1) Use OPIE response only when OPIE keys really usedAndrey A. Chernov2001-09-291-2/+5
* Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse2001-09-293-4/+8
* Missing `break' statements caused two error messages to becomeIan Dowse2001-09-291-1/+3
* RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds supportDavid E. O'Brien2001-09-271-9/+120
* RFC2132 is not clear about whether the "Maximum DHCP Message Size"Ian Dowse2001-09-252-2/+4
* Improve the description on how to construct ~ftp/pub. Specifically,Mike Heffner2001-09-251-5/+7
* Fixed some of style bugs.Ruslan Ermilov2001-09-121-1/+1
* Remove a field width specifier that's not doing anything more thanMike Heffner2001-09-101-6/+3
* Include ttymsg.h from ../../usr.bin/wall instead of rolling our ownDima Dorfman2001-09-092-1/+3
* Do the best we can with respect to fixing command-line option disorderSheldon Hearn2001-09-041-62/+62
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-031-4/+4
* Extend the functionality offered by the -o option into a new optionSheldon Hearn2001-09-023-2/+15
* long -> off_tAndrey A. Chernov2001-09-021-6/+7
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-297-885/+5
* Add a new option, '-o', for "Write-only". Disables the RETR command,Nik Clayton2001-08-283-2/+16
* Put a parenthesis in the right place (DUH!).Brian Somers2001-08-251-1/+1
* Remove description of an option that only applies to UNICOS < 7.0.Dima Dorfman2001-08-251-13/+0
* Understand that a return value of 0 from NgRecvMsg() means that theBrian Somers2001-08-241-2/+8
* Added netid(5) manpage.Ruslan Ermilov2001-08-212-1/+92
* Handle snprintf() returning < -1.Brian Somers2001-08-201-1/+1
* Handle snprintf() returning -1.Brian Somers2001-08-201-0/+2
* Feature merging and diff reduction between this code and crypto telnet.Mark Murray2001-08-2010-447/+279
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-3/+6
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-102-2/+2
* mdoc(7) police:Ruslan Ermilov2001-08-073-8/+8