]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-30 dumbbellAdd myself.
2012-04-30 traszImprove growfs(8) in a few ways; unfortunately, it...
2012-04-30 kibAdd GNU hash support for rtld.
2012-04-30 kibSplit the symlook_obj1 into a loop iterating over the...
2012-04-30 desDon't reuse credentials if redirected to a different...
2012-04-30 desSince the socket is non-blocking, it is necessary to...
2012-04-30 dumbbellRemove incorrect __restrict qualifier on several pointers
2012-04-30 melifaroMove several enums and structures required for L2 filte...
2012-04-30 npChange the default to not use packet counters to genera...
2012-04-30 tuexenAdd support for missing gauth_number_of_chunks field...
2012-04-30 npMake sure that the firmware version is available in
2012-04-30 rwatsonfix a further typo in the pdfork(2) man page.
2012-04-30 rwatsonThe returned file descriptor from pdfork(2) is via...
2012-04-30 gadPrint out a warning message if a `lpc setstatus' is...
2012-04-30 dasFix a bug in *wscanf's handling of non-wide %s, %c...
2012-04-30 gadCatch the user-error when no queue name was specified...
2012-04-29 eadlerCopy recent changes from etc/root/dot.cshrc that make...
2012-04-29 eadlerAdd support for:
2012-04-29 eadlerpread(2) might fail with EBUSY, so document it
2012-04-29 eadlerAllow users of gprof to get per run output files (using...
2012-04-29 mavs/gmirror/graid/
2012-04-29 hselaskyAdd support for Multi-TT mode of modern USB HUBs.
2012-04-29 dasPreviously, vfscanf()'s wide character processing funct...
2012-04-29 mariusPartially revert r232938; ZFS only requires nfs4 but...
2012-04-29 mariusDrag in subr_acl_nfs4.c for ZFS automatically, otherwis...
2012-04-29 mariusAdd multiple inclusion protection.
2012-04-29 bschmidtFix WITHOUT_EXAMPLES build:
2012-04-29 dimAdd a convenience macro for the returns_twice attribute...
2012-04-29 kibRegenerate src.conf(5)
2012-04-29 kibAdd src.conf option WITH_SHARED_TOOLCHAIN to enable...
2012-04-29 jlhUse standard getopt(3) error message.
2012-04-28 adrianChange cc -> bc : "bc" is "busy count", which is the...
2012-04-28 gjbAs cron(8) is started with '-s' by default, timezones...
2012-04-28 adrianAfter thinking about this a bit more, let's not keep...
2012-04-28 jlhFix small documentation mistakes.
2012-04-28 jlhImport stdbuf(1) and the shared library it relies on.
2012-04-28 gjbAs of r226840, GELI starts one thread per CPU.
2012-04-28 kibFix several memory and lock leaks on the out of memory...
2012-04-28 adrianAlthough not strictly needed, quieten a compiler warnin...
2012-04-28 tuexenWhitespace changes.
2012-04-28 nwhitehornFix build on 32-bit systems.
2012-04-28 bschmidtMove crypto stuff into a common Makefile. While here...
2012-04-28 bschmidtnot only the file names have changed from eap_xxx.c...
2012-04-28 bschmidtenable EAP_GTC and EAP_OTP to match upstream's default...
2012-04-28 bschmidtFollow up r234711 and do same for the supplicant, one...
2012-04-28 adrianExtend the ANI code to implement basic channel survey...
2012-04-28 adrianAdd a tool to print out min, average and max channel...
2012-04-28 adrianFetch the channel survey code from the HAL.
2012-04-28 adrianExtend the HAL channel survey statistics:
2012-04-28 adrianAdd a comment about this DELAY(), I'm not sure whether...
2012-04-28 adrianAdd an AR5416 PCU DMA stop method, as a check for the...
2012-04-28 obrienRemove the RFC 1319 MD2 Message-Digest Algorithm routin...
2012-04-28 nwhitehornAfter switching mutexes to use lwsync, they no longer...
2012-04-27 jamieFix the dates and history as of the move to HEAD.
2012-04-27 rmhIncrease DFLDSIZ from 128 MiB to 32 GiB. On amd64...
2012-04-27 rmacklemIt was reported via email that some non-FreeBSD NFS...
2012-04-27 rmacklemFix a leak of namei lookup path buffers that occurs...
2012-04-27 marcelAllow building a powerpc cross-kgdb.
2012-04-27 theravenAdd a note to hostapd.conf about an unhelpful error...
2012-04-27 tuexenRemove unused structure.
2012-04-27 desr234173 missed one instance of FREE(line).
2012-04-27 hselaskyStyle.
2012-04-27 mavFix RAID5 level names changed at r234603.
2012-04-26 adrianRemove some of the redundant locking done in the TX...
2012-04-26 impFix ordering issue. 'make xdev' can fail with -jN...
2012-04-26 attilioClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 tuexenMove sctp_sendv and sctp_recvv to FBSD_1.3 as suggested by
2012-04-26 tuexenExport symbols for sctp_sendv() and sctp_recvv().
2012-04-26 eadlerUse the .Bx macro instead of BSD
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 bschmidtfix EAP server support after the 0.7.3 import:
2012-04-26 hselaskyAdd libusb.so.2 to obsolete files.
2012-04-26 tuexenFix a bug in the TCP tracerouting which resulted in...
2012-04-26 eadlerDocument the standardization status of err* and warn*
2012-04-26 tuexenFix a type in an SCTP AUTH related notification. Keep...
2012-04-26 ruFixed a misspelling of OLD_LIBS in r232671 by pluknet@.
2012-04-26 adrianAdd the BT register definitions for AR9285/AR9287 BT...
2012-04-26 rstoneImplement the D "cpu" variable, which returns curcpu...
2012-04-26 obrienCorrect r228114 and use the same implementation for...
2012-04-25 stas- Disable MMU before reconfiguring the pagetables in...
2012-04-25 hselaskyFix typo.
2012-04-25 hselaskyBump the libusb major version due to the last commit...
2012-04-25 desI stopped using my middle name years ago.
2012-04-25 hselaskyFix binary compatibility to the official LibUSB 1.0.
2012-04-25 yongariFor Yukon II controllers that implement optional temper...
2012-04-25 emasteFix cut-and-paste comment error
2012-04-25 adrianAdd placeholder methods for WMI command access (USB...
2012-04-25 adrianAdd a note that explains what the current state of...
2012-04-24 dimWork around llvm PR 12623, which makes variables declar...
2012-04-24 kibTake the spinlock around clearing of the fp->_flags...
2012-04-24 dimAfter r234596, temporarily disable building clang on...
2012-04-24 hselaskyAdd missing and probably also mandatory -h option.
2012-04-24 pjdAdd -u option to 'zfs create' that prevents file system...
2012-04-24 nwhitehornSwitch the default I/O memory barrier to eieio, as...
2012-04-24 nwhitehornRevert r234581 for this file. The lockless SLB tree...
2012-04-24 jchandrajemalloc: pointer size definition for 64-bit mips platforms
2012-04-24 bzDo not toggle IFCAP_TSO4 if we would also do TSO6....
2012-04-24 hselaskyImprove support for USB packet filtering also when...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 bzIf we pass down 64k - L2 hdr size + 1 to 64K L3+ data...
next