| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Korean locale | ache | 1997-03-13 | 1 | -18/+15 |
* | Add a missing '\' to some text. | mpp | 1997-03-12 | 1 | -1/+1 |
* | fix a bug in processing of FTP_TIMEOUT environment variable. | jmg | 1997-03-11 | 1 | -2/+2 |
* | Cope with the possibility of __FreeBSD__ = 3 | peter | 1997-03-11 | 1 | -1/+3 |
* | Merge from Lite2 | peter | 1997-03-11 | 1 | -1/+2 |
* | Include unistd.h for new location of getopt() prototypes | peter | 1997-03-11 | 1 | -1/+2 |
* | Include unistd.h for new location of getopt prototype | peter | 1997-03-11 | 1 | -1/+2 |
* | Include unistd.h for getopt() prototype after Lite2 merge | peter | 1997-03-11 | 1 | -1/+2 |
* | Fix srandom arg type according to Lite2 | ache | 1997-03-11 | 2 | -3/+3 |
* | Merge from Lite2 - use new getvfsbyname() and related changes. | peter | 1997-03-11 | 5 | -58/+59 |
* | Merge from Lite2 (note: needs checking by somebody who understands join) | peter | 1997-03-11 | 1 | -4/+9 |
* | Merge from Lite2 | peter | 1997-03-11 | 17 | -92/+115 |
* | This commit was generated by cvs2svn to compensate for changes in r23690, | peter | 1997-03-11 | 10 | -13/+30 |
|\ |
|
| * | Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build. | peter | 1997-03-11 | 33 | -176/+224 |
| * | Import of Lite2 version. | steve | 1997-01-06 | 1 | -9/+40 |
| * | Import the 4.4BSD-Lite2 version of make onto the vendor branch | peter | 1996-10-06 | 1 | -1/+1 |
| * | Import netstat from 4.4Lite-2 - this version eliminates some of the | peter | 1996-01-14 | 4 | -29/+107 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 82 | -27805/+0 |
* | | Add <ss> and ss ordering | ache | 1997-03-10 | 1 | -2/+2 |
* | | Fix a gross bug in the ! operator optimization code. The following | joerg | 1997-03-10 | 1 | -1/+7 |
* | | Add ^ getpid() for better srandom results | ache | 1997-03-10 | 1 | -2/+2 |
* | | Add reference to `PMake - A Tutorial' | wosch | 1997-03-09 | 1 | -2/+7 |
* | | Don't use a dot in a chown command. In fact, don't use any commands | bde | 1997-03-09 | 1 | -9/+13 |
* | | Add ^ getpid() to make more random results for subsequent calling. | ache | 1997-03-08 | 1 | -5/+6 |
* | | Made sure the string formated by strftime() is properly | yokota | 1997-03-07 | 1 | -1/+2 |
* | | Made sure the string formated by strftime() is properly | yokota | 1997-03-07 | 2 | -2/+4 |
* | | fix restarting http transfers and understanding response from server. | jmg | 1997-03-06 | 1 | -4/+4 |
* | | fix a couple problems with fetch: | jmg | 1997-03-06 | 1 | -3/+6 |
* | | fix a couple misspellings, one of 'em closes pr 2892. | jmg | 1997-03-06 | 1 | -3/+3 |
* | | Fix FTP_PROXY to use user@host[@port] for FTP proxy and eliminate | fenner | 1997-03-05 | 3 | -70/+118 |
* | | Added missing #include, cleaned up #includes. | bde | 1997-03-03 | 1 | -5/+11 |
* | | Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL | ache | 1997-03-03 | 1 | -2/+2 |
* | | Add enviroment variable MAKEOBJDIRPREFIX, still undocumented except | wosch | 1997-03-03 | 1 | -1/+2 |
* | | Fix MAXLOGNAME usage, the code has wrong assumption that it must be | ache | 1997-03-02 | 1 | -3/+3 |
* | | Make more not immediately exit on a short file, if the -e option is | joerg | 1997-03-02 | 2 | -4/+1 |
* | | Include copyright message from <sys/copyright.h> | wosch | 1997-03-01 | 1 | -5/+4 |
* | | Add generic colldef for ISO-8859-2. | wosch | 1997-03-01 | 3 | -15/+238 |
* | | minor nit | adam | 1997-02-28 | 1 | -3/+3 |
* | | Add lt_LN.ISO_8859-2.src. | wosch | 1997-02-28 | 2 | -10/+102 |
* | | Back out "shell" / pw_shell change, I was confused by the same | ache | 1997-02-27 | 1 | -4/+7 |
* | | Fix few bogons with pw_shell / shell variables values mismatch | ache | 1997-02-27 | 1 | -7/+4 |
* | | If an administrator somehow manages to break the hardlinks | mpp | 1997-02-26 | 2 | -5/+9 |
* | | Added calendar entries from OpenBSD and NetBSD that we were missing. | mpp | 1997-02-25 | 4 | -11/+20 |
* | | Add the date of Carl Sagan's death, since we list his birthday. | mpp | 1997-02-25 | 1 | -1/+2 |
* | | Holiday renamed | ache | 1997-02-24 | 2 | -4/+4 |
* | | Use new sysctl(3) interface to mbuf statistics. While we're at it, | wollman | 1997-02-24 | 1 | -21/+45 |
* | | Use the new sysctl(3) interface to mbuf statistics rather than | wollman | 1997-02-24 | 1 | -7/+19 |
* | | When group wheel is empty, allow everyone to su to root. This has normally | guido | 1997-02-24 | 2 | -5/+7 |
* | | These man page will appear in 2.2, not 3.0. | wosch | 1997-02-22 | 1 | -3/+3 |
* | | Add Korean CTYPE locale | ache | 1997-02-22 | 2 | -2/+117 |