.. |
altq
|
add a missing const.
|
2005-06-06 02:49:15 +00:00 |
arch
|
Massive renames for consistency:
|
2005-06-29 18:50:38 +00:00 |
coda
|
- sprinkle const
|
2005-05-29 21:05:25 +00:00 |
compat
|
the exception numbers are MI.
|
2005-06-25 08:28:34 +00:00 |
conf
|
Create the file opt_ah.h, which appears to be needed. Can we please
|
2005-06-27 21:41:45 +00:00 |
contrib
|
Move the definitions in dev/pci/files.ath into dev/pci/files.pci.
|
2005-06-25 22:08:54 +00:00 |
crypto
|
Constify, to make it compile (at least).
|
2005-06-03 11:31:57 +00:00 |
ddb
|
make the argument of db_write_bytes const (sorry for the signature change)
|
2005-06-01 15:57:23 +00:00 |
dev
|
add:
|
2005-06-29 14:57:22 +00:00 |
dist
|
Use an "XXXGCC -Wuninitalized" style that is consistent with that used
|
2005-06-15 01:48:20 +00:00 |
fs
|
- constify genfs_ops.
|
2005-06-28 09:30:37 +00:00 |
gdbscripts
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
ipkdb
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
kern
|
clean up duplication which was to support the old (not locator passing)
|
2005-06-28 18:37:34 +00:00 |
lib
|
Remove bcmp(). Use memcmp() instead.
|
2005-06-13 12:11:07 +00:00 |
lkm
|
enable the vnd LKM. i meant to do this when this LKM first appeared.
|
2005-06-26 05:36:57 +00:00 |
miscfs
|
- constify genfs_ops.
|
2005-06-28 09:30:37 +00:00 |
net
|
- Rearranged layout of struct bridge_iflist slightly to
|
2005-06-28 20:09:44 +00:00 |
net80211
|
rtw: Try to get hardware WEP to work. It seems to work in
|
2005-06-27 05:49:13 +00:00 |
netatalk
|
sprinkle const.
|
2005-05-29 21:52:30 +00:00 |
netccitt
|
Sprinkle const.
|
2005-05-29 21:53:52 +00:00 |
netinet
|
- Return ICMP_UNREACH_NET when no route found as per
|
2005-06-28 19:38:58 +00:00 |
netinet6
|
match the declarations in libipsec.h
|
2005-06-26 21:14:37 +00:00 |
netipsec
|
Change the rest of the sysctl subsystem to use const consistently.
|
2005-06-20 02:49:18 +00:00 |
netisdn
|
Rename a shadowed variable
|
2005-06-13 20:34:16 +00:00 |
netiso
|
- use memcpy instead of bcopy.
|
2005-05-31 01:37:06 +00:00 |
netkey
|
- sprinkle const
|
2005-05-29 21:29:43 +00:00 |
netnatm
|
nuke trailing whitespace
|
2005-02-26 22:31:44 +00:00 |
netns
|
nuke trailing whitespace
|
2005-02-26 22:31:44 +00:00 |
netsmb
|
PR/30303: Dave Huang: It is ok to unlock an unlocked file.
|
2005-06-28 03:24:32 +00:00 |
nfs
|
- constify genfs_ops.
|
2005-06-28 09:30:37 +00:00 |
opencrypto
|
Sprinkle const.
|
2005-05-29 21:23:17 +00:00 |
stand
|
…
|
|
sys
|
clean up duplication which was to support the old (not locator passing)
|
2005-06-28 18:37:34 +00:00 |
ufs
|
Ensure that we change the size of the vnode at the same time as
|
2005-06-28 16:53:14 +00:00 |
uvm
|
Clean up the cpp macro used to say "we're compiling this specific C file".
|
2005-06-28 05:25:42 +00:00 |
Makefile
|
Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
|
2004-05-07 00:55:14 +00:00 |