2007-07-07 |
pavalos | Fix typo.
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | Fix typos.
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | initialize some variables before potential use.
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | -Wundef fix.
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | -Wundef fix.
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | -Wundef fixes.
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | Use the AHC_DISABLE_PCI_PERR flag to silence parity...
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | Enhance diagnostic printfs for the chains of free lists...
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | Correct bug that caused the completed "recovery" scb...
|
commit | commitdiff | tree |
2007-07-07 |
pavalos | Set allow_memio to 1 if fetching the allow_memio hint...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | remove useless ptr check; cur_column can never be null.
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Use BUS_PROBE_DEFAULT for pci probe return value.
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Allow print_reg() to be called with a NULL column.
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | On Rev. B silicon, we disabled the enhanced busfree...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Explicitly initialize timedout_scb lists, use...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Add some useful target mode diagnostics for incoming...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Revert to basing all timeout/timer values in ms rather...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | aic7xxx.h:
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | In the PCI error interrupt handler, specify the width...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Set AHD_BUSFREEREV_BUG in the bug field for Rev B chips...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Invert the polarity of two tests in the recovery code...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Remove spurious EISA definitions left over from the...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Add an ISA attachement to the aic7xxx driver to handle...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Extend critical section protection around portions...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Fix an off by one in the critical section clearing...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Correct a very rare case where command ordering could...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | aic79xx.c:
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | o When restarting the sequencer, clear any pending
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | Add aic_scb_timer_start() which will be used in the...
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | bus_alloc_resource -> bus_alloc_resource_any
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | aic7xxx.c:
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | aic79xx.c:
|
commit | commitdiff | tree |
2007-07-06 |
pavalos | ahc_eisa.c:
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | When outputing a code listing, properly display
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | Modify assembler to ignore carriage returns in input.
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | When performing our register test, be careful
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | Use PCIR_BAR(x) instead of PCIR_MAPS.
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | Remove extraneous line in comment.
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | Fix a race condition in the flushing of commands that
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | aic79xx.h:
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | Use clr instead of an explicit mov from ALLZEROS
|
commit | commitdiff | tree |
2007-07-05 |
pavalos | Implement ahd_inq_scbram() and change the implemention
|
commit | commitdiff | tree |
2007-07-04 |
pavalos | Correct a typo in a comment.
|
commit | commitdiff | tree |
2007-07-04 |
pavalos | Remove an old comment that no longer applies.
|
commit | commitdiff | tree |
2007-07-04 |
pavalos | aic79xx.h:
|
commit | commitdiff | tree |
2007-07-03 |
pavalos | Fix logic to avoid a potential deadlock in ahd_run_qoutfifo()
|
commit | commitdiff | tree |
2007-07-03 |
pavalos | Convert to use cam_calc_geometry().
|
commit | commitdiff | tree |
2007-07-03 |
pavalos | From FreeBSD's log:
|
commit | commitdiff | tree |
2007-07-03 |
pavalos | Optimizations, expanded comments, and accuracy fixes.
|
commit | commitdiff | tree |
2007-06-24 |
pavalos | From FreeBSD:
|
commit | commitdiff | tree |
2007-06-20 |
pavalos | Upgrade to less-406 fixing some display bugs.
|
commit | commitdiff | tree |
2007-06-20 |
pavalos | Add our READMEs.
|
commit | commitdiff | tree |
2007-06-20 |
pavalos | Merge from vendor branch LESS:
|
commit | commitdiff | tree |
2007-06-20 |
pavalos | Import less-406.
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Sync with NetBSD.
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Add nan, nanf, nanl.
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Add trunc and truncf.
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | make an intermediate float variable "volatile" on i386...
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Comment out dead code.
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Flip the order of the if statement to prevent unreachable...
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Forgot to update $NetBSD$ for previous commit.
|
commit | commitdiff | tree |
2007-06-17 |
pavalos | Comment out dead/unreachable code.
|
commit | commitdiff | tree |
2007-06-16 |
pavalos | The second argument is not a float, so the "abi.h"...
|
commit | commitdiff | tree |
2007-06-16 |
pavalos | Add MLINKS for log2 and log2f.
|
commit | commitdiff | tree |
2007-06-16 |
pavalos | Add log2 and log2f.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Update for libarchive 2.2.3.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Merge from vendor branch LIBARCHIVE:
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Import libarchive 2.2.3 fixing a few memory leaks and...
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | GC old sendmail version.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | GC old less version.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Upgrade to less version 403.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Add our READMEs.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Import of less-403.
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Merge from vendor branch LESS:
|
commit | commitdiff | tree |
2007-06-03 |
pavalos | Use exec and fix handling of filenames containing whitespace.
|
commit | commitdiff | tree |
2007-05-28 |
pavalos | Update to file 4.21 which is a bugfix release including...
|
commit | commitdiff | tree |
2007-05-09 |
pavalos | Upgrade to libarchive 2.2.1 which fixes device node...
|
commit | commitdiff | tree |
2007-05-09 |
pavalos | Add our READMEs.
|
commit | commitdiff | tree |
2007-05-09 |
pavalos | Import libarchive 2.2.1.
|
commit | commitdiff | tree |
2007-05-09 |
pavalos | Merge from vendor branch LIBARCHIVE:
|
commit | commitdiff | tree |
2007-05-06 |
pavalos | Upgrade to latest version of awk. Significant changes...
|
commit | commitdiff | tree |
2007-05-06 |
pavalos | Add our READMEs.
|
commit | commitdiff | tree |
2007-05-06 |
pavalos | Merge from vendor branch BELL_LABS:
|
commit | commitdiff | tree |
2007-05-06 |
pavalos | Import latest awk sources.
|
commit | commitdiff | tree |
2007-05-05 |
pavalos | Ease maintenance when importing new versions.
|
commit | commitdiff | tree |
2007-05-05 |
pavalos | Import libarchive 2.1.10 which brings in a few minor...
|
commit | commitdiff | tree |
2007-05-05 |
pavalos | Merge from vendor branch LIBARCHIVE:
|
commit | commitdiff | tree |
2007-05-05 |
pavalos | Grab version from the contributed code instead of manually...
|
commit | commitdiff | tree |
2007-05-05 |
pavalos | Sync with NetBSD.
|
commit | commitdiff | tree |
2007-04-28 |
pavalos | Use the new PLATFORM_CONFIG_H mechanism rather than...
|
commit | commitdiff | tree |
2007-04-27 |
pavalos | GC old libarchive version.
|
commit | commitdiff | tree |
2007-04-27 |
pavalos | Upgrade to libarchive 2.1.9. Including bug fixes,...
|
commit | commitdiff | tree |
2007-04-27 |
pavalos | Add our READMEs.
|
commit | commitdiff | tree |
2007-04-27 |
pavalos | These weren't supposed to get imported.
|
commit | commitdiff | tree |
2007-04-27 |
pavalos | Import libarchive 2.1.9.
|
commit | commitdiff | tree |
2007-04-27 |
pavalos | Merge from vendor branch LIBARCHIVE:
|
commit | commitdiff | tree |
2007-04-21 |
pavalos | Merge from vendor branch NETBSD:
|
commit | commitdiff | tree |
2007-04-21 |
pavalos | Sync with NetBSD. In addition to some bug fixes, this...
|
commit | commitdiff | tree |
2007-04-21 |
pavalos | Fix a memory leak in the uname/gname lookup cache.
|
commit | commitdiff | tree |
2007-04-07 |
pavalos | Upgrade to libarchive 2.0.28 giving us ar support and...
|
commit | commitdiff | tree |