| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable GLOBAL tags support. | jkh | 1997-04-18 | 1 | -1/+3 |
* | fix up this man page | jmg | 1997-04-18 | 1 | -20/+47 |
* | Add global | jkh | 1997-04-15 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r24959, | jkh | 1997-04-15 | 31 | -0/+5260 |
|\ |
|
| * | Shigio Yamaguchi's global tags package. The infrastructure support | jkh | 1997-04-15 | 31 | -0/+5260 |
* | Renamed undelete() to undelete_messages() to avoid conflict with new | bde | 1997-04-14 | 3 | -3/+3 |
* | Make the $@ macro behave as described in the man page. | joerg | 1997-04-13 | 1 | -0/+10 |
* | Use isdialuptty() rather than hard-coded heuristic. | davidn | 1997-04-13 | 1 | -1/+1 |
* | Add support for GLOBAL style tags. | jkh | 1997-04-13 | 1 | -0/+2 |
* | Upgrade to the 1997/02/19 version. | jmz | 1997-04-13 | 41 | -665/+1100 |
* | Oops. Broke golden rule #1: test everything before commit. :-] | peter | 1997-04-12 | 1 | -5/+3 |
* | Respect NOTCL, don't link with libtcl for the scripting support if | peter | 1997-04-12 | 1 | -1/+5 |
* | Make tclsh conditional on the src/contrib/tcl directory existing, and | peter | 1997-04-12 | 1 | -2/+7 |
* | Add -3 option to usage() statement. | obrien | 1997-04-11 | 1 | -1/+1 |
* | Add ``%{'' and ``%}'' to one of the examples so that you can actually | obrien | 1997-04-11 | 1 | -0/+2 |
* | Fixed bogus existence check related to searching for a nearby obj directory. | bde | 1997-04-10 | 1 | -2/+2 |
* | Fix 8bit chars handling | ache | 1997-04-08 | 1 | -2/+11 |
* | Support for -c, byte count. | alex | 1997-04-06 | 2 | -8/+49 |
* | move top.1 -> top.local.1, and generate top.1 so that the man page | peter | 1997-04-05 | 1 | -0/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r24628, | jmallett | 1997-04-04 | 1 | -2/+5 |
|\ |
|
| * | Import OpenBSD m4 as of today. | jmallett | 1997-04-04 | 1 | -2/+5 |
* | | Fixed missing ${COPY} in install rule. | bde | 1997-04-04 | 1 | -1/+1 |
* | | Remove the etc-magic target since we no longer install the | mpp | 1997-04-04 | 1 | -5/+1 |
* | | The magic file now lives in /usr/share/misc. | mpp | 1997-04-04 | 1 | -5/+7 |
* | | minor stylistic change (NULL to '\0') | jmg | 1997-04-02 | 1 | -1/+1 |
* | | add comment about the brokeness of some termcap entires that require a | jmg | 1997-04-02 | 2 | -1/+9 |
* | | make it so that chat doesn't fail when it can't get terminal params.. | jmg | 1997-04-02 | 1 | -2/+3 |
* | | Grammar fix. | mpp | 1997-04-01 | 1 | -1/+1 |
* | | Submitted by: Sergei Chechetkin <csl@whale.sunbay.crimea.ua> | davidn | 1997-04-01 | 1 | -2/+1 |
* | | Fixed DPADD. | bde | 1997-04-01 | 1 | -2/+2 |
* | | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 2 | -2/+6 |
* | | Add a note in BUGS section that shar(1) cannot handle files | wosch | 1997-03-31 | 1 | -0/+3 |
* | | Small formatting change to interval() to align columns so that: | scrappy | 1997-03-31 | 1 | -3/+3 |
* | | Use srandomdev() now | ache | 1997-03-30 | 1 | -5/+10 |
* | | Move uucplock into libutil and create a manual page. | brian | 1997-03-30 | 1 | -4/+2 |
* | | Fix broken built-in ELF file handling, caused by missing prototypes | jdp | 1997-03-29 | 2 | -3/+7 |
* | | Fix for PR #3141: check for NULL before strdup()ing pw->pw_class. | wpaul | 1997-03-29 | 2 | -3/+5 |
* | | The text describing exit values >1 was formatted incorrectly. | mpp | 1997-03-29 | 1 | -2/+2 |
* | | Removed `#define KERNEL'. This was a hack-around for nfs.h being broken | bde | 1997-03-29 | 1 | -4/+0 |
* | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 118 | -145/+145 |
* | | Fix for logic in no-password accounts. | davidn | 1997-03-27 | 1 | -1/+1 |
* | | Fix "-fstype local" that was broken by another bugfix in the Lite2 merge. | peter | 1997-03-27 | 1 | -5/+5 |
* | | Add ASCII collate mainly for fallback for EUC-type locales | ache | 1997-03-25 | 2 | -1/+15 |
* | | Add fake codesets 3 & 4 | ache | 1997-03-25 | 1 | -15/+23 |
* | | Be tolerant to old uuencode programs which encode the ASCII NUL | wosch | 1997-03-25 | 1 | -1/+1 |
* | | Don't bypass password prompt for root logins on insecure tty if | davidn | 1997-03-25 | 1 | -3/+5 |
* | | strdup() value of term to correctly preserve contents. | davidn | 1997-03-24 | 1 | -11/+9 |
* | | Initialize RNG only once | ache | 1997-03-24 | 1 | -2/+7 |
* | | Remove libcurses, it is pure termcap application | ache | 1997-03-24 | 1 | -2/+2 |
* | | Buffer overflow from Keith Bostic. | imp | 1997-03-24 | 1 | -1/+1 |