| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Import OpenBSD m4 as of today. | jmallett | 1999-11-09 | 1 | -0/+3 |
* | | Remove the local basename in favor of the libc version. | obrien | 2001-07-24 | 5 | -43/+22 |
* | | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | | Make sure the len() builtin always returns an answer. Previously, | gshapiro | 2001-05-29 | 1 | -2/+1 |
* | | String operations could silently truncate long strings, leaving the output | gshapiro | 2001-05-18 | 1 | -8/+8 |
* | | Clean up temporary file(s) and directory when m4 exits without falling | gshapiro | 2001-04-16 | 3 | -7/+18 |
* | | The secure temporary directory is always created, so always remove it. | jhay | 2001-02-28 | 1 | -5/+1 |
* | | Fix format string warnings. | kris | 2000-11-27 | 1 | -1/+1 |
* | | Create temporary files in a secure directory, instead of using multiple | kris | 2000-11-22 | 2 | -7/+9 |
* | | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -4/+4 |
* | | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -4/+0 |
* | | Remove unnecessary extern definition of strrchr. It is defined in | imp | 2000-08-16 | 1 | -1/+0 |
* | | Typo | kris | 1999-11-15 | 1 | -1/+1 |
* | | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | | Various man page cleanup: | mpp | 1999-08-15 | 1 | -2/+2 |
* | | Change the wording to reflect that only the first character of the two | steve | 1998-12-13 | 1 | -2/+2 |
* | | Make the builtin unix macro work as it should (well like Solaris's, | steve | 1998-09-07 | 1 | -1/+5 |
* | | Correct typo: loosing --> losing | rnordier | 1998-06-26 | 1 | -2/+2 |
* | | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -3/+5 |
* | | divnum is no longer silently restricted to the range 0..9. (cf: 4098) | jlemon | 1997-08-18 | 1 | -3/+7 |
* | | Use err(3) instead of local redefinition. Remove progname. | charnier | 1997-07-23 | 4 | -65/+43 |
* | | kill the undead | peter | 1997-07-13 | 1 | -475/+0 |
* | | The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed this | bde | 1997-07-13 | 1 | -11/+0 |
| | | |
| \ | |
*-. \ | This commit was generated by cvs2svn to compensate for changes in r27241, | bde | 1997-07-06 | 1 | -0/+475 |
|\ \ \
| | |/ |
|
| | * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 2 | -131/+80 |
| * | | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 1 | -0/+475 |
| * | | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -475/+0 |
* | | | Make the $@ macro behave as described in the man page. | joerg | 1997-04-13 | 1 | -0/+10 |
* | | | 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 |
* | | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | | | Typo fix. | mpp | 1997-02-12 | 1 | -1/+1 |
* | | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r16748, | jmallett | 1996-06-26 | 7 | -1/+14 |
|\ \ \
| |/ / |
|
| * | | Import OpenBSD m4 as of today. | jmallett | 1996-06-26 | 7 | -1/+14 |
| * | | This commit was manufactured by cvs2svn to create branch 'OPENBSD'. | cvs2svn | 1994-08-11 | 1 | -0/+181 |
* | | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -475/+0 |
* | | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 7 | -26/+26 |
* | | | 1) kill temp diver upon exit | ache | 1995-04-16 | 2 | -129/+78 |
* | | | Fix syscmd() output out of sync | ache | 1995-03-11 | 1 | -1/+4 |
* | | | Skip nulls in putback to don't confuse with EOFs | ache | 1994-12-19 | 1 | -0/+2 |
* | | | Make m4 more 8bit clean. | ache | 1994-12-18 | 5 | -24/+26 |
* | | | Somewhere in the shuffle this lost its man page. Use the 1.1.5 | jkh | 1994-08-11 | 1 | -0/+181 |
* | | | This commit was generated by cvs2svn to compensate for changes in r1590, | rgrimes | 1994-05-27 | 18 | -0/+3193 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 18 | -0/+3193 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+475 |