| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Enable the new libmp in the build, and disable libgmp and its | dd | 2001-07-29 | 1 | -1/+1 |
* | Hook up the manpage. | obrien | 2001-07-29 | 1 | -1/+0 |
* | Properly update cursor position when the list is scrolled. | eric | 2001-07-26 | 2 | -8/+12 |
* | Handle keys consistently. | eric | 2001-07-26 | 2 | -1/+4 |
* | Add lbasename which is used in the `LD' fix for -current. | obrien | 2001-07-20 | 1 | -1/+1 |
* | Update the version string so I can identify this new variant. | obrien | 2001-07-20 | 1 | -1/+1 |
* | Improve the interface provided by libdialog. Move a cursor around over | eric | 2001-07-18 | 6 | -105/+280 |
* | Restore vendor CVS keywords; eliminate troff(1) warnings. | ru | 2001-07-12 | 1 | -1/+3 |
* | Use the real structure names explicitly. Note that this is mostly for | peter | 2001-07-12 | 1 | -0/+8 |
* | Restore UUCP VCS IDs; eliminate troff(1) warnings. | ru | 2001-07-12 | 13 | -14/+20 |
* | Fixed CLEANFILES. | ru | 2001-07-12 | 1 | -1/+2 |
* | mdoc(7) police: removed punctuation after the last SEE ALSO xref. | ru | 2001-07-10 | 1 | -1/+1 |
* | Add $FreeBSD$ CVS tag. | ru | 2001-07-10 | 1 | -0/+3 |
* | Upgrade to Groff 1.17.2. | ru | 2001-07-10 | 2 | -4/+4 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 6 | -6/+6 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 5 | -8/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 3 | -4/+8 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -2/+2 |
* | Silence a non-constant format string warning. | kris | 2001-07-05 | 1 | -1/+1 |
* | Upgrade to Binutils 2.11.2. | obrien | 2001-06-29 | 1 | -2/+25 |
* | Style fix. | obrien | 2001-06-26 | 1 | -1/+2 |
* | Add the IA-64 unwind handling (needed for readelf). | obrien | 2001-06-26 | 1 | -1/+1 |
* | Upgrade to Binutils 2.11.2. | obrien | 2001-06-26 | 1 | -4/+27 |
* | Upgrade to 2.11.2. | obrien | 2001-06-26 | 1 | -1/+1 |
* | Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed here | ache | 2001-06-25 | 1 | -44/+77 |
* | When processing -a, strip off the path of the argument before copying | dd | 2001-06-18 | 1 | -3/+4 |
* | Document the -a flag. | alex | 2001-06-17 | 1 | -0/+12 |
* | Add an -a option which will make send-pr copy the specified file into | dd | 2001-06-17 | 1 | -1/+21 |
* | Fix the build of C programs that link against libperl, and use the | tobez | 2001-06-13 | 7 | -14/+14 |
* | In debug mode don't print error for C,POSIX,ASCII,US-ASCII locales | ache | 2001-06-10 | 1 | -2/+7 |
* | Fix for new locale names | ache | 2001-06-10 | 1 | -1/+1 |
* | Fix for new locale names | ache | 2001-06-10 | 2 | -4/+7 |
* | Don't allow the user to change the subject; instead, always generate | dd | 2001-06-07 | 1 | -10/+19 |
* | Put the originator's full name in the From and Reply-to fields, and | dd | 2001-06-03 | 1 | -3/+3 |
* | Minor style reformatting. | obrien | 2001-06-01 | 1 | -12/+12 |
* | Upgrade to Binutils 2.11.0. | obrien | 2001-06-01 | 5 | -546/+704 |
* | For the time being, Perl threading is considered dangerous. How, when | markm | 2001-05-31 | 8 | -4625/+1 |
* | Upgrade to Binutils 2.11.0. | obrien | 2001-05-28 | 17 | -608/+747 |
* | `\<space>' (unpaddable space) does not work in groff_font(5) files, | ru | 2001-05-28 | 1 | -2/+1 |
* | From the submitter: | markm | 2001-05-26 | 2 | -3/+2 |
* | CURRENT no longer needs -pthread | markm | 2001-05-26 | 1 | -1/+0 |
* | Use pw(8) instead of grep'ing through /etc/passwd. This fixes | dd | 2001-05-24 | 1 | -3/+3 |
* | Add support for FreeBSD 4.4. | ru | 2001-05-15 | 1 | -0/+2 |
* | Fix typo introduced in a comment in the previous commit | kris | 2001-05-12 | 1 | -1/+1 |
* | Only load KOI8-R-specific bits if document language is set | ru | 2001-05-07 | 1 | -2/+4 |
* | Create temporary files securely using mkstemp() instead of mktemp() | kris | 2001-05-06 | 3 | -2/+13 |
* | Total hack to fix broken bootstrap. Add -I/usr/src/include at the tail | obrien | 2001-05-03 | 1 | -0/+1 |
* | like i386, add inclusion of lock.h | mjacob | 2001-05-03 | 2 | -1/+4 |
* | - Avoid circular `use Config', which may lead to random synax errors | markm | 2001-05-02 | 2 | -9/+13 |
* | * Add Config.pm to fight situations when perldoc(1) showed a manual page | joe | 2001-05-01 | 6 | -10/+94 |