freebsd-skq/sys
2005-12-29 05:59:51 +00:00
..
alpha MFC: Remove linux_mib_destroy() since MTX_SYSINIT's gaining of a SYSUNINIT 2005-12-22 21:25:20 +00:00
amd64 MFC: 32bit compat for recvmsg, sendmsg, osigaction, osigprocmask, 2005-12-28 19:30:41 +00:00
arm MFC 2005-11-13 21:45:49 +00:00
boot Fix problems introduced by the botched MFC. 2005-12-15 17:47:15 +00:00
bsm For consistency with more system include files, add a trailing '_' to 2005-05-29 16:11:34 +00:00
cam MFC: Fix a bug that caused some /dev entries to continue to exist after 2005-11-26 22:55:20 +00:00
coda Merge two sets of changes relating to devfs device node cloning from 2005-08-13 21:24:18 +00:00
compat regen for 32bit futimes 2005-12-28 19:50:22 +00:00
conf MFC DRM. Notable changes: 2005-12-14 00:52:59 +00:00
contrib This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-12-11 23:15:25 +00:00
crypto MFC: sys/crypto/rijndael/rijndael-alg-fst.c 1.9,1.11 2005-08-30 15:01:50 +00:00
ddb MFC: Rename 'traceall' to 'alltrace' and add a 'bt' alias for 'trace'. 2005-10-25 20:10:56 +00:00
dev MFC: add dummy support for ifmedia subsystem. This allows devd to see cdce as 2005-12-29 05:30:39 +00:00
doc
fs MFC: 2005-11-12 21:21:27 +00:00
gdb check return value of gdb_rx_varhex 2005-03-28 18:31:18 +00:00
geom MFC: check for g_read_data(9) errors properly. 2005-12-29 05:59:51 +00:00
gnu MFC: 2005-12-09 14:55:39 +00:00
i4b Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 2005-08-25 05:01:24 +00:00
i386 MFC: Remove linux_mib_destroy() since MTX_SYSINIT's gaining of a SYSUNINIT 2005-12-22 21:25:20 +00:00
ia64 MFC 2005-11-19 20:31:31 +00:00
isa MFC: 1.21 2005-10-05 21:53:17 +00:00
isofs/cd9660 MFC: implement the full range of ISO9660 number conversion routines in iso.h. 2005-12-14 09:20:30 +00:00
kern MFC: 32bit compat for recvmsg, sendmsg, osigaction, osigprocmask, 2005-12-28 19:30:41 +00:00
libkern MFC: check capable size of given strings correctly. 2005-09-08 15:46:38 +00:00
modules MFC revision 1.5 2005-12-27 02:39:44 +00:00
net MFC r1.39-40, whitespace and M_ZERO fixes 2005-12-28 06:27:52 +00:00
net80211 MFC: 802.11 layer sta mode beacon miss handling 2005-12-22 19:22:51 +00:00
netatalk MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netatm MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netgraph MFC: Fix memory leak. 2005-12-09 07:13:06 +00:00
netinet MFC 1.251: 2005-12-28 13:37:25 +00:00
netinet6 MFC 1.57 (Raw IPv6 checksum must use the protocol number of the last header, 2005-12-26 00:59:12 +00:00
netipsec MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netipx MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netkey MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netnatm MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netncp avoid potential null ptr derefs 2005-02-23 22:44:38 +00:00
netsmb MFC: 2005-11-22 02:01:01 +00:00
nfs MFC (by ps): 2005-10-09 03:21:56 +00:00
nfs4client - We want if (mrep != NULL) not if (m_freem != NULL). m_freem will never 2005-04-25 05:11:19 +00:00
nfsclient MFC rev. 1.134: fix for a bug where NFS/TCP would 2005-12-15 18:10:37 +00:00
nfsserver MFC 1.157: 2005-11-25 14:32:38 +00:00
opencrypto MFC: sys/crypto/rijndael/rijndael-alg-fst.c 1.9,1.11 2005-08-30 15:01:50 +00:00
pc98 MFC: Remove EPSON_NRDISK and EPSON PC-386 note support. 2005-11-06 05:01:03 +00:00
pccard MFC: Remove OLDCARD. It only panics on my pc98 laptop. I'll fix cbb to attach to isa. 2005-10-06 16:34:27 +00:00
pci MFC: Destroy the /dev device before destroying the mutex or 2005-12-28 16:52:45 +00:00
posix4 Introduce MAC Framework and MAC Policy entry points to label and control 2005-05-04 10:39:15 +00:00
powerpc This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-12-02 00:17:35 +00:00
rpc Merge subr_prof.c:1.119, 1.120, 1.121, nfs_socket.c:1.130, 2005-09-29 18:40:36 +00:00
security MFC revision 1.111 2005-11-22 02:06:59 +00:00
sparc64 MFC 1.66 to RELENG_6 2005-12-01 02:38:44 +00:00
sys MFC: 32bit compat for recvmsg, sendmsg, osigaction, osigprocmask, 2005-12-28 19:30:41 +00:00
tools Allow EVFILT_VNODE events to work on every filesystem type, not just 2005-06-09 20:20:31 +00:00
ufs MFC: 2005-12-28 20:11:51 +00:00
vm MFC: 2005-12-28 20:11:51 +00:00
Makefile When building cscopnamefile, default architecture to ${MACHINE}, not i386. 2005-03-08 00:09:41 +00:00