]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-17 impFor ARM, MIPS, and PowerPC, default to 32-byte alignmen...
2013-05-17 attilioUse readlocking now that assertions on vm_page_lookup...
2013-05-17 sjgWe really need to get the bsd.own.mk from this tree...
2013-05-17 gavino Retrive the part number (CP2103 etc) from the hardwa...
2013-05-17 alcRelax the object locking in vm_fault_prefault(). A...
2013-05-17 alcRelax the object locking assertion in pmap_enter_locked().
2013-05-17 gabor- Update the release notes to DocBook 4.5 XML to build...
2013-05-17 alcRelax the object locking assertion in vm_page_lookup...
2013-05-17 rpauloRevert r250692. We'll use 1 kernel config file for...
2013-05-17 kibDecode new HT 3.00 and 3.10 capabilities.
2013-05-17 kibAdd new capability types encodings from HyperTransport...
2013-05-17 desUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-17 desAdd a -N option that prints the jail name rather than...
2013-05-17 adrianAdd some more debugging printf()s to complain if the...
2013-05-17 grogComplete revision 243104.
2013-05-17 gadDrop any connection to newsyslog. I haven't worked...
2013-05-16 delphijguard against MK_SHARED_TOOLCHAIN not being defined.
2013-05-16 delphijSimilar to r250719: guard against MK_BMAKE not being...
2013-05-16 julianFix cut-n-paste error.
2013-05-16 sjgReverse the sense of the test wrt bmake, and guard...
2013-05-16 delphijConstify string pointers.
2013-05-16 joelMinor mdoc improvements.
2013-05-16 mckusickWhen running the -m option to generate a newfs(8) comma...
2013-05-16 impWhen reporting the user readable size, round up. Severa...
2013-05-16 mckusickClean up trailing whitespace.
2013-05-16 brooksImplement NO_ROOT support for distributekernel and...
2013-05-16 jhA library function shall not set errno to 0.
2013-05-16 adrianTidy up the debugging - don't bother printing out TID...
2013-05-16 adrianLimit the number of software queued frames when doing...
2013-05-16 adrianDump out the holding buffer descriptor contents and...
2013-05-16 dteskeFix a typo in a comment.
2013-05-16 dteskeAdd a handy function for truncating variables to a...
2013-05-16 julianFinally change the mbuf to have its own fib field inste...
2013-05-16 sjgBuild bmake by default.
2013-05-16 brooksAdd a sample script to create filesystem images from...
2013-05-16 kibAdd dependencies on the firmware, which allows the...
2013-05-16 gberFix L2 cache write-back invalidate for Sheeva core.
2013-05-16 hirenAdd tcp header flags ECE and CWR defined in RFC 3168.
2013-05-16 rpauloAdd a kernel config file for the BeableBone Black SoC.
2013-05-16 davidxuReturn one-based key so that user can check if the...
2013-05-15 markjConvert a couple of helper scripts used to test the...
2013-05-15 jhRename O_DIRECTORY to O_TMP_DIRECTORY to avoid shadowin...
2013-05-15 delphijConstify parameters, no functional or binary change.
2013-05-15 adrianImplement my first cut at "correct" node power-save and
2013-05-15 asomerssbin/camcontrol/camcontrol.c
2013-05-15 davidcsAdd Qlogic 10Gigabit Ethernet & CNA Adapter Driver...
2013-05-15 brooksDocument WITHOUT_CROSS_COMPILER and WITHOUT_FORMAT_EXTE...
2013-05-15 brooksAdd support for an external cross compiler. The cross...
2013-05-15 brooksAdd a new option WITHOUT_FORMAT_EXTENSIONS to disable...
2013-05-15 desFix typo in comment.
2013-05-14 hirenFix a typo: It should be "strtoll" and not "stroll".
2013-05-14 gberPort the new PV entry allocator from amd64/i386/mips...
2013-05-14 dteskeCentralize standard getopts arguments, both for conveni...
2013-05-13 delphijAdd less to rescue build. On amd64, this increases...
2013-05-13 edImprove readability of static assertions for OFFSET_...
2013-05-13 edRework the way C11 keywords are defined.
2013-05-13 adrianAdd ALQ beacon debugging.
2013-05-13 adrianSupport sending ATH_ALQ messages with no payload.
2013-05-13 asomersetc/rc.d/syslogd
2013-05-13 dimUse an ugly hack to get around bootstrapping problems...
2013-05-13 jkimRemove a bogus re-assignment.
2013-05-13 npDeal correctly with 40G ports that don't have any trans...
2013-05-13 jimharrisFix typo in net.inet.tcp.minmss sysctl description.
2013-05-13 hirenAs python3 does not have raw_input(), convert it to...
2013-05-13 adrianImprove the debugging output - use the MAC address...
2013-05-13 adrianSince the node state is 100% back under the TX lock...
2013-05-13 adrianOops, commit the other half of r250606.
2013-05-13 adrianThis lock only protects the rate control state for...
2013-05-13 adrianBegin tidying up the reassociation and node sleep/wakeu...
2013-05-13 marcelSet st_nlink in the stat structure within the inode...
2013-05-13 joelmdoc sweep
2013-05-13 attilioo Add accessor functions to add and remove pages from...
2013-05-13 markjAdd a remark to the effect that a manually started...
2013-05-13 bdreweryThe HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOW
2013-05-13 peterBandaid for compiling with gcc, which happens to be...
2013-05-13 dimPull in r181286 from upstream llvm trunk:
2013-05-13 delphijMFV: less v458.
2013-05-12 joelmdoc sweep.
2013-05-12 rmacklemAdd support for the eofflag to nfs_readdir() in the...
2013-05-12 eadlerRevert r250565 which causes issues for older CPUs
2013-05-12 jeff - pctrie really only requires two byte alignment so...
2013-05-12 alcRefactor vm_page_alloc()'s interactions with vm_reserv_...
2013-05-12 eadlerFix several typos
2013-05-12 markjhead -n doesn't take negative arguments on FreeBSD...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 eadlerFix typo in UPDATING
2013-05-12 jillesfdescfs: Supply a real value for d_type in readdir.
2013-05-12 pfgAdd support for "d" floating-point suffix, as defined...
2013-05-12 eadlerMake newsyslog compress logs with xz instead of bzip2...
2013-05-12 trocinyRevert r250394, which disabled snmp_hast due to libl...
2013-05-12 mavSuppress error printing for "PREVENT ALLOW MEDIUM REMOV...
2013-05-12 pluknetTypo.
2013-05-12 eadlerAdd the letter 'x' to the font iso05-8x16.fnt
2013-05-12 jeff - Add a new general purpose path-compressed radix...
2013-05-12 pfgUpdate the gcc43 changelog.
2013-05-12 markjSome filesystems (NFS in particular) do not fill out...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-12 impTurns out that there really isn't an RTC chip on this...
2013-05-12 dteskeComment.
2013-05-12 dteskeFix i18n violations in the package management module...
next