summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Operator precedence bugpeter1999-05-022-4/+4
* Operator precedence bugpeter1999-05-022-4/+4
* Operator precedence (nit: in #if 0 code) bug.peter1999-05-021-1/+1
* Typo: if (mpu_config = NULL) -> if (mpu_config != NULL)peter1999-05-021-1/+1
* Operator precedence bugpeter1999-05-023-3/+3
* s/size == 0;/size = 0;/peter1999-05-024-12/+12
* _G_USING_THUNKS probably applies to a.out too.obrien1999-05-021-1/+1
* Make this compile with CY_PCI_FASTINTR again.peter1999-05-022-4/+10
* Attempt to make the sound driver recompile, at least for LINT which haspeter1999-05-021-1/+1
* Disable FDC_YE - it's broken at present (breaking LINT) and awaiting somepeter1999-05-023-51/+78
* These two drivers have not been converted for newbus eisa yet.peter1999-05-024-4/+20
* Disable second declaration of oltr0 - the first one (intended for isa) willpeter1999-05-023-6/+9
* Remove old bmake framework for gdb. It has moved to live next to binutils.dfr1999-05-0223-5425/+0
* * Merge gdb/doc/Makefile into binutils/doc/Makefiledfr1999-05-025-174/+107
* Document another (less-virulent) CRLF-related bug.hoek1999-05-021-0/+2
* Little fix in previous: watch NUL-termination.dt1999-05-021-2/+2
* Install boot.config with `-P' in it in the i386 boot floppy.max1999-05-021-2/+5
* New translation of pccardc.8.kuriyama1999-05-021-0/+237
* FreeBSD-3.0 is a snapshot from -current, while 3.1 and 3.2wosch1999-05-021-3/+6
* Enable gdb on the alpha.dfr1999-05-021-3/+4
* Resurrect a file for alpha support in GDB and add some minor FreeBSD tweaks.dfr1999-05-021-0/+1415
* Space typos from last commit.wosch1999-05-021-33/+37
* Delete parts of gdb which are now shared with binutils.dfr1999-05-02300-105553/+0
* System Perl is now 5.00503! There is support for threads, but this ismarkm1999-05-028-127/+165
* Perl moves up a maintenance version.markm1999-05-021-2/+2
* Perl is moving up a maintenance version.markm1999-05-021-7/+7
* Merge conflicts. More elegant improvements will follow in a couplemarkm1999-05-0210-124/+543
* Handle receiving more than one acceptable CCP REQbrian1999-05-021-3/+5
* This commit was generated by cvs2svn to compensate for changes in r46307,markm1999-05-02408-4856/+22192
|\
| * Maintenance releace 3 of perl5.005. Includes support for threads.markm1999-05-02418-4951/+22733
* | Part of routed upgrade.markm1999-05-021-4/+4
* | Merge-o-matic and add a bunch of $Id'smarkm1999-05-0217-1350/+1943
* | Fight with false newlines in kernel message logs. Output a line into log onlydt1999-05-021-37/+64
* | Declare the return address for __divX, __remX so that gdb can step overdfr1999-05-022-2/+2
* | The maximum pagesize for alpha is 64k, not 1Mb.dfr1999-05-021-1/+1
* | Add upgrade instructions to facilitate future gdb imports.dfr1999-05-022-0/+29
* | Enable building gdb under binutils for i386. I can't enable the alpha builddfr1999-05-021-1/+6
* | * Add bmake framework for using gdb alongside binutils. The old bmakedfr1999-05-0215-181/+704
* | Merge local changes into gdb-4.18 and add changes for FreeBSD/alpha.dfr1999-05-0226-1811/+7519
* | This commit was generated by cvs2svn to compensate for changes in r46283,dfr1999-05-02297-14202/+120511
|\ \
| * | Virgin import of gdb-4.18dfr1999-05-02387-20882/+141599
* | | Disable building gdb in preparation for importing gdb-4.18dfr1999-05-021-2/+2
* | | Fix conflicts.obrien1999-05-026-102/+191
* | | junk from the last importobrien1999-05-021-89/+0
* | | This commit was generated by cvs2svn to compensate for changes in r46275,obrien1999-05-0223-161/+770
|\ \ \
| * | | Virgin import of ISC-DHCP v2.0b1pl27obrien1999-05-0228-250/+947
* | | | This routine was "use"ing File::Basename. This commit removes thatmarkm1999-05-021-2/+30
* | | | Mention ``show mp''.brian1999-05-022-6/+24
* | | | Update documentation of new functions.grog1999-05-021-10/+63
* | | | Add definitions for history functions and printconfig split.grog1999-05-021-0/+8
OpenPOWER on IntegriCloud