| Commit message (Expand) | Author | Age | Files | Lines |
| * | minor nit | Adam David | 1997-02-28 | 1 | -3/+3 |
| * | Add lt_LN.ISO_8859-2.src. | Wolfram Schneider | 1997-02-28 | 2 | -10/+102 |
| * | Back out "shell" / pw_shell change, I was confused by the same | Andrey A. Chernov | 1997-02-27 | 1 | -4/+7 |
| * | Fix few bogons with pw_shell / shell variables values mismatch | Andrey A. Chernov | 1997-02-27 | 1 | -7/+4 |
| * | If an administrator somehow manages to break the hardlinks | Mike Pritchard | 1997-02-26 | 2 | -5/+9 |
| * | Added calendar entries from OpenBSD and NetBSD that we were missing. | Mike Pritchard | 1997-02-25 | 4 | -11/+20 |
| * | Add the date of Carl Sagan's death, since we list his birthday. | Mike Pritchard | 1997-02-25 | 1 | -1/+2 |
| * | Holiday renamed | Andrey A. Chernov | 1997-02-24 | 2 | -4/+4 |
| * | Use new sysctl(3) interface to mbuf statistics. While we're at it, | Garrett Wollman | 1997-02-24 | 1 | -21/+45 |
| * | Use the new sysctl(3) interface to mbuf statistics rather than | Garrett Wollman | 1997-02-24 | 1 | -7/+19 |
| * | When group wheel is empty, allow everyone to su to root. This has normally | Guido van Rooij | 1997-02-24 | 2 | -5/+7 |
| * | These man page will appear in 2.2, not 3.0. | Wolfram Schneider | 1997-02-22 | 1 | -3/+3 |
| * | Add Korean CTYPE locale | Andrey A. Chernov | 1997-02-22 | 2 | -2/+117 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 212 | -213/+216 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 122 | -122/+131 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 5 | -5/+5 |
| * | Use the .Bx macro in the HISTORY section. | Mike Pritchard | 1997-02-19 | 1 | -1/+2 |
| * | Add history section. Follows chflags(2). | David E. O'Brien | 1997-02-19 | 1 | -0/+4 |
| * | Treat 'end\0', 'end\n', 'end\r\n' as trailer line, see rev 1.2 | Wolfram Schneider | 1997-02-18 | 1 | -1/+3 |
| * | Fix default whois server. | Mark Murray | 1997-02-18 | 1 | -1/+1 |
| * | Better check for detecting header line. A header line must match | Wolfram Schneider | 1997-02-18 | 1 | -1/+32 |
| * | Fix ranges - off by one. | Wolfram Schneider | 1997-02-18 | 1 | -2/+5 |
| * | Fix for hard-coded length of login name. | David Nugent | 1997-02-18 | 1 | -3/+11 |
| * | This page will first appear in 2.2, not 3.0. | John-Mark Gurney | 1997-02-17 | 1 | -1/+1 |
| * | Fix fetch so that all status information is sent to stderr, prevents | John-Mark Gurney | 1997-02-17 | 1 | -11/+10 |
| * | Don't call sendmail with "-f root" when run with "-a". This | Mike Pritchard | 1997-02-16 | 1 | -1/+1 |
| * | Implement the -o commandline switch. This does almost exactly | Steve Price | 1997-02-16 | 1 | -12/+61 |
| * | The screen layout of the lefthand side for the vmstat display was way off. | David E. O'Brien | 1997-02-15 | 1 | -11/+11 |
| * | Modified the display() function to recognize when the output it going to a | John-Mark Gurney | 1997-02-14 | 1 | -14/+18 |
| * | Bye Bye. | Wolfram Schneider | 1997-02-14 | 3 | -390/+0 |
| * | Print error messages to stderr, not to stdout. | Bruce Evans | 1997-02-13 | 1 | -2/+2 |
| * | When the mbuf code was changed to use a private allocator instead of | Garrett Wollman | 1997-02-12 | 1 | -3/+4 |
| * | Typo fix. | Mike Pritchard | 1997-02-12 | 1 | -1/+1 |
| * | Fix remote request for HTTP proxies. Should close PR#2670. | Garrett Wollman | 1997-02-11 | 2 | -5/+15 |
| * | Reduce the command field width by one when idle time is > 9 days, to | Daniel O'Callaghan | 1997-02-11 | 3 | -4/+10 |
| * | Fix a couple of typos. | Mike Pritchard | 1997-02-11 | 1 | -4/+4 |
| * | Fix PR#2700: report correct transmission speed, and restart transfers | Garrett Wollman | 1997-02-10 | 2 | -4/+6 |
| * | Adds login class support for local & nis passwords: | David Nugent | 1997-02-10 | 3 | -16/+60 |
| * | Better buffer length calculation and overrun detection. Closes PR 2577 | Mark Murray | 1997-02-09 | 1 | -4/+8 |
| * | Typo police. | Mike Pritchard | 1997-02-09 | 1 | -1/+1 |
| * | Add a manpage for brandelf(1). Minor stylistic fixes, and a buffer | Joerg Wunsch | 1997-02-09 | 3 | -8/+98 |
| * | Removed potential buffer overflow. | Eivind Eklund | 1997-02-09 | 4 | -9/+15 |
| * | Really fix calendar to drop all permissions when | Mike Pritchard | 1997-02-09 | 1 | -4/+28 |
| * | Typo fix. | Mike Pritchard | 1997-02-09 | 1 | -1/+1 |
| * | Basically reverse last commit which was plain wrong. | Poul-Henning Kamp | 1997-02-08 | 1 | -1/+3 |
| * | Fix off-by-one error in proxy host:port parser. | Garrett Wollman | 1997-02-07 | 1 | -2/+1 |
| * | Add ${.CURDIR}/ to relative path to contrib. | Poul-Henning Kamp | 1997-02-07 | 3 | -3/+3 |
| * | Activate new OPIE programs | Paul Traina | 1997-02-07 | 1 | -1/+1 |
| * | Build opiepasswd from contrib_opie module. | Paul Traina | 1997-02-07 | 1 | -0/+16 |
| * | Build opiekey from contrip_opie sources. | Paul Traina | 1997-02-07 | 1 | -0/+16 |