summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2000-09-11ldd compatibility (if we had ldd for this ld.so)Dale S. Rahn
2000-09-08Some miscellaneous man page repairs.Aaron Campbell
2000-09-08Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ okAaron Campbell
2000-09-08PowerPC does not need to build this -Wall, if other archs would not.Dale S. Rahn
2000-09-08Significant cleanup. The capabilities table looks much nicer now.Aaron Campbell
2000-09-08grammar, spelling, and stylePaul Janzen
2000-09-07off by one overflowTheo de Raadt
2000-09-07For shared libraries, an ld.so is required.Dale S. Rahn
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-08-25Cleanup of powerpc ld.so files.Dale S. Rahn
2000-08-20Add calls to setusercontext() and login_get*(). We basically callTodd C. Miller
2000-08-18check error result from getnameinfo.Jun-ichiro itojun Hagino
2000-08-18add support to telnetd -debug -6 (listens to AF_INET6).Jun-ichiro itojun Hagino
2000-08-17document -4 and -6 optionsBrad Smith
2000-08-16/etc/sendmail.cf -> /etc/mail/sendmail.cfBrad Smith
2000-08-13Remove documentation for non-existent -p option; a7r@andern.orgTodd C. Miller
2000-08-09Remove target file, only source should be "source" controlled.Dale S. Rahn
2000-08-02update other obsoleted rfcsNiels Provos
2000-08-02- Show the argument names in the option list, too.Aaron Campbell
2000-08-02The -q (quiet) option does not take an argument; armin@wolfermann.orgAaron Campbell
2000-07-19new strtofflags/fflagstostrMichael Shalayeff
2000-07-08Add id and header describing contents.Dale S. Rahn
2000-07-07Change fingerd back to using fgets(3), not fgetln(3). Using fgetln(3)Todd C. Miller
2000-07-06Insert missing .El directives.Aaron Campbell
2000-07-06use %s with fprintfTheo de Raadt
2000-07-05crank version to 6.5Theo de Raadt
2000-07-05another setproctitleTheo de Raadt
2000-07-05always setproctitle with %s if using a variableTheo de Raadt
2000-06-29.Nm -> .Xr; from deraadt@Aaron Campbell
2000-06-29I felt that telnetd(8) deserves the following BUGS entry:Aaron Campbell
2000-06-18transfered -> transferredAaron Campbell
2000-06-18add ipv6 supportBob Beck
2000-06-17pr 772; -u blocks chmod command, michaels@inet.noTheo de Raadt
2000-06-14correct STAT command output for LPSV output.Jun-ichiro itojun Hagino
2000-06-13Updated version of ld.so, contains additional functionality and fixes/Dale S. Rahn
2000-06-13Initial import of ELF ld.so. This was written indepently of the gnu rtldDale S. Rahn
2000-06-12address PR 1274 (-h does not work on EPSV).Jun-ichiro itojun Hagino
2000-05-31Request from Theo:Marc Espie
2000-05-17A non existent directory should not prevent makewhatis from lookingMarc Espie
2000-04-29Use perl 5.6.0 features:Marc Espie
2000-04-29indentTheo de Raadt
2000-04-29strerrorTheo de Raadt
2000-04-26Try harder to find a full subject line.Marc Espie
2000-04-23With perl 5.6.0, GetOpt::Std is functional, use it.Marc Espie
2000-04-21Use fgetln(3) instead of fgets(3) when reading in the message. ThisTodd C. Miller
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-12Limited EUC heuristics, should handle bold wide characters correctly,Marc Espie
2000-04-12put wrapper in the NdTheo de Raadt