| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct the previous Y2K "fix". It caused man page dates to come | jdp | 1999-01-19 | 1 | -1/+2 |
* | Merge from verdor branch (v_3_4_2) and remove obsolete files. | simokawa | 1999-01-18 | 35 | -4688/+1735 |
* | This commit was generated by cvs2svn to compensate for changes in r42788, | simokawa | 1999-01-18 | 63 | -1078/+6445 |
|\ |
|
| * | Import Global v3_4_2 sources. | simokawa | 1999-01-18 | 77 | -2501/+8181 |
* | | y2k nit: date +%y -> date +%Y | danny | 1999-01-16 | 1 | -1/+1 |
* | | a.out is default | peter | 1999-01-16 | 1 | -4/+0 |
* | | Unbreak previous commit.. | peter | 1999-01-15 | 1 | -7/+0 |
* | | Fix CVS merge breakage. | markm | 1999-01-15 | 2 | -95/+6 |
* | | Break cvs merge | markm | 1999-01-15 | 2 | -16/+2 |
* | | Fix(?) an apparent merge glitch. Half of xrealloc() was missing.. | peter | 1999-01-15 | 1 | -0/+7 |
* | | Sigh. Fix broken merges. I hate CVS. | markm | 1999-01-15 | 1 | -1/+1 |
* | | Tidy logic in sccs2rcs, | danny | 1999-01-15 | 2 | -3/+4 |
* | | Add a file that I forgot to "cvs add", and remove a lot of stuff that is | markm | 1999-01-15 | 39 | -40151/+258 |
* | | Yet another y2k bug. (printf("19%s %s", $3, $4);) | danny | 1999-01-15 | 1 | -1/+1 |
* | | Resove conflicts. | markm | 1999-01-14 | 9 | -4824/+5286 |
* | | This commit was generated by cvs2svn to compensate for changes in r42660, | markm | 1999-01-14 | 132 | -4761/+55927 |
|\ \ |
|
| * | | Upgrade texinfo to the latest-and-greatest. | markm | 1999-01-14 | 141 | -9573/+61213 |
| * | | This commit was manufactured by cvs2svn to create branch | cvs2svn | 1997-01-11 | 2 | -0/+240 |
* | | | Didn't get all the mods on the fixup. | obrien | 1999-01-14 | 1 | -1/+5 |
* | | | Fix conflicts. | obrien | 1999-01-13 | 14 | -191/+221 |
* | | | This commit was generated by cvs2svn to compensate for changes in r42629, | obrien | 1999-01-13 | 110 | -1180/+2088 |
|\ \ \ |
|
| * | | | Virgin import of AMD (am-utils) v6.0 | obrien | 1999-01-13 | 133 | -1375/+2331 |
* | | | | These files were replaced by symlinks in 8.9.2... | peter | 1999-01-12 | 8 | -4104/+0 |
* | | | | Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changes | peter | 1999-01-12 | 20 | -249/+797 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r42575, | peter | 1999-01-12 | 292 | -745/+2660 |
|\ \ \ \ |
|
| * | | | | Import sendmail-8.9.2 onto vendor branch (update from 8.9.1) | peter | 1999-01-12 | 312 | -996/+3462 |
* | | | | | uptime display more in style with original code | obrien | 1999-01-09 | 3 | -42/+37 |
* | | | | | Don't pass unused unused timestamp args to UFS_UPDATE() or waste | bde | 1999-01-07 | 1 | -16/+22 |
* | | | | | ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have). | peter | 1999-01-07 | 1 | -3/+74 |
* | | | | | UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value | bde | 1999-01-06 | 1 | -5/+5 |
* | | | | | Add a macro for ISO/IEC 9945-1: 1996, the official designation of the most | wollman | 1999-01-03 | 1 | -0/+16 |
* | | | | | remove non-existant references, correct spelling errors. | billf | 1998-12-30 | 4 | -4/+4 |
* | | | | | Remove bogus reference to mkfilters(1) | billf | 1998-12-29 | 1 | -1/+1 |
* | | | | | Remove bogus reference. | billf | 1998-12-29 | 1 | -1/+1 |
* | | | | | Display uptime in upper right corner. | obrien | 1998-12-19 | 1 | -0/+43 |
* | | | | | Old stuff laying around: Don't use getstr which can conflict with some | peter | 1998-12-16 | 2 | -6/+6 |
* | | | | | Old stuff from a source tree: copy (verbatum) the code to expand the | peter | 1998-12-16 | 1 | -2/+31 |
* | | | | | Make this work with the perl5 in the source tree - the API has "evolved" | peter | 1998-12-16 | 2 | -3/+7 |
* | | | | | Compile threaded proframs with -D_THREAD_SAFE, not -D_THREADSAFE | cracauer | 1998-12-15 | 1 | -2/+2 |
* | | | | | Restore traditional behaviour by allowing tabs in strings. In deference | mckay | 1998-12-14 | 1 | -2/+2 |
* | | | | | Remove some compiler warnings. | julian | 1998-12-10 | 1 | -9/+6 |
* | | | | | Another directive nit. | steve | 1998-12-10 | 1 | -1/+1 |
* | | | | | Remove @code directive around --change-leading-char. | steve | 1998-12-10 | 1 | -1/+1 |
* | | | | | Comment out empty "BUGS" section. | steve | 1998-12-10 | 1 | -1/+1 |
* | | | | | Remove duplicate entries for -N and -S commandline switches. | steve | 1998-12-10 | 1 | -9/+2 |
* | | | | | Typo fix: "whether on not" -> "whether or not". | steve | 1998-12-10 | 1 | -1/+1 |
* | | | | | Typo fix. | steve | 1998-12-10 | 1 | -1/+1 |
* | | | | | Balance the brackets. | billf | 1998-12-08 | 1 | -1/+1 |
* | | | | | The \*(td string macro, which is supposed to display today's date in the form | obrien | 1998-12-06 | 1 | -1/+2 |
* | | | | | The explanation shows "-V" as being 'verbose' correct this to "-v" | billf | 1998-12-03 | 1 | -1/+1 |