summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge FreeBSD changes into GCC 3.3.1-prerelease:kan2003-07-111-12/+3
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:kan2003-07-111-1/+15
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:kan2003-07-111-1582/+2124
* Merge FreeBSD changes into GCC 3.3.1-prerelease:kan2003-07-111-8/+10
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:kan2003-07-111-1139/+3058
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:kan2003-07-111-439/+704
* Merge FreeBSD modifications into gcc 3.3.1-pre:kan2003-07-111-78/+452
* Merge rev. 1.2 (allow profiling of FORTRAN77 programs) info GCC 3.3.1-prekan2003-07-111-26/+10
* FreeBSD uses stock versions of these GCC files.kan2003-07-1121-7189/+13760
* This commit was generated by cvs2svn to compensate for changes in r117401,kan2003-07-11234-8170/+7950
|\
| * Gcc 3.3.1-pre 2003-07-11 libf2c bits.kan2003-07-11234-8170/+7950
* | This commit was generated by cvs2svn to compensate for changes in r117399,kan2003-07-1126-1458/+1695
|\ \ | |/
| * Gcc 3.3.1-pre 2003-07-11 Objective C support bits.kan2003-07-1126-1458/+1695
* | This commit was generated by cvs2svn to compensate for changes in r117397,kan2003-07-11220-12208/+51201
|\ \ | |/
| * Gcc 3.3.1-pre 2003-07-11 C++ support bits.kan2003-07-11220-12208/+51201
* | This commit was generated by cvs2svn to compensate for changes in r117395,kan2003-07-11685-71259/+179006
|\ \ | |/
| * Gcc 3.3.1-pre as of 2003-07-11.kan2003-07-11726-85638/+201558
| * Remove files incidentally imported from the wrong place duringkan2003-03-26136-29589/+0
* | If we must yell at the user than a file cannot be linked into place whengreen2003-07-111-1/+2
* | This commit was generated by cvs2svn to compensate for changes in r117392,marcel2003-07-113-4/+7
|\ \
| * | Rename DISABLE_TRACE to UWX_TRACE_ENABLE and change the conditionalmarcel2003-07-113-4/+7
* | | Add init_param3() to subr_param. This function is calledsilby2003-07-113-26/+22
* | | Lock down the IOMMU bus_dma implementation to make it safe to usetmm2003-07-105-100/+266
* | | -l prints all permissions, not just owner and groupbrueffer2003-07-101-1/+1
* | | Add support for the 8139C+ chipset. Unlike the other chips in the 8139wpaul2003-07-102-111/+1433
* | | Regenerate.wpaul2003-07-102-5/+12
* | | Add support for a bunch of Microsoft networking products:wpaul2003-07-108-12/+148
* | | Protect lint(1) from a #error.markm2003-07-106-0/+12
* | | Rewrite much of the embedded controller driver.njl2003-07-101-311/+263
* | | Use the default arguments for lockfunc and lockfuncarg inharti2003-07-105-14/+23
* | | Correct makefile syntax error in r1.375.kris2003-07-101-1/+1
* | | Support for large frames for VLANs was added by tweaking the packet sizewpaul2003-07-102-8/+47
* | | tdkphy.c is missing from this module's Makefile. Add it.wpaul2003-07-101-1/+1
* | | Continue trying to build SENDMAIL_CF if the user uses SENDMAIL_CFgshapiro2003-07-101-2/+5
* | | unifdef -DLAZY_SWITCH and start to tidy up the associated glue.peter2003-07-1015-49/+3
* | | Add to the list of AMR cards.obrien2003-07-101-1/+5
* | | Fix the VADDR() macros to use either KVADDR() or UVADDR(), dependingpeter2003-07-092-17/+21
* | | Fix up bogus index/offset/mask calculations in the allocpte and thepeter2003-07-091-9/+16
* | | Turn the 2MB page mappings that cover the kernel text+data+bss area backpeter2003-07-091-2/+0
* | | Have pmap_pte() on a 2MB mapped address return the 2MB pde itselfpeter2003-07-091-0/+2
* | | Don't resume sigwait thread If signal is masked.davidxu2003-07-092-16/+24
* | | Replace custom field offset macro with the system __offsetof() macro.hsu2003-07-091-14/+3
* | | A few minor changes:silby2003-07-091-6/+7
* | | Handle the EINPROGRESS case of bus_dmamap_load() for data buffers.scottl2003-07-092-49/+54
* | | Fix a missing } that got dropped from the last commit.scottl2003-07-091-0/+1
* | | Add a new quirk for cards that incorrectly interpret the amount of memoryscottl2003-07-093-3/+12
* | | Don't do session management in su.des2003-07-091-1/+1
* | | - Fix a typo in the call to acpi_disabled() in probe() by removing anjhb2003-07-091-1/+2
* | | Add ID for UMAX Astra 2100Uache2003-07-091-0/+1
* | | - Fix the kernel build for configurations that include pci but not isa byjhb2003-07-091-3/+3
OpenPOWER on IntegriCloud