.. |
altq
|
rename shadowing variable delay to nowdelay.
|
2005-07-13 11:28:58 +00:00 |
arch
|
Since we have ipf/pf in the config (commented out), add pertinent
|
2005-09-04 16:07:46 +00:00 |
coda
|
oops, fix previous.
|
2005-08-30 22:27:16 +00:00 |
compat
|
Add a SYSCTL_SETUP_PROTO() so that it compiles fine in the lkm.
|
2005-09-02 14:34:00 +00:00 |
conf
|
64 bit inode changes.
|
2005-08-19 02:03:49 +00:00 |
contrib
|
Our bus_space_{read,write}_4 routines convert from host to bus
|
2005-07-04 05:35:09 +00:00 |
crypto
|
Remove stuff inside #if 0, remove __P macro usage, add helper routines
|
2005-08-23 16:23:50 +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
|
Make COM_DEBUG compile again in the wake of -Wwrite-strings;
|
2005-09-04 09:48:53 +00:00 |
dist
|
fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6.
|
2005-08-11 13:01:38 +00:00 |
fs
|
Remove an extra ')'
|
2005-08-30 19:15:11 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
In adjust_rights() Use CMSG_SPACE() to calculate the number of
|
2005-09-03 22:48:35 +00:00 |
lib
|
Redo previous; don't add mcount.po to POBJS when MKPROFILE=no.
|
2005-08-25 08:55:42 +00:00 |
lkm
|
Add freebsd_sysctl.c
|
2005-09-02 14:34:53 +00:00 |
miscfs
|
Also protect the ipsec ioctls from negative offsets to prevent panics
|
2005-09-01 06:25:26 +00:00 |
net
|
Fix bogus uninitialized variable warning ifdef PPPOE_SERVER.
|
2005-08-31 00:00:26 +00:00 |
net80211
|
In ieee80211_mbuf_adjust, cope with read-only mbufs: make the
|
2005-08-21 00:07:57 +00:00 |
netatalk
|
PR/31051: Kousaku Nakahara: can't find the device from Macintosh through
|
2005-08-24 06:06:51 +00:00 |
netccitt
|
Sprinkle const.
|
2005-05-29 21:53:52 +00:00 |
netinet
|
udp4_espinudp(): don't assume that the Non-ESP marker (or UDP payload)
|
2005-09-03 18:01:07 +00:00 |
netinet6
|
Implement net.inet6.raw6.stats sysctl.
|
2005-08-28 21:04:09 +00:00 |
netipsec
|
- introduce M_MOVE_PKTHDR and use it where appropriate.
|
2005-08-18 00:30:58 +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
|
Defopt IPSEC_NAT_T.
|
2005-07-07 19:34:51 +00:00 |
netnatm
|
|
|
netns
|
|
|
netsmb
|
PR/30303: Dave Huang: It is ok to unlock an unlocked file.
|
2005-06-28 03:24:32 +00:00 |
nfs
|
as we now have 64bit ino_t, no need to truncate nfsv3 fileids.
|
2005-08-19 12:47:23 +00:00 |
opencrypto
|
No change. Forced commit to record commit message for previous revision, viz:
|
2005-08-22 23:11:47 +00:00 |
stand
|
|
|
sys
|
Create functions ioctl_copyin() and ioctl_copyout(). They are meant to be
|
2005-08-28 20:58:14 +00:00 |
ufs
|
* Remove __P()
|
2005-08-30 22:01:12 +00:00 |
uvm
|
remove one of duplicated forward decl. of vmspace. pointed by Dheeraj S.
|
2005-09-01 02:21:12 +00:00 |
Makefile
|
Install sha2.h to /usr/include/crypto.
|
2005-08-20 15:42:03 +00:00 |