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