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