| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add some missing manual page links. | Mike Pritchard | 1996-02-02 | 1 | -1/+2 |
| * | Section FILES and SEE ALSO completed | Wolfram Schneider | 1996-01-28 | 1 | -1/+18 |
| * | Section FILES and SEE ALSO completed | Wolfram Schneider | 1996-01-28 | 1 | -1/+13 |
| * | Fix getif() to work under 4.3bsd and later | Paul Traina | 1996-01-23 | 1 | -4/+3 |
| * | Remove bootpgw | Paul Traina | 1996-01-23 | 2 | -687/+0 |
| * | Disconnect bootpgw | Paul Traina | 1996-01-23 | 1 | -1/+1 |
| * | Merge back in 4.4bsd ARP changes by hand | Paul Traina | 1996-01-23 | 2 | -0/+14 |
| * | Add bootpgw makefile | Paul Traina | 1996-01-23 | 1 | -0/+12 |
| * | Fix conflicts from 2.4.3 merge | Paul Traina | 1996-01-23 | 4 | -7/+4 |
| * | Import bootpd-2.4.3 from ftp.mc.com | Paul Traina | 1996-01-23 | 29 | -147/+1083 |
| * | Minor cleanups from NetBSD-current. | Paul Traina | 1996-01-23 | 2 | -4/+2 |
| * | This release is a moderate restructuring of the dynamic linker. | John Polstra | 1996-01-13 | 1 | -590/+603 |
| * | Split up the code so that a single directory can be searched, to | John Polstra | 1996-01-13 | 1 | -79/+114 |
| * | Another '-' needed for make release. | Poul-Henning Kamp | 1996-01-11 | 1 | -2/+2 |
| * | Make the new realinstall target a little less draconian so that make release | Poul-Henning Kamp | 1996-01-11 | 1 | -3/+3 |
| * | Install ld.so in a way that is safe even on a running system. | John Polstra | 1996-01-11 | 1 | -2/+13 |
| * | - Fix error reporting when checking order number via NIS: we return zero | Bill Paul | 1996-01-10 | 1 | -14/+22 |
| * | Sync with my sources at home (these are really tiny changes): | Bill Paul | 1996-01-06 | 2 | -12/+15 |
| * | added rpc.rquotad and rpc.sprayd | Thomas Graichen | 1996-01-05 | 1 | -2/+2 |
| * | This commit was generated by cvs2svn to compensate for changes in r13240, | Thomas Graichen | 1996-01-05 | 3 | -0/+234 |
| |\ |
|
| | * | Obtained from: NetBSD | Thomas Graichen | 1996-01-05 | 3 | -0/+234 |
| * | | This commit was generated by cvs2svn to compensate for changes in r13237, | Thomas Graichen | 1996-01-05 | 3 | -0/+399 |
| |\| |
|
| | * | Obtained from: NetBSD | Thomas Graichen | 1996-01-05 | 3 | -0/+399 |
| * | | Make ftpd use setproctitle() from libutil | Peter Wemm | 1996-01-01 | 4 | -10/+16 |
| * | | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 18 | -1961/+0 |
| * | | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 5 | -240/+0 |
| * | | Import the new ypxfr, written by yours truly. Functionally equivalent | Bill Paul | 1995-12-25 | 7 | -0/+1224 |
| * | | Implement server-side transaction TCP. (Has no effect on non-TTCP clients.) | Garrett Wollman | 1995-12-17 | 1 | -9/+25 |
| * | | Fix the bug which allowed people to avoid the "-s" (secure) bug. | Peter Wemm | 1995-12-10 | 1 | -2/+3 |
| * | | Fix typo. | Nate Williams | 1995-12-02 | 1 | -1/+1 |
| * | | It is not necessary to check if a '-' is in lusername., Checking if | Guido van Rooij | 1995-12-01 | 1 | -1/+1 |
| * | | Timeout when an expected accept does not happen after all. | Guido van Rooij | 1995-11-29 | 1 | -3/+11 |
| * | | Stop rlogind from bogusly ignoring an explicit .rhosts file for root. | Peter Wemm | 1995-11-20 | 1 | -3/+2 |
| * | | Add missing & in des_set_key argument | Andrey A. Chernov | 1995-11-19 | 1 | -1/+1 |
| * | | Move the setlogin() call a little earlier.. It was being done in the child | Peter Wemm | 1995-11-12 | 1 | -4/+5 |
| * | | Changed the terminology for what used to be called the "memorizing" | Nate Williams | 1995-11-02 | 2 | -187/+89 |
| * | | Revert fsync ifdef behaviour and name, now default variant acts like | Andrey A. Chernov | 1995-10-31 | 2 | -2/+4 |
| * | | Put fsync under #ifdef EXTRA_SANITY and turn it off by default. | Andrey A. Chernov | 1995-10-31 | 2 | -5/+8 |
| * | | Add revnetgroup. | Bill Paul | 1995-10-26 | 1 | -1/+1 |
| * | | Import the first cut of my (finally finished) revnetgroup program. This | Bill Paul | 1995-10-26 | 6 | -0/+951 |
| * | | Run-time linker speedups - Round One | Nate Williams | 1995-10-25 | 1 | -3/+170 |
| * | | Remove LD_NOSTD_PATH unsetenv, isn't exist anymore | Andrey A. Chernov | 1995-10-24 | 1 | -1/+0 |
| * | | Remove LD_NOSTD_PATH implementation, it isn't works and | Andrey A. Chernov | 1995-10-24 | 1 | -4/+2 |
| * | | if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") too | Andrey A. Chernov | 1995-10-21 | 1 | -1/+2 |
| * | | Fix original patch error with ! before strncmp | Andrey A. Chernov | 1995-10-20 | 1 | -4/+10 |
| * | | Don't allow LD_* env. variables to be tricked | Andrey A. Chernov | 1995-10-20 | 1 | -0/+22 |
| * | | Added a -D option to set the TCP_NODELAY socket option. This improves | David Greenman | 1995-10-15 | 2 | -5/+17 |
| * | | Kerberos can now deal with multi-homed clients. | Justin T. Gibbs | 1995-10-05 | 1 | -1/+1 |
| * | | This is a FreeBSD manpage, not a NetBSD manpage. :) | Nate Williams | 1995-10-05 | 3 | -6/+6 |
| * | | Build secure telnetd if available and allowed | Andrey A. Chernov | 1995-09-29 | 1 | -0/+2 |