summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* test -h is deprecated; use -L instead.kris2002-08-311-1/+1
* Switch to new format which allows unlimited numbers of chains andache2002-08-311-16/+43
* Use ntohl() to read cnains number in new formatache2002-08-311-2/+4
* Make ficl work on sparc64. The assumption that int == long == void * isscottl2002-08-312-9/+9
* Pass the pointy hat! Remove accidently imported files.nectar2002-08-30126-85067/+0
* Remove some parts of the Heimdal distribution which we do not usenectar2002-08-30131-30717/+0
* Add dates of foundation for Malaya, Malaysia and Singapore.grog2002-08-301-0/+3
* Update build infrastructure after import of Heimdal Kerberos 2002/08/29.nectar2002-08-308-435/+486
* Remove files no longer relevant after latest import.nectar2002-08-3028-3634/+0
* Resolve conflicts after import of Heimdal Kerberos circa 2002/08/29.nectar2002-08-302-28/+45
* This commit was generated by cvs2svn to compensate for changes in r102644,nectar2002-08-30513-21423/+130256
|\
| * Import of Heimdal Kerberos from KTH repository circa 2002/08/29.nectar2002-08-30515-21451/+130301
* | Add the 'restrict' type qualifier to the function prototyperobert2002-08-301-1/+1
* | - Update the manual page of bcmp(3) by replacingrobert2002-08-302-7/+12
* | Style fixache2002-08-301-3/+3
* | Prepare for switching to unlimited chains formatache2002-08-301-15/+31
* | - Convert the function definition to declare its argumentsrobert2002-08-301-8/+4
* | Prepare for switching to unlimited chains format.ache2002-08-302-23/+46
* | - Update the manual pages of index() and rindex() to showrobert2002-08-304-17/+38
OpenPOWER on IntegriCloud