christos
53524e44ef
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
yamt
ec5a93183a
merge yamt-uio_vmspace branch.
...
- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.
2006-03-01 12:38:10 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
christos
c6c1539491
sprinkle const, remove casts.
2005-05-29 21:26:27 +00:00
perry
bcfcddbac1
nuke trailing whitespace
2005-02-26 22:31:44 +00:00
wiz
f05e6f1a3a
occured -> occurred. From Peter Postma.
2004-02-24 15:12:51 +00:00
jdolecek
cdfa2ea23e
#ifdef MCHAIN_DEBUG a too verbose message
2003-04-04 08:20:50 +00:00
jdolecek
5cc8e19b22
drop trailing $ added to FreeBSD RCS Id in last rev by mistake
2003-03-24 07:36:36 +00:00
jdolecek
5e1aff13f2
Pullup FreeBSD rev. 1.3 of this file - support for iovcnt greater than
...
1 in mb_put_uio(), mb_get_uio()
2003-03-24 07:09:34 +00:00
jdolecek
d67d6bee01
M_TRYWAIT -> M_WAIT
...
MGET() -> m_get()
MCLGET() -> m_clget()
c_caddr_t -> const char *
2003-02-26 21:50:15 +00:00
jdolecek
e1ea74dfac
add __KERNEL_RCSID
2003-02-25 09:12:11 +00:00
jdolecek
fde501ab94
use explicit width macros from <sys/endian.h>, do not define&use
...
letohs/letohl/letohq and such
2003-02-18 10:18:52 +00:00
provos
0f09ed48a5
remove trailing \n in panic(). approved perry.
2002-09-27 15:35:29 +00:00
deberg
f3b1291f2e
resolve conflicts
2002-01-04 02:39:37 +00:00