]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-04-01 rstoneAdd a method to get the PCI Routing ID for a device
2014-04-01 gjbAdd the svn revision number to the IPX note.
2014-04-01 tijlRename __wchar_t so it no longer conflicts with __wchar...
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 impRemove support for legacy mips*eb names. Remove tests for
2014-04-01 impRemove check for clang and expand the comment. Newer...
2014-04-01 impThere's no need to set the default for GNUCXX based...
2014-04-01 impEliminate FDT being treated specially. When the BSDL...
2014-04-01 impTest MK_ARM_ABI rather than if WITHOUT_ARM_ABI is defined.
2014-04-01 impIt is possible that MK_GNUCXX is "yes" but MK_CXX is...
2014-04-01 loosAdd gpiobus(4) as a link to gpio(4).
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 tijl- In the libiconv module for ISO 2022 restore the origi...
2014-04-01 hselaskyAdd new USB ID.
2014-04-01 baptEnsure make xdev respect which compiler is CC
2014-04-01 brAdd Cortex-A15 cpu id revisions.
2014-04-01 brRelease i2c bus on detach.
2014-03-31 traszHide CTL messages about SCSI error responses. Too...
2014-03-31 traszMake it possible to have multiple CTL worker threads...
2014-03-31 impTurns out name was used here when ACPI_DEBUG was define...
2014-03-31 jasoneUpdate jemalloc to version 3.6.0.
2014-03-31 pfgddb: Minor style cleanups.
2014-03-31 aeRemove unused label.
2014-03-31 aeDon't generate an ICMPv6 error message if packet was...
2014-03-31 emasteMerge r246607 by benno from projects/uefi
2014-03-31 gjbDocument r263140, removal of IPX.
2014-03-31 aeDon't copy the MF flag from original IP header to ICMP...
2014-03-31 yongariIncrease the number of TX DMA segments from 32 to 35...
2014-03-30 impRemove instances of variables that were set, but never...
2014-03-30 impThere's no need to guess at the COMPILER_TYPE to pass...
2014-03-30 impMove stray targets out of the xdev section.
2014-03-30 impKill NO_TESTS and use MK_TESTS=no when we want to skip...
2014-03-30 impAllow the build system to safely set MK_FOO to avoid...
2014-03-30 impWhen building g++, we need to build libsupc earlier...
2014-03-30 baptConvert an unused banner from skeleton.c into a comment.
2014-03-30 eadleradd capsicum to units(1)
2014-03-30 bdreweryGive hint on how to disable the default repository.
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...
next