]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-22 rajIntegrated I2C controller driver (found in MPC85xx...
2009-06-22 bzCollect all VIMAGE_GLOBALS variables in one place.
2009-06-22 rafan- Fall-back to /etc/termcap.small if there is no /usr...
2009-06-22 scottlChange cam_periph_ioctl() to take 'cmd' and a u_long...
2009-06-22 rwatsonAdd a new function, ifa_ifwithaddr_check(), which rathe...
2009-06-22 edRemove unneeded stores back into the function arguments.
2009-06-22 bzAfter the update to fxp(4) in r194573 we should no...
2009-06-22 rwatsonAdd a global rwlock, at_ifaddr_rw, to protect the globa...
2009-06-22 kibMove definitions of AT_* constants from the middle...
2009-06-22 kibO_NOFOLLOW shall be in flags, not in cmode.
2009-06-22 bzRemove a hack from r186086 so that IPsec via loopback...
2009-06-22 alcEliminate dead code. These definitions should have...
2009-06-21 rwatsonAdd ipx_ifaddr locking to ipx_control(), which should...
2009-06-21 cognetDisable write-back until I figure out what's wrong...
2009-06-21 rwatsonIntroduce basic locking of global IPX address list...
2009-06-21 alcImplement a mechanism within vm_phys_alloc_contig(...
2009-06-21 rwatsonIn ipx_control(), lock if_addr_mtx when adding/removing...
2009-06-21 rwatsonClean up common ifaddr management:
2009-06-21 kibAdd explicit struct ucred * argument for VOP_VPTOCNP...
2009-06-21 samadd %b formats for various registers
2009-06-21 rwatsonMinor style cleanups.
2009-06-21 rwatsonRemove unuxed ipx_zerohost.
2009-06-21 rwatsonUpdate copyright on netipx.
2009-06-21 kibAdd another flags argument to vn_open_cred. Use it...
2009-06-21 stas- Eliminate extra subcs instruction. I have not notice...
2009-06-21 remkouse PROTO_DEFAULT.
2009-06-21 stas- Fix strncmp on arm. Return 0 as result without perfor...
2009-06-21 remkoAdd support for the Myson Heden 8813.
2009-06-21 rdivackySwitch cmd argument to u_long. This matches what if_eth...
2009-06-21 rwatsonRemove historical support for capturing IPX packets...
2009-06-21 delphijAdd support for uncompressing pack(1)'ed files. Pack...
2009-06-21 rdivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 rdivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 rdivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 rdivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 yongariFor ICH based fxp(4) controllers treat them as 82559...
2009-06-21 yongariOverhaul fxp(4) multicast filter programming. fxp(4...
2009-06-21 yongariAlways check fxp(4) is running, see if it can accept...
2009-06-21 yongariDon't blindly enable Rx lock-up workaround. Newer chips...
2009-06-21 yongariDue to possible PCI bus lock-up issues fxp(4) didn...
2009-06-21 yongariIntroduce Rx mbuf dma tag and use it in Rx path. Previo...
2009-06-21 kanCompile static gcov library with -fPIC to match what...
2009-06-21 kmacyfix !x86 cxgb compile
2009-06-21 alcStrive for greater consistency among the places that...
2009-06-20 rwatsonImplement socket delivery MAC checks for IPX/SPX.
2009-06-20 jillesFix race condition in noclobber option.
2009-06-20 remkoAdd architecture support for TinyBSD
2009-06-20 brooksChange crsetgroups_locked() (called by crsetgroups...
2009-06-20 rwatsonIf the label being printed by getpmac(8) is empty,...
2009-06-20 kmacyfix typo in conditional
2009-06-20 kmacy- fix dma map handling for !x86 case
2009-06-20 brooksUse NGROUPS instead of NGROUPS_MAX as the limits on...
2009-06-20 rwatsonRemove definition of dtom(), which converted a data...
2009-06-20 brooksRestore the check against running as root that I accide...
2009-06-20 rwatsonRework SPX segment reassembly, which was originally...
2009-06-20 rwatsonUp the scale of the SPX loopback check a bit: use much...
2009-06-20 rwatsonInvoke the MAC Framework's mac_socket_create_mbuf(...
2009-06-20 rwatsonInvoke the MAC Framework's mac_socket_create_mbuf(...
2009-06-20 rwatsonDon't lock sockets around calls to mac_socket_create_mb...
2009-06-20 rmacklemDelete the declaration of an unused variable so that...
2009-06-20 rmacklemReplace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscb...
2009-06-20 rnolandThe G45 docs indicate that all G4X chips use the new...
2009-06-20 rnolandrealloc() behaves identically to malloc when passed...
2009-06-20 edAdd placeholder to prevent reuse of privilege 254.
2009-06-20 rnolandDon't panic if drm_rmmap is called with a NULL map...
2009-06-20 edImprove sentence and add reference to openpty(3). Add...
2009-06-20 edChase the removal of PRIV_TTY_PRISON in the mac(9)...
2009-06-20 edImprove nested jail awareness of devfs by handling...
2009-06-20 kanAllow order of initialization of loaded shared objects...
2009-06-20 desRewrap; this was getting painful. Translators can...
2009-06-20 desReword.
2009-06-20 stas- Include rpcv2.h before other NFS includes. That allow...
2009-06-20 kientzleFix "tar --options=iso9660:joliet" and other uses
2009-06-20 marcelDrop the high FP state of an exiting thread in cpu_thre...
2009-06-20 rmacklemChange the size of the nfsc_groups[] array in the exper...
2009-06-20 npMake puc(4) aware of this 2 port serial card based...
2009-06-19 kmacyGreatly simplify cxgb by removing almost all of the...
2009-06-19 kmacyadd helper function for flushing software queues
2009-06-19 jillesAdd tests for r194406 and r194516.
2009-06-19 jillesFix some issues with quoted output and shorten it in...
2009-06-19 kmacydefine helper routines for deferred mbuf initialization
2009-06-19 bzMove setting of ports from NAT-T below key_getsah(...
2009-06-19 csjpImplement the -z (zero counters) option for the various...
2009-06-19 delphijTwo fixes for SMALL case when compiling with WARNS=6:
2009-06-19 brooksDocument crcopysafe() and crsetgroups().
2009-06-19 brooksRework the credential code to support larger values...
2009-06-19 brianWhen running pkg_add -r, check & install our dependenci...
2009-06-19 brooksIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 brooksWhen checking if we can write to a file, use access...
2009-06-19 edwinMFV of r194480
2009-06-19 edwinThe "original" PR said that there were two issues with...
2009-06-18 rpauloieee80211_dwds_mcast(): check the correct mbuf ptr...
2009-06-18 jhbFix a deadlock in the getpeername() method for UNIX...
2009-06-18 thompsaTrack the kernel mapping of a physical page by a new...
2009-06-18 alcUtilize the new function kmem_alloc_contig() to impleme...
2009-06-18 kanRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-18 umeSince the width is always 2, it is enough to put just one
2009-06-18 n_hibma- Don't hard code _.disk.full. Use the variable.
2009-06-18 n_hibmaReverse some stuff I accidentally committed in the...
2009-06-18 ivorasFix tabs, slightly improve comments.
next