]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add IC Plus IP1000A integrated PHY id.
[FreeBSD/FreeBSD.git] / sys /
2006-07-25 yongariAdd IC Plus IP1000A integrated PHY id.
2006-07-25 yongariAdd gentbi, a generic TBI(teb-bit interface) PHY driver...
2006-07-24 marcelIf we have multiple interrupt resources, like for Z8530...
2006-07-24 cognetOnly use -mno-apcs-frame if DDB is not in the kernel...
2006-07-24 impAdd a few more devices to the supported list. Specific...
2006-07-24 rwatsonRemove non-socket buffer routines from uipc_sockbuf...
2006-07-24 dwmaloneRather than calling mircotime() in catchpacket(), make...
2006-07-24 rwatsonsoreceive_generic(), and sopoll_generic(). Add new...
2006-07-24 davidxuRemove a duplicated line.
2006-07-24 sosFinally fix support for the newer MCP51/MCP55 nVidia...
2006-07-24 rwatsonRemove MT_FTABLE, as it's no longer used.
2006-07-24 rwatsonGarbage collect #if 0'd MT_ mbuf types, as they are...
2006-07-24 rwatsonTweak so_gencnt comment: it was once last, but that...
2006-07-24 rwatsonTweak comment for so_head: it is a pointer to the liste...
2006-07-24 rwatsonFix a spelling error in a comment.
2006-07-23 rwatsonRemove duplicate 'or'.
2006-07-23 rwatsonUpdate various uipc_socket.c comments, and reformat...
2006-07-23 rwatsonAdd additional comments to the top of the UNIX domain...
2006-07-23 rwatsonRemove old kern.malloc sysctl, which generated a text...
2006-07-23 rwatsonExpand comments for malloc(9) to better describe the...
2006-07-23 rwatsonUpdate and reformat comments for POSIX.1e ACL utility...
2006-07-23 rwatsonComment extended attribute name space constants.
2006-07-23 rwatsonImprove comments for label data structure.
2006-07-23 rwatsonAlign IPv6 socket locking with IPv4 locking: lock socke...
2006-07-23 rwatsonAdd two new unpcb flags, UNP_BINDING and UNP_CONNECTING...
2006-07-23 rwatsonMerge unp_bind() into uipc_bind(), as it is called...
2006-07-23 rwatsonSince unp_attach() and unp_detach() are now called...
2006-07-23 rwatsonMove various UNIX socket global variables and sysctls...
2006-07-22 alcExport the number of object bypasses and collapses...
2006-07-22 rwatsonIn uipc_send() and uipc_rcvd(), store unp->unp_conn...
2006-07-22 rwatsonRe-wrap and other minor formatting and punctuation...
2006-07-22 pjdImplement support for HMAC/SHA1 and HMAC/SHA256 acceler...
2006-07-22 pjdCorrect few bzero()s.
2006-07-22 pjdDon't forget to initialize crp_olen field, which is...
2006-07-22 pjdSet ses_ictx and ses_octx to NULL after freeing them...
2006-07-22 gnnFix build breakage from previous commit which confused...
2006-07-22 gnnThe KAME project ceased work on IPv6 and IPSec in March...
2006-07-21 alcRetire debug.mpsafevm. None of the architectures suppo...
2006-07-21 jhbRegen.
2006-07-21 jhbClean up the svr4 socket cache and streams code some...
2006-07-21 jhbAdd conditional VFS Giant locking to svr4_sys_fchroot...
2006-07-21 jhbAdd a comment to explain what fdclose() does and what...
2006-07-21 jhb- Pass the MPSAFE flag to namei() in linux_uselib(...
2006-07-21 impIf we get an error w/o atapi sense information, just...
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-21 mlaierImport from OpenBSD 1.168, dhartmei:
2006-07-21 delphijThe contents pointed by ssi_cables[] is never changed...
2006-07-21 alcEliminate OBJ_WRITEABLE. It hasn't been used in a...
2006-07-20 alcImplement pmap_clear_write().
2006-07-20 cognetFix ALT_BREAK_TO_DEBUGGER on the AT91 :
2006-07-20 jhbExpand locking coverage slightly to cover if_drv_flags...
2006-07-20 alcAdd pmap_clear_write() to the interface between the...
2006-07-20 yongariSince resetting hardware takes a very long time and...
2006-07-20 yongariProtect EEPROM access with the driver lock.
2006-07-20 yongariHonor IFF_DRV_OACTIVE in em_start_locked().
2006-07-19 jhbRegen.
2006-07-19 jhbAdd conditional VFS Giant locking to svr4_sys_resolvepa...
2006-07-19 jhbMake svr4_sys_waitsys() a lot less ugly and mark it...
2006-07-19 jhbAdd a mutex to protect the list of interrupt config...
2006-07-19 jhbWhitespace fix after s/dev_t/struct cdev */.
2006-07-19 jhbCall change_dir() instead of duplicating the code in...
2006-07-19 jhbDon't free the sockaddr in kern_bind() and kern_connect...
2006-07-19 jhbDisable the pager for 'panic' and 'call' to be paranoid.
2006-07-19 jhbInitialize svr4_head during MOD_LOAD rather than on...
2006-07-19 yongariConvert sk(4) to use the new bus_alloc_resources()...
2006-07-18 upsFix race conditions on enumerating pcb lists by moving...
2006-07-18 jhbRemove unnecessary locking for td_dupfd (it requires...
2006-07-18 jhbUpdate comment.
2006-07-18 cognetAdd -EB to ${LD} too if we're making a big endian kerne...
2006-07-18 impAdd new kernel config option. NO_SYSCTL_DESCR to omit...
2006-07-18 stefanfDrop two unnecessary casts.
2006-07-18 alcMFamd64
2006-07-18 rwatsonFix build of uma_core.c when DDB is not compiled into...
2006-07-18 cognetMake sure we use REDUCE32 on the result of do_cksum...
2006-07-17 gallatinFirmware loading improvements:
2006-07-17 cognetIf we can't defrag a packet, re-queue it instead of...
2006-07-17 cognet#if => #ifdef
2006-07-17 cognetFix comments.
2006-07-17 cognetat91_spi won't compile without spibus, so add it.
2006-07-17 stefanfSeparate functions with a newline.
2006-07-17 marcelMove default GEOM classes from files.ia64, where they...
2006-07-17 jhbChain the bus_dmamap_load() calls when mapping a comman...
2006-07-17 obrien/etc/src.conf wasn't visable for the kernel build.
2006-07-17 netchildRename some variables. This fixes some (but not all...
2006-07-17 netchildPrepend temporary sysctls with an underscore.
2006-07-17 jhbLock the smb share before doing a 'put' on it in smbfs_...
2006-07-17 jhbAlways lock the lockmgr lock when creating an smb conne...
2006-07-17 phkRemove the NDEVFSINO and NDEVFSOVERFLOW options which...
2006-07-17 phkAdd some casts to make these files more C++ compatible.
2006-07-17 phkRemove config(8)'s knowledge about NMBCLUSTERS, no...
2006-07-17 alcEnsure that vm_object_deallocate() doesn't dereference...
2006-07-17 impRestore the status quo before my last commit. Prior...
2006-07-17 alcNow that free_pv_entry() accesses the pmap, call free_p...
2006-07-16 rwatsonChange comment on soabort() to more accurately describe...
2006-07-16 rwatsonRemove sysctl_vm_zone() and vm.zone sysctl from 7.x...
2006-07-16 samcorrect ie length check; need to include fixed part...
2006-07-16 alcMFamd64
2006-07-16 mjacobSome rearrangement of headers to minimize diffs with...
2006-07-16 netchildFix a compile time problem on amd64. I'm not sure if...
2006-07-16 alcEliminate the remaining uses of "register".
next