]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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. ...
2015-06-30 hirenAdd missing DTrace scripts that exist in the source...
2015-06-30 npFix leak in tcp_lro_rx. Simply clearing M_PKTHDR isn...
2015-06-30 markmUpdated random(4) boot/shutdown scripting.
2015-06-30 markmHuge cleanup of random(4) code.
2015-06-30 kibDo not calculate the stack's bottom address twice.
2015-06-30 maximo DragonFly 4.2.0 added.
2015-06-30 jhibbitsThe LDFLAGS isn't needed, and breaks the build on power...
2015-06-29 brdAdd Support for uploading Vagrant images to Hashicorp...
2015-06-29 hirenAvoid a situation where we do not set persist timer...
2015-06-29 sbrunoDelete the refernce to VLAN handling being disabled...
2015-06-29 bruefferSet the initial system time to a sane (as in: not end...
2015-06-29 bruefferAdd CouchDB ports (5984 TCP/UDP).
2015-06-29 bruefferFix issues that kept some of the examples from actually...
2015-06-29 emastespeed up ar(1) on UFS file systems
2015-06-29 kibSimplify code, no need to test the flag before clearing it.
2015-06-29 kibProvide npx_get_fsave(9) and npx_set_fsave(9) functions...
2015-06-29 kibMove CS_SECURE() and EFL_SECURE() macros to the machine...
2015-06-29 kibsvr4 emulator has custom sendsig() implementation,...
2015-06-29 kibRemove sv_sigtbl handling from the arm64 sendsig()...
2015-06-29 kibAdd a comment about too strong semantic of atomic_load_...
2015-06-29 kibpcb_gs32sd is unused for long time, remove it. Keep...
2015-06-29 julianSlight tidy up of comments before MFC
2015-06-29 kibAdd x86 PT_GETFSBASE, PT_GETGSBASE machine-depended...
2015-06-29 kibReduce code duplication. Add helper fill_based_sd...
2015-06-29 pfgAdd a new __sentinel attribute.
2015-06-28 jillesmv: Improve message when moving two or more files to...
2015-06-28 hselaskyMake the system queue header file fully usable within...
2015-06-28 wblockFix a couple of missing lines that obscured the -p...
2015-06-28 pfgdconschat(8): Use NULL instead of 0 for the last argume...
2015-06-28 jmmvOnly initialize libedit when necessary
2015-06-28 markmAdd const to char * pointers. This breaks nothing,...
2015-06-28 markmAnsify another function. This is the last in the file...
2015-06-28 markmANSIfy the only function that uses K&R definition in...
2015-06-28 matthewSteve KArgl's commit bit taken in at his own request
2015-06-28 kibRemove unneeded data dependency, currently imposed by
2015-06-27 baptMake all shared library a relative symlink
2015-06-27 gjbInstead of hard-coding the PROVIDERS for upload, add the
2015-06-27 gjbRemove _ACCOUNT and add _USERNAME, _NAME, _VERSION...
2015-06-27 gjbAdd default VAGRANT_IMG variable.
2015-06-27 brdAdd initial support for building Vagrant images for...
2015-06-27 neelFix issues detected by 'mandoc -Tlint bhyveload.8'
2015-06-27 pkelseyUse correct flag in iovctl_start().
2015-06-27 pfgChange detection for the gnu_inline attribute.
2015-06-27 bzFix compilation without INET6 and without INET and...
2015-06-27 kibHandle errors from background write of the cylinder...
2015-06-27 nyanMFi386: r278165
2015-06-27 nyanMFi386: r284878
2015-06-27 gjbFix a vi-invoked typo.
2015-06-27 marcelAdd the ntfs alias and support it with the MBR and...
2015-06-27 gjbAdd initial support for automatically uploading GCE...
2015-06-26 baptshort circuit install -l rs
2015-06-26 delphijReduce warnings:
2015-06-26 tychonverify_gla() needs to account for non-zero segment...
2015-06-26 mavPlug minor memory leak at r284765.
2015-06-26 gjbClarify the note about Thumb-2 kernel support.
2015-06-26 kadesaiCounter part of mfi driver commit in mrsas
2015-06-26 kadesaiKernel panic may be observed by user, if MR controller...
2015-06-26 andrewpc_curpmap is only in the armv6 pcpu data.
2015-06-26 roygeramd64: set the correct LMA values
2015-06-26 kibSplit the DMAR unit domains and contexts. Domains...
2015-06-26 adrianUn-static cpuset_which() - it's useful in other context...
2015-06-26 adrianRename seq_* to mseq_*, to avoid clashes with seq.h...
2015-06-26 cyAdd support for additional architectures in ntp.
2015-06-25 bzAnother attempt to make this compile on more architectu...
2015-06-25 gjbRevert r284860. I was looking at the wrong files.
2015-06-25 jmgIf INVARIANTS is specified, add ctor/dtor to junk memor...
2015-06-25 gjbFix an incorrect revision number.
2015-06-25 tijlEnable the use of __builtin_va_* for ICC.
2015-06-25 gjbDocument r284237, file(1) updated to 5.23.
2015-06-25 gjbDocument r283092, ACPICA updated to 20150515.
2015-06-25 gjbDocument r284329, OpenSSL update to 1.0.1o.
2015-06-25 gjbDocument r258431, boot-time memory test on amd64 platfo...
2015-06-25 gjbDocument r279955, autofs(5) '-noauto' map addition.
2015-06-25 gjbDocument r275681, autofs(5) '-media' map addition.
2015-06-25 gjbUpdate the svn revision marker.
2015-06-25 gjbDocument r284746, TSO and checksum offloading support...
2015-06-25 gjbAdd missing '-' in Hyper-V.
2015-06-25 gjbDocument r284702, uart(4) update to support AMT on...
2015-06-25 gjbDocument r284589, fstyp(8) now recognizes ZFS and GELI...
2015-06-25 gjbMove the crypt(3) entries from userland-programs to
2015-06-25 gjbDocument r284483, Blowfish crypt(3) now supports $2y...
2015-06-25 gjbDocument r284297, lockstat(1) improvements.
next