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