summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1997-04-29Import from 4.4BSD-Lite2tls
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-22get rid of supplementary groups.mrg
1997-04-21KNF. RCSids. be safe with buffers.mrg
1997-04-19Don't compile this with -O on the PowerPC - cc1 cores.thorpej
1997-04-17STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night)thorpej
1997-04-16Ld directory reorganization:christos
1997-04-15make sure that ld.elf_so's path is in the data segmentcgd
1997-04-10pull in arch-specific Makefile.inc only if it existscgd
1997-04-09descend unconditionally for clean and cleandir targetsmikel
1997-04-06Change the syntax of /etc/ftpusers to have both allow and denycjs
1997-03-30Changes to make anonymous uploads more secure. For anonymous users:cjs
1997-03-284.4lite2 update. (The one minor bugfix between 4.4lite and 4.4lite2cjs
1997-03-24- Makefile cleanupschristos
1997-03-24Makefile cleanupschristos
1997-03-21put in two identifying notes, which new binutils snapshots will turncgd
1997-03-18fix typos per pr-3349 submitted by SAITOH Masanobuperry
1997-03-13add rmailperry
1997-03-13add SYMLINKS to keep an symlink from /bin for back uucp compatibilityperry
1997-03-13Remove BUGS -- rmail is now not in /bin any moreperry
1997-03-08alternate -> alternative, per PR 2643mouse
1997-02-23turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checkscgd
1997-02-22Fix reporting of disk statistics that's been broken since new diskthorpej
1997-02-17use 'normal' ELF library lookup rulescgd
1997-02-14don't include members of Struct_Obj_Entry conditionally.cgd
1997-02-03that which thou openest, thou shalt close.cgd
1997-01-29Doh! MAXHOSTNAMELEN, not MAXHOSTNAMEexplorer
1997-01-29Allow local hostname to be longer than 32 characters, and make certain it willexplorer
1997-01-23set transflag to 0 in dologout, to prevent a SIGURG taking us back to the mai...mrg
1997-01-20RCS ID police.thorpej
1997-01-08PR 3089: fingerd.8 could be misleading.cjs
1997-01-03Catch up with const changes to dlopen() and dlsym() prototypes inscottr
1996-12-23<link.h> has moved in with the run-time linker source.pk
1996-12-21Deal with weak symbols when looking up in shared libraries.pk
1996-12-18nclude dlfcn.h, and pull RLTD_LAZY in from there. Assume that RTLD_NOW iscgd
1996-12-18telnetd is usually spelled with two "t"s.cgd
1996-12-18RCS id police.thorpej
1996-12-18Perform the same "don't build telnet stuff if the domestic counterpartsthorpej
1996-12-17remove /usr/localelf/lib from default library pathcgd
1996-12-17Mipsel changes to ELF ldd/ld.so:jonathan
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd
1996-12-16on the alpha, if ELF_TOOLCHAIN, add ld.elf_so to the subdirs listcgd
1996-12-01Fix newline/carriage return handling during login.thorpej
1996-11-14After 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-03Add machine dependent code for NetBSD/powerpcws
1996-10-18Use ${INSTALL}.thorpej
1996-10-06Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791.pk
1996-10-01disable use of dk_xfer since it's no longer in the kernel. eventually,cgd