summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
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
1995-03-21Use POSIX signals.mycroft
1995-03-21clean up id tagscgd
1995-03-08Fill in ttyname for cred file uniquifier under KERBEROS (From Michael Graff)brezak
1995-03-06Burn LD_RUN_PATH; I didn't read the SVR5 man-pages carefully enough.pk
1995-03-06Code from Matthew Green to do DL cascading "in the first degree".pk
1995-03-02properly init group list before running the job.cgd
1995-03-01Clean up deleted files.mycroft
1995-02-17Change mention of /etc/passwd to /etc/pwd.db, as reported by PR #556.jtc
1995-01-20Fix:christos
1995-01-17Several consistency nits, and fix a byte order problem in md_swapout_reloc().mycroft