summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Note rules of enguagement.obrien2001-03-152-2/+8
* mdoc(7) police: Nm macro remembers its argument on the firstru2001-03-051-1/+1
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-024-19/+7
* Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header.obrien2001-03-021-1/+2
* Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amountobrien2001-03-022-1/+4
* Do not need to define "VERSION" here -- we do it on the command line.obrien2001-03-011-3/+0
* Allow "NOSHARED" to be overridden.obrien2001-02-286-6/+6
* Make critical toolchain binaries staticly linked in this developmentobrien2001-02-274-0/+4
* Update for bc 1.06kris2001-02-261-6/+16
* Properly orient the buttons for yes/no and no/yes so that POLA isjkh2001-02-241-19/+11
* Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.ru2001-02-233-8/+13
* Our OS name is "freebsd", not "freebsdelf"obrien2001-02-2112-28/+28
* Implement one nice feature of original BSD man(1):ru2001-02-192-1/+44
* Fixed the order of environment variables list.ru2001-02-191-9/+6
* Introduce $TAR_RSH to enable use of ssh as transport.ume2001-02-183-9/+28
* Quick fix for attempts to free non-malloc()ed memory. The variablesbde2001-02-181-0/+4
* Make `cc' and `cpp0' staticly linked binaries in this development versionobrien2001-02-172-0/+2
* Fix broken -L for short locale names.ru2001-02-161-0/+2
* Do not ever try to look into nonexisting locale subdirectories.ru2001-02-151-6/+6
* If both full-locale-name and short-locale-name searchesru2001-02-142-32/+98
* Backout 1.38->1.41 (functional) changes pending the proper solution.ru2001-02-141-17/+13
* Do not allow non-absolute pathnames in the manpath.ru2001-02-131-0/+8
* Make it possible for any given locale to use differentru2001-02-131-8/+17
* When setproctitle() moved from libutil to libc, we forgot to back thepeter2001-02-132-4/+4
* Finish draining any input prior to closing the pipe, to prevent unsightlydillon2001-02-051-0/+3
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-016-43/+48
* Revert part of previous commit and initialize locale_nroff to " -Tascii"des2001-01-281-4/+6
* Make an effort to actually pass the correct device to groff.des2001-01-271-13/+6
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.ru2001-01-121-4/+4
* - Add #defines for the symbol names of the kernel interrupt, systemjake2001-01-102-58/+94
* Assume that the submitter knows what he is doing and order then_hibma2001-01-071-1/+1
* Fix gdb -k after jake's most recent commit. The gd_XXX symbols are nowpeter2001-01-072-2/+2
* Use a unified libgcc rather than a seperate one for threaded andobrien2001-01-063-10/+9
* The preprocessor used by the `cc' driver is now named `ccp0' to make itobrien2001-01-041-1/+1
* s/rsa0/sa0/gobrien2001-01-012-8/+8
* Use macro API to <sys/queue.h>phk2000-12-312-2/+2
* Prepare for mdoc(7)NG.ru2000-12-276-36/+40
* Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''joerg2000-12-261-0/+15
* Add these files that were used from contrib/gcc/. They are taken fromobrien2000-12-263-3/+3115
* mdoc(7) police: formatting fixes.ru2000-12-251-87/+177
* Clean up the -j/-y/--bzip entry in usage().obrien2000-12-245-7/+140
* Add -j as the offical "pipe thru bzip2 compression program" option.obrien2000-12-242-24/+37
* Add `gcov' to the mix.obrien2000-12-232-0/+15
* Teach man(1) how to look inside compressed manualsru2000-12-222-70/+56
* Update the date of last change.obrien2000-12-221-1/+1
* Add the -bzip and -I flags as aliases for -y for Red Hat compatibility.obrien2000-12-222-1/+5
* Our OS name is "freebsd", not "freebsdelf".obrien2000-12-151-1/+3
* Only build the a.out `as' and `ld' if "WANT_AOUT" is defined.obrien2000-12-151-0/+2
* mdoc(7) police: removed history info from the .Os call.ru2000-12-142-2/+2
* Add a new function, dialog_noyes(), for sysinstall to be able tojkh2000-12-143-13/+45
OpenPOWER on IntegriCloud