summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1995-10-19Vax support for ld, so we (at least) can link static binaries.ragge
1995-10-19Cleanup, from Mark Eichin.ghudson
1995-10-18Filter potentially dangerous environment variables passed fromghudson
1995-10-09Fix typo.pk
1995-10-09New style RCS IDs.pk
1995-10-08Allow customized trace output, so ldd(1) can be more conveniently usedpk
1995-10-05Update from kernel source.mycroft
1995-10-05Change to use SET(), CLR(), and ISSET() macros. Copy current sgtty->termiosmycroft
1995-10-05Fix some other problems created during the termios switch.mycroft
1995-10-05Simulate the old newline behaviour better, and make sure OPOSTmycroft
1995-09-23Pass on return value.pk
1995-09-23Interface version 4:pk
1995-09-23Define `dlexit()' in crt<=>rtld interface (active in v4).pk
1995-09-07Sync with 4.4lite2jtc
1995-08-31Check for zero sized BSS to avoid a big no-op syscall (per Mike Hibler).pk
1995-08-25Install the manual page.pk
1995-08-13log open failure every 10th try (that was the old behaviour) UNLESScgd
1995-08-04Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).pk
1995-07-09Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182).pk
1995-07-08Oops, previous needs <limits.h>pk
1995-07-08Call kvm_openfiles() with suitable arguments.pk
1995-06-30man page for the run-time linkerpk
1995-06-24Conform to rpcgen generated prototypes.pk
1995-06-24Make declarations confirm to rpcgen generated prototypes.pk
1995-06-20Initialise after malloc (fixes PR#1149).pk
1995-06-19sys/termios.h -> termios.hjtc
1995-06-19update for new network queuescgd
1995-06-18update for new networking queue structurescgd
1995-06-07typeof(timeval.tv_sec) != time_tcgd
1995-06-05#include <dlfcn.h>pk
1995-06-05Put dlopen() et.al. declarations in separate header file for compatibility.pk
1995-06-04Cache two more environment variable values.pk
1995-06-04Revive library search paths.pk
1995-06-04Implement compiled-in library search paths: any `-L' argument encounteredpk
1995-06-04The tftpd daemon must be invoked as root in order for the chroot()jtc
1995-06-03Fill in sin_len.mycroft
1995-06-03Fill in sin_len.mycroft
1995-05-29Correct copyright.phil
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-05-07jbsr takes one argument, not two. Apparently the assembler quietlybriggs
1995-05-02Use POSIX tty semantics.mycroft
1995-04-12Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.jtc
1995-04-12#include <sys/signal.h> -> <signal.h>jtc
1995-04-11typo.cgd
1995-04-11clean up RCS Id's and a couple of stype nits.cgd
1995-04-01Fix bogosities in cascade stuff.pk
1995-03-28KERNEL -> _KERNELjtc
1995-03-26__timersub --> timersubmycroft
1995-03-22Use IPTOS_THROUGHPUT for passive mode data connection.mycroft