]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-06-05 emasteHandle -DNO_CLEAN builds across brk/sbrk rewrite in...
2018-06-05 ianMake the v*printf() functions in libsa return int inste...
2018-06-05 hselaskyDeclare and set the global "system_highpri_wq" workqueu...
2018-06-05 hselaskyImplement the INIT_DELAYED_WORK_ONSTACK() function...
2018-06-05 hselaskyDefine the __kernel_size_t type in the LinuxKPI.
2018-06-05 hselaskyImplement the task_pid_vnr() function macro in the...
2018-06-05 hselaskyAdd "access" function pointer to the "vm_operations_str...
2018-06-05 hselaskyImplement mul_u32_u32() function in the LinuxKPI.
2018-06-05 hselaskyImplement timer_setup() and from_timer() function macro...
2018-06-05 ramIssue:
2018-06-05 ianAdd vsnprintf() to libsa. Alpha-sort the printf protot...
2018-06-05 markjDon't build brk_test on platforms that don't support...
2018-06-05 kibabEnable high-speed on the card before increasing frequen...
2018-06-05 eadlerusbdevs: sync from NetBSD
2018-06-05 kevloSince we don't enable BUF_TRACKING and FULL_BUF_TRACKIN...
2018-06-05 kevloAdd support for SIMCom SIM7600E.
2018-06-05 mmacyhwpmc: log name->pid, name->tid mappings
2018-06-04 npcxgbetool: Disallow negative values for numeric parameters.
2018-06-04 mmacypmc stat: add debug option for intermediate state
2018-06-04 jkimMFV: r334448
2018-06-04 mmacypmc stat: fix offset of specified counter
2018-06-04 pstefindent(1): fix buildworld after r334632
2018-06-04 mmacylibpmc: improve arg checking
2018-06-04 mmacylibpmc / stat: use westmere supported counter
2018-06-04 mmacyhwpmc: don't defer user callchain capture completion...
2018-06-04 pstefindent(1): add --version option
2018-06-04 pstefindent(1): remove the STACKSIZE macro and all of its use
2018-06-04 pstefindent(1): remove static const char copyright[]
2018-06-04 pstefindent(1): replace BSD bcopy() with C memmove()
2018-06-04 markjRegen after r334626.
2018-06-04 markjReimplement brk() and sbrk() to avoid the use of _end.
2018-06-04 cemCorrectly handle the padding for IPv6-AH, as specified...
2018-06-04 cemstr(r)chr: Replace union abuse with __DECONST
2018-06-04 mmacyhwpmc: remove gratuitous curthread checks
2018-06-04 markjCorrect the description of vm_pageout_scan_inactive...
2018-06-04 alcUse a single, consistent approach to returning success...
2018-06-04 brSort GCC warning flags and remove duplicates.
2018-06-04 brFix build: ignore a GCC 7.2.0 warning which says that...
2018-06-04 jhibbitsAlign UMA data to 128 byte cacheline size
2018-06-04 brdMove /sys symlink creating out of etc/Makefile.
2018-06-04 markjFix the NUMA build for non-x86 platforms.
2018-06-04 jhibbitsSet kernelname in bootconfig to the kernel file
2018-06-04 rmacklemRevert r334586 since I now think __unused is the better...
2018-06-04 mmacypmc filter: avoid spurious gcc uninitialized warning
2018-06-04 eadlertop(1): some nitpicks
2018-06-04 mmacyupdate pmc_pmu_idx_get_by_event signature for !x86
2018-06-04 mmacypmc: add filter command
2018-06-04 eadlertop(1): include what you use
2018-06-04 eadlertop(1): Prefer memcpy over bcopy
2018-06-04 mmacyhwpmc: fix fixed counters checks
2018-06-04 eadlertop(1): Use strsep instead of homegrown alternative
2018-06-04 mmacyhwpmc: ABI fixes
2018-06-04 mmacyhwpmc: support sampling both kernel and user stacks...
2018-06-03 dteskedwatch(1): Update manual to reference actual release
2018-06-03 eadlertop(1): another pass of cleanup
2018-06-03 asomersaudit(4): add tests for the cl audit class
2018-06-03 eadlertop(1): top warnings and cleanup
2018-06-03 pstefindent(1): new option -lpl
2018-06-03 pstefindent(1): revert introduction of -lpl
2018-06-03 pstefindent(1): new option -lpl (always line up to parenthesis)
2018-06-03 pstefindent(1): manual page corretions
2018-06-03 rmacklemFix a gcc8 warning about a write only variable.
2018-06-03 mmacyhwpmc: ensure that mapin updates are synchronous
2018-06-03 mmacypmc: remove assert that is invalid in interrupt context
2018-06-03 pstefindent(1): if an identifier can be either a typedef...
2018-06-03 pstefindent(1): if the token is a "[" then neither of the...
2018-06-03 pstefindent(1): don't add a space after a label
2018-06-03 pstefindent(1): ignore null characters from input
2018-06-03 pstefindent(1): don't overflow di_stack[]
2018-06-03 pstefindent(1): improve CHECK_SIZE_ macros
2018-06-03 pstefindent(1): remove troff output support
2018-06-03 pstefindent(1): avoid resetting last_bl to a bogus value...
2018-06-03 pstefindent(1): the check for buffer overflow has to be...
2018-06-03 pstefindent(1): use errx() instead of abort()
2018-06-03 pstefindent(1): limit character classification functions...
2018-06-03 pstefindent(1): recognize more type names
2018-06-03 pstefindent(1): don't format function declarations as variables
2018-06-03 pstefindent(1): remove is_procname.
2018-06-03 pstefindent(1): disjoint parser state from lexi()
2018-06-03 pstefindent(1): improve handling of boxed comments indentation
2018-06-03 pstefindent(1): improve predictability of lexi()
2018-06-03 pstefindent(1): improve handling of comments and newlines...
2018-06-03 eadlertop(1): restore size for kern.cp_times
2018-06-03 pstefindent(1): remove undocumented and rather useless optio...
2018-06-03 wulf[evdev] Sync event codes with Linux kernel 4.16
2018-06-03 eadlertop(1): Only use NO_WERROR for base gcc
2018-06-03 eadlertop(1): partial revert of r334517
2018-06-03 eadlertop(1): remove chdir to /
2018-06-03 eadlertop(1): use greater warnings
2018-06-03 jhibbitsRevert r326083, it doesn't behave as expected.
2018-06-03 eadlertop(1): misc minor improvements
2018-06-02 asomerspty.3: Add a HISTORY section
2018-06-02 mjgRemove an unused argument to turnstile_unpend.
2018-06-02 mjgmalloc: try to use builtins for zeroing at the callsite
2018-06-02 eadlertop(1): Fix two speeling errors I introduced
2018-06-02 eadlertop(1): chdir to / as init; remove unneeded comment
2018-06-02 eadlertop(1): cleanup memory allocation and warnings
2018-06-02 jhibbitsIncluded VSX registers in powerpc core dumps
2018-06-02 mjgamd64: add a mild depessimization to rep mov/stos users
2018-06-02 jhibbitsAdded ptrace support for reading/writing powerpc VSX...
next