| Age | Commit message (Expand) | Author |
| 1999-07-02 | close data socket when new EPRT command comes. | itojun |
| 1999-07-02 | dual-stack telnetd. | itojun |
| 1999-07-02 | dual-stack fingerd. Run it from inetd like: | itojun |
| 1999-07-02 | typo fix: s/LPSV/LPRT/ | itojun |
| 1999-07-02 | dual-stack ftpd. run this from inetd, like: | itojun |
| 1999-06-28 | Make longjmp work with dynamic linking. From Matt Thomas. | ragge |
| 1999-06-26 | Remove the .ifdef to compile without optimization on powerpc since the | danw |
| 1999-06-23 | If opening files for writing, be sure to truncate. | carrel |
| 1999-06-22 | We need to compile with -DVARPSZ, because the sparc has a variable page | christos |
| 1999-06-17 | MAP_COPY -> MAP_PRIVATE | thorpej |
| 1999-06-16 | Correct wrong conversion specifications in calls to syslog(3). | tron |
| 1999-06-16 | Turn bool, true and false into an enumeration and enumeration constants to | kleink |
| 1999-06-15 | The cleaner now marks empty segments clean without having to read their | perseant |
| 1999-06-15 | Don't include the ident .note assembly when linting. | kleink |
| 1999-06-07 | This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE and | castor |
| 1999-06-07 | Treat crypto-us like domestic. | thorpej |
| 1999-06-05 | Set keepalives on the sockets to force logouts on connections that have | briggs |
| 1999-05-31 | Update for m68k. | kleink |
| 1999-05-31 | Implement LD_PRELOAD support. | kleink |
| 1999-05-26 | move stuff around, so the `thank you' message is counted in the | lukem |
| 1999-05-24 | * Cast %q[ud] arguments to fix ILP32/LP64 off_t variation. | ross |
| 1999-05-24 | Define types for ILP32/LP64-harmonized %q[du] arguments. | ross |
| 1999-05-24 | LP64ize %q use. | ross |
| 1999-05-21 | syncicache is needed... | tsubai |
| 1999-05-19 | Cast away a const for now; const poisoning kerberos #0. | thorpej |
| 1999-05-19 | Do not xref non-existant man pages. | bad |
| 1999-05-18 | * fix a problem in retrieve() where arguments to commands weren't working | lukem |
| 1999-05-18 | Add a -L (lie brazenly) flag, to demonstrate the perils of proof by | jwise |
| 1999-05-17 | features/fixes: | lukem |
| 1999-05-07 | Don't even make depend if we're not going to build ld.elf_so. this is | thorpej |
| 1999-04-29 | Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures | kleink |
| 1999-04-29 | Add m68k code. | kleink |
| 1999-04-23 | Allow rpaths in setuid binaries, noticed by tron. This is already done | tv |
| 1999-04-19 | Simplify _rtld_start() a little, and shave some cycles. Spefically, there's | thorpej |
| 1999-04-18 | Tidy this up a little. | thorpej |
| 1999-04-18 | Add code to use the kernel provided page size. | ws |
| 1999-04-17 | Modify syncicache on PowerPC from an inline to a real function. | ws |
| 1999-04-16 | Remove the ld.so link for ld.elf_so - the compat13 package takes care | simonb |
| 1999-04-12 | Allow reading SunOS/4.1.1 object files. Fixes pr/7363 | gwr |
| 1999-04-06 | change: | cgd |
| 1999-03-30 | For install makefile, set DESTDIR on command line rather than in makefile | cjs |
| 1999-03-28 | Don't include <machine/regdef.h>. | simonb |
| 1999-03-25 | Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once | bgrayson |
| 1999-03-25 | Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt) | bgrayson |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-19 | Move the link.h files for the different shlib formats via repository copy, | thorpej |
| 1999-03-19 | Remove /usr/local/lib from RTLD_DEFAULT_LIBRARY_PATH; c.f. PR bin/7146. | kleink |
| 1999-03-17 | add missing .Bl. | mrg |
| 1999-03-15 | Reenable ld.elf_so on the Alpha. Mycroft fixed the binutils 2.9 problem | thorpej |