]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-30 brAdd support for keyboard used in Samsung Chromebook...
2014-03-30 brAdd lowercase postfix, so SoC-common file will be ignor...
2014-03-30 brDirectly call kmem_alloc_contig to allocate framebuffer...
2014-03-30 br- Merge SoC-common parts
2014-03-30 eadlerunits(1): Add some missing units
2014-03-30 eadlerTeach units(1) that an erg and ergon are the same thing.
2014-03-30 eadlerUse the correct variable name in the example code.
2014-03-30 eadlerFix sizeof modifier for sizeof() in printf
2014-03-29 marcelFix build on FreeBSD 7 where:
2014-03-29 rpauloEnable all cryptocaps because net80211 can do software...
2014-03-29 marcelFix build on FreeBSD 8 where partition types for nandfs...
2014-03-29 marcelFix build on FreeBSD 9 where <sys/pc98.h> has the same...
2014-03-29 tuexenHandle an edge case of address management similar to...
2014-03-29 tuexenUse SCTP_OVER_UDP_TUNNELING_PORT more consistently.
2014-03-29 adrianAdd support to export the contents of the notification...
2014-03-29 marcelHook mkimg(1) to the build.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-29 adrianFix ah_powerMode setting.
2014-03-29 andrewVFP fixes/cleanups for ARM11:
2014-03-29 andrewInitialise fpscr to a sane value when we create the...
2014-03-29 kibClear the kernel grab of the FPU state on fork. The...
2014-03-29 andrewAdd more flags for the fpexc register from the ARM1176J...
2014-03-29 edwinMFV for 263899, tzdata2014b
2014-03-29 marcelBuild this on sparc64, where we don't have LABELSECTOR...
2014-03-29 marcelMake this build on ia64 w/ gcc.
2014-03-29 marcelFix build on i386 w/ clang.
2014-03-29 marcelAdd a paragraph about running mkimg without arguments...
2014-03-29 marcelDocument how labels can be given to partitions.
2014-03-29 marcelHandle the raw partition of the BSD and VTOC schemes.
2014-03-29 dimAdd the llvm/clang patch for r263891.
2014-03-29 dimMake clang default to DWARF2 debug info format for...
2014-03-28 impDump default media size to 1GB to reflect a fatter...
2014-03-28 delphijMFV r263887:
2014-03-28 rayo Add new vd_driver method to do bitblt with mask,...
2014-03-28 impOnly set XDDESTDIR if it wasn't already set to allow...
2014-03-28 bdreweryAdd `-S' to display syscall numbers in the output as...
2014-03-28 kibSeveral fixes for the PCID implementation:
2014-03-28 rayEnable to build UEFI framebuffer driver for vt(4).
2014-03-28 emasteFix missed efi.h header change in r263815
2014-03-28 marcelMake mkimg a general command and not a maintenance...
2014-03-28 marcelDefine SPARSE_WRITE to enable writing sparse files...
2014-03-28 marcelFlesh-out manpage.
2014-03-28 marcelUse :- and not :! for pipes. ! needs to be escaped...
2014-03-28 gjbDereference nonexistent md2(3) manual.
2014-03-28 marcelWrite verbosity to stderr. The image may be written...
2014-03-28 takawataChange default logic to CONFORM because this routine...
2014-03-28 marcelWrite sparse files by default (when SPARSE_FILE is...
2014-03-28 marcelPartitions start on cylinder boundaries.
2014-03-28 marcelPartitions start on track boundaries.
2014-03-28 marcelPartitions start on track boundaries.
2014-03-27 marcelRemove the -z flag. Let's just write a sparse file...
2014-03-27 marcelProperly fill in d_nsectors, d_ntracks, d_ncylinders...
2014-03-27 marcelRemember operator precedence?
2014-03-27 jillessh: Fix memory leak with an assignment before a regular...
2014-03-27 jillessh: Fix memory leak when trying to set a read only...
2014-03-27 marcelGive vtoc8 a change to work: when setting the physical...
2014-03-27 marcel1. When calculating block addresses, round to the...
2014-03-27 marcelRemove trksz, which was hardcoded to 1, and replace...
2014-03-27 rwatsonUpdate system man pages for s/capability.h/capsicum.h/.
2014-03-27 marcelFix writing the start and size fields.
2014-03-27 dimEnable parallel building for gnu/usr.bin and usr.bin...
2014-03-27 marcel1. Add -v option to increase vebosity levels
2014-03-27 marcelAdd scheme_max_secsz() for returning the maximum sector...
2014-03-27 emasteUpdate EFI framebuffer handoff from loader
2014-03-27 emasteamd64: Parse the EFI memory map if present
2014-03-27 rayRevert r263321.
2014-03-27 emasteMove ia64 efi.h to sys in preparation for amd64 UEFI...
2014-03-27 jmmvFix path to the run.pl script to let these tests run.
2014-03-27 bdreweryUpdate build(7) with LOCAL_* vars
2014-03-27 traszRemove ctl_mem_pool.{c,h}.
2014-03-27 traszRework cfiscsi_datamove_in() to obey expected data...
2014-03-27 rayFix crash on resume in vt(9).
2014-03-27 takawataStrict value checking will cause problem.
2014-03-27 takawataTo check polarity, check ACPI_MADT_POLARITY_CONFORMS...
2014-03-26 neelAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-26 asomersCorrect ARP update handling when the routes for network...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-26 jillessh: Fix possible memory leaks and double frees with...
2014-03-26 dimAvoid "cc1: warning: is shorter than expected" when...
2014-03-26 dimRevert r263694, and apply a better fix to squelch unnec...
2014-03-26 jhbFix build without SMP.
2014-03-26 bdreweryRevert r263638 (create /root dataset) for now as it...
2014-03-26 jmgfix up an old email address and drop clause 3 of my...
2014-03-26 jmgudpate VERY old email address.. I haven't had this...
2014-03-26 mjgUpdate userspace users of hw.bus.devctl_disable.
2014-03-26 gjbDocument r263754
2014-03-25 sobomaxMake `-R', `-T' and `-E' options mutially non-exclusive...
2014-03-25 mjgDocument a known problem with handling the process...
2014-03-25 mjgRemove long obsolete sysctl hw.bus.devctl_disable.
2014-03-25 mjgRemove lockless check in devopen, while correct it...
2014-03-25 impDefine PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles...
2014-03-25 impAdd a '*' to the M modifier string so we match any...
2014-03-25 impRather than require a makeoptions DEBUG to get debug...
2014-03-25 hirenCorrect the comments as support for RFC 1644 has been...
2014-03-25 traszTarget Transfer Tag is opaque; no need to htonl(3) it.
2014-03-25 tychonMove the atpit device model from userspace into vmm...
2014-03-25 traszMove the ic_outstanding_count under #ifdef DIAGNOSTIC.
2014-03-25 traszFix harmless warning after reconnecting a session and...
2014-03-25 traszUse newly added extended LUN support in CAM.
2014-03-25 traszUse a less unusual syntax in debug printfs.
next