freebsd.git
2015-07-04 adrianWake up the hardware before doing anything in sysctl.
2015-07-04 jmmvAdd support for TEST_METADATA
2015-07-04 jmmvAdd missing shebang
2015-07-04 jmmvMake cleanup routines idempotent
2015-07-04 gjbRevert r285018, r285019, r285076, r285078, r285082.
2015-07-03 rmacklemIf a "principal" argument isn't provided for a Kerberiz...
2015-07-03 gnnUpdate the date on the manual page.
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-07-03 aeKeep IPv6 address specified by IPV6_PKTINFO socket...
2015-07-03 loosAdd the routines to activate the GMAC clock and setup...
2015-07-03 loosRename a10_emac_gpio_config() to a10_gpio_ethernet_acti...
2015-07-03 kibGrammar and language fixes.
2015-07-03 loosRemove duplicate and unnecessary includes.
2015-07-03 traszMake ctl(4) appear in "man -k iscsi" results.
2015-07-03 marcelMinor update to the proto(4) man page:
2015-07-03 marcelRemove commented-out and non-existent cbus(4) attachmen...
2015-07-03 marcelAllow proto(4) to be compiled into the kernel.
2015-07-03 eriReduce overhead of IPSEC for traffic generated from...
2015-07-03 bro Add a description for virtio block device implemented
2015-07-03 brAllow BERI virtio-platform code to operate with no...
2015-07-03 brAdd 'prewrite' method allowing us to run some platform...
2015-07-03 loosAdd AHCI attachment code for Allwinner A10/A20 SoCs.
2015-07-03 roygernetfront: preserve configuration across migrations
2015-07-03 hselaskyFix broken implementation of "kvasprintf()" function...
2015-07-03 traszRemove OpenSSL dependency from iscsid(8) and ctld(8).
2015-07-03 traszUser proper terminology - iSCSI sessions, not iSCSI...
2015-07-03 bzMove comment to the right position.
2015-07-03 adrianOops - fix typo.
2015-07-03 gjbTest for loader.rc existence before attempting to create
2015-07-03 sjgUpdated depends
2015-07-03 sjgFix generation of src.conf.5
2015-07-03 adrianAdd initial support for the TP-Link Archer C7 v2.
2015-07-03 gjbRevert r285018 and r285019, which attempted to resolve
2015-07-03 adrianAdd pcb1 to the QCA955x.
2015-07-03 gjbFix the real problem with missing UFS/MSDOSFS labels...
2015-07-03 marcelImplement busdma_md_unload() and busdma_sync().
2015-07-03 marcelImplement unload and sync operations.
2015-07-03 adrianEnable setting the QCA955x GPIO output mux configuration.
2015-07-03 adrianAdd register defines for the QCA955x DDR flush and...
2015-07-03 marcelAdd busdma_md_create, busdma_md_destroy and busdma_md_load.
2015-07-03 jmgmore word smithing wrt the crd_inject field...
2015-07-03 marcelAdd create, destroy and load of memory descriptors.
2015-07-03 impKill MFILES and find things automatically. It turned...
2015-07-03 emastemfiutil: increase buffer size to accommodate sprintf...
2015-07-03 rmacklemAlex Burlyga reported a POLA violation for the new...
2015-07-03 jmgupdate the documentation of the _IV_ flags... _IV_PRES...
2015-07-02 matAdd repository.callsign, to help arcanist figure out...
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 oshogboAdd stddef.h for size_t typedef.
2015-07-02 gargaBump .Dd due to changes made in r285050 and r285053
2015-07-02 marcelAdd an ISA/ACPI bus attachment to proto(4).
2015-07-02 mjgsysvshm: fix up some whitespace issues and spurious...
2015-07-02 mjgsysvshm: don't lock proc when calculating attach_va
2015-07-02 mjgsysvshm: fix shmrealloc
2015-07-02 mjgvm: don't lock proc around accesses to vm_{t,d}addr...
2015-07-02 gargaImprove pw_lock.3 text changed in r285050
2015-07-02 eriAvoid doing multiple route lookups for the same destina...
2015-07-02 gargaWhen passwd or group information is changed (by pw...
2015-07-02 andrewRemove an unneeded define and old comment referencing...
2015-07-02 andrewRemove an old comment, the cache is enabled.
2015-07-02 kibAccount for the main process stack being one page below...
2015-07-02 andrewUse pmap_load to load table entries. This simplifies...
2015-07-02 andrewForce the dynamic linker to resolve _end early so we...
2015-07-02 andrewCleanup brk and sbrk to use the same code to find curbr...
2015-07-02 emasteUpdate meta2deps example after i386-elf to i386 rename
2015-07-02 kibUse single instance of the identical INKERNEL() and...
2015-07-02 andrewEnable kernel debugging on arm64, other than GDB as...
2015-07-02 kibVnode is not referenced by the vfs_domount() at the...
2015-07-02 andrewSave & restore the floating-pont argument registers...
2015-07-02 bruefferAdd -b to the devlist usage info, forgotten in r260059.
2015-07-02 andrewSet MACHINE_CPU to arm64 when building for arm64. This...
2015-07-02 mavFix couple panics on forced unmount of backing file.
2015-07-02 bruefferFix an obviously wrong boolean operator.
2015-07-02 bruefferAdd the year to the VAX-11/780 announcement entry.
2015-07-02 bruefferFix a typo.
2015-07-02 pjdProperly propagate errors in metadata reading.
2015-07-02 pjdAllow to omit keyfile number for the first keyfile.
2015-07-02 avgzfs_mount(MS_REMOUNT): protect zfs_(un)register_callbac...
2015-07-02 mavDisable port multiplier support on Marvell 88SE61xx...
2015-07-02 gjbFix the path to the UFS/MSDOSFS filesystem labels,...
2015-07-02 gjbImplement an evil workaround that prevents UFS/MSDOS...
2015-07-01 loosAdd DMA support for Allwinner MMC controller.
2015-07-01 andrewFix the logic for when to restore the VFP registers...
2015-07-01 bruefferBump .Dd for the example code update.
2015-07-01 kibDisallow a debugger on 64bit system to set fs/gs bases...
2015-07-01 bruefferAdd one more file missed in the BIND-removal entries.
2015-07-01 brFirst cut of DTrace for AArch64.
2015-07-01 bruefferUse the correct le*dec function to decode a 16bit type.
2015-07-01 gjbRemove the HH-MM suffix from the build date suffix.
2015-07-01 brAdd a central location for exclusion checks. We check
2015-07-01 brMake libproc compilable on AArch64.
2015-07-01 gjbRefine the lockstat(1) entry based on corrections and
2015-07-01 bruefferMake the example code actually work.
2015-07-01 gjbFix the gcloud port/package name.
2015-07-01 npcxgbe(4): request an automatic tx update when a netmap...
2015-06-30 npcxgbetool: fix code that decodes T5 SGE contexts. ...
2015-06-30 lwhsu- Fix `make depend` in sys/modules
2015-06-30 gjbDefault the VAGRANT_VERSION to ${REVISION}-${BRANCH} if
2015-06-30 jmgadd units to the length and count so that it's clear...
2015-06-30 kibDocument x86 machine-specific ptrace(2) requests. ...
next