| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 212 | -213/+216 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 122 | -122/+131 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 5 | -5/+5 |
* | Use the .Bx macro in the HISTORY section. | mpp | 1997-02-19 | 1 | -1/+2 |
* | Add history section. Follows chflags(2). | obrien | 1997-02-19 | 1 | -0/+4 |
* | Treat 'end\0', 'end\n', 'end\r\n' as trailer line, see rev 1.2 | wosch | 1997-02-18 | 1 | -1/+3 |
* | Fix default whois server. | markm | 1997-02-18 | 1 | -1/+1 |
* | Better check for detecting header line. A header line must match | wosch | 1997-02-18 | 1 | -1/+32 |
* | Fix ranges - off by one. | wosch | 1997-02-18 | 1 | -2/+5 |
* | Fix for hard-coded length of login name. | davidn | 1997-02-18 | 1 | -3/+11 |
* | This page will first appear in 2.2, not 3.0. | jmg | 1997-02-17 | 1 | -1/+1 |
* | Fix fetch so that all status information is sent to stderr, prevents | jmg | 1997-02-17 | 1 | -11/+10 |
* | Don't call sendmail with "-f root" when run with "-a". This | mpp | 1997-02-16 | 1 | -1/+1 |
* | Implement the -o commandline switch. This does almost exactly | steve | 1997-02-16 | 1 | -12/+61 |
* | The screen layout of the lefthand side for the vmstat display was way off. | obrien | 1997-02-15 | 1 | -11/+11 |
* | Modified the display() function to recognize when the output it going to a | jmg | 1997-02-14 | 1 | -14/+18 |
* | Bye Bye. | wosch | 1997-02-14 | 3 | -390/+0 |
* | Print error messages to stderr, not to stdout. | bde | 1997-02-13 | 1 | -2/+2 |