skrll
2879279c43
Move libgcc3/*.mk to libgcc3/arch.
...
Update mknative-gcc.
2004-01-02 11:58:32 +00:00
hannken
897a1fc008
Remove "row" from DEBUG statements.
2004-01-02 11:52:15 +00:00
itojun
4a9d521ae4
cvs to 1.11.11
2004-01-02 11:35:47 +00:00
itojun
9e43fcd62e
cvs 1.11.11
...
warn that BIND 8.4.3 must not be imported
2004-01-02 11:35:24 +00:00
itojun
ce7a5bd52c
upgrade to 1.11.11 for security reason
2004-01-02 11:34:40 +00:00
itojun
977212b1bf
import 1.11.11 for security reasons
...
from GENTOO LINUX SECURITY ANNOUNCEMENT 200312-08
"Stable CVS 1.11.11 has been released. Stable releases contain only
bug fixes from previous versions of CVS. This release adds code to
the CVS server to prevent it from continuing as root after a user
login, as an extra failsafe against a compromise of the
CVSROOT/passwd file. Previously, any user with the ability to write
the CVSROOT/passwd file could execute arbitrary code as the root
user on systems with CVS pserver access enabled. We recommend this
upgrade for all CVS servers!"
2004-01-02 11:29:56 +00:00
simonb
95a042fe31
Fix off-by-one error in the malloc of the new argv in prepend_gzip().
2004-01-02 10:09:42 +00:00
dbj
ca5ad5d61f
explicitly pad struct appleufslabel and use __attribute__((__packed__))
...
since apple put the 64 bit uuid field on a 4 byte boundary
2004-01-02 06:57:46 +00:00
rtr
df08e4e233
back out the symlink but keep the man change
2004-01-02 06:31:11 +00:00
rtr
c0f92f4068
add MAN for XFree86
...
add X -> XFree86 symlink
2004-01-02 06:24:24 +00:00
rtr
98d8fb0a60
add missing symlink inb -> ioport
2004-01-02 06:22:05 +00:00
rtr
f671d53b96
do manpages for input drivers
2004-01-02 06:20:26 +00:00
rtr
e8de4a4ac8
newport and imstt drivers reachover
2004-01-02 06:19:22 +00:00
rtr
6db9dfd7c5
+ add newport & imstt drivers
...
+ manpages for drivers
2004-01-02 06:17:34 +00:00
dbj
23d4eb34b2
add uuid field to apple ufs volume label
2004-01-02 05:08:57 +00:00
wiz
7569ff6812
Fix typo in comment.
2004-01-02 03:12:21 +00:00
wiz
75806e5a61
Sort sections. New sentence, new line. Bump date.
2004-01-02 03:01:13 +00:00
mrg
0b76a77c33
implement $GZIP handling.
2004-01-02 02:55:26 +00:00
dsainty
d3a5c746ab
Correct a conditional masking error conditions
2004-01-02 02:36:25 +00:00
manu
29638672ea
off-by-one error in ary subscript.
2004-01-02 02:09:52 +00:00
mrg
91536bce55
note that $GZIP support is missing still
2004-01-02 01:40:59 +00:00
sekiya
a1f8b0618b
Wire down zsc/zstty mapping and add commented-out entries for
...
IP20 keyboard/mouse.
2004-01-02 01:39:25 +00:00
lukem
d597f546a1
Add dependencies to assym.h on:
...
pthread.h pthread_int.h pthread_md.h
Should help prevent the problem I raised in [kern/23946], based on
a hint from Christian Limpach.
Add MAKEVERBOSE support.
2004-01-02 01:37:53 +00:00
mrg
74e9c5767a
allow HAVE_ZLIB_GZOPENFULL to be overriden externally
2004-01-02 01:34:01 +00:00
sekiya
aa9d797070
IP20 has two z8530 chips -- one at 0xd00 for keyboard/mouse, one at 0xd10
...
for serial ports. Attach the former as zs1 to keep serial console goo as
simple as possible.
2004-01-02 01:04:46 +00:00
sekiya
f2bccdeea4
Add trailing newline. Noticed by Steve Rumble.
2004-01-02 00:41:23 +00:00
oster
5b70d1d979
Cleanup some unused desc->flags:
...
RF_DAG_RETURN_DAG
RF_DAG_RETURN_ASM
RF_DAG_TEST_ACCESS
and the code that goes with them. A couple more of these
can probably go too, but I might need them in a bit.
2004-01-01 23:35:08 +00:00
manu
996e659ce6
Try to do a better job at Mach port refcount. That's not perfect, though.
2004-01-01 22:48:54 +00:00
thorpej
50d7e2cb8b
Tidy this file up.
2004-01-01 21:57:42 +00:00
thorpej
181abd742b
Tidy this file up a little.
2004-01-01 21:18:28 +00:00
oster
f025a0425c
Finally cleanup RF_BZERO. Turns out that 'bp' was only used to obtain
...
bp->b_proc for mapping userspace buffers to kernelspace in the
original rf_kintf.c. That means bp isn't of any use in RF_BZERO()
for us, and the macro can be replaced with just the memset().
No functional changes.
2004-01-01 20:39:58 +00:00
thorpej
9bc0bf3f15
Prepend "wdc_" to wait_for_drq, wait_for_unbusy, and wait_for_ready.
2004-01-01 20:25:22 +00:00
thorpej
763657a529
Tidy up this file somewhat.
2004-01-01 20:18:33 +00:00
mjl
70bd83f0c5
Typo fixes.
2004-01-01 20:00:38 +00:00
oster
da4ed88ce1
Tidy up the #includes a bit.
2004-01-01 19:37:17 +00:00
oster
f2512ce061
Nuke a few more 'row'-related bits that were missed in the row-removal.
2004-01-01 19:32:55 +00:00
oster
d3aa064253
Nuke a bunch of unused variables:
...
- node_queue_cond
- quiescent_cond
- eq_cond
- desc->cond
- desc->head
- diskqueue->numWaiting
Nuke rf_print_unable_to_init_cond().
Nuke rf_TerminateDiskQueues prototype from rf_diskqueue.h.
2004-01-01 19:27:35 +00:00
bjh21
2becc547c7
The lmcaudio driver was only ever used on the RC7500, which we don't support
...
these days. Let the CVS history be its only memorial.
2004-01-01 19:12:13 +00:00
thorpej
77eb53d196
Update for opencrypto changes.
2004-01-01 18:46:14 +00:00
bjh21
cc4e11e8e4
No need to #include "vidcaudio.h" here, so don't do it.
2004-01-01 18:07:58 +00:00
chris
8261a721cc
Correct the usage of the 4th arg to mainbus_bs_map. It's a flags arg, so
...
test for the CACHEABLE bit, rather than assuming a non-zero means cacheable
2004-01-01 18:07:27 +00:00
bjh21
7ef29ca465
Rather than calling pmap_extract() from an IPL_AUDIO interrupt handler (which
...
is naughty even if it does work), find out the complete list of physical pages
we'll have to DMA from in vidcaudio_trigger_output() and save it for use by
the interrupt handler.
2004-01-01 17:52:19 +00:00
thorpej
527c829fa0
Rename:
...
- wdc_xfer to ata_xfer
- channel_queue to ata_queue
and move them to <dev/ata/atavar.h> so they can be used by non-wdc ATA
controllers. Clean up the member names of these structures while at it.
2004-01-01 17:18:53 +00:00
yyamano
0eb77d4bef
Fix incorrect date: 1.4 and 1.4.2 release.
2004-01-01 16:50:05 +00:00
bjh21
48a569efe8
Restore a call to vidcaudio_ctrl() that I accidentally deleted.
2004-01-01 16:42:36 +00:00
bjh21
bd6ca18b7e
Tidy up debugging printfs to use a single #ifdef and a DPRINTF() macro,
...
rather than #ifdefs scattered all over the code.
2004-01-01 16:35:35 +00:00
wiz
c5920dd567
Bump date for previous. Remove superfluous .Pp.
2004-01-01 16:31:37 +00:00
bjh21
083164e6ff
Document support for 16-bit sound on VIDC20.
2004-01-01 16:27:38 +00:00
bjh21
ef9b97ce8a
Add possibly-useful support for 16-bit sound on VIDC20 systems, using
...
RISC OS's "*Configure SoundSystem" setting to decide whether to use 16-bit
mode. Loosely based on parts of Richard Earnshaw's "sound16" patch.
2004-01-01 16:23:15 +00:00
dsainty
275cfd33b4
Correctly initialise ALL of the attach argument block. Fixes panic on
...
device open (previously avoided by compiler-dependent luck :)
2004-01-01 16:10:13 +00:00