| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | When the mbuf code was changed to use a private allocator instead of | wollman | 1997-02-12 | 1 | -3/+4 |
* | | Typo fix. | mpp | 1997-02-12 | 1 | -1/+1 |
* | | Fix remote request for HTTP proxies. Should close PR#2670. | wollman | 1997-02-11 | 2 | -5/+15 |
* | | Reduce the command field width by one when idle time is > 9 days, to | danny | 1997-02-11 | 3 | -4/+10 |
* | | Fix a couple of typos. | mpp | 1997-02-11 | 1 | -4/+4 |
* | | Fix PR#2700: report correct transmission speed, and restart transfers | wollman | 1997-02-10 | 2 | -4/+6 |
* | | Adds login class support for local & nis passwords: | davidn | 1997-02-10 | 3 | -16/+60 |
* | | Better buffer length calculation and overrun detection. Closes PR 2577 | markm | 1997-02-09 | 1 | -4/+8 |
* | | Typo police. | mpp | 1997-02-09 | 1 | -1/+1 |
* | | Add a manpage for brandelf(1). Minor stylistic fixes, and a buffer | joerg | 1997-02-09 | 3 | -8/+98 |
* | | Removed potential buffer overflow. | eivind | 1997-02-09 | 4 | -9/+15 |
* | | Really fix calendar to drop all permissions when | mpp | 1997-02-09 | 1 | -4/+28 |
* | | Typo fix. | mpp | 1997-02-09 | 1 | -1/+1 |
* | | Basically reverse last commit which was plain wrong. | phk | 1997-02-08 | 1 | -1/+3 |
* | | Fix off-by-one error in proxy host:port parser. | wollman | 1997-02-07 | 1 | -2/+1 |
* | | Add ${.CURDIR}/ to relative path to contrib. | phk | 1997-02-07 | 3 | -3/+3 |
* | | Activate new OPIE programs | pst | 1997-02-07 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r22381, | pst | 1997-02-07 | 1 | -0/+16 |
|\ \ |
|
| * | | Build opiepasswd from contrib_opie module. | pst | 1997-02-07 | 1 | -0/+16 |
* | | | This commit was generated by cvs2svn to compensate for changes in r22379, | pst | 1997-02-07 | 1 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | Build opiekey from contrip_opie sources. | pst | 1997-02-07 | 1 | -0/+16 |
* | | | This commit was generated by cvs2svn to compensate for changes in r22377, | pst | 1997-02-07 | 1 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | Build opiekey from the contrib_opie module. | pst | 1997-02-07 | 1 | -0/+16 |
| / |
|
* | | delete unused variable BINDIR=/usr/libexec | wosch | 1997-02-06 | 1 | -2/+1 |
* | | Initialize the group list when we switch uids when run as | mpp | 1997-02-06 | 2 | -0/+5 |
* | | Add a couple of relavant man page xrefs for more information | mpp | 1997-02-06 | 1 | -5/+3 |
* | | Some bug-fixes, clean-ups, and one new feature: | wollman | 1997-02-05 | 6 | -63/+503 |
* | | Add framemaker 5.0. | phk | 1997-02-04 | 1 | -0/+1 |
* | | Cruft cleanup to eliminate useless warnings | pst | 1997-02-02 | 1 | -3/+6 |
* | | ${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR} | wosch | 1997-02-02 | 5 | -7/+7 |
* | | Null-terminate the string in percent_decode() so that we don't depend on | bde | 1997-02-02 | 1 | -1/+2 |
* | | Fix calendar so that it doesn't report strange results on | mpp | 1997-02-02 | 1 | -2/+8 |
* | | Some fixes for HTTP: | wollman | 1997-01-31 | 4 | -46/+293 |