]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-07-18 glebiusWhen traversing global in_ifaddr list in the IFP_TO_IA...
2012-07-18 traszAdd missing free.
2012-07-18 obrienSort per the comment.
2012-07-18 obriena ";" tells make we want the shell to be used
2012-07-18 avatarRemoving bsd{ar,ranlib} found on my ancient installation.
2012-07-18 alcMove what remains of vm/vm_contig.c into vm/vm_pageout...
2012-07-17 kenAdd back spare fields consumed in r237545. It seems...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-17 gnnChange UL to ULL since time is 32 bits.
2012-07-17 mavFor Intel Panther/Lynx Point USB 3.0 xHCI controllers...
2012-07-17 tuexenFix a refcount bug when freeing an association.
2012-07-17 jhMake sure that arraysz is initialized to a value larger...
2012-07-17 jhRemove trailing whitespace.
2012-07-17 gonzoMove unmask IRQ function call up to nexus device level.
2012-07-17 alcCorrect vm_page_alloc_contig()'s implementation of...
2012-07-17 kevloPut parenthesis around sizeof args.
2012-07-16 issyl0In ipfw(8), make the text about dynamic rules consistent.
2012-07-16 bruefferSimply error handling by moving the allocation of np...
2012-07-16 trocinyMetaflush on/off values don't need quotes.
2012-07-16 gnnAdd support for walltimestamp in DTrace.
2012-07-16 alcVarious improvements to vm_contig_grow_cache(). Most...
2012-07-16 gnnAdd a script that traces NFS attribute cache accesses.
2012-07-16 traszThe resize GEOM event has no references, thus cannot...
2012-07-16 traszAdd back spare fields reused in r238213. According...
2012-07-16 hselaskyAdd new USB device ID.
2012-07-16 pgj- Add support for displaying process stack memory regions.
2012-07-16 hselaskyAdd new USB device ID.
2012-07-16 glebiusIf ip_output() returns EMSGSIZE to tcp_output(), then...
2012-07-16 tuexenAllow netstat to be build if INET is not defined in...
2012-07-15 alcCorrect an off-by-one error in vm_reserv_alloc_contig...
2012-07-15 pfgUse libc's strndup() instead of Dtrace's reimplementation.
2012-07-15 jillesstty: Mark usage() __dead2.
2012-07-15 adrianHandle RX Keymiss events.
2012-07-15 adrianLog the number of handled decsriptors and valid descrip...
2012-07-15 jilleslibc: Remove some unused strings from getaddrinfo().
2012-07-15 mdfFix a bug with memguard(9) on 32-bit architectures...
2012-07-15 tuexenChanges which improve compilation if neither INET nor...
2012-07-15 glebiusUse M_NOWAIT while holding the pf giant lock.
2012-07-15 hselaskyAdd new USB device ID.
2012-07-15 melifaroPermit changing MTU in 6to4 relay.
2012-07-15 bruefferSave a bzero() by using M_ZERO.
2012-07-15 jillesps: Fix memory leak when showing start/lstart for swapp...
2012-07-15 bruefferFix typo in a message.
2012-07-15 bruefferJump to the failed label instead of doing cleanup ourse...
2012-07-15 jillessh: Reset pendingsigs before checking pending traps...
2012-07-15 tuexen#ifdef INET and INET6 consistently. This also fixes...
2012-07-15 kibPass --enable-new-dtags to the linker invocation by...
2012-07-15 kibImport the DragonFly BSD commit 4f0bc915b65fcf5a23214f6...
2012-07-15 jillessh: Remove unused variable in_dowait.
2012-07-15 jillessh: Add a simple test for the "local" builtin.
2012-07-15 jillessh: Expand assignment-like words specially for export...
2012-07-15 impThese were never used, remove them.
2012-07-15 rpauloThe JP1082 device doesn't respond to the MII_BMSR comma...
2012-07-15 impConfigure the peripheral pins for MCI devices. Elimina...
2012-07-15 impForce overwrite of gz file, to make NO_CLEAN builds...
2012-07-15 impUse the pin number rather than the hybrid pin number...
2012-07-15 kanMake pkg bootstrap program ask for confirmation before...
2012-07-14 tuexenProvide the correct notification type (SCTP_SEND_FAILED...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-14 alcIf vm_contig_grow_cache() is allowed to sleep, then...
2012-07-14 tuexenUse case for selecting the address family (as in other...
2012-07-14 tuexenUse case for selecting the address family (as in other...
2012-07-14 alcMove kmem_alloc_{attr,contig}() to vm/vm_kern.c, where...
2012-07-14 kibAdd support for the XSAVEOPT instruction use. Our XSAVE...
2012-07-14 adrianFix build breakage when one isn't building with IEEE802...
2012-07-14 zeisingChange language in WITH_BSDCONFIG to match other option...
2012-07-14 mmRevert r237927 and remove accidentially added kernel...
2012-07-14 adrianMerge in some other features from the legacy RX path:
2012-07-14 joelMdoc and whitespace fixes.
2012-07-14 impAdd preliminary support for Atmel SAM9260-EK evaluation...
2012-07-14 impuboot should be telling us it is an ETHERNUT5 for this...
2012-07-14 adrianMake sure that 'rs' is pointing to the correct RX status.
2012-07-14 adrianEnsure that error is set.
2012-07-14 impCreate common routines for configuring the serial ports...
2012-07-14 dteskeImport bsdconfig(8) as a replacement for the post-insta...
2012-07-14 mjacobThe call to disk_resize causes a panic if DIAGNOSTIC...
2012-07-14 adrianChange the RX EDMA path to first complete the FIFO...
2012-07-14 adrianDon't free the descriptor allocation/map if it doesn...
2012-07-14 adrianCreate an RX queue lock.
2012-07-14 adrianFix EDMA RX to actually work without panicing the machine.
2012-07-14 dteskeFix domain.
2012-07-13 jillessh: Add tests where "export" does not parse differently.
2012-07-13 dimPull in r159895 from upstream clang trunk:
2012-07-13 joelAdd HISTORY section.
2012-07-13 brooksMFP4 214344:
2012-07-13 joelMinor mdoc, spelling and end of line whitespace fixes.
2012-07-13 jhbMake the interval timings for EVFILT_TIMER more accurat...
2012-07-13 jhbThe etcupdate utility is a tool for managing updates...
2012-07-13 mmMerge illumos commit 13749:df4cd82e2b60
2012-07-13 avgacpi_cpu: separate a notion of current deepest allowed...
2012-07-13 mmUpdate vendor/illumos to illumos-gate revision 13750...
2012-07-13 kevloWhitespace nit
2012-07-13 impFor our at91rm9200 boards, register which subtype of...
2012-07-13 alcWring a few cycles out of pmap_enter(). In particular...
2012-07-12 jkimFix the previous commit. Obsolete libraries must be...
2012-07-12 jkimSort ASM definitions by crypto module for slightly...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-12 impThis file is no longer AT91RM9200 specific, but now...
2012-07-12 impRemember where we found the DBGU and use that for our...
2012-07-12 eadlerDocument the behavior of mount with failok specified.
next