| Age | Commit message (Expand) | Author |
| 1997-04-29 | Import from 4.4BSD-Lite2 | tls |
| 1997-04-29 | /etc/ftpusers now matches globs against the username. mycroft suggested this. | cjs |
| 1997-04-27 | * fix "cd ~" so that it works (from Simon Burge <simonb@telstra.com.au> | lukem |
| 1997-04-22 | get rid of supplementary groups. | mrg |
| 1997-04-21 | KNF. RCSids. be safe with buffers. | mrg |
| 1997-04-19 | Don't compile this with -O on the PowerPC - cc1 cores. | thorpej |
| 1997-04-17 | STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night) | thorpej |
| 1997-04-16 | Ld directory reorganization: | christos |
| 1997-04-15 | make sure that ld.elf_so's path is in the data segment | cgd |
| 1997-04-10 | pull in arch-specific Makefile.inc only if it exists | cgd |
| 1997-04-09 | descend unconditionally for clean and cleandir targets | mikel |
| 1997-04-06 | Change the syntax of /etc/ftpusers to have both allow and deny | cjs |
| 1997-03-30 | Changes to make anonymous uploads more secure. For anonymous users: | cjs |
| 1997-03-28 | 4.4lite2 update. (The one minor bugfix between 4.4lite and 4.4lite2 | cjs |
| 1997-03-24 | - Makefile cleanups | christos |
| 1997-03-24 | Makefile cleanups | christos |
| 1997-03-21 | put in two identifying notes, which new binutils snapshots will turn | cgd |
| 1997-03-18 | fix typos per pr-3349 submitted by SAITOH Masanobu | perry |
| 1997-03-13 | add rmail | perry |
| 1997-03-13 | add SYMLINKS to keep an symlink from /bin for back uucp compatibility | perry |
| 1997-03-13 | Remove BUGS -- rmail is now not in /bin any more | perry |
| 1997-03-08 | alternate -> alternative, per PR 2643 | mouse |
| 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 |