itojun
|
8a0d796998
|
minor KNF
|
2002-10-01 09:20:35 +00:00 |
|
haya
|
f7568c1e88
|
Use LIST in sys/queue. Add some comments.
|
2002-10-01 09:09:16 +00:00 |
|
jdolecek
|
d1bc9949f9
|
update incorrect comment - getmntopts.c _is_ used by mount(8)
|
2002-10-01 08:56:40 +00:00 |
|
scw
|
9d94c9899c
|
Check if an interrupt is already claimed _after_ locating the
right interrupt handle.
|
2002-10-01 07:58:54 +00:00 |
|
scw
|
1e4acb4d20
|
Another temporary fix until I write a bootloader: run the kernel
through dbsym(8).
|
2002-10-01 07:56:45 +00:00 |
|
scw
|
5a512e6285
|
Flesh out bus_dmamap_sync().
|
2002-10-01 07:55:17 +00:00 |
|
chs
|
b1e734dd18
|
uao_find_swslot()'s second argument is in units of pages, not bytes.
spotted by Doug Donsbach.
|
2002-10-01 07:52:30 +00:00 |
|
scw
|
02301c13c5
|
Add a #define for the SH5's cacheline size.
|
2002-10-01 07:50:36 +00:00 |
|
scw
|
a5ea619bef
|
In pmap_extract() deal with KVAs in KSEG0 (which can be passed by the
bus_dma(9) code) instead of panicing.
|
2002-10-01 07:49:46 +00:00 |
|
petrov
|
b5de398a25
|
Adjust residual counter for wide transfers.
|
2002-10-01 07:07:03 +00:00 |
|
itojun
|
901d58cdce
|
poll.h, not sys/poll.h
|
2002-10-01 05:56:12 +00:00 |
|
thorpej
|
82af7d52d4
|
Use CFATTACH_DECL().
|
2002-10-01 05:32:42 +00:00 |
|
thorpej
|
fa165ee3fd
|
Use CFATTACH_DECL().
|
2002-10-01 05:18:59 +00:00 |
|
thorpej
|
b7e3052e30
|
Use CFATTACH_DECL().
|
2002-10-01 05:01:37 +00:00 |
|
thorpej
|
6bc733245c
|
Missed one use of CFATTACH_DECL().
|
2002-10-01 04:59:10 +00:00 |
|
thorpej
|
a84e1f7f8f
|
Use CFATTACH_DECL().
|
2002-10-01 04:43:01 +00:00 |
|
thorpej
|
f59e5352f2
|
Use CFATTACH_DECL().
|
2002-10-01 04:21:32 +00:00 |
|
itojun
|
c3cbda0efb
|
move mbone tools out of basesrc, as they use part of mrouted
|
2002-10-01 03:50:07 +00:00 |
|
itojun
|
d0a9c54d7d
|
latest license terms, via openbsd
|
2002-10-01 03:41:13 +00:00 |
|
itojun
|
4adeccac17
|
fix .PATH to mrouted
|
2002-10-01 03:40:31 +00:00 |
|
itojun
|
120c9bec59
|
move mrouted out of basesrc
|
2002-10-01 03:33:27 +00:00 |
|
itojun
|
9bbfbbb676
|
move mrouted out of basesrc, as it carries non-BSD license.
agreed w/ core.
|
2002-10-01 03:30:50 +00:00 |
|
onoe
|
8c17118b22
|
Allow SIOCSIFADDR with AF_LINK and WI_RID_MAC_NODE (wiconfig -m)
to set MAC address.
|
2002-10-01 03:27:02 +00:00 |
|
onoe
|
785c37f700
|
initialize sc_txcur and sc_txnext at wi_init to avoid reordering after
reinitialized.
|
2002-10-01 03:24:35 +00:00 |
|
thorpej
|
d1c37db940
|
Use CFATTACH_DECL().
|
2002-10-01 03:10:12 +00:00 |
|
itojun
|
d72e601340
|
KNF
|
2002-10-01 03:08:56 +00:00 |
|
thorpej
|
c4cbfcf060
|
Use CFATTACH_DECL().
|
2002-10-01 02:54:11 +00:00 |
|
itojun
|
7cf12fa457
|
valid_password_length() is a boolean function, so there's no point in
having "> 0" in if clause.
|
2002-10-01 02:50:51 +00:00 |
|
thorpej
|
d652bdcafe
|
Use CFATTACH_DECL().
|
2002-10-01 02:49:56 +00:00 |
|
thorpej
|
40822344c6
|
Remove unnecessary extern decl of bthci_ca.
|
2002-10-01 01:41:19 +00:00 |
|
thorpej
|
4ed249cc6f
|
Remove unecessary extern decl of ade_ca.
|
2002-10-01 01:40:32 +00:00 |
|
thorpej
|
563cc48dad
|
Remove uneecessary extern decl of de_ca.
|
2002-10-01 01:39:38 +00:00 |
|
thorpej
|
f02c7869a0
|
Remove unused extern decl of cgsix_sbus_ca.
|
2002-10-01 01:37:56 +00:00 |
|
thorpej
|
90c48d2563
|
Use CFATTACH_DECL().
|
2002-10-01 01:25:25 +00:00 |
|
thorpej
|
ab29a17b64
|
Use CFATTACH_DECL().
|
2002-10-01 01:05:50 +00:00 |
|
lukem
|
cf6615ab93
|
slight tweak
|
2002-10-01 00:58:00 +00:00 |
|
bjh21
|
b59e2e1320
|
Beginnings of support for the Simtec Hydra multiprocessor board.
So far, the Hydra is detected and initialised, and each slave CPU is
spun up briefly to check that it works.
|
2002-09-30 23:22:05 +00:00 |
|
thorpej
|
239b192ca3
|
Use CFATTACH_DECL().
|
2002-09-30 23:07:07 +00:00 |
|
thorpej
|
71adb76f75
|
Use CFATTACH_DECL().
|
2002-09-30 21:57:46 +00:00 |
|
thorpej
|
9bb77522c1
|
Use CFATTACH_DECL().
|
2002-09-30 21:31:52 +00:00 |
|
thorpej
|
e9d707fbd5
|
Use CFATTACH_DECL().
|
2002-09-30 21:17:57 +00:00 |
|
thorpej
|
9d4a640785
|
Use CFATTACH_DECL().
|
2002-09-30 21:04:24 +00:00 |
|
christos
|
da8db7611e
|
deal with v_mount == NULL in nfs_reclaim(). We should not be touching this
anyway, but nq-nfs wants us to.
|
2002-09-30 20:55:55 +00:00 |
|
thorpej
|
12b8e3917b
|
Use CFATTACH_DECL().
|
2002-09-30 20:54:25 +00:00 |
|
thorpej
|
bacf3a10fa
|
Use CFATTACH_DECL().
|
2002-09-30 20:43:55 +00:00 |
|
thorpej
|
b987253ef1
|
Fix thinko in CFATTACH_DECL().
|
2002-09-30 20:42:29 +00:00 |
|
thorpej
|
387fc6dc87
|
Use CFATTACH_DECL().
|
2002-09-30 20:37:04 +00:00 |
|
thorpej
|
f4a263573b
|
Use CFDRIVER_DECL().
|
2002-09-30 18:54:36 +00:00 |
|
thorpej
|
8c44b67b6c
|
Add macros to declare cfdriver and cfattach structures. This will allow
us to shield things that declare these structures from changes to the
structure (to a certain extent, anyway).
|
2002-09-30 18:46:44 +00:00 |
|
agc
|
821fe4ba95
|
SYnc with reality - add apm and zzz
|
2002-09-30 18:44:27 +00:00 |
|