.. |
altq
|
kauth fallout
|
2006-05-15 00:05:16 +00:00 |
arch
|
when casting to assign to a u_char pointer, use (u_char *) not (char *).
|
2006-05-20 07:08:26 +00:00 |
coda
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
compat
|
crfree -> kauth_cred_free.
|
2006-05-15 22:15:32 +00:00 |
conf
|
Don't use -Wno-attributes for gcc4. All the code has been fixed and it will
|
2006-05-20 00:47:27 +00:00 |
contrib/dev/ath
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
crypto
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
ddb
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
dev
|
initialise pos.x and pos.y to appease GCC4.
|
2006-05-20 07:09:08 +00:00 |
dist
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
fs
|
don't try to dereference kauth_cred_t.
|
2006-05-15 12:51:21 +00:00 |
gdbscripts
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ipkdb
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:45:08 +00:00 |
kern
|
don't break lkms; pointed out by hannken@ and he@, thanks!
|
2006-05-18 17:35:49 +00:00 |
lib
|
apply -Wno-pointer-sign with GCC4.
|
2006-05-12 03:29:11 +00:00 |
lkm
|
Finish fixing compilation after device property changes.
|
2006-05-07 20:48:51 +00:00 |
miscfs
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
net
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
net80211
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netatalk
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netccitt
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netinet
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
netinet6
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
netipsec
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netisdn
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netiso
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netkey
|
Make this compile without INET6. Spotted by Arto Selonen and Kurt
|
2006-01-25 15:12:05 +00:00 |
netnatm
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
netns
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
netsmb
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
nfs
|
- fix compilation problem for !NFSSERVER && NFS.
|
2006-05-19 13:53:11 +00:00 |
opencrypto
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
stand
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sys
|
Add __weak_reference macro in a way that it works with both gcc < 4 and
|
2006-05-18 17:55:38 +00:00 |
ufs
|
Fix a bug in which FINFOs were written with a version number of zero.
|
2006-05-20 01:10:18 +00:00 |
uvm
|
UVM_MAPFLAG: add missing parens.
|
2006-05-19 15:08:14 +00:00 |
Makefile
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |