Go to file
xtraeme db64271c36 Add back the bus_dmamap_sync() calls that were in the old
mfi_despatch_cmd() func after merging changes in rev 1.12.

Merge rev 1.69 and 1.64 from openbsd, fixing two bugs:

Fix subtle x ? y : z bug when calling mfi_create_sgl. This worked because
during runtime the bug condition does not happen.

When determining the size of the volumes and disks we want how many
bytes each of them has, not the number of kilobytes. this solves the
"why am i dividing by 2" question. the answer is "you dont, you multiply
by 512".

The first item fixes a panic with Dell Perc 5/i reported by oster@.
Changes tested on Dell Perc 5/i by oster@.
2008-03-27 21:15:29 +00:00
bin ps -t? needs to imply -x. Otherwise the non-x logic filters all the results 2008-03-10 03:44:11 +00:00
common Add /* __OPTIMIZE_SIZE__ */ comments on relevant #else and #endif lines. 2008-03-26 06:19:36 +00:00
crypto align cast with heimdal source 2008-03-24 20:05:57 +00:00
dist Reflect that this is the manpage for 1.0.5 not 1.0.4 2008-03-23 16:53:25 +00:00
distrib Add a note about handling old major shlibs. 2008-03-27 06:31:21 +00:00
doc Note cobalt Z85C30 serial support. 2008-03-27 15:42:07 +00:00
etc Add entries for zstty(4) serial on Qube 2700. 2008-03-27 15:26:39 +00:00
games Fix a tip: use pkg_info, not pkg_add to find out which executables 2008-03-25 10:50:34 +00:00
gnu s/exit 0/true/ in the main target so that this works if interrupted 2008-03-25 03:59:17 +00:00
include Heimdal on NetBSD uses __RCSID. 2008-03-22 12:43:47 +00:00
lib Don't define HAVE_WCHAR if DISABLE_WCHAR is defined. 2008-03-24 16:57:28 +00:00
libexec Reorganize USE_PAM support so that the reply(331,) from USER is 2008-03-27 08:12:09 +00:00
regress Use "${TOOL_SED}" instead of just "sed" in sys/arch/m68k/060sp/asm2gas. 2008-03-27 07:15:16 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin un-bitrot #if 0 testing code. 2008-03-18 15:38:57 +00:00
share Remove arm32 ddb machine commands that no longer exist. 2008-03-26 13:03:51 +00:00
sys Add back the bus_dmamap_sync() calls that were in the old 2008-03-27 21:15:29 +00:00
tests Add tests for load-time parameter passing to modules, both at the syscall 2008-03-02 11:22:10 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin Use SCRIPTS not PROG. 2008-03-27 12:12:40 +00:00
usr.sbin Use cpu index instead of ID for cpuctl; extend listing to provide both 2008-03-25 15:06:02 +00:00
x11 MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 02:02:56 +00:00
build.sh Obtain RELEASEMACHINEDIR from the make environment. 2008-03-16 07:52:59 +00:00
BUILDING Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile.inc
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00