summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Build the TCP-wrapper helper "daemon" tcpd. This is not much use inmarkm2002-01-121-0/+20
* mdoc(7) police: tidy up.ru2002-01-101-17/+25
* Be more careful about freeing memory after parsing commands.dwmalone2002-01-051-7/+19
* Fix OPIE authache2002-01-011-15/+30
* Fixed missing DPADD in previous commit. Fixed most style bugs related tobde2001-12-291-2/+3
* Link with libm to take advantage of the -h flag to ls.joe2001-12-291-0/+1
* MFCrypto: Remove -r, -s, sort -p.ru2001-12-141-25/+5
* Merge from master (crypto) telnet. WARNS fixes for alpha.markm2001-12-031-4/+4
* Merge the (in)complete ANSIfication work from src/crypto/telnet.markm2001-11-303-101/+93
* After running a "make unifdef", commit the resultant diffs.markm2001-11-308-1063/+324
* Diff-reduce WRT src/secure/*telnet*/Makefile.markm2001-11-301-2/+13
* - Change parameters of signal handlers in order to be correct (they arearr2001-11-281-12/+9
* Add lomac.c.green2001-11-271-1/+1
* - Fix some poor signal handler usage.arr2001-11-261-12/+49
* mdoc(7) police: minor spelling, markup and style fixes.ru2001-11-221-18/+21
* Change the failure mode in option parsing to silently bailing out of optionbenno2001-11-221-2/+9
* Don't leave dodgy looking spaces in HISMACADDRbrian2001-11-221-3/+3
* Mention that HISMACADDR is set in the environment of child processesbrian2001-11-221-0/+5
* Set HISMACADDR in the environment before envoking ppp.brian2001-11-211-5/+17
* Eliminate another instance of the old and well-knownyar2001-11-191-7/+25
* 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
OpenPOWER on IntegriCloud