summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2002-02-13Fixes for mlsd/mlst standards conformance issues (noted by Robert Elz):lukem
2002-02-11Don't log an xferlog-style entry if bytes == -1.lukem
2002-02-11achive is not a good word.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2002-02-06Rename to reflect the MACHINE_ARCH that will be used on ARM ELFthorpej
2002-02-06MACHINE_ARCH for ELF ARM platforms is "arm", not "arm32".thorpej
2002-02-04Whitespace cleanup.thorpej
2002-02-04Use ${MACHINE_CPU} to assign ARCHSUBDIR.thorpej
2002-02-03Add support for dynamic linking on the SuperH. From Marcus Comstedt,thorpej
2002-02-01fix previous, and ensure that closedataconn() is only called after dataconn()lukem
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-31Make it possible for uudecode to be a host tool.tv
2002-01-31More sanity checks to avoid looking at unitialized memory.christos
2002-01-31implement -u <len>. PR 13676itojun
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-28Make it compile again (vmstat change fallout).augustss
2002-01-23Install the man page on a.out systems as well so that the man set is theskrll
2002-01-22Add a uuencoded binary of a.out arm32 ld.so and update Makefile to extractskrll
2002-01-21Handle ".Xr" commands with text after the section number probably.tron
2002-01-21in closedataconn(), only close the passive data fd if the main datalukem
2002-01-17reject SIZE request for ascii file if it exceeds 10k.itojun
2002-01-15Sort sections, drop effectively empty section.wiz
2002-01-15Drop an unnecessary .Pp.wiz
2002-01-15Whitespace and punctuation nits, comment out an option that does not concern ...wiz
2002-01-15Whitespace nits.wiz
2002-01-15Whitespace nits, sort SEE ALSO.wiz
2002-01-15Whitespace nits.wiz
2002-01-15Whitespace nits, sort sections.wiz
2002-01-15Punctuation nit.wiz
2002-01-15Sort sections.wiz
2002-01-15Whitespace nit, mark up AUTHORS section, use standard headers, sort sections,...wiz
2002-01-15Whitespace nit.wiz
2002-01-15Whitespace nits, sort SEE ALSO.wiz
2002-01-15Drop some unnecessary .Pps.wiz
2002-01-15Whitespace nits and fix xref section.wiz
2002-01-15Sort sections and fix punctuation nit.wiz
2002-01-15Sort sections and SEE ALSO.wiz
2002-01-15Whitespace nits, sort sections.wiz
2002-01-15Whitespace nits, sort sections, end sentences with dots.wiz
2002-01-15Whitespace nits.wiz
2002-01-15Drop some unnecessary .Pps, sort SEE ALSO, whitespace nits.wiz
2002-01-15Sort sections.wiz
2002-01-15Formatting improvements, sort SEE ALSO and sections.wiz
2002-01-11- fix whitespace nits.christos
2002-01-11daemon(3) should be used prior to file descriptor setups.itojun
2002-01-06Do not attempt to relocate any pltrela entries that are not JMP_SLOT on sparc64.eeh
2002-01-04Revert rev. 1.30 (partly). If MKPICINSTALL=no in mk.conf, libc_pic.a willtv
2001-12-28- Allow RTLD_DEFAULT_LIBRARY_PATH to be overridden.lukem
2001-12-28if SHLINKDIR != /usr/libexec, install compat symlinklukem