summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1998-09-20Remember the interface the request comes in on, so we will reply to theexplorer
1998-09-15Prevent spurious matches matches against unwanted major versions.pk
1998-09-13At least make the comments accurate.thorpej
1998-09-13remove MD asm as(1) comments from sysident.h, placing them in a commentmrg
1998-09-12Need <signal.h> for sig_atomic_t.kleink
1998-09-12Make the external declaration of `transflag' match its definition; from R. C.kleink
1998-09-12Exit early from alloc_link_map() if we have no object; only relevantpk
1998-09-11type fixes, in part from PR#6032pk
1998-09-07bump version from 7.03 to 7.1.0 (new commands available)lukem
1998-09-07remove nack() - missed in previous worklukem
1998-09-07new features:lukem
1998-09-06* complete fix for `multiple replies returned for single parse error'lukem
1998-09-05* implement NOARGS state, for commands which don't take any arguments.lukem
1998-09-05replace malloc/strcpy with strduplukem
1998-09-05distclean is a synonym for cleandirlukem
1998-09-05Assign my copyrights to TNF.pk
1998-08-29Added a "-h" option to fingerd, passed on to finger (show host, not office).kim
1998-08-29Execute ttyaction on termination of rlogind/telnetd sessions.tsarna
1998-08-27Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf.tv
1998-08-26Fix some obvious bugs.matt
1998-08-26Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify argumentsmatt
1998-08-26fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...perry
1998-08-25{} "fix" for lame egcs warning, from Erik Bertelsen <erik@mediator.uni-c.dk>ross
1998-08-21More changes for shareable libraries and PIC codematt
1998-08-20Get md.c to compile again. Get mdprologue.S to assemble. [Now at leastmatt
1998-08-18Untested(!!) beginning of VAX a.out shared library support. This is a workmatt
1998-08-13Don't install the ELF link.h in a.out systems!@#$#@christos
1998-08-13Small changes to make debugging a little easier.mycroft
1998-08-12fix bugs in getidle() that would cause -1 to be returned as the idle time.christos
1998-08-10add ".Xr uucico 8" (and some fixes)msaitoh
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-08-06When DEBUG, log init and fini calls.mycroft
1998-08-05More cruft.mycroft
1998-08-05GC some cruft.mycroft
1998-08-05Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty.perry
1998-08-04Use NOPIC to mean "no shared libraries", not NOSHLIB.tv
1998-07-29* implement -u user and -g group - to specify the username and/orlukem
1998-07-29Remove useless BINOWN=rootsimonb
1998-07-27const propagation.mycroft
1998-07-27Don't reset the reloc_index when we patch a jmpslot. We don't need to, andmycroft
1998-07-27Ack! I misunderstood a problem reported to me. We don't need to doscottr
1998-07-27Fix two problems with my previous change:scottr
1998-07-27const poisoning.mycroft
1998-07-27const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-07-25Remove bogus change to use -O0.mycroft
1998-07-22Unlike other domestic bits, telnet and telnetd are never built as a partscottr
1998-07-19adapt to changed dkinit() in ../../usr.bin/vmstat/dkstats.cdrochner
1998-07-15Some local changes accidentally made it into the last commit; back thattv