libcrypt: K&R cleanup.
[dragonfly.git] / sys /
2017-12-05 Sascha WildnerRemove some orphaned externs.
2017-12-04 Matthew Dillonkernel - Correct vm_map_entry_reserve() call depth...
2017-12-04 Matthew Dillonkernel - Expand physical memory support to 64TB
2017-12-04 Matthew Dillonkernel - Remove DISABLE_PSE option and related code
2017-12-04 Matthew Dillonkernel - Expand page count fields to 64 bits
2017-12-03 François Tigeotdrm/linux: Implement sort()
2017-12-03 François Tigeotdrm/linux: Fix linux/dma-mapping.h compilation...
2017-12-03 François Tigeotdrm/linux: Add i2c_get_adapdata and i2c_set_adapdata()
2017-12-03 François Tigeotdrm/linux: Add system_unbound_wq
2017-12-02 Sepherosa Ziehausyscons: Unbreak compile w/o splash
2017-12-02 Matthew Dillonhammer2 - Fix indefinite dirty chains due to rename
2017-12-02 Matthew Dillonhammer2 - optimize hammer2_pfs_memory_wakeup()
2017-12-02 Matthew Dillonhammer2 - Fix rename race
2017-12-02 zrjkernel/vfs: Avoid diagnostic line breaks.
2017-12-02 Sascha Wildner<sys/systm.h>: Remove bcopyb() prototype.
2017-12-02 Matthew Dillonkernel - Increase syscons history buffer size
2017-12-02 Matthew Dillonkernel - Fix CAM unit allocation race
2017-11-30 Imre Vadászsyscons - Partly implement FBIO_BLANK ioctl, for displa...
2017-11-29 zrjkernel: Make floppies work again.
2017-11-28 François Tigeotdrm/linux: Add vmalloc_user() and vfree()
2017-11-28 zrjix: Add missing source to conf/files.
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-27 François Tigeotdrm/linux: Add or improve various header files
2017-11-27 François Tigeotdrm/linux: Remove debugging messages
2017-11-27 Peeter Mustkernel - Bring in definition of _IOWINT from FreeBSD.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-25 Tomohiro Kusumiautofs: Import FreeBSD@GitHub 7e6cabd06e
2017-11-25 Sascha WildnerRemove some duplicated includes.
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-22 Sascha WildnerRemove various former kernel config options for good.
2017-11-22 Sascha Wildnerkernel: Remove old SHOW_BUSYBUFS kernel configuration...
2017-11-22 zrjkernel: Remove <sys/inflate.h> inclusion from files...
2017-11-22 zrjinet6: Remove few unneeded <net/zlib.h> headers.
2017-11-20 Sascha WildnerRemove unused <{cpu,machine}/coredump.h> header.
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (3)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (2)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes
2017-11-18 Matthew Dillonkernel - Fix vclean assertion due to short-cut taken...
2017-11-18 Sascha WildnerRemove the NO_CRYPT build option.
2017-11-18 Sascha Wildner<sys/indefinite2.h>: Fix header name.
2017-11-17 Sascha Wildnerkernel: Remove some semicolons at the end of macro...
2017-11-17 Sascha Wildnerkernel: Remove some unnecessary semicolons.
2017-11-17 Sascha Wildnerkernel: Remove two final \ in macro definitions.
2017-11-17 zrjLTO: Disable safety feature.
2017-11-17 zrjLTO: Pass CFLAGS to compiler for kernel module linking...
2017-11-17 Sascha WildnerFix some trailing whitespace in sys/conf and sys/config.
2017-11-15 Sascha Wildnerkernel/hammer2: Fix compilation without INVARIANTS.
2017-11-13 Matthew Dillonkernel - Fix mtime for deferred writes from mmap R+W
2017-11-11 Peeter Mustdrm - Add i915_sysctl_init callback.
2017-11-11 Sascha Wildnerkernel/wlan: Sync Makefile with FreeBSD a bit.
2017-11-11 zrjmusycc: Tidy up a bit.
2017-11-11 zrjbuildworld: Mark few special PROG cases.
2017-11-10 zrjsys/linker_set.h: Allow to declare empty data sets.
2017-11-10 Sepherosa Ziehaure: Sync with Realtek's re-1.94
2017-11-10 Sepherosa Ziehaubus: Properly implement bus_space_{map,unmap}()
2017-11-09 zrjbsd.libnames.mk: Activate LIBDMSG.
2017-11-09 Matthew Dillonkernel - Fix bug in vm_fault_page()
2017-11-08 Matthew Dillonkernel - Enhance debugging wakeup sysctl
2017-11-08 Matthew Dillonkernel - Try to fix 'busy buffer' panic.
2017-11-06 Matthew Dillonhammer2 - Fix divide by 0 race
2017-11-06 Matthew Dillonhammer2 - Add vfs.hammer2.supported_version
2017-11-06 Sascha WildnerClean up the namespace better in <netdb.h>, <spawn...
2017-11-06 Sascha Wildnerarcmsr(4): Upgrade to Areca's Revision 1.40.00.00.
2017-11-06 Sascha WildnerSay 'hammer2' instead of 'hammer' in various places.
2017-11-03 Imre Vadászsyscons - Add minimal fbio support for "scfb" xorg...
2017-11-02 zrjsys: Remove a.out from comments.
2017-11-02 Matthew Dillonkernel - Refactor vm_fault and vm_map a bit (3)
2017-11-02 Matthew Dillonkernel - Refactor vm_fault and vm_map a bit (2)
2017-11-02 Matthew Dillonkernel - Improve uidinfo
2017-11-02 Matthew Dillonkernel - Refactor vm_fault and vm_map a bit.
2017-10-31 Matthew Dillonhammer2 - Add KVABIO support for hammer2
2017-10-31 Matthew Dillonkernel - Add KVABIO debugging, flesh out inlines
2017-10-31 Matthew Dillondevfs - propagate D_KVABIO to vnode
2017-10-31 Matthew Dillonkernel - Remove vfs.cache.numfullpath* sysctl statistics
2017-10-31 Matthew Dillonkernel - Refactor lockmgr() (2)
2017-10-31 Matthew Dillonkernel - Refactor lwkt_token shared lock release
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
2017-10-31 Matthew Dillonkernel - Add #define for atomic_add_64()
2017-10-31 Matthew Dillonkernel - Fix bug in machdep.pmap_mmu_optimize
2017-10-31 Matthew Dillonkernel - Fix vm.max_proc_mmap
2017-10-31 Matthew Dillonkernel - Fix userldt refcnt races
2017-10-31 Matthew Dillonkernel - Refactor kern_sendfile()
2017-10-31 Matthew Dillonkernel - Enhance vm_page_lookup_sbusy_try() API
2017-10-31 Matthew Dillonkernel - Increase MAGAZINE_CAPACITY_MAX
2017-10-31 Sepherosa Ziehauem: Free tx mbufs proactively.
2017-10-30 Sepherosa Ziehauemx: Free tx mbufs proactively.
2017-10-29 Markus Pfeifferkernel: Rename struct tmpfs_args to tmpfs_mount_info
2017-10-29 Markus Pfeifferkernel: Rename tmpfs_args.h to tmpfs_mount.h
2017-10-29 Matthew Dillonkernel - Fix boot issues with > 512GB of ram
2017-10-29 Matthew Dillonhammer2 - Fix "hammer2_chain_getparent: no parent"...
2017-10-28 Sepherosa Ziehauix: Fix possible TX desc GC missing.
2017-10-28 Sepherosa Ziehauigb: Free tx mbufs proactively.
2017-10-28 Matthew Dillonkernel - Fix bugs and refactor namecache cleaning code
2017-10-28 Matthew Dillonkernel - Fix cluster_awrite() race
2017-10-28 Sepherosa Ziehaux86_64: Add pauses in the TSC mpsync testing loop.
2017-10-28 Sepherosa Ziehauix: Free tx mbufs proactively.
2017-10-28 Sascha Wildnerkernel/hptmv: Use __DragonFly__ instead of __DragonFly_...
2017-10-28 Matthew Dillonkernel - Rewrite umtx_sleep() and umtx_wakeup() (2)
2017-10-25 Imre Vadászboot - Abort boot if EFI-framebuffer format is unsupported.
2017-10-25 Imre Vadászsyscons - Add 24bit pixel format support for EFI frameb...
next