summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2003-07-16stop installing install libtelnet. build under lib/libtelnet and referenceitojun
2003-07-15use bounded string op. bump shlib major for libtelnet due to API change.itojun
2003-07-15s/_rltd_obj_rtld/_rtld_objself/ in #ifdef notyet code.skrll
2003-07-15Whitespaceskrll
2003-07-15use snprintfitojun
2003-07-14more cleanupsitojun
2003-07-14SIGINFO is defineditojun
2003-07-14remove unused functionitojun
2003-07-14remove unneeded #ifdefs. improves readability.itojun
2003-07-13use bounded string op (some remains)itojun
2003-07-13asprintf is easieritojun
2003-07-13use bounded string ops. check malloc failure. asprintf is easier thanitojun
2003-07-13use bounded string op (there still are remains)itojun
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-07-05Removed unused function.marcus
2003-07-05Add function prototype declarations.tsutsui
2003-07-05Include <stdlib.h> for exit(3) prototype, warned by gcc-3.3.tsutsui
2003-07-04Bump date for last but one.wiz
2003-07-04s/&/and/wiz
2003-07-02Bugfix: Don't pick addend both from reloc and contents at the same time.marcus
2003-06-30Add ftpd_loginx() and ftpd_logwtmpx() and use them to hold wtmpx filetacha
2003-06-30Updated to work with current rtld code.marcus
2003-06-30SH also has a bogus DT_TEXTREL, it seems.marcus
2003-06-27Add Ns.wiz
2003-06-27fix botch in sysctl arg.christos
2003-06-26Add Ns where needed.wiz
2003-06-26Remove superfluous Ns and quoting.wiz
2003-06-26Rewrite from scratch; modify sysctl so that it does not abuse the new pointer.christos
2003-06-26No need to define _KERNELchristos
2003-06-14use TCP_NODELAYjoff
2003-06-14Do not hardcode "nroff", allow it to be overridden by defining NROFF. Useful ...wiz
2003-06-14Report on which file nroff returned an error.wiz
2003-06-11no need to #include <sys/dkstat.h>drochner
2003-06-11Support negotiation and use of TFTP Option Extension (rfc 2347) for thebriggs
2003-06-05KNF- blank lines before code at start of functions.simonb
2003-05-30Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSDchristos
2003-05-23Fix alignment problem in debug output.petrov
2003-05-20Bump date for "nn" capability.wiz
2003-05-20Add a "nn" (no name) capability to getty. If set in gettytab, gettythorpej
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-05-17use strlcpyitojun
2003-05-17use strlcatitojun
2003-05-17string manipulation audititojun
2003-05-17strlcat is easier hereitojun
2003-05-17use strlcpyitojun
2003-05-17string manipulation cleanupitojun
2003-05-17use snprintfitojun
2003-05-17string manipulation cleanupitojun
2003-05-17use strlcpyitojun
2003-05-17string manipulation cleanupitojun