aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with The Great Perl Script Rewrite.Ruslan Ermilov2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=107054
* Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.Ruslan Ermilov2002-11-185-874/+0
| | | | | | | | | This has slipped through the cracks of The Great Perl Script Rewrite. Repocopied by: joe Notes: svn path=/head/; revision=107053
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
| | | | Notes: svn path=/head/; revision=106852
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+3
| | | | Notes: svn path=/head/; revision=106848
* Better emulate the FSF build for Sparc64.David E. O'Brien2002-11-061-0/+1
| | | | Notes: svn path=/head/; revision=106488
* Build Objective-C runtime support library with thr-posix.c.Alexander Kabaev2002-10-301-1/+1
| | | | | | | | Submitted by: davidc Requested by: obrien Notes: svn path=/head/; revision=106213
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-4/+1
| | | | | | | | | | | | | | | | | | Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS. Only create _stamp.extra when necessary. Get rid of SOELIMPP and OBJS. Use Groff version of soelim(1); we need its -I option for the following to work. Don't needlessly chdir to SRCDIR. Only a few documents need CD_HACK, and those that need it either use refer(1) or .PSPIC macro which internally uses the .psbb call. Notes: svn path=/head/; revision=106143
* Don't dump core if none of the directories in /etc/manpath.config exist.Kris Kennaway2002-10-271-0/+3
| | | | | | | Submitted by: terry Notes: svn path=/head/; revision=106012
* A version of SGR disabling stuff that is believed to be safe.Ruslan Ermilov2002-10-241-8/+1
| | | | | | | Submitted by: Werner LEMBERG <wl@gnu.org> Notes: svn path=/head/; revision=105859
* Remove the hack to build groff statically on alpha, now that the rtldAndrew Gallatin2002-10-231-6/+0
| | | | | | | | | | | has been extended to grok binaries with only one PLT_LOAD segment An UPDATING entry about this is pending review.. Approved by: ru Notes: svn path=/head/; revision=105822
* A crude temporary hack to fix building of ms(7) formatted documentsRuslan Ermilov2002-10-231-1/+8
| | | | | | | while I am working on a real fix. Notes: svn path=/head/; revision=105813
* Add support for sparc64 kernel debugging.Mark Peek2002-10-211-5/+64
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=105660
* Grammar nits.Ruslan Ermilov2002-10-211-2/+2
| | | | | | | Submitted by: Ken Stailey <kstailey@speakeasy.net> Notes: svn path=/head/; revision=105615
* Make static in our normal manner.David E. O'Brien2002-10-211-1/+1
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=105600
* Unbreak Alpha world.David E. O'Brien2002-10-211-0/+6
| | | | | | | | | | | | We are seeing "/usr/libexec/ld-elf.so.1: groff: too few PT_LOAD segments", however it appears that there really is only one PT_LOAD segment in the groff binary. It is unclear if `rtld' or `ld' is at fault here -- but using an RELENG_4 `ld' binary allows one to build a working dynamic groff binary. Submitted by: gallatin Notes: svn path=/head/; revision=105593
* GDB 5.2.1 doesn't build on sparc64 right now.David E. O'Brien2002-10-201-2/+1
| | | | Notes: svn path=/head/; revision=105564
* We HAVE_STPCPY now.David E. O'Brien2002-10-2016-30/+29
| | | | Notes: svn path=/head/; revision=105502
* Revert last delta. SGR support in grotty(1) is disabled system-wideRuslan Ermilov2002-10-181-1/+1
| | | | | | | in /usr/share/tmac/troffrc pending the issue resolution on -arch. Notes: svn path=/head/; revision=105388
* Take a guess at what WARNS level will make this compile on ia64.David E. O'Brien2002-10-141-1/+1
| | | | Notes: svn path=/head/; revision=105070
* Oops, missed that in rev. 1.35.Ruslan Ermilov2002-10-131-1/+0
| | | | | | | Spotted by: make release Notes: svn path=/head/; revision=105043
* Support FreeBSD versions starting from 4.0-RELEASE.Ruslan Ermilov2002-10-131-0/+10
| | | | | | | Reminded by: imp Notes: svn path=/head/; revision=105031
* Prevent stack-smashing buffer overflows in -D and -r options by usingKris Kennaway2002-10-132-6/+10
| | | | | | | | | | buffer-safe string functions. The rest of the code is still probably unsafe. MFC after: 1 week Notes: svn path=/head/; revision=105017
* Remove dependency on version.in for version information.Mark Peek2002-10-121-2/+3
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=105003
* Disallow libdialog to be used in setugid applications; it is chock fullKris Kennaway2002-10-121-0/+8
| | | | | | | | | of buffer overflows. MFC after: 3 days Notes: svn path=/head/; revision=104997
* Fix function parameter lists to be correct and eliminate compiler warnings.Mark Peek2002-10-121-3/+4
| | | | Notes: svn path=/head/; revision=104994
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-121-1/+10
| | | | Notes: svn path=/head/; revision=104962
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-121-1/+10
| | | | Notes: svn path=/head/; revision=104961
* Shut up GCC, don't shadow Version 6 standard functions.David E. O'Brien2002-10-126-6/+6
| | | | Notes: svn path=/head/; revision=104960
* Talk about punting and not going to any trouble to DTRT:David E. O'Brien2002-10-126-1/+12
| | | | | | | | | | | | | contrib/binutils/include/getopt.h /* Many other libraries have conflicting prototypes for getopt, with differences in the consts, in stdlib.h. To avoid compilation errors, only prototype getopt for the GNU C library. */ so manually define HAVE_DECL_GETOPT since configure doesn't offer any way to set it... and its unistd.h not stdlib.h dang it. Notes: svn path=/head/; revision=104959
* Seems the warnings Binutils 2.13 grew now makes it impossible for WARNS != 0David E. O'Brien2002-10-121-1/+2
| | | | | | | all 64-bit machines. Notes: svn path=/head/; revision=104958
* The 2.13-almost.1 import was done on 10/10, not 11/10.David E. O'Brien2002-10-123-6/+6
| | | | Notes: svn path=/head/; revision=104950
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-121-476/+696
| | | | Notes: svn path=/head/; revision=104949
* GDB plays nice with Binutils again.David E. O'Brien2002-10-111-1/+0
| | | | Notes: svn path=/head/; revision=104934
* Use the new FreeBSD vectors from Binutils 2.13.1.David E. O'Brien2002-10-112-2/+2
| | | | Notes: svn path=/head/; revision=104931
* Binutils 2.13 grew some warnings that make WARNS != 0 now impossible onDavid E. O'Brien2002-10-111-1/+1
| | | | | | | sparc64. Notes: svn path=/head/; revision=104923
* Turn off GDB for now. It and the new binutils just aren't agreeing on ourDavid E. O'Brien2002-10-111-0/+1
| | | | | | | binary format. Notes: svn path=/head/; revision=104914
* New Russian hyphenation patterns from the teTeX distribution.Ruslan Ermilov2002-10-112-4834/+1
| | | | | | | Use the new .hpfa request to append them to English patterns. Notes: svn path=/head/; revision=104897
* Russian hyphenation patterns from teTeX.Ruslan Ermilov2002-10-111-0/+3893
| | | | Notes: svn path=/cvs2svn/branches/TEXFM/; revision=104895
* koi8-r was repo-copied to ru.KOI8-R by joe@.Ruslan Ermilov2002-10-113-138/+2
| | | | Notes: svn path=/head/; revision=104885
* Sync with 2.13. Reduce forking by using multiple sed expressions ratherDavid E. O'Brien2002-10-111-4/+6
| | | | | | | | | | | than piping thru tr(1). Also prefer case over for+test, as case will handle regex's nicely. Note we can't exactly follow the real 2.13 genscripts.sh as we wind up with multiple "'s in search paths. It is too late tonight to track down why. Notes: svn path=/head/; revision=104878
* witch over to the new FreeBSD bfd vec and emulationDavid E. O'Brien2002-10-112-5/+5
| | | | Notes: svn path=/head/; revision=104876
* Switch over to the new FreeBSD emulation and bfd vecDavid E. O'Brien2002-10-112-5/+5
| | | | Notes: svn path=/head/; revision=104875
* Groff 1.18.1 comes in with ANSI color support, enabled by default.Ruslan Ermilov2002-10-111-1/+1
| | | | | | | | | | | | | | | | | In "nroff" mode, italic font renders as an underlined text, which makes it indistinguishable from the bold text on color monitors (cons25 terminal type), yet it requires the less(1)'s -R option. (Refer to the new grotty(1) manpage for details.) So turn off the color support for now (when generating catpages), until we figure out what do we do with this new feature. I have a patch for grotty(1) that tells it to use the "reverse video" attribute to render the italic font. Once this is accepted, we can turn color support back on (if there won't be any objections from the community). Notes: svn path=/head/; revision=104874
* Upgrade to Groff 1.18.1.Ruslan Ermilov2002-10-1113-58/+206
| | | | Notes: svn path=/head/; revision=104869
* Yesterday was the 10th month of the year, not the 11st.David E. O'Brien2002-10-111-2/+2
| | | | Notes: svn path=/head/; revision=104861
* *sigh* The GNU folks want to layer and abstract yet another standard API.David E. O'Brien2002-10-111-2/+6
| | | | | | | | This time remove the xregex redirection and just directly use their own gnuregex. Notes: svn path=/head/; revision=104860
* Really update for 2.13 10-Oct-2002 import. (this time for sure Rocky)David E. O'Brien2002-10-113-3/+27
| | | | Notes: svn path=/head/; revision=104853
* Update for 2.13 10-Oct-2002 import.David E. O'Brien2002-10-119-260/+603
| | | | Notes: svn path=/head/; revision=104852
* Update for 2.13 10-Oct-2002 import - Identify the version correctlyDavid E. O'Brien2002-10-111-2/+4
| | | | Notes: svn path=/head/; revision=104851
* Don't do WARNS setting here.David E. O'Brien2002-10-111-2/+0
| | | | Notes: svn path=/head/; revision=104850