summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2000-07-23* make checkportcmd the default. this breaks third-party proxy ftp butlukem
2000-07-19Make it build on non-VARPSZ again.thorpej
2000-07-18Fix some issues with SPARC V9 ELF binaries.eeh
2000-07-17More VAX ELF changes.matt
2000-07-17* add two new ftpd.conf(5) directives:lukem
2000-07-15* add -H, which acts like -h `hostname`. (requested by kim@)lukem
2000-07-14No need for RELOCATE_SELF since the VAX does real PIC. Rewrite the bindmatt
2000-07-14Split DEBUG into two lines to make it easier to enable each separately.matt
2000-07-14Update to reflect VAX ELF reality.matt
2000-07-14Initialize ld.elf_so's textsize.matt
2000-07-13Added support for the SPARC v9 ABI.eeh
2000-07-13Invoke "nroff" with "-S" (safer mode) option because "makewhatis" istron
2000-07-13Kill "nroff" process and wait for its terminiation if we can't setuptron
2000-07-13Optimize invokation of "nroff":tron
2000-07-10base64_encode(): separate out the special case for the last 2 bytes, andlukem
2000-07-10Check exit code returned from "nroff" if it is used to converttron
2000-07-09Invoke "nroff" and parse its output if an unformatted manual page usestron
2000-07-09- base64_encode(): fix garbled output due to fencepost error. output nowlukem
2000-07-09setproctitle(), and for any other printf variants, it is not a good idealukem
2000-07-09More -Wformat cleanups.sommerfeld
2000-07-08More format paranoia.sommerfeld
2000-07-06fix non-portable bit-fieldschristos
2000-07-05setproctitle(), and for any other printf variants, it is not a good ideaitojun
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-07-04cleaner changes corrseponding to kernel changesperseant
2000-07-03Make things builds with GCC 2.96matt
2000-07-03shut gcc up about a bogus possibly used before initialized.matt
2000-07-03Treat short and byte print formats as and cast to the right size.matt
2000-07-03Update to current <machine/asm.h>matt
2000-07-03If OBJECT_FMT is ELF and MACHINE_ARCH = vax, build ld.elf_somatt
2000-07-03User-level changes corrseponding to my latest kernel changes.perseant
2000-07-02add man-pages for kf and kfdassar
2000-06-29remove include of <vm/vm.h>mrg
2000-06-26we now need <uvm/uvm_param.h>mrg
2000-06-25Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernamessimonb
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-06-21Make sure to segunmap segments on error in lfs_bmapv or lfs_markv. Preventsperseant
2000-06-20fix problems noted by <dogcow@redback.com> in [bin/10390] and private email:lukem
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-06-19rewrite method of traversing facttab[]; use size of list to terminatelukem
2000-06-19various fixes suggested by Robert Elz:lukem
2000-06-16Fixup Heimdal libexec builds.thorpej
2000-06-16Import libexec portions of Heimdal, from cryptosrc-intl.thorpej
2000-06-16include <krb5/krb5.h> before including extern.h, so krb5_context is definedexplorer
2000-06-16Also set __mainprog_obj so .ini sections can call dlopen()christos
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14correct LPSV/LPRT display on STAT command.itojun
2000-06-14major overhaul (just before netbsd 1.5 :-):lukem
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd