Revert "libtelnet/telnetd(8): Fix building with -fno-common."
[dragonfly.git] / sys /
2020-06-27 Aaron LIif_tap: Remove a debug message
2020-06-27 Aaron LItun/tap: Use if_clone framework to clone from autoclone...
2020-06-27 Aaron LItun/tap: Return EEXIST in clone creation if softc found
2020-06-27 Aaron LIif_clone: Fix a missing allocated unit free upon error
2020-06-27 Aaron LItun/tap: Fix errno NODEV to NOENT in clone creation
2020-06-27 Aaron LItun/tap: Do not flag cloned interface as manually made
2020-06-27 Daniel FojtUpgrade libarchive, bsdcat(1), bsdcpio(1) and bsdtar...
2020-06-27 Sascha WildnerFix various typos: a -> an
2020-06-26 Aaron LIipfw3: Fix several comments and error messages
2020-06-26 Aaron LIifconfig(8): Print more WPS attributes in verbose ...
2020-06-25 Daniel FojtUpgrade awk(1). 1/2
2020-06-24 François Tigeotdrm: Add headers, stubs and constants required by Linux...
2020-06-24 François Tigeotdrm: Move acpi_is_video_device() to linux/acpi.h
2020-06-20 Matthew Dillontmpfs - Try to avoid a tmpfs node deadlock in rename
2020-06-16 Daniel Fojtkernel: improve open(2) error handling
2020-06-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-16 François Tigeotdrm/i915: enable i915_gem_phys_ops
2020-06-15 François Tigeotdrm/i915: Use kmem_cache functions
2020-06-15 François Tigeotdrm/linux: Add kmem_cache functions and related constants
2020-06-12 Daniel FojtUpgrade less(1). 1/2
2020-06-11 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits (2)
2020-06-11 Daniel FojtUpgrade diffutils. 1/2
2020-06-11 Daniel Fojtkernel: fix misleading error from allocating file descr...
2020-06-10 Matthew Dillonworld - Change serial port default from 9600 to 115200
2020-06-09 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits
2020-06-09 François Tigeotdrm/linux: Add work_pending()
2020-06-09 François Tigeotdrm/linux: Add raw_read_seqcount()
2020-06-09 François Tigeotdrm/linux: Add swiotlb_max_segment()
2020-06-08 Daniel Fojtkernel: more precious errors from read()ing hammer...
2020-06-08 François Tigeotdrm/linux: Rewrite dev_printk()
2020-06-08 François Tigeotdrm/linux: Rewrite seq_printf()
2020-06-08 François Tigeotdrm/mm: Fix definitions of alloc_pages() and __free_pages()
2020-06-08 François Tigeotdrm/linux: Add mutex_lock_nested() and mutex_trylock_re...
2020-06-08 François Tigeotdrm/linux: Add list_for_each_entry_safe_reverse()
2020-06-08 François Tigeotdrm/linux: Improve put_user()
2020-06-07 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-07 François Tigeotdrm: Add linux/llist.h
2020-06-07 François Tigeotdrm/linux: Fix casting issues in cmpxchg()
2020-06-06 Matthew Dillonkernel - Increase KNOTE_CACHE_MAX
2020-06-06 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-06 François Tigeotdrm: Switch to the OpenBSD dma-fence implementation
2020-06-06 François Tigeotdrm/linux/dma-buf: Rename struct fence to dma_fence
2020-06-04 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-04 Sascha Wildneredk2: Bring in a bunch of additional TianoCore EDK...
2020-06-04 Sascha Wildneredk2: Sync our TianoCore EDK II headers with the edk2...
2020-06-04 Roy MarplesFD_SET: cast away signed vs unsigned conversion warnings
2020-06-04 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-04 François Tigeotdrm/linux: Add pid_nr()
2020-06-04 François Tigeotdrm/linux: Fix ratelimit.h copyright
2020-06-04 Daniel Fojtkernel: avoid possible sysctl integer overflow in acpi_...
2020-06-03 Pierre-Alain TORETkernel/acpi: sync acpi_thinkpad with FreeBSD acpi_ibm
2020-06-03 François Tigeotdrm: Add Coccinelle transformation scripts
2020-06-02 Sascha Wildnerkernel/efirt: Fix a kfree(NULL) panic when deleting...
2020-06-02 Daniel FojtUpgrade grep(1). 1/2
2020-06-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-05-30 Sascha Wildnerkernel/pci: Remove embedded newlines in sysctl descript...
2020-05-30 Sascha Wildnerkernel/pci: Correct an old TUNABLE_INT() to TUNABLE_ULO...
2020-05-29 Tomohiro Kusumiautofs: Minimize non functional diff vs FreeBSD
2020-05-28 Tomohiro Kusumisys/sys/mount.h: Add fsidcmp()
2020-05-29 Sascha WildnerSync ACPICA with Intel's version 20200528.
2020-05-29 Matthew Dillonkernel - Fix efivar panic
2020-05-26 Sascha WildnerClean up the namespace of <sys/timeb.h>.
2020-05-25 François Tigeotdrm/linux: Add down_write_killable()
2020-05-24 Sascha Wildnerlibutil/libc: Move fparseln(3) from libutil to libc.
2020-05-23 Sascha Wildner<sys/mount.h>: Put the <sys/mplock2.h> inclusion under...
2020-05-23 Sascha WildnerRemove patch(1) from the list of bootstrap tools.
2020-05-22 Sascha WildnerMerge branch 'vendor/BZIP'
2020-05-22 Sascha Wildnerkernel: Clean up some no longer used types from makesys...
2020-05-22 Sascha Wildner<machine/pc/bios.h>: Switch to standard types for a...
2020-05-22 Sascha Wildnerkernel: Clean up a few headers a bit.
2020-05-21 Sascha WildnerMerge branch 'vendor/WPA_SUPPLICANT'
2020-05-18 Aaron LIMerge branch 'vendor/TCPDUMP' (version 4.3.0 -> 4.9.3)
2020-05-18 Aaron LI<net/dlt.h>: Sync with libpcap 1.9.1
2020-05-18 Aaron LIMerge branch 'vendor/LIBPCAP' (version 1.8.1 -> 1.9.1)
2020-05-13 François Tigeotdrm/linux/tasklets: queue new requests after existing...
2020-05-11 Sascha WildnerMerge branch 'vendor/FILE'
2020-05-08 François Tigeotdrm/linux/tasklets: Factor out common code
2020-05-08 Sascha WildnerMerge branch 'vendor/FILE'
2020-05-07 François Tigeotdrm/linux: Add tasklet enable and disable functions
2020-05-07 François Tigeotdrm/linux: Add xchg()
2020-05-05 Sascha Wildnerkernel/vm: Rename *_putpages()'s 'sync' argument to...
2020-05-05 Sascha Wildnerkernel/vm: Rename VM_PAGER_PUT_* to OBJPC_*.
2020-05-04 Sascha Wildnerkernel/vm_pager: Add some pagerops typedefs to improve...
2020-05-01 Sascha Wildnerkernel/vinum: Fix panic when vinum was loaded twice.
2020-04-30 Sascha WildnerSync ACPICA with Intel's version 20200430.
2020-04-30 Matthew Dillontmpfs - Fix bug in page-free bypass path
2020-04-28 Sascha WildnerFix various grammatical issues in our messages, documen...
2020-04-28 Sascha Wildner<sys/flame_graph.h>: Include <sys/types.h> for some...
2020-04-28 Sascha Wildner<sys/namecache.h>: Include <sys/lock.h> for nc_lock.
2020-04-28 Sascha Wildner<sys/sglist.h>: Adjust the type of struct sglist's...
2020-04-28 Sascha WildnerFix various grammatical issues in our messages, documen...
2020-04-28 Roy Marplesinet6: nd6_na_input() now considers ln_state <= ND6_LLI...
2020-04-25 François Tigeotdrm/linux: Add for_each_clear_bit()
2020-04-25 François Tigeotdrm/linux: Add BIT_ULL() and GENMASK_ULL()
2020-04-24 Matthew Dillonkernel - Detune memory slab allocator pcpu caching...
2020-04-24 Matthew Dillonkernel - Remove CACHE_VREF: RACED debugging output
2020-04-24 Matthew Dillonhammer2 - Fix serious de-duplication bug and a few...
2020-04-24 Matthew Dillonhammer2 - Fix serious de-duplication bug and a few...
2020-04-24 Matthew Dillonkernel - Fix excessive VM pageout flushes (2)
2020-04-23 Matthew Dillonkernel - Fix excessive VM pageout flushes
next