aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-2755-82/+80
* Don't use MANDEPEND and MANSRC.Ruslan Ermilov2001-03-262-8/+3
* Temporary build structure for GDB 5.0 so people can test the new versionDavid E. O'Brien2001-03-2521-0/+4714
* Sigh. I should know better than to commit a one line change from a PRDavid E. O'Brien2001-03-241-1/+1
* Install sstring.David E. O'Brien2001-03-241-2/+2
* Garbage collect these ancient bits.David E. O'Brien2001-03-242-72/+0
* Fix -I getopt formAndrey A. Chernov2001-03-231-1/+1
* Cosmetique, use %R instead of %H:%MAndrey A. Chernov2001-03-211-1/+1
* Don't attempt to parse %c output, use nl_langinfo insteadAndrey A. Chernov2001-03-211-6/+14
* Note rules of enguagement.David E. O'Brien2001-03-152-2/+8
* mdoc(7) police: Nm macro remembers its argument on the firstRuslan Ermilov2001-03-051-1/+1
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-024-19/+7
* Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header.David E. O'Brien2001-03-021-1/+2
* Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amountDavid E. O'Brien2001-03-022-1/+4
* Do not need to define "VERSION" here -- we do it on the command line.David E. O'Brien2001-03-011-3/+0
* Allow "NOSHARED" to be overridden.David E. O'Brien2001-02-286-6/+6
* Make critical toolchain binaries staticly linked in this developmentDavid E. O'Brien2001-02-274-0/+4
* Update for bc 1.06Kris Kennaway2001-02-261-6/+16
* Properly orient the buttons for yes/no and no/yes so that POLA isJordan K. Hubbard2001-02-241-19/+11
* Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.Ruslan Ermilov2001-02-233-8/+13
* Our OS name is "freebsd", not "freebsdelf"David E. O'Brien2001-02-2112-28/+28
* Implement one nice feature of original BSD man(1):Ruslan Ermilov2001-02-192-1/+44
* Fixed the order of environment variables list.Ruslan Ermilov2001-02-191-9/+6
* Introduce $TAR_RSH to enable use of ssh as transport.Hajimu UMEMOTO2001-02-183-9/+28
* Quick fix for attempts to free non-malloc()ed memory. The variablesBruce Evans2001-02-181-0/+4
* Make `cc' and `cpp0' staticly linked binaries in this development versionDavid E. O'Brien2001-02-172-0/+2
* Fix broken -L for short locale names.Ruslan Ermilov2001-02-161-0/+2
* Do not ever try to look into nonexisting locale subdirectories.Ruslan Ermilov2001-02-151-6/+6
* If both full-locale-name and short-locale-name searchesRuslan Ermilov2001-02-142-32/+98
* Backout 1.38->1.41 (functional) changes pending the proper solution.Ruslan Ermilov2001-02-141-17/+13
* Do not allow non-absolute pathnames in the manpath.Ruslan Ermilov2001-02-131-0/+8
* Make it possible for any given locale to use differentRuslan Ermilov2001-02-131-8/+17
* When setproctitle() moved from libutil to libc, we forgot to back thePeter Wemm2001-02-132-4/+4
* Finish draining any input prior to closing the pipe, to prevent unsightlyMatthew Dillon2001-02-051-0/+3
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-016-43/+48
* Revert part of previous commit and initialize locale_nroff to " -Tascii"Dag-Erling Smørgrav2001-01-281-4/+6
* Make an effort to actually pass the correct device to groff.Dag-Erling Smørgrav2001-01-271-13/+6
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.Ruslan Ermilov2001-01-121-4/+4
* - Add #defines for the symbol names of the kernel interrupt, systemJake Burkholder2001-01-102-58/+94
* Assume that the submitter knows what he is doing and order theNick Hibma2001-01-071-1/+1
* Fix gdb -k after jake's most recent commit. The gd_XXX symbols are nowPeter Wemm2001-01-072-2/+2
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-063-10/+9
* The preprocessor used by the `cc' driver is now named `ccp0' to make itDavid E. O'Brien2001-01-041-1/+1
* s/rsa0/sa0/gDavid E. O'Brien2001-01-012-8/+8
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-312-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-276-36/+40
* Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''Joerg Wunsch2000-12-261-0/+15
* Add these files that were used from contrib/gcc/. They are taken fromDavid E. O'Brien2000-12-263-3/+3115
* mdoc(7) police: formatting fixes.Ruslan Ermilov2000-12-251-87/+177
* Clean up the -j/-y/--bzip entry in usage().David E. O'Brien2000-12-245-7/+140