summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spell Ken Olsen's name the same way everywhere.dwmalone2002-08-312-3/+3
* use 'file system superblock' for the error message. This will match othertrhodes2002-08-311-1/+1
* Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB.dillon2002-08-312-5/+7
* Update for 2.12.1 20-July-2002 import.obrien2002-08-311-2/+2
* Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.12_20020720.obrien2002-08-311-4/+2
* More cleaning up and unhacking:phk2002-08-315-152/+249
* Don't treat unknown commands as fatal errors: they are probably justkris2002-08-311-2/+3
* This commit was generated by cvs2svn to compensate for changes in r102729,obrien2002-08-3110-6/+822
|\
| * Import of Binutils from the FSF 2.12 branch (post-.1 release).obrien2002-08-3118-1460/+8266
* | Make this compile.jake2002-08-311-1/+2
* | Don't enable PUC_DEBUG by accidentphk2002-08-312-2/+0
* | Split the puc driver in pci specific and generic parts.phk2002-08-315-99/+302
* | Make modems work:imp2002-08-311-20/+23
* | Add cleandepend target.gibbs2002-08-311-0/+4
* | Different and more correct workaround for broken cards under NEWCARD:phk2002-08-311-4/+8
* | Pass the cleandir target on to the aicasm Makefile. This shouldgibbs2002-08-311-0/+4
* | Ignore all config entries which have a non-zero start I/O address.phk2002-08-311-0/+4
* | Implement the XSI extension which allows the destination string to betjr2002-08-312-6/+48
* | New release notes: ftpd(8) -m, -M, -Wyar2002-08-312-2/+28
* | Split ansi.c into a separate source file for each function.tjr2002-08-316-85/+253
* | Deal with bootstrapping from an old -current (almost exactly a year old)peter2002-08-312-1/+5
* | Complete the hookup of ahd/ahc module building.gibbs2002-08-314-15/+42
* | Enable ahd/ahc register pretty printing by default. This expeditesgibbs2002-08-312-2/+10
* | Add support for ahd/ahc register pretty printing in diagnostics.gibbs2002-08-312-12/+35
* | Sync perforce Ids.gibbs2002-08-312-2/+2
* | Identify new controllers and the aic7901A.gibbs2002-08-311-33/+55
* | Hook up the endian macros.gibbs2002-08-311-28/+41
* | Enable card interrupts in our OSM rather than in the core.gibbs2002-08-311-19/+29
* | Correct lun representation during packetized operation.gibbs2002-08-311-44/+26
* | Add a prefix to be used for assembler generated tables andgibbs2002-08-311-83/+62
* | Convert to new assembler field syntax.gibbs2002-08-311-776/+834
* | Updates for new non-packetized SCB-ID collision avoidance,gibbs2002-08-311-107/+125
* | Identify the AIC7901A as such instead of an AIC7902.gibbs2002-08-311-477/+775
* | If interrupts are disabled on the card, don't bother runninggibbs2002-08-311-1/+10
* | Update Perforce Ids.gibbs2002-08-312-2/+2
* | Move interrupt enable into the OSM.gibbs2002-08-311-168/+179
* | Cleanup endian macros.gibbs2002-08-311-1/+44
* | Enable card interrupts from the OSM.gibbs2002-08-311-9/+22
* | Add a prefix to be used for assembler generated tables andgibbs2002-08-311-16/+22
* | Convert to new assembler field syntax.gibbs2002-08-311-304/+330
* | Drop the bus reset hold delay back down to 25us. The 250usgibbs2002-08-311-13/+32
* | Add ahc_print_devinfo() to simplify some diagnostic output.gibbs2002-08-311-77/+289
* | Pass unparsed serial eeprom information into the driver core.gibbs2002-08-311-34/+40
* | Update assembler syntax and assembler to allow generation of registergibbs2002-08-3110-273/+566
* | db_ps.c:bde2002-08-313-21/+22
* | Take a shot at fixing up a whole stack of style and other embarresingpeter2002-08-318-98/+68
* | Maxmem is a long, so update printf format so this compiles.jhb2002-08-311-1/+1
* | Do not use an object for the pte and pv zones on ia64 because it overridespeter2002-08-311-2/+5
* | Tell the user about a failed IRQ mapping rather than fail silently.gibbs2002-08-311-2/+5
* | Typo in [^[:alnum:]] character class.keramida2002-08-311-1/+1
OpenPOWER on IntegriCloud