]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-16 mmelFix LLVM libunwnwind _Unwind_Backtrace symbol version...
2019-12-16 lwhsuFix gcc build after r355790
2019-12-16 luporl[PPC] Handle qOffsets packet
2019-12-16 hselaskyInstall missing pcap(3) manual pages and add missing...
2019-12-16 kevanskbd: patch linker set methods, too
2019-12-16 kevanskbd: remove kbdsw, store pointer to driver in each...
2019-12-16 kevanschrome_kb: remove default get_fkeystr/diag implementations
2019-12-16 kevanskbd: provide default implementations of get_fkeystr...
2019-12-16 kevanskeyboard switch definitions: standardize on c99 initial...
2019-12-16 kevanskbd drivers: use kbdd_* indirection for diag invocation
2019-12-16 markjRemove a declaration of sched_clock() redundant after...
2019-12-16 mjgvfs: allow tail call optimisation in vops in the common...
2019-12-16 mjgvfs: flatten vop vectors
2019-12-16 mjgmtx: eliminate recursion support from thread lock
2019-12-15 mavProperly detect ATA sanitize errors.
2019-12-15 alcApply a small optimization to pmap_remove_l3_range...
2019-12-15 tsoomeloader: rewrite zfs vdev initialization
2019-12-15 jeffschedlock 4/4
2019-12-15 jhibbitspowerpc/powernv: Set the PTCR for the Nest MMU
2019-12-15 jeffschedlock 3/4
2019-12-15 jeffschedlock 2/4
2019-12-15 ianRewrite arm kernel stack unwind code to work when unwin...
2019-12-15 jeffschedlock 1/4
2019-12-15 jhibbitspowerpc/mpc85xx: Clean up Freescale SATA driver a little
2019-12-15 ianSupport --all-repeats in uniq(1) for compatibility...
2019-12-15 cemRevert r355760, r355759
2019-12-15 kevanskbd: convert kbdd_* macros to inline functions
2019-12-15 mmelProperly synchronize completion DMA buffers.
2019-12-15 tsoomeloader: zfsimpl.c cstyle cleanup
2019-12-15 jeffFix a mistake in r355765. We need to activate the...
2019-12-15 kevanskbd: drop _KERNEL #ifdef in kbdreg.h
2019-12-15 jeffPreviously we did not support invalid pages in default...
2019-12-15 jeffAdd a deferred free mechanism for freeing swap space...
2019-12-15 jeffSlightly optimize locking in vm_map_copy_swap_entry...
2019-12-15 jeffHandle pagein clustering in vm_page_grab_valid() so...
2019-12-15 pfgcdefs: use more accurate GCC version for the deprecated...
2019-12-15 kevans<unistd.h>: remove redundant __BSD_VISIBLE
2019-12-14 cemlinuxkpi: Drop incompatible __deprecated definition
2019-12-14 cemcdefs: Add __deprecated(message) function attribute...
2019-12-14 rmacklemUpdate the mount_nfs.8 man page to include NFSv4.2.
2019-12-14 dougmSimplify the processing a leaf mask to find big-enough...
2019-12-14 mmelAdd driver for Rockchip PCIe root complex found in...
2019-12-14 traszAdd sync_file_range(2) implementation to linux(4);...
2019-12-14 traszRegen after r355752.
2019-12-14 traszFix definitions for linuxulator's sync_file_range(2).
2019-12-14 traszAdd 'sesutil show' subcommand to show enclosure and...
2019-12-14 traszAdd -M option to nc(1), which makes it print the TCP...
2019-12-14 cemDeprecate sranddev(3) API
2019-12-14 rlibbyuma dbg: flexible size for slab debug bitset too
2019-12-14 kppf: Make request_maxcount runtime adjustable
2019-12-14 kppfctl: Warn users when they run into kernel limits
2019-12-14 mjgRemove the useless return value from proc_set_cred
2019-12-13 scottlAdd accessors for the Vendor Specific Extended Capabili...
2019-12-13 jhbExpand net epoch in the cxgbe TOE driver to satisfy...
2019-12-13 jkimMFV: r355716
2019-12-13 ianInclude ofw_bus_if.h in SRCS only on systems configured...
2019-12-13 impBetter copyright advice
2019-12-13 avgzfs boot: fix a crash in a rarely taken path in fzap_lookup
2019-12-13 impBe consistent about checking return value from bus_dela...
2019-12-13 impDon't use contractions. Fix the date.
2019-12-13 rmacklemSilence some "might not be initialized" warnings for...
2019-12-13 jhbRemove the deprecated timeout(9) interface.
2019-12-13 npcxgbe(4): Use the _XT variant of the CPL used to transm...
2019-12-13 bdragon[PowerPC] Fully define gdtoa settings on powerpc64.
2019-12-13 jhbUse callout(9) instead of deprecated timeout(9).
2019-12-13 impCreate new wrapper function: bus_delayed_attach_children()
2019-12-13 jhbUse a callout instead of timeout(9) for delayed zio's.
2019-12-13 jhbUse callout(9) instead of deprecated timeout(9) for...
2019-12-13 jhbSupport software breakpoints in the debug server on...
2019-12-13 traszAdd kern_kill() and use it in Linuxulator. It's just...
2019-12-13 traszAdd kern_getsid() and use it in Linuxulator; no functio...
2019-12-13 impMove to using bool instead of boolean_t
2019-12-13 markjRestore the reservation of boot pages for bucket zones...
2019-12-13 bdragon[PowerPC] Enable TLS usage in system libraries on ELFv2.
2019-12-13 mavFix $() handling, broken since the beginning at r108014.
2019-12-13 rmacklemAdd an entry to RELNOTES for r355677.
2019-12-13 emasterevert r355609
2019-12-13 tsoomeloader: cd9660_open() warn: is 'buf' large enough for...
2019-12-13 aeMake TCP options parsing stricter.
2019-12-13 rlibbyRevert r355706 & r355710
2019-12-13 rlibbylibmemstat: unbreak build
2019-12-13 rlibbybitset: rename confusing macro NAND to ANDNOT
2019-12-13 rlibbyuma: report slab efficiency
2019-12-13 rlibbyuma: delay bucket_init() until we might actually enable...
2019-12-13 rlibbyuma dbg: flexible size for slab debug bitset too
2019-12-13 traszAdd kern.geom.part.separator tunable. This makes it...
2019-12-13 tsoomeloader: clean up devopen and devclose a bit
2019-12-13 tsoomeloader: vdisk dereference after free
2019-12-13 cemntpd(8): Don't use OpenSSL's RAND API
2019-12-13 cemlibtelnet: Replace bogus use of srandomdev + random...
2019-12-13 cembsnmpd(1): Replace dubious srandomdev+random(3) with...
2019-12-13 cemlibtacplus: Remove bogus srandomdev+random
2019-12-13 cemlibradius: Rip out dubious use of srandomdev(3)+random(3)
2019-12-13 cemkern/subr_unit: Rip srandomdev, random(3) out of dead...
2019-12-13 cemrandom(6): produce random results
2019-12-13 cemfsirand(8): Just use arc4random(3)
2019-12-13 cemkeyserv(8): unifdef out __FreeBSD__ and KEYSERV_RANDOM
2019-12-13 ianIf device_delete_children() returns an error, bail...
2019-12-13 jhbDocument that the debug server supports writing to...
2019-12-13 jhbFix a mismerge in r355683 and remove the local gdb_port...
next