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