]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-06-12 pfgAdd experimental support for amdfam10/barcelona from...
2012-06-12 tuexenAdd a cmsg of type IP_TOS for UDP/IPv4 sockets to speci...
2012-06-12 mmDocument the -v flag for zpool list.
2012-06-12 tuexenAdd a IP_RECVTOS socket option to receive for received...
2012-06-12 tuexenDeliver IPV6_TCLASS, IPV6_HOPLIMIT and IPV6_PKTINFO...
2012-06-12 rrsFix comment to better reflect how we are
2012-06-12 tuexenUnify the sending of ABORT, SHUTDOWN-COMPLETE and ERROR...
2012-06-12 rrsNote to self. Have morning coffee *before* committing...
2012-06-12 rrsOpps forgot to commit the flag.
2012-06-12 bzFix a problem where zero-length RDATA fields can cause...
2012-06-12 mav - Limit r214102 workaround to only x86. On arm it...
2012-06-12 rrsAllow a gif tunnel to be used with ALTq.
2012-06-12 pjdRevert part of the r236935 for now, until I figure...
2012-06-12 tuexenSmall cleanup.
2012-06-12 hselaskyLibUSB v1.0 API compiliance and bugfixes.
2012-06-12 iwasakiShare IPI init and startup code of mp_machdep.c with...
2012-06-11 mckusickIn softdep_setup_inomapdep() we may have to allocate...
2012-06-11 delphijSwitch from 4-clause to 2-clause BSD license. (OpenBSD...
2012-06-11 pjdfdgrowtable() no longer drops the filedesc lock so...
2012-06-11 alcAvoid unnecessary atomic operations for clearing PGA_WR...
2012-06-11 hselaskyRevert: r236909
2012-06-11 pjdUse consistent way of checking if descriptor number...
2012-06-11 pjdUse consistent way of checking if descriptor number...
2012-06-11 thompsaFix a panic I introduced in r234487, the bridge softc...
2012-06-11 pjdBe consistent with white spaces.
2012-06-11 pjdRemove code duplicated in kern_close() and do_dup(...
2012-06-11 pjdIntroduce closefp() function that we will be able to...
2012-06-11 pjdMerge two ifs into one to make the code almost identica...
2012-06-11 pjdMove the code around a bit to move two parts of code...
2012-06-11 pjdNow that fdgrowtable() doesn't drop the filedesc lock...
2012-06-11 hselaskyUse the correct clock source when computing timeouts.
2012-06-11 iwasakiAnother fixe for r236772.
2012-06-11 mjgFix unloading of libiconv module.
2012-06-11 desNone of these programs actually use auth.conf.
2012-06-11 pjdStyle fixes and simplifications.
2012-06-11 theravenClean up some symbol versions for libsupc++ / libcxxrt.
2012-06-11 theravenFix a leak when setting the global character locale...
2012-06-11 adrianFix uninitialised reference.
2012-06-11 mmIntroduce "feature flags" for ZFS pools (bump SPA versi...
2012-06-11 adrianWrap the whole (software) TX path from ifnet dequeue...
2012-06-11 adrianAdd another TID lock.
2012-06-11 adrianMake sure the frames are queued to the head of the...
2012-06-11 adrianWhen scheduling frames in an aggregate session, the...
2012-06-11 adrianRetried frames need to be inserted in the head of the...
2012-06-11 adrianFinish undoing the previous commit - this part of the...
2012-06-11 adrianIntroduce a new lock debug which is specifically for...
2012-06-11 adrianRevert r233227 and followup commits as it breaks CCMP...
2012-06-11 kevloFix typo
2012-06-11 kevlo- Consistenly mention columns and fields
2012-06-10 issyl0Add more description and clarification about the -depth...
2012-06-10 pjdRemove redundant include.
2012-06-10 pjdStyle: move opt_*.h includes in the proper place.
2012-06-10 trhodes"on the their types." -> "on their types."
2012-06-10 pjdWhen we are closing capability during dup2(), we want...
2012-06-10 jillestouch: Add the -d option from POSIX.1-2008.
2012-06-10 pjdMerge two ifs into one. Other minor style fixes.
2012-06-10 kibUse the previous stack entry protection and max protect...
2012-06-10 mavPartially revert r236666:
2012-06-10 andrewRemove an unneeded increment from initarm. The variable...
2012-06-10 andrewThe GUMSTIX-QEMU config file is almost identical to...
2012-06-10 adrianAdd athaggrstats to the ath(4) tools build.
2012-06-10 adrianFlesh out 'athaggrstats', a utility which will display...
2012-06-10 adrianAdd a new ioctl for ath(4) which returns the aggregate...
2012-06-10 pjdSimplify fdtofp().
2012-06-10 iwasakiSome fixes for r236772.
2012-06-10 pfgBring a couple of libstdc++ patches from Apple's llvm...
2012-06-10 andrewPull out the common code to initialise proc0 & thread0...
2012-06-09 mckusickWhen synchronously syncing a device (MNT_WAIT), wait...
2012-06-09 melifaroUpdate maximum number of tables available in ipfw to...
2012-06-09 pjdds_guid of 0 is special, as it is used by snapshot...
2012-06-09 pjdThere is no need to drop the FILEDESC lock around mallo...
2012-06-09 pjdRemove now unused variable.
2012-06-09 pjdMake some of the loops more readable.
2012-06-09 melifaroValidate IPv4 network mask being passed to ipfw kernel...
2012-06-09 kientzle__flt_rounds was omitted from the exported symbols...
2012-06-09 mavOne more major cam_periph_error() rewrite to improve...
2012-06-09 pjdCorrect panic message.
2012-06-09 dimAmend r227797 by also passing ${STATIC_CXXFLAGS} for...
2012-06-09 joelmdoc: fix a few badly nested blocks.
2012-06-09 melifaroAdd "human" option to print IPv4/IPv6 flows in human...
2012-06-09 melifaroFix typo introduced in r236559.
2012-06-09 joelmdoc: fix mandoc "Oc breaks Op" warning.
2012-06-09 joelmdoc: minor improvements to a few lists with tags.
2012-06-09 gjbClean up trailing whitespace.
2012-06-09 gjbFix a typo: s/deafult/default
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-08 jillessh: Do not assume that SIGPIPE will only kill a subshel...
2012-06-08 jhbSeveral updates:
2012-06-08 gabor- Remove the UNUSED_ARG macro and use __unused in argum...
2012-06-08 jhbSplit the second half of vn_open_cred() (after a vnode...
2012-06-08 dimIn usr.bin/sort, use another method of silencing warnin...
2012-06-08 desDocument that we also support sha256 and sha512.
2012-06-08 joelmdoc: add missing -width argument to Bl -tag.
2012-06-08 mjgPlug socket refcount leak on error in sys_sctp_peeloff.
2012-06-08 mavAdd IDs for Marvell 88SE9220/9230/9235 PCIe 2.0 x2...
2012-06-08 jhayAdd support for the Sunix SER5437A dual serial PCI...
2012-06-08 ashishAdd myself to the calendar.
2012-06-07 pjdIn fdalloc() f_ofileflags for the newly allocated descr...
2012-06-07 pjdEliminate redundant variable.
2012-06-07 emaxCorrect typo(?) and actually set PTHRESH to 32 and...
next