| Age | Commit message (Expand) | Author |
| 1997-02-23 | turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checks | cgd |
| 1997-02-22 | Fix reporting of disk statistics that's been broken since new disk | thorpej |
| 1997-02-17 | use 'normal' ELF library lookup rules | cgd |
| 1997-02-14 | don't include members of Struct_Obj_Entry conditionally. | cgd |
| 1997-02-03 | that which thou openest, thou shalt close. | cgd |
| 1997-01-29 | Doh! MAXHOSTNAMELEN, not MAXHOSTNAME | explorer |
| 1997-01-29 | Allow local hostname to be longer than 32 characters, and make certain it will | explorer |
| 1997-01-23 | set transflag to 0 in dologout, to prevent a SIGURG taking us back to the mai... | mrg |
| 1997-01-20 | RCS ID police. | thorpej |
| 1997-01-08 | PR 3089: fingerd.8 could be misleading. | cjs |
| 1997-01-03 | Catch up with const changes to dlopen() and dlsym() prototypes in | scottr |
| 1996-12-23 | <link.h> has moved in with the run-time linker source. | pk |
| 1996-12-21 | Deal with weak symbols when looking up in shared libraries. | pk |
| 1996-12-18 | nclude dlfcn.h, and pull RLTD_LAZY in from there. Assume that RTLD_NOW is | cgd |
| 1996-12-18 | telnetd is usually spelled with two "t"s. | cgd |
| 1996-12-18 | RCS id police. | thorpej |
| 1996-12-18 | Perform the same "don't build telnet stuff if the domestic counterparts | thorpej |
| 1996-12-17 | remove /usr/localelf/lib from default library path | cgd |
| 1996-12-17 | Mipsel changes to ELF ldd/ld.so: | jonathan |
| 1996-12-16 | First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf | cgd |
| 1996-12-16 | on the alpha, if ELF_TOOLCHAIN, add ld.elf_so to the subdirs list | cgd |
| 1996-12-01 | Fix newline/carriage return handling during login. | thorpej |
| 1996-11-14 | After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root") | gwr |
| 1996-11-08 | - implement -a (verfiy all hostnames) with code taken from rshd(8). | lukem |
| 1996-11-03 | Add machine dependent code for NetBSD/powerpc | ws |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-10-06 | Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791. | pk |
| 1996-10-01 | disable use of dk_xfer since it's no longer in the kernel. eventually, | cgd |
| 1996-09-27 | Don't truncate long host names. | thorpej |
| 1996-09-27 | Don't truncate long hostnames. | thorpej |
| 1996-09-10 | Iff __m68k__, use a `slight hack' to determine the magic of the executable | thorpej |
| 1996-09-07 | Block ENV and BASH_ENV from client. From David Holland <dholland@hcs.harvard... | explorer |
| 1996-08-30 | RCS id police. | thorpej |
| 1996-08-30 | RCS id police. | thorpej |
| 1996-08-30 | RCS id police. | thorpej |
| 1996-08-21 | Fixed NetBSD tag. | mark |
| 1996-08-11 | fix extra Ta strings in man page. closes pr bin/2685 | explorer |
| 1996-08-10 | Replace our fingerd with one from OpenBSD, which fixes some security holes | explorer |
| 1996-07-31 | RCS id police. | thorpej |
| 1996-07-31 | Fix for dynamically linked functions returning structs. PR#2586/Pfaller | phil |
| 1996-07-17 | Use snprintf(3) when printing into arrays allocated on the stack. | rat |
| 1996-07-03 | RCS id police. | thorpej |
| 1996-06-08 | Use DESTDIR to point at libraries like bsd.prog.mk does (PR#2524). | pk |
| 1996-05-21 | log the IP address if the hostname is > UT_HOSTSIZE, as per telnet. pr#1946 | mrg |
| 1996-05-21 | call setlogin. from pr#1292 (James Jegers <jimj@miller.cs.uwm.edu>) | mrg |
| 1996-05-17 | Initial commit of arm32 machine dependant code for ld. | mark |
| 1996-05-15 | Updated to use <util.h>. | jtc |
| 1996-05-13 | Explain why identd is using LOG_DAEMON to log messages instead of LOG_AUTH. | christos |
| 1996-04-08 | Changed to use 1900 + tm_year instead of hardcoding "19" as the century. | jtc |
| 1996-03-20 | apply Thorsten's patch to add gettytab support to telnetd. | tls |