Searched hist:885 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dimgact_shell.c885 Mon Dec 20 14:16:46 MST 1993 wollman Rename aout_imgact.c and shell_imgact.c to imgact_* for consistency.
H A Dimgact_aout.c885 Mon Dec 20 14:16:46 MST 1993 wollman Rename aout_imgact.c and shell_imgact.c to imgact_* for consistency.
/freebsd-9.3-release/lib/libarchive/
H A DMakefilediff 125726 Thu Feb 12 02:11:40 MST 2004 kientzle libarchive itself is now completely clean at WARNS=10 on all architectures.

Unfortunately, the stock zlib.h is not:
line 885: 'err' parameter shadows global 'err' definition from <err.h>

Back the WARNS level down to 3 to accomodate borked zlib.h.
/freebsd-9.3-release/sys/pci/
H A Dncr.cdiff 26568 Wed Jun 11 20:36:02 MDT 1997 se Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), which
should work with no driver changes, though not all features are currently
used.

Remove code that was conditional on NEW_SCSICONF not being defined. This
was temporary code, that at a time got excluded correctly, until the new
scsiconf became the default, and NEW_SCSICONF was no longer specified.

Add support for quirks defined in scsiconf.c. For now only the HP3724/5
needs an entry, since that drive can't be used with tags.
/freebsd-9.3-release/sys/conf/
H A Doptionsdiff 54686 Thu Dec 16 14:09:57 MST 1999 obrien Add options used by the `sym' (Symbios SCSI) driver.
SYM_SETUP_LP_PROBE_MAP Low Priority Probe Map (bits)
SYM_SETUP_SCSI_DIFF HVD support for 825a, 875, 885
SYM_SETUP_PCI_PARITY PCI parity checking
SYM_SETUP_MAX_LUN Number of LUNs supported

Submitted by: Gerard Roudier <groudier@club-internet.fr>

Completed in 397 milliseconds