nisimura
54daa064f1
Fix the company name. It seems these days the company calls itself
...
"STMicroelectronics" anyway.
2003-09-21 07:45:13 +00:00
matt
533ad6c08b
Fix more GCC 3.3.1 nits.
2003-09-21 06:52:42 +00:00
matt
cd3cb3dc0f
GCC 3.3.1 fixes (-ffreestanding, #include <lib/libkern/libkern.h>)
2003-09-21 06:28:37 +00:00
takemura
8260617c99
Fixed alignment of call by reference arguments. This change solves unalignement
...
access and segmentation fault problem on MIPS architecture.
2003-09-21 02:30:18 +00:00
takemura
191a44adea
Remove unnecessary mbr_buf.S. Type of global variable 'mbr' was changed and
...
allocated in main.c since 7/2003. This change resolves some unaligned access
problems.
2003-09-21 02:23:55 +00:00
takemura
ffd38d4b14
Fixed array index checking to avoid segmentation fault problem.
2003-09-21 02:17:39 +00:00
matt
2d54fd3a9c
Change some type-punning detected by gcc 3.3.1 to (void *).
2003-09-21 00:26:09 +00:00
matt
99c08a490f
For GCC 3.3.1, need to remove .comment too.
2003-09-21 00:19:31 +00:00
cl
65a1bc95c2
add MD part of SA/pthread pagefault handling on pc532
2003-09-20 23:44:07 +00:00
cl
6725716f10
add MD part of SA/pthread pagefault handling on mips
2003-09-20 22:50:52 +00:00
enami
893414b366
Make sure the message from pciide_chipen() starts at the beginning of line.
2003-09-20 22:46:02 +00:00
matt
200ff49b87
Use #ifdef _KERNEL_OPT around #include "opt_XXX.h"
2003-09-20 22:28:19 +00:00
matt
70060b7c61
Add multiple inclusion protection.
2003-09-20 22:26:16 +00:00
matt
e104d5f8a7
Install <hppa/mcontext.h>
2003-09-20 22:25:40 +00:00
bouyer
50a25ded2d
memset(0) ext_getq_args before use. Should fix bin/22592 by Mark Davies.
2003-09-20 22:25:29 +00:00
matt
467632cd2a
Install <machine/mcontext.h>
2003-09-20 22:25:07 +00:00
matt
fe365eaf9d
Fix printf botch
2003-09-20 22:24:00 +00:00
bouyer
d9ce986b70
Remove the "Register ghost test". It won't work, because on ATA register
...
of both devices are written, and device 0 will respond for device 1 if
device 1 isn't present. Pointed out by Quentin Garnier.
So the only way to know if device 1 is there or not is to send a command, which
is done later.
Detecting the second device here isn't important and won't speed up the probe.
We just need to know if there is at last one device on the bus.
Fix PR kern/22869 from Julio M. Merino Vidal.
2003-09-20 21:42:47 +00:00
jdolecek
d07d321142
if mounted ASYNC, use delayed writes for metadata, which improves performance
...
of these operations significantly
based on FreeBSD ufs_lookup.c rev. 1.8, by John Dyson
2003-09-20 21:05:53 +00:00
dsl
d421676fae
Put fs type back into bintall command line.
2003-09-20 20:55:34 +00:00
jdolecek
330f3d1e19
sort recently added entries
...
pointed out by Valeriy E. Ushakov on source-changes
2003-09-20 18:57:28 +00:00
yamt
17f9466183
some comments
2003-09-20 17:51:55 +00:00
tron
01c3d246ff
Add my name to the list of the culprits.
2003-09-20 17:17:40 +00:00
grant
76036fea3c
add -e flag to set the separator to '=' where the default is ' = '.
...
this allows sysctl output to fed back into itself. inspired by
FreeBSD's sysctl(8).
ok'd by atatat.
2003-09-20 17:02:17 +00:00
dsl
e1f4ec62b8
Fix a few arch/md.c to use targetroot_mnt instead of "/mnt".
2003-09-20 15:40:41 +00:00
thorpej
7cc3c61aa7
Document "show sched_qs".
2003-09-20 15:15:39 +00:00
cl
b15cfcd9be
correctly define _W_INT ifdef _KERNEL
...
- kernels where sizeof(u_short) != sizeof(int) were broken otherwise
2003-09-20 14:59:56 +00:00
itojun
1ce85c4e12
plug memory leak. from kame
2003-09-20 13:04:07 +00:00
jmmv
0de57ce6ff
Set BSDSRCDIR and NETBSDSRCDIR in the make wrapper, so we always get the
...
right source directories (in case they are defined in mk.conf using '?=').
2003-09-20 10:14:41 +00:00
igy
74003aa23a
reading MAC address from EEPROM
2003-09-20 10:11:27 +00:00
jdolecek
1f4caa5ecd
add mine:
...
``NetBSD - no propaganda in the default system, in more than 10 years!''
2003-09-20 09:21:25 +00:00
jdolecek
ea7271519d
regen - addition of KYE G-07 joystick entry
...
contributed in kern/22837 by Sergey Svishchev
2003-09-20 09:17:36 +00:00
jdolecek
63eb0e1ad8
add entry for KYE G-07 joystick
...
contributed in PR kern/22837 by Sergey Svishchev
2003-09-20 09:16:44 +00:00
christos
5508d7c9b8
print the name of the driver that found the ghost
2003-09-20 07:07:39 +00:00
christos
5deb330b87
add kcore init function.
2003-09-20 06:22:31 +00:00
lukem
9c437ec754
Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.
...
Per discussion with Simon Gerraty.
2003-09-20 06:20:41 +00:00
itojun
7fda10aea9
separate netkey/key* and netipsec/key*
2003-09-20 05:14:41 +00:00
itojun
17dc15d92a
unifdef -UFAST_IPSEC
2003-09-20 05:12:45 +00:00
thorpej
c7a178e4a9
Add a "show sched_qs" command to dump the run queues. Format is:
...
1 pid.lid (p_comm)
pid.lid (p_comm)
...
If a queue has procs, but no sched_whichqs bit, it shows:
!1 pid.lid (p_comm)
2003-09-20 03:02:03 +00:00
enami
3144acc341
Now wdcattach() is called interrupts enabled, config_interrupts() tries to
...
call ata_raid_check_component() immediately, and panics since DMA setup
isn't done yet. So, defer the call until attach stage is almost done.
Tested with Promise TX2000.
2003-09-20 02:19:36 +00:00
dyoung
28fe486c9f
Allow channels 1-14 in MMK2, for real. Fixes PR 22530 from
...
FUKAUMI Naoki.
2003-09-20 01:03:30 +00:00
christos
73bb764e22
improve formatting in the non-siginfo case, by printing the code. This is
...
for compatibility with the old ktrace files.
2003-09-20 00:17:44 +00:00
christos
8cf3af3092
- support for siginfo_t in ktrace
...
- make sure allocation for ksiginfo_t worked
2003-09-19 22:51:31 +00:00
christos
070899d51e
support for siginfo_t in ktrace
2003-09-19 22:50:02 +00:00
christos
309234359e
declaration for siginfo code number to name converter function.
2003-09-19 22:49:29 +00:00
christos
b612016506
Print siginfo_t information when available.
2003-09-19 22:49:02 +00:00
mycroft
d40837608f
1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
...
most polling.
2) Clean up some goofiness in pciide -- get rid of the whole "candisable" path
(it's gratuitous) and simplify the code by calling pciide_map_compat_intr(),
*_set_modes() and wdc_print_modes() from central locations.
3) Add a register writability and register ghost test to eliminate phantom
drives more quickly.
2003-09-19 21:35:56 +00:00
lukem
81bdc1a00c
bsd.x11.mk before bsd.lib.mk
2003-09-19 18:32:41 +00:00
wiz
137c968ad5
Initialize cnt; from Greg A. Woods in PR 22862.
2003-09-19 17:44:53 +00:00
martin
bcc978577d
Bye, bye, sparc64 hacks.
2003-09-19 16:41:58 +00:00