]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-20 Mark JohnstonMake use of the KPI added in r331252.
2018-03-20 Ed MasteRestore close quote lost in r331254
2018-03-20 John BaldwinUse <stdarg.h> instead of <machine/stdarg.h> in userland.
2018-03-20 Mark JohnstonRemove a lingering inaccuracy from mlock.2.
2018-03-20 Kyle Evanslualoader: Use less atomic options for resetting colors...
2018-03-20 Konstantin... Move the CR0.WP manipulation KPI to x86.
2018-03-20 Kyle Evanslualoader: Reset attributes and color scheme with color...
2018-03-20 Ed MasteMake linuxulator fn declaration match definition
2018-03-20 Ed MasteRemove stale generated assym.s files after r331254
2018-03-20 Ed MasteRename assym.s to assym.inc
2018-03-20 Konstantin... Disable write protection around patching of XSAVE instr...
2018-03-20 Konstantin... Provide KPI for handling of rw/ro kernel text.
2018-03-20 John BaldwinSet the proper vnet in IPsec callback functions.
2018-03-20 Konstantin... Check for wrap-around in vm_phys_alloc_seg_contig().
2018-03-20 Mark JohnstonDrop KTR_CONTENTION.
2018-03-20 John BaldwinAdd support for MIPS to LLVM's libunwind.
2018-03-20 Andrew TurnerRemove the entry about loader.efi needing to be updated...
2018-03-20 Andrew TurnerCheck if the gettime runtime service is valid.
2018-03-20 Warner LoshKill assert I shouldn't have committed
2018-03-20 Warner LoshStarting LBA is a 64bit number, so use htole64 instead...
2018-03-20 Warner LoshMake kern.cam.nda.num_trim tunable to limit the number...
2018-03-20 Warner LoshRemove some redundant MPSAFE flags.
2018-03-20 Warner LoshNote: this isn't a general thing. It only affects u...
2018-03-20 Ed MasteRationalize license text on Linuxolator files
2018-03-20 Justin HibbitsCast through uintptr_t to narrow the buf domain pointer...
2018-03-20 Kyle EvansAdd /boot/overlays to ObsoleteFiles
2018-03-20 Justin HibbitsFix powerpc Book-E build post-331018/331048.
2018-03-20 Conrad Meyerblacklist: Fix minor memory leak in configuration parsi...
2018-03-20 Oleksandr Tymoshenko[ofw] fix errneous checks for OF_finddevice(9) return...
2018-03-19 Alexander MotinUpdate mpr(4) driver from v15 to v18 from Broadcom...
2018-03-19 Matt JorasFix initialization of eventhandler mutex.
2018-03-19 Ed MasteRename linuxulator functions with linux_ prefix
2018-03-19 Kristof Provostpf: Fix memory leak in DIOCRADDTABLES
2018-03-19 Eric Joynerixgbe(4): Update shared code, add support for X552...
2018-03-19 Kenneth D.... cam_periph_acquire() now returns an errno.
2018-03-19 Mark JohnstonGiven hidden visibility to symbols referenced by the...
2018-03-19 John BaldwinRevert r318180 and re-enable AIO tests on md(4) by...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-19 Ruslan BukinImport Intel Processor Trace library.
2018-03-19 John BaldwinFix a typo.
2018-03-19 Lawrence StewartAdd support for the experimental Internet-Draft "TCP...
2018-03-19 Kyle EvansAmend missed reference to /boot/overlays, moved to...
2018-03-19 Kyle EvansMove /boot/overlays to /boot/dtb/overlays
2018-03-19 Kyle Evanslualoader: Setup default color scheme if we're using...
2018-03-19 Emmanuel Vadotsys/dts: Remove arm64 from subdir as it no longer exists.
2018-03-19 Kyle EvansAdd note to UPDATING about UEFI changes requiring loade...
2018-03-19 Ed Mastelinux*_sysvec.c: rationalize whitespace and comments
2018-03-19 Ed Masteloader.conf: remove obsolete non-x86 beastie menu statement
2018-03-19 Hans Petter... Remove redundant integer cast in ibcore. The "ref_count...
2018-03-19 Andrey V. ElsukovRemove note that `fwd tablearg` is supported only by...
2018-03-19 Xin LIPlug a possible memory leak.
2018-03-19 Mateusz GuzikUpdate my calendar entry to be more specific now that...
2018-03-18 Mariusz ZaborskiThe gids argument can be declared as const.
2018-03-18 Ian LeporeAdd the device/chip type to the disk d_descr field...
2018-03-18 Warner LoshDon't add links or cleanfiles for NO_OBJ case, in addit...
2018-03-18 Ian LeporeAdd support for 4K and 32K erase block sizes. Many...
2018-03-18 Ian LeporeMake all internal routines return an int error status...
2018-03-18 Mariusz ZaborskiFix reference to man page in Makefile.
2018-03-18 Ian LeporeAdd sc_parent to the softc and use it in place of devic...
2018-03-18 Mark JohnstonUse __syscall(2) rather than syscall(2) in syscall...
2018-03-18 Mark JohnstonFix an access of an uninitialized variable in dtrace_pr...
2018-03-18 Ian LeporeBugfix: wait for writes/erases to complete after starti...
2018-03-18 Mark JohnstonAvoid dequeuing the fault page during a soft fault.
2018-03-18 Mark JohnstonHave vm_page_{deactivate,launder}() requeue already...
2018-03-18 Ian LeporeEliminate some unneeded intermediate variables. Elimin...
2018-03-18 Mark JohnstonHave vm_page_replace() assert that the new page is...
2018-03-18 Edward Tomasz... Fix typo.
2018-03-18 Ian LeporeRemove a pointless KASSERT and reword a comment a bit...
2018-03-18 Mariusz ZaborskiFix similar typos to r331124.
2018-03-18 Mariusz ZaborskiFix typo.
2018-03-18 Ian LeporeDo not overwrite the contents of BIO_WRITE buffers...
2018-03-18 Edward Tomasz... Here's the new development(7), which removes informatio...
2018-03-18 Mariusz ZaborskiUpdate libcasper references to all new man pages.
2018-03-18 Mariusz ZaborskiDocument the sysctl Casper service.
2018-03-18 Mariusz ZaborskiDocument the pwd Casper service.
2018-03-18 Mariusz ZaborskiRemove unneeded variable which was introduced in r328472.
2018-03-18 Conrad Meyerlib(private)zstd: Fix riscv build
2018-03-17 Edward Tomasz... Xr crashinfo(8) from savecore(8).
2018-03-17 Mateusz Guziklocks: slightly depessimize lockstat
2018-03-17 Jeff RobersonMove the dirty queues inside the per-domain structure...
2018-03-17 Alan Somersaudit(4): fix a typo in a comment
2018-03-17 Alan Somersaio_kqueue_test: fix the build when DEBUG=1
2018-03-17 Alan Somersaio: add an ATF test case for aio_fsync error conditions
2018-03-17 Warner LoshUse kern.opts.mk instead of bsd.own.mk (which includes...
2018-03-17 Warner LoshUse FreeBSD-current conventions for building options...
2018-03-17 Warner LoshRemove commented out code to generate opt_inet*.h....
2018-03-17 Warner LoshAdd EFI to kernel options.
2018-03-17 Alexander V... Fix outgoing TCP/UDP packet drop on arp/ndp entry expir...
2018-03-17 Warner LoshOnly take out the periph lock when we're modifying...
2018-03-17 Ed MasteMove assym.s to DPSRCS in vmbus module
2018-03-17 Ed MasteRevert r313780 (UFS_ prefix)
2018-03-17 Edward Tomasz... Fix formatting errors that resulted in apropos(1) outpu...
2018-03-17 Ed MastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-17 Ed MasteANSIfy sys/x86
2018-03-16 Conrad Meyerelftoolchain nm(1): Initialize allocated memory before use
2018-03-16 Brooks DavisAdd _IOC_NEWLEN() and _IOC_NEWTYPE() macros.
2018-03-16 Conrad Meyerlibdtrace: Fix another uninitialized dtt_flags UB
2018-03-16 Devin TeskeAdd myself to committers-ports.dot
2018-03-16 Conrad Meyertelnetd(8): Fix dereference of uninitialized value...
2018-03-16 Conrad Meyerlibdtrace: Eliminate a minor UB by fully initializing...
next