summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
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
1995-01-17Several consistency nits, and don't define the get_*() macros twice.mycroft
1995-01-13Die quietly when we time out.mycroft
1995-01-13Oops.mycroft
1995-01-13Only time out if called from inetd. Other cleanup.mycroft
1995-01-13Make sure we reply to the request, so the client will stop sending.mycroft
1995-01-13General cleanup.mycroft
1995-01-13Fix error messages.mycroft
1995-01-13Need syslog.h.mycroft
1995-01-13Free argument list (for !from_inetd case). General cleanup.mycroft
1995-01-13Fix this for the case of not running from inetd. Send error messages to amycroft
1995-01-13Correct calling sequence of getsockname(2).mycroft
1994-12-25Define `MAN'.pk
1994-12-23Put a reserved field into use (weak symbol support).pk
1994-12-23stdlib.h for protoscgd
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
1994-12-22specify man pages the new way.cgd
1994-12-22new way of specifying man pages.cgd