]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-20 Marius StroblBring back the much more readable unified format for...
2017-08-20 Konstantin... Simplify the code.
2017-08-20 Konstantin... Do not drop NFS vnode lock when performing consistency...
2017-08-20 Konstantin... Allow vinvalbuf() to operate with the shared vnode...
2017-08-20 Konstantin... Simplify amd64 trap().
2017-08-20 Konstantin... Trim excessive 'extern' and remove unused declaration.
2017-08-20 Konstantin... Use ANSI C declaration for trap_pfault(). Style.
2017-08-20 Mark JohnstonDefine prefetch() only if it hasn't already been defined.
2017-08-20 Mark JohnstonAdd a couple of trivial headers to the LinuxKPI.
2017-08-20 Conrad Meyerhwpstate: Add support for family 17h pstate info from...
2017-08-19 Bruce EvansFix setting of defaults for the text cursor.
2017-08-19 Bruce EvansRename curr_curs_attr to base_curr_attr. The actual...
2017-08-19 Konstantin... Use the known valid segment when accessing memory in...
2017-08-19 Bruce EvansUse better hard-coded defaults for the cursor shape...
2017-08-19 Andrew TurnerRemove redundant declarations. Newer gcc has a warning...
2017-08-19 Andrew TurnerUse armv8-a in -march, it is accepted by both clang...
2017-08-19 Vladimir KondratyevAdd support for generic MS Windows 7/8/10-compatible...
2017-08-19 Emmanuel VadotRPI DTS: Add value previously set by VideoCore and...
2017-08-19 Bruce EvansReduce complexity and backwards compatibilty a little...
2017-08-19 Ed Mastesys/modules: don't build qlxgbe if the user objects...
2017-08-19 Ed Masteena.4: fix spelling of 'occurred'
2017-08-19 Ed Mastesys/modules: don't build bxe if the user objects to...
2017-08-19 Ed Mastesa.4: fix spelling of 'suppresses'
2017-08-19 Ed Mastepw useradd: Validate the user name before creating...
2017-08-19 Ed Mastepw usermod: Properly deal with empty secondary group...
2017-08-18 Ed Mastegas: add parens to clarify expression and eliminate...
2017-08-18 Sevan JaniyanAdd Thunderbolt Apple interfaces to the bge(4) supporte...
2017-08-18 Conrad MeyerMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 Ed Mastegas: fix "format string is not a string literal" errors...
2017-08-18 Ed Mastebfd: cast BFD_ALIGN to fix clang error on mips
2017-08-18 Dag-Erling... In fetch_resolve(), if the port number or service name...
2017-08-18 Maxim KonovalovFreeBSD 11.1 release added.
2017-08-18 Konstantin... When checking that #UD comes from kernel mode, check...
2017-08-18 Sevan JaniyanAdd caveat to kinfo_getvmmap(3) explaining high CPU...
2017-08-18 Ed Mastecam iosched: fix typos in comments
2017-08-18 Sevan JaniyanCorrect multicast address used in pfsync(4)
2017-08-18 Bruce EvansFix syscons escape sequence for setting the local curso...
2017-08-18 Ruslan BukinFix module unload when SGX support is not present in...
2017-08-18 Gleb SmirnoffFix cut and paste typo that prevented T5 firmware to...
2017-08-18 Sevan Janiyantypo
2017-08-18 Bruce EvansImprove names for cons25 sequences.
2017-08-18 Bruce EvansFix vt100 escape sequence for showing and hiding the...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-18 Baptiste DaroussinRemove example from zstandard distribution as it is...
2017-08-18 Bruce EvansFix missing syscons escape sequence for setting the...
2017-08-18 Ryan Libbysafe: quiet -Wtautological-compare
2017-08-18 Enji CooperClarify the fact that Andrey (ache) passed away in...
2017-08-18 Michael TuexenEnsure inp_vflag is consistently set for TCP endpoints.
2017-08-18 Mark JohnstonRemove some unneeded subroutines for padding writes...
2017-08-18 Mark JohnstonRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 Mark JohnstonFactor out duplicated kernel dump code into dump_{start...
2017-08-18 Lawrence StewartAn off-by-one error exists in sbuf_vprintf()'s use...
2017-08-18 Greg LeheyGoodbye, ache.
2017-08-17 Enji CooperDon't leak bpf on early return when YP isn't defined...
2017-08-17 Enji CooperFix WARNS
2017-08-17 Bruce EvansI misplaced a newline in the previous commit. Fix...
2017-08-17 Enji CooperHonor NO_RTLD for rtld-elf, similar to what's done...
2017-08-17 Oleg BulyzhinFix BSD label partition end sector calculation.
2017-08-17 Ed Mastearm64: return error instead of panic in unimplemented...
2017-08-17 Bruce EvansUpdate vidcontrol -c to support all cursor appearance...
2017-08-17 Conrad MeyerDiscover CPU topology on multi-die AMD Zen systems
2017-08-17 Kyle Evansbsdgrep: cast pmatch.rm_so to fix build when linking...
2017-08-17 Lawrence StewartImplement simple record boundary tracking in sbuf(9...
2017-08-17 Lawrence StewartThe r322210 change to pgrep's PID delimiting behaviour...
2017-08-17 Conrad MeyerFix unused varable warning in !SMP case
2017-08-16 John BaldwinMark ZFS ABD inline functions static.
2017-08-16 Ryan Libbyaesni: quiet -Wcast-qual
2017-08-16 Conrad MeyerAdd SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue...
2017-08-16 Warner LoshDefine proposed GUID for FreeBSD boot loader variables.
2017-08-16 Warner LoshRemove unused defines.
2017-08-16 Kristof Provostbpf: Fix incorrect cleanup
2017-08-16 Ed Masteforce use of ld.bfd for linking i386 libc, even when...
2017-08-16 Conrad Meyerx86: Add dynamic interrupt rebalancing
2017-08-16 Bryan DreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-16 Ed Masteremove debug files in delete-old* when WITHOUT_DEBUG_FILES
2017-08-16 Ian LeporeFix compile error with option DEBUG. This is fallout...
2017-08-16 Bruce EvansFix setting of the border color. Teken doesn't support...
2017-08-16 Ruslan BukinRename macro DEBUG to SGX_DEBUG.
2017-08-16 Bruce EvansUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-16 Ruslan BukinAdd support for Intel Software Guard Extensions (Intel...
2017-08-16 Ruslan BukinAdd OBJ_PG_DTOR flag to VM object.
2017-08-16 Mark JohnstonAdd device resource management fields to struct device.
2017-08-16 Bryan DreweryUse -S for library installations except for -DNO_ROOT...
2017-08-15 John BaldwinUnconditionally install rwhod support scripts.
2017-08-15 Konstantin... Typo, the '-6' option selects inet6.
2017-08-15 Navdeep Parharcxgbe/t4_tom: Use correct name for the ISS-valid bit...
2017-08-15 Matt JorasRework vlan(4) locking.
2017-08-15 Mark JohnstonAdd vm_page_alloc_after().
2017-08-15 Alan SomersFix some ZFS debugging messages
2017-08-15 Glen BarberRevert r322327, r322352, r322358:
2017-08-15 Glen BarberAlways expand the full path to the configuration file...
2017-08-15 Toomas Soomeloader.efi: repace XXX with real comments in trap.c
2017-08-15 Hans Petter... Add new USB quirk.
2017-08-15 Xin LIPlug memory leak in arge_encap().
2017-08-15 Conrad MeyerFix a couple of comment typos
2017-08-14 Warner LoshThere is no MACHINE_CPUARCH == armv6, remove redunant...
2017-08-14 Warner LoshConvert all the arm big endian tests into a regexp...
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 Enji CooperAdd an UPDATING entry for r322511.
2017-08-14 Enji CooperRegenerate src.conf(5) after change made in r322511...
next