]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 rwatsonForced commit to recognize repo-copy of uipc_socket2...
2006-07-24 davidxuRemove a duplicated line.
2006-07-24 sosFinally fix support for the newer MCP51/MCP55 nVidia...
2006-07-24 yarImprove mark-up: References to "start" as an rc.d...
2006-07-24 maximo GC MT_FTABLE removed in rev. 1.192 mbuf.h.
2006-07-24 bmahNew release notes: iwi(4) update (+MFC), jexec(8)...
2006-07-24 rwatsonRemove MT_FTABLE, as it's no longer used.
2006-07-24 rwatsonRemove MT_FTABLE printout in systat, as MT_FTABLE mbufs...
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 norkAdd missing ;.
2006-07-23 umedo not overload the port number on to the return value of
2006-07-23 norkAdd missing syscalls.
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-23 umestop use of mutex lock in ICMP lookup.
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 obrienAdd initial platform support.
2006-07-22 obrienAdd ARM platform Makefile for building disassembler.
2006-07-22 obrienAdd ARM platform Makefile for building BFD. We include...
2006-07-22 obrienBe consistent in quoting.
2006-07-22 umeremove obsolete comments.
2006-07-22 obrienCreate a genscripts driver based on the PowerPC one.
2006-07-22 obrienThe platform name is ARM not StrongARM.
2006-07-22 obrienTell when a .include is processed with '-dd'.
2006-07-22 pjdCorrect few bzero()s.
2006-07-22 yarNote the overhaul of asf(8).
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 yarThe month name in .Dd should be spelled in full.
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 sobomaxRemove mention of the `W' flag, which has been turned...
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 umesimplification in explore_numeric: unified the post...
2006-07-21 umeRFC3493 requires use of inet_aton for AF_INET.
2006-07-21 umeclean-up: rewrote explore_null and explore_numeric...
2006-07-21 ume- draft-ietf-ipngwg-icmp-namelookups-09
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-21 yarTouch document date (Dd).
2006-07-21 yarSince Alpha support isn't in HEAD anymore, remove Alpha...
2006-07-21 cognetGrr we also need to set -mbig-endian to LDFLAGS. Now...
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 impRemove ALPHA optimization pointer for gcc flags.
2006-07-20 cognetOops LDFLAGS can be used to invoke gcc, so directly...
2006-07-20 cognetHonor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS...
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 flz- Remove hardcoded /etc/ntp.conf configuration file...
2006-07-20 stefanfConvert macros to use C99's syntax for macros with...
2006-07-20 stefanfRemove unused variables.
2006-07-20 stefanfDon't use "implicit int". Move the opening { of 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 mrReflect the additional support of C7 CPU's in padlock(4).
2006-07-19 rwatsonAdd a test case for closing a UDPv6 socket that has...
2006-07-19 rwatsonAdd very basic regression test for netinet6: create...
2006-07-19 nyanThe pcn does not work on NEC SV-98/2-B05 and B06.
2006-07-19 desAdd CPUTYPE support for Via C3 and C3-2 processors.
2006-07-19 brueffer- Bring kern.random output closer to reality
2006-07-19 stefanfRemove an unused variable.
next