| Commit message (Expand) | Author | Age | Files | Lines |
| * | Our OS name is "freebsd", not "freebsdelf" | David E. O'Brien | 2001-02-21 | 12 | -28/+28 |
| * | Implement one nice feature of original BSD man(1): | Ruslan Ermilov | 2001-02-19 | 2 | -1/+44 |
| * | Fixed the order of environment variables list. | Ruslan Ermilov | 2001-02-19 | 1 | -9/+6 |
| * | Introduce $TAR_RSH to enable use of ssh as transport. | Hajimu UMEMOTO | 2001-02-18 | 3 | -9/+28 |
| * | Quick fix for attempts to free non-malloc()ed memory. The variables | Bruce Evans | 2001-02-18 | 1 | -0/+4 |
| * | Make `cc' and `cpp0' staticly linked binaries in this development version | David E. O'Brien | 2001-02-17 | 2 | -0/+2 |
| * | Fix broken -L for short locale names. | Ruslan Ermilov | 2001-02-16 | 1 | -0/+2 |
| * | Do not ever try to look into nonexisting locale subdirectories. | Ruslan Ermilov | 2001-02-15 | 1 | -6/+6 |
| * | If both full-locale-name and short-locale-name searches | Ruslan Ermilov | 2001-02-14 | 2 | -32/+98 |
| * | Backout 1.38->1.41 (functional) changes pending the proper solution. | Ruslan Ermilov | 2001-02-14 | 1 | -17/+13 |
| * | Do not allow non-absolute pathnames in the manpath. | Ruslan Ermilov | 2001-02-13 | 1 | -0/+8 |
| * | Make it possible for any given locale to use different | Ruslan Ermilov | 2001-02-13 | 1 | -8/+17 |
| * | When setproctitle() moved from libutil to libc, we forgot to back the | Peter Wemm | 2001-02-13 | 2 | -4/+4 |
| * | Finish draining any input prior to closing the pipe, to prevent unsightly | Matthew Dillon | 2001-02-05 | 1 | -0/+3 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 6 | -43/+48 |
| * | Revert part of previous commit and initialize locale_nroff to " -Tascii" | Dag-Erling Smørgrav | 2001-01-28 | 1 | -4/+6 |
| * | Make an effort to actually pass the correct device to groff. | Dag-Erling Smørgrav | 2001-01-27 | 1 | -13/+6 |
| * | mdoc(7) police: Ft/Vt now accept punctuation-type arguments. | Ruslan Ermilov | 2001-01-12 | 1 | -4/+4 |
| * | - Add #defines for the symbol names of the kernel interrupt, system | Jake Burkholder | 2001-01-10 | 2 | -58/+94 |
| * | Assume that the submitter knows what he is doing and order the | Nick Hibma | 2001-01-07 | 1 | -1/+1 |
| * | Fix gdb -k after jake's most recent commit. The gd_XXX symbols are now | Peter Wemm | 2001-01-07 | 2 | -2/+2 |
| * | Use a unified libgcc rather than a seperate one for threaded and | David E. O'Brien | 2001-01-06 | 3 | -10/+9 |
| * | The preprocessor used by the `cc' driver is now named `ccp0' to make it | David E. O'Brien | 2001-01-04 | 1 | -1/+1 |
| * | s/rsa0/sa0/g | David E. O'Brien | 2001-01-01 | 2 | -8/+8 |
| * | Use macro API to <sys/queue.h> | Poul-Henning Kamp | 2000-12-31 | 2 | -2/+2 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 6 | -36/+40 |
| * | Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process'' | Joerg Wunsch | 2000-12-26 | 1 | -0/+15 |
| * | Add these files that were used from contrib/gcc/. They are taken from | David E. O'Brien | 2000-12-26 | 3 | -3/+3115 |
| * | mdoc(7) police: formatting fixes. | Ruslan Ermilov | 2000-12-25 | 1 | -87/+177 |
| * | Clean up the -j/-y/--bzip entry in usage(). | David E. O'Brien | 2000-12-24 | 5 | -7/+140 |
| * | Add -j as the offical "pipe thru bzip2 compression program" option. | David E. O'Brien | 2000-12-24 | 2 | -24/+37 |
| * | Add `gcov' to the mix. | David E. O'Brien | 2000-12-23 | 2 | -0/+15 |
| * | Teach man(1) how to look inside compressed manuals | Ruslan Ermilov | 2000-12-22 | 2 | -70/+56 |
| * | Update the date of last change. | David E. O'Brien | 2000-12-22 | 1 | -1/+1 |
| * | Add the -bzip and -I flags as aliases for -y for Red Hat compatibility. | David E. O'Brien | 2000-12-22 | 2 | -1/+5 |
| * | Our OS name is "freebsd", not "freebsdelf". | David E. O'Brien | 2000-12-15 | 1 | -1/+3 |
| * | Only build the a.out `as' and `ld' if "WANT_AOUT" is defined. | David E. O'Brien | 2000-12-15 | 1 | -0/+2 |
| * | mdoc(7) police: removed history info from the .Os call. | Ruslan Ermilov | 2000-12-14 | 2 | -2/+2 |
| * | Add a new function, dialog_noyes(), for sysinstall to be able to | Jordan K. Hubbard | 2000-12-14 | 3 | -13/+45 |
| * | This file was not regenerated for the latest import, thus the | Ruslan Ermilov | 2000-12-13 | 1 | -1/+1 |
| * | Catch up to the new kinfo_proc. | John Baldwin | 2000-12-12 | 3 | -5/+5 |
| * | mdoc(7) police: use canonical form of .Dd macro. | Ruslan Ermilov | 2000-12-11 | 5 | -5/+5 |
| * | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 13 | -37/+71 |
| * | Install the stock (as supplied by groff(1) distribution) tmac.an | Ruslan Ermilov | 2000-12-06 | 3 | -13/+9 |
| * | Build and install groff(1) texinfo(1) documentation. | Ruslan Ermilov | 2000-12-06 | 2 | -2/+8 |
| * | Hmm, font `L' is still used in old Sun docs. | Ruslan Ermilov | 2000-12-06 | 2 | -2/+2 |
| * | Font `L' is not needed for BSD docs, but some use font `CW'. | Ruslan Ermilov | 2000-12-06 | 2 | -2/+2 |
| * | Fixed device files building procedure. This makes | Ruslan Ermilov | 2000-12-06 | 9 | -55/+10 |
| * | Upgrade to version 1.16.1. | Ruslan Ermilov | 2000-12-05 | 43 | -226/+256 |
| * | Fixed manpage building. | Ruslan Ermilov | 2000-12-05 | 1 | -3/+3 |