]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-15 dimDefine YY_NO_INPUT in lib/libipsec/policy_token.l,...
2011-12-15 dimDisable one more clang warning when WARNS <= 3.
2011-12-15 dimIn cddl/contrib/opensolaris/lib/libdtrace/common/dt_sub...
2011-12-15 dimIn cddl/contrib/opensolaris/lib/libdtrace/common/dt_lin...
2011-12-15 dimIn cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isade...
2011-12-15 dimCast away a clang alignment warning in drti.c's fixsymb...
2011-12-15 dimClang has more warnings enabled by default, and when...
2011-12-15 baptModify pw_copy:
2011-12-15 pjdRemove redundant assignment.
2011-12-15 pjdSimplify code by changing functions types from int...
2011-12-15 pjdRemove redundant setting of the error variable.
2011-12-15 pjd- Put one file into one line. This makes keeping local...
2011-12-15 dimSince clang does not support the tls_model attribute...
2011-12-15 pfgBring in reallocblk to ext2fs.
2011-12-15 dimIn lib/libc/rpc/crypt_client.c, fix a clang warning...
2011-12-15 dimRemove meaningless self-assignment in res_send.c, other...
2011-12-15 dimThe TCB_GET32() and TCB_GET64() macros in the i386...
2011-12-15 alcSimplify the implementation of the identity mapping...
2011-12-15 jhbUse vm_mmap_to_errno().
2011-12-15 glebiusSimplify rtrequest(RTM_ADD): ifa can't be NULL after...
2011-12-15 tuexenFix a bug where sctp_sendmdg() uses uninitialized memory.
2011-12-15 rajARM pmap fixes:
2011-12-15 theravenAdd a pointless and superfluous GNUism that people...
2011-12-15 theravenSmall style(9) improvements.
2011-12-15 glebiusAdd RADIX_MPATH to LINT.
2011-12-15 kevlos/timout/timeout
2011-12-15 fjoeRevert r228521: sometimes job output is lost
2011-12-15 fjoeFix last-minute typo.
2011-12-15 fjoeAdd job error output test.
2011-12-15 alcEliminate vestiges of page coloring.
2011-12-15 fjoejob make: if stdout is a tty create a pty when running...
2011-12-15 delphijHonor NFSv3 commit call (RFC 1813, Section 3.3.21)...
2011-12-15 adrian* Add in the gpio/gpioled drivers into AR91XX_BASE.
2011-12-15 adrianRe-jiggle the GPIO code a little to remove the hard...
2011-12-15 adrianAdd the 11n chipset RF frontends to the linker set...
2011-12-15 adrianPrint out the radio RF version at startup, so I can...
2011-12-15 adrianUse the correct RF version probe routine.
2011-12-15 adrianModify the ACL code slightly to support a few nifty...
2011-12-14 alcCreate large page mappings in pmap_map().
2011-12-14 jillesAdd a test for r228510.
2011-12-14 delphijReflect the move of eventtimers(7) to eventtimers(4).
2011-12-14 jillesFix select/poll/kqueue for write on reverse direction...
2011-12-14 jhbAdd a helper API to allow in-kernel code to map portion...
2011-12-14 hselaskyImprove fix for random USB transfer time out.
2011-12-14 pfgMerge ext2_readwrite.c into ext2_vnops.c as done in...
2011-12-14 joelAdd SEE ALSO.
2011-12-14 rajMake *intr{cnt,names} on ARM reside in data section...
2011-12-14 kib_rtld_bind() read-locks the bind lock, and possible...
2011-12-14 fabientRework the attachement to probe directly on isab(4).
2011-12-14 mavAfter several suggestions from people, move eventtimers...
2011-12-14 glebiusMore MLINKS for rtalloc.9
2011-12-14 glebiusUpdate this page to describe modern interfaces.
2011-12-14 eadler- The previous commit (r228449) accidentally moved...
2011-12-14 mavAdd PCI IDs for the Intel ICH9M SATA controllers.
2011-12-14 jhbImplement BUS_ADD_CHILD() for the isab(4) driver. ...
2011-12-14 edSlightly alter the C1X definitions in in cdefs.h:
2011-12-14 hselaskyFix for random USB transfer time out.
2011-12-14 hselaskyFix definition of XHCI port power bit.
2011-12-14 ruClean up includes; the prototype for getosreldate(...
2011-12-14 npDo not clobber the ingress queue's congestion setting.
2011-12-14 obrienMatch other formatting.
2011-12-14 hselaskyUse usbd_transfer_unsetup() instead of usbd_transfer_st...
2011-12-14 hselaskyStop USB audio transfers early so that any audio applic...
2011-12-14 hselaskyImplement better support for USB controller suspend...
2011-12-13 edChange targ(4) to use cdevpriv, instead of multiple...
2011-12-13 yongariDestroy DMA tag for jumbo RX buffer in device detach.
2011-12-13 yongariBCM5720 performance tweak from Broadcom.
2011-12-13 edReimplement CTASSERT() using _Static_assert().
2011-12-13 edMake support for C1X keywords more complete.
2011-12-13 yongariRework link state tracking and remove superfluous link...
2011-12-13 obrienDisallow various debug.kdb sysctl's when securelevel...
2011-12-13 edAdd support for __COUNTER__.
2011-12-13 edDon't use __P().
2011-12-13 glebiusAdd compatibility support for specifing IPv4 aliases in
2011-12-13 edReplace `inline static' by `static inline'.
2011-12-13 eadler- Add a sysctl to allow non-root users the ability...
2011-12-13 edReplace __signed by signed.
2011-12-13 edReplace __const by const in all non-contributed source...
2011-12-13 glebiusdhclient-script relied on incorrect behavior of SIOCAIF...
2011-12-13 mav - Fix different variable types use in different files...
2011-12-13 mavFix few bugs in isp(4) target mode support:
2011-12-13 edStaticify dumpfs.
2011-12-13 ruThe "inet" keyword in the "ifconfig_IF_aliasN" is manda...
2011-12-13 glebiusSome cleanup of BOOTP code. Initially I wanted to just...
2011-12-13 glebiusBelatedly catch up with r151555. in_scrubprefix() also...
2011-12-13 adrianStyle(9) changes.
2011-12-13 eadlerDocument a large number of currently undocumented sysct...
2011-12-12 attilioRevert the approach for skipping lockstat_probe_func...
2011-12-12 trocinyMake 64-bit procstat output ELF auxiliary vectors for...
2011-12-12 trocinyMake procstat -l output similar to the output of limits(1).
2011-12-12 eadler- Add support for ASCII art splash screens in TheDraw...
2011-12-12 mdf - Define true and false in sys/types.h for _KERNEL...
2011-12-12 mdfDo not define bool/true/false if the symbols already...
2011-12-12 mdfDo not use the sometimes-reserved work 'bool' for a...
2011-12-12 mdfConsistently use types in e1000 driver code:
2011-12-12 mdfConsistently use types in ixgbe driver code:
2011-12-12 fabientThere's a small set of events on Nehalem, that are...
2011-12-12 edAdd missing static and const keywords to kbdcontrol.
2011-12-12 fabientAdd VIA microde update support to cpuctl(4) and cpucont...
2011-12-12 kibAdd support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE...
next