]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-21 Marius Strobl- Unbreak booting sparc64 kernels after the metadata...
2018-05-21 Eitan Adlertop(1): pull function declarations and externs into...
2018-05-21 Eitan Adlertop(1): fix "variable without declaration" warning
2018-05-21 Eitan Adlertop(1): clean much of WARNS=3 issues
2018-05-21 Eitan Adlertop(1): build with WARN=2
2018-05-21 Eitan Adlertop(1): add getrusage to SEE also
2018-05-20 Eitan Adlertop(1): Remove now-unused variable
2018-05-20 Eitan Adlertop(1): pull configuration directly into header files
2018-05-20 Eitan Adlertop(1): set max username length based on system constant
2018-05-20 Antoine BrodinRevert last change to file/magic/Magdir/elf, it misiden...
2018-05-20 Sevan JaniyanUse St macro for specifying C standards.
2018-05-20 Matt MacyAF_UNIX gc unused label
2018-05-20 Matt MacyAF_UNIX: Don't unlock unp/unp2 if they're not locked
2018-05-20 Matt Macymake sure vnet is set when freeing
2018-05-20 Matt Macypmc: detach free_gtask on unload
2018-05-20 Sevan JaniyanFix a typo and remove an unneeded Tn macro as highlight...
2018-05-20 Matt Macyin(s)_moptions: free before tearing down inpcb
2018-05-20 Matt Macypmc: avoid potential race on shutdown
2018-05-20 Nathan WhitehornFix build with PSERIES but not POWERNV defined.
2018-05-20 Eitan Adlerbsd-family-tree: announce DragonFly 5.2.1
2018-05-20 Eitan Adlertop(1): unconditionally assume we are on FreeBSD (more...
2018-05-20 Eitan AdlerRetry revert
2018-05-20 Eitan Adlerrevert r333928
2018-05-20 Eitan Adlertop(1): Make lack of "percent" information explicit
2018-05-20 Eitan Adlertop(1): remove 'xs' and 'xh' source files
2018-05-20 Jilles Tjoelkersh: Allow unquoted newlines in word in ${param+word...
2018-05-20 Jean-Sébastien... teken, vt(4): Parse the "Cursor style" escape sequence
2018-05-20 Matt Macynfsclient: warnings cleanups
2018-05-20 Cy SchubertStyle fixup:
2018-05-20 Cy SchubertFix build post r333919.
2018-05-20 Matt MacyAF_UNIX: fix LOR introduced by the locking rewrite
2018-05-20 Matt MacyAdd additional preinitialized cap_rights
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-20 Eitan AdlerVendor import of file 5.33
2018-05-20 Mateusz Guzikvfs: simplify vop_stdlock/unlock
2018-05-20 Matt Macyinpcb: defer destruction of inpcb until after a grace...
2018-05-20 Matt MacyAF_UNIX: make unpcb lock name line up with what's in...
2018-05-20 Matt Macyepoch.h: hide proc.h->priority.h from user
2018-05-20 Justin HibbitsAdd support for the XIVE XICS emulation mode for POWER9...
2018-05-20 Matt Macyinpcb: consolidate possible deletion in pcblist functio...
2018-05-20 Matt Macyin_pcb: add helper for deferring inpcb rele calls from...
2018-05-20 Eitan Adlertop(1): Quiesce several warnings
2018-05-20 Eitan Adlertop(1): remove use of 'register' keyword
2018-05-20 Eitan Adlertop(1): be constant in a structure
2018-05-20 Matt Macyepoch.h: move kernel only bits under _KERNEL
2018-05-20 Matt Macyip(6)_freemoptions: defer imo destruction to epoch...
2018-05-19 Mark JohnstonUse the canonical check for reservation support.
2018-05-19 Eitan Adlertop(1): unconditionally assume we are running on FreeBSD
2018-05-19 Eitan Adlertop(1): unconditionally provide 'FreeBSD' as a version
2018-05-19 Eitan Adlertop(1): assume that we're building on FreeBSD
2018-05-19 Eitan Adlertop(1): bump WARNS to 1
2018-05-19 Eitan Adlertop(1): Migrate top to usr.bin
2018-05-19 Nathan WhitehornAvoid writing to the frame buffer in early boot on...
2018-05-19 Konstantin... Style.
2018-05-19 Cy SchubertConform to Berne Convention.
2018-05-19 Eitan Adlermtest: build with WARNS=3
2018-05-19 Eitan Adlermy copyright: some minor adjustments
2018-05-19 Konstantin... Fix PCID+PTI pmap operations on Xen/HVM.
2018-05-19 Konstantin... Fix IBRS handling around MWAIT.
2018-05-19 Mark JohnstonEnable kernel dump features in GENERIC for most platforms.
2018-05-19 Matt Macyufs: remove cgbno variable where unused
2018-05-19 Matt Macynet: fix uninitialized variable warning
2018-05-19 Matt Macyctf dwarf: don't report "no dwarf entry" as if it were...
2018-05-19 Ed Mastemuge(4): chase r333813 if_addr_lock rwlock to epoch...
2018-05-19 Matt Macydisable printing value of SKEIN_LOOP during standard...
2018-05-19 Matt Macybhnd nvram map: don't write "variable records written...
2018-05-19 Warner LoshRestore the all rights reserved language. Put it on...
2018-05-19 Matt Macymp_ring: fix i386
2018-05-19 Edward Tomasz... Fix whitespace; no functional changes.
2018-05-19 Edward Tomasz... Add #defines for vendor/product USB IDs. No functional...
2018-05-19 Ed MasteRemove duplicate cap_no_rights from r333874
2018-05-19 Edward Tomasz... Permit "(", ")", ":", and "/" in USB string descriptors.
2018-05-19 Matt MacyUnbreak BeagleBone Black boot by collapsing 29 SYSINITs...
2018-05-19 Matt Macyintr unbreak KTR/LINT build
2018-05-19 Matt Macyctfconvert: silence useless enum has too many values...
2018-05-19 Matt Macypmap: silence warnings
2018-05-19 Matt Macynetmap and iflib drivers, silence unused var warnings
2018-05-19 Matt Macynetinet silence warnings
2018-05-19 Matt Macytcp sysctl fix may be uninitialized
2018-05-19 Matt Macytcp fastopen: fix may be uninitialized
2018-05-19 Matt MacyAF_UNIX: switch to annotations to avoid warnings
2018-05-19 Matt Macynetmap: compare e1 with e2, not with itself
2018-05-19 Matt Macynet: fix set but not used
2018-05-19 Matt Macycapsicum: propagate const correctness
2018-05-19 Matt Macyback out DBGSET macro
2018-05-19 Matt Macyintr: eliminate / annotate unused stack locals
2018-05-19 Matt Macysendfile: annotate unused value and ensure that npages...
2018-05-19 Matt Macyumtx: don't call umtxq_getchain unless the value is...
2018-05-19 Matt Macycpuset: revert and annotate instead
2018-05-19 Matt Macyconf: revert last change and annotate unused var instead
2018-05-19 Matt Macykevent: annotate unused stack local
2018-05-19 Matt Macylockf: annotate LOCKF_DEBUG only var
2018-05-19 Matt Macycapsicum: annotate variable only used by debug
2018-05-19 Matt Macyturnstile / sleepqueue: annotate variables only used...
2018-05-19 Matt Macyvfs: annotate variables only used by debug builds as...
2018-05-19 Justin HibbitsAdd SPR_HSRR0/SPR_HSRR1 definitions
2018-05-19 Matt Macytty: use __unused annotation instead to silence warnings
2018-05-19 Matt Macyepoch: avoid warning when INVARIANTS is not enabled
2018-05-19 Matt Macydisable set but not used on code that can't be changed
2018-05-19 Matt Macymalloc: avoid possibly returning stack garbage if MALLO...
next