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