martti
|
7e40665ceb
|
Fixed indentation, it should be
option<space><tab>
makeoption<space><tab>
|
2008-01-07 08:39:03 +00:00 |
|
martti
|
a678f921c8
|
Fixed option indentation, it should be
option<space><tab>
makeoption<space><tab>
|
2008-01-07 08:30:03 +00:00 |
|
apb
|
74bc6bcb6f
|
Add more detail in comments about maximum size of environment and
arguments passed by xargs(1) to execvp(2). Research done while
investigating PR 37666, which is not a problem in -current.
|
2008-01-07 08:20:52 +00:00 |
|
dyoung
|
73b30d3cfe
|
Define some "special" values of register MMCR_WPVMAP.
|
2008-01-07 08:01:45 +00:00 |
|
dyoung
|
40fec83596
|
Delete unused mips_ipl_si_to_sr[].
|
2008-01-07 07:28:14 +00:00 |
|
dyoung
|
cb1ed32e14
|
Update AR5312 interrupt masks along the same lines as the AR5315.
|
2008-01-07 07:14:37 +00:00 |
|
dyoung
|
b82c6f8442
|
Cosmetic: re-number the comments on elements of ipl_sr_bits[].
|
2008-01-07 07:12:06 +00:00 |
|
dyoung
|
189256ad32
|
Make this compile again by making changes similar to the changes
that ad@ made to arch/mips/alchemy/au_icu.c. Compiles and runs,
but this probably deserves a looksie by someone with more MIPS
clue.
|
2008-01-07 06:55:32 +00:00 |
|
dyoung
|
b82e361f77
|
Use pmf(9). Use device_t and device_private().
|
2008-01-07 06:53:08 +00:00 |
|
tnn
|
303f9ebb5b
|
Make the ACPI_MADT_DEBUG code compile again.
|
2008-01-07 06:04:07 +00:00 |
|
tnn
|
51f964a289
|
softdep_freefile: don't acquire ufsmount lock twice.
|
2008-01-07 05:20:25 +00:00 |
|
uwe
|
e97e9077cc
|
Note landisk import date.
|
2008-01-07 05:02:38 +00:00 |
|
uwe
|
f38b1e35de
|
Now that sh3 has didicated interrupt stack we can check for cpu_intr_p
with simple sp comparison, so we can drop ci_idepth.
|
2008-01-07 05:00:12 +00:00 |
|
uwe
|
b786c078f9
|
Add endif comment for __HAVE_FAST_SOFTINTS.
|
2008-01-07 04:43:54 +00:00 |
|
uwe
|
1e0e088d60
|
cpu_intr_p - we can simply check if we are running on the interrupt stack.
|
2008-01-07 04:41:40 +00:00 |
|
ad
|
d534bbfa2e
|
Really, remove last vestiges of simplelock debugging.
|
2008-01-07 01:55:15 +00:00 |
|
ad
|
907a6a54db
|
Fix dodgy assertions. From Anders Hjalmarsson.
|
2008-01-07 00:43:27 +00:00 |
|
ad
|
b439191858
|
Remove vestiges of simplelock debugging.
|
2008-01-07 00:27:35 +00:00 |
|
ad
|
de5c0b29ed
|
Build kobj_machdep.c if MODULAR.
|
2008-01-07 00:26:32 +00:00 |
|
bjs
|
521d96c676
|
The stamp mutex is not unsafe, so remove this comment so people don't get the wrong idea. ok ad@
|
2008-01-07 00:25:19 +00:00 |
|
ad
|
9202b67eca
|
Overzealous; pull in machine/lock.h again.
|
2008-01-07 00:20:18 +00:00 |
|
uwe
|
d8f0d4be74
|
Catch up with new option to dev/pckbport/wskbdmap_mfii.c
|
2008-01-07 00:19:08 +00:00 |
|
martin
|
5d0a5ce934
|
Use WEXITSTATUS() on wait() results. From David Laight.
|
2008-01-06 21:53:08 +00:00 |
|
ad
|
80f35bef49
|
#include <sys/mutex.h>
|
2008-01-06 20:53:06 +00:00 |
|
skrll
|
7fd0ed6a92
|
Improve hp700 install notes somewhat.
Actually build and install a SYSNBSD.
|
2008-01-06 20:16:24 +00:00 |
|
christos
|
03f11859f6
|
don't show cpu number on single processor machines for the threads display too.
|
2008-01-06 19:59:22 +00:00 |
|
christos
|
d879c8360a
|
defflag one moe variable.
|
2008-01-06 19:42:33 +00:00 |
|
martin
|
3c255188f8
|
Only remove the dbfile if no filename was given via -f
|
2008-01-06 19:42:32 +00:00 |
|
christos
|
d1b79165fa
|
clamp min/max values properly.
|
2008-01-06 19:42:03 +00:00 |
|
mhitch
|
c04c9a55d0
|
Add timecounter support and borrow counter-based delay from i386.
From joerg; testing and final tweaks by me.
|
2008-01-06 18:50:29 +00:00 |
|
martin
|
890508dbe9
|
argh, I did not intend to remove all declarations of physmem.
|
2008-01-06 18:35:24 +00:00 |
|
martin
|
ae4518d415
|
Remove superflouse extern decls.
|
2008-01-06 18:24:06 +00:00 |
|
martin
|
fb8f17133f
|
Move the mutex_init of pmap_lock even later into pmap_init().
This makes LOCKDEBUG kernels work again.
|
2008-01-06 18:07:16 +00:00 |
|
ad
|
0805a9416a
|
Add MODULAR option. Include kernel linker stuff if MODULAR.
|
2008-01-06 18:03:58 +00:00 |
|
martin
|
9a2bbccfc7
|
Load the next cpu_info pointer with LDPTR instead of ld.
|
2008-01-06 17:22:15 +00:00 |
|
christos
|
5f01dfbd0d
|
PR/37708: A.Leo.: getservbyname, segetaddrinfo sefgfaults when user has no
rights for reading ``/etc/services''
|
2008-01-06 16:34:18 +00:00 |
|
jmcneill
|
bf49138bfc
|
Fix off-by-one in kobj_read range checking for case KT_MEMORY
|
2008-01-06 15:13:07 +00:00 |
|
ad
|
b9e6d93835
|
- Allow loading ELF objects from memory. Based on a patch from jmcneill.
- Allow for changing object name later, once known.
- Split open/load of the objects.
|
2008-01-06 14:47:26 +00:00 |
|
ad
|
dff5d8444c
|
Only do the xcall if !cold.
|
2008-01-06 14:33:27 +00:00 |
|
dsieger
|
55cdd729c2
|
Fix a typo: s/Kgdb_dev/kgdb_dev/
|
2008-01-06 13:54:01 +00:00 |
|
martin
|
2a8b08575b
|
We can not mutex_init() before setting up the per-CPU mappings needed
by curcpu() - a LOCKDEBUG kernel will die otherwise.
|
2008-01-06 13:41:28 +00:00 |
|
kent
|
9602a50eb5
|
recognized the names of Sigmatel STAC9227-9230
|
2008-01-06 13:33:21 +00:00 |
|
ad
|
67cc6c4e0d
|
Update curcpu()->ci_idepth, not the (left over) local.
|
2008-01-06 13:28:17 +00:00 |
|
dsl
|
b6e6554ace
|
include sys/simplelock.h
|
2008-01-06 13:25:22 +00:00 |
|
dsl
|
f3df4c2289
|
include sys/simplock.h
|
2008-01-06 13:18:19 +00:00 |
|
kent
|
86e51d72d1
|
fix a bug of S/PDIF audio format selection
PR/36493 by Arcady Antipin
|
2008-01-06 12:56:20 +00:00 |
|
bouyer
|
4507f75dd0
|
Fix fallout from vmlocking2: in xbdback_co_io_loop(), return the right object.
|
2008-01-06 12:43:42 +00:00 |
|
chris
|
941409f5f4
|
curcpu()->ci_depth is now updated in irq_dispatch.S, remove duplication
from footbridge.
|
2008-01-06 12:17:13 +00:00 |
|
agc
|
d77f56d46b
|
Add documentation on setting up the iSCSI target, and on how to use the
NetBSD iSCSI initiator together with cgd to provide encrypted iSCSI
storage.
|
2008-01-06 11:00:49 +00:00 |
|
he
|
eb14906cb2
|
Include <sys/device.h> explicitly to pull in needed definitions.
|
2008-01-06 10:33:24 +00:00 |
|