Add a smbfs(5) manual page (taken from FreeBSD).
[dragonfly.git] / sys /
2021-01-12 Matthew Dillonkernel - Fix atime field for PTYs
2021-01-09 Tomohiro Kusumisys/vfs/ext2fs: Fix comment on htree dirent (disabled...
2021-01-09 Tomohiro Kusumisys/vfs/hammer2: Add hammer2_print_uuid_mismatch()
2021-01-07 Matthew Dillonkernel - Remove MAP_VPAGETABLE
2021-01-05 Sascha WildnerSync ACPICA with Intel's version 20210105.
2021-01-01 Sascha Wildnernewvers.sh: Simplify a bit more.
2021-01-01 Sascha WildnerRemove /usr/share/examples/etc/bsd-style-copyright.
2020-12-31 Sascha WildnerBump copyrights. Good riddance 2020
2020-12-31 Sascha WildnerClean up the POSIX namespace of <iconv.h>, <dirent...
2020-12-31 Aaron LInetproto/802_11: Sync some channel definitions from...
2020-12-30 Sascha Wildnerkernel: Staticize a few variables.
2020-12-29 Sascha Wildner<machine/smp.h>: Remove some prototypes of non-existent...
2020-12-28 Sascha WildnerRemove last remains of FSMID support from userland.
2020-12-28 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-12-27 Roy MarplesMerge branch 'vendor/OPENRESOLV'
2020-12-26 Matthew Dillonkernel - Fix callout structural corruption bug
2020-12-26 Tomohiro Kusumisys/vfs/hammer2: Add initial multi-volumes support...
2020-12-25 Uglymothanet/ip_mroute: Fix 'struct igmpmsg' for x86_64
2020-12-25 Sascha Wildner<netinet6/in6.h>: Revert one change that didn't improve...
2020-12-25 Sascha Wildner<netinet/in.h>: Clean up the POSIX namespace.
2020-12-21 Sascha Wildner<netinet/in6.h>/<sys/mount.h>: Use __BSD_VISIBLE where...
2020-12-20 Sascha Wildner<netinet/in.h>: Fix comment indent.
2020-12-19 François Tigeotdrm/i915: Enable I915_PARAM_MMAP_VERSION
2020-12-19 François Tigeotdrm/i915: Update PCI IDs from Linux 5.8
2020-12-19 François Tigeotdrm: Update to Linux 4.15.18
2020-12-18 Sascha WildnerSync ACPICA with Intel's version 20201217.
2020-12-17 Daniel Fojtsys/vfs/hammer: modify directory ctime when adding...
2020-12-17 Daniel Fojtsys/vfs/hammer2: modify inode's ctime after link()ing it
2020-12-16 zrjworld: Add <sys/single_threaded.h>
2020-12-12 zrjlibstand: Exclude pthread types for loaders.
2020-12-12 zrj<aio.h>: Only provide pthread types mandated by POSIX...
2020-12-12 zrj<signal.h>: Further reduce pthread namespace pollution.
2020-12-12 zrjpthreads: Reimplement pthread types using non polluting...
2020-12-12 zrjpthreads: Reduce pthread type namespace pollution.
2020-12-12 zrj<machine/stdarg.h>: Make <stdarg.h> compatible with...
2020-12-11 Matthew Dillonkernel - Callout corruption and subr_bus debugging
2020-12-10 Daniel FojtUpgrade libressl. 1/2
2020-12-10 Tomohiro Kusumisys/vfs/ext2fs: In ext2 BA_CLRBUF is used in ext2_ballo...
2020-12-10 Sascha Wildnervkernel: Add extra space.
2020-12-09 Sascha Wildnerkernel/mmap_single: Pass a_fp properly into the *_mmap_...
2020-12-09 Sascha Wildneredk2: Sync our TianoCore EDK II headers with the edk2...
2020-12-08 Sepherosa Ziehauip: Allow ip_mreqn support for IP_MULTICAST_IF,IP_...
2020-12-07 Tomohiro Kusumisys/vfs/ext2fs: Document BA_CLRBUF flag used in ext2
2020-12-05 Tomohiro Kusumisys/vfs/hammer2: Minor kprintf fix
2020-12-04 Tomohiro Kusumisys/vfs/hammer2: Add missing vrele in b15468809847b3946...
2020-12-04 Sepherosa Ziehaukern: Bump kernel version for IPPROTO_IP/IP_SENDSRCADDR...
2020-12-04 Sepherosa Ziehauudp: Port IPPROTO_IP/IP_TOS cmsg support from FreeBSD.
2020-12-04 Sepherosa Ziehauinet: Port IPPROTO/IP_RECVTOS from FreeBSD.
2020-12-04 Sascha Wildnervkernel/vke: Add missing semicolon.
2020-12-02 Sascha Wildnerkernel/dup: Fix off-by-one in descriptor limit check.
2020-12-02 Sepherosa Ziehauifmedia: Port SIOCGIFXMEDIA from FreeBSD
2020-11-30 Sepherosa Ziehaubce: Use IF_Mbps to avoid float number in kernel.
2020-11-30 Sepherosa Ziehaure: Sync with Realtek's re-196.04; and fix re_start...
2020-11-30 Tomohiro Kusumisys/vfs/hammer2: Make kprintf prefix consistent
2020-11-30 Tomohiro Kusumisys/vfs/hammer2: Don't ignore vn_isdisk() result on...
2020-11-28 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-28 Sascha Wildner<sys/sysproto.h>: Remove unneeded inclusion of <sys...
2020-11-26 Sepherosa Ziehauudp: Port FreeBSD's IPPROTO_IP/IP_SENDSRCADDR.
2020-11-24 Sascha Wildner<sys/poll.h>: Expose POLLSTANDARD and INFTIM only in...
2020-11-24 Matthew Dillonvkernel - Fix the vkernel build after recent syscall...
2020-11-24 Matthew Dillonkernel - Fix sys_vmspace_ctl()
2020-11-24 Matthew Dillonkernel - Fix shared spin-lock starvation bug in VMs
2020-11-24 Sepherosa Ziehauinet: Refactor in_pcbbind() for IP_SENDSRCADDR support.
2020-11-24 Antonio Huete Jimeneztbridge: Add MODULE_DEPEND to the test module declaration.
2020-11-23 Sepherosa Ziehauinpcb: Factor out function to obtain lport hash token.
2020-11-23 Sepherosa Ziehaujail: Constify the address to be checked.
2020-11-23 Sascha WildnerPut all definitions of htonl() and friends under _BYTEO...
2020-11-22 Sascha Wildnerlibc/stdio: Add _unlocked() flavors of fflush, fputc...
2020-11-22 Sascha WildnerClean up the namespace of <arpa/inet.h>, <netdb.h>...
2020-11-22 Sascha Wildnersys/netproto/smb: Do not trust <netinet/in.h> to bring...
2020-11-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-18 Sascha Wildner<sys/callout.h>: Add a missing semicolon in the callout...
2020-11-16 Matthew Dillonkernel - Rewrite the callout API, major structural...
2020-11-15 Matthew Dillonkernel - Add PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_STATUS
2020-11-15 Matthew Dillonkernel - Rewrite the callout API, major structural...
2020-11-15 Sascha WildnerSync ACPICA with Intel's version 20201113.
2020-11-13 François Tigeotdrm/linux: Add llist_for_each_entry() and llist_del_first()
2020-11-13 François Tigeotkernel: Add atomic_cas_ptr()
2020-11-11 François Tigeotdrm/linux: Rewrite the workqueue implementation
2020-11-10 François Tigeotdrm/linux: Add atomic_dec_if_positive()
2020-11-09 Sascha Wildnerkernel/ufs: Add some __dead2 to the stubs for the non...
2020-11-07 Sascha Wildnerkernel: Use howmany() in a couple of places.
2020-11-07 Matthew Dillonkernel - Incorporate drm79.patch to master, cleaned up
2020-11-07 Matthew Dillonkernel - Change pager interface to pass page index 3/*
2020-11-06 Sascha WildnerAdd a minimal kernel configuration file.
2020-11-06 Sascha WildnerLINT64: Note that 'ident' and 'cpu' are mandatory,...
2020-11-06 Sascha Wildnerkernel: Fix building without 'options _KPOSIX_PRIORITY_...
2020-11-05 Daniel FojtUpgrade libressl. 1/2
2020-11-05 Sascha Wildnerkernel: Reindent a few functions that were not using...
2020-11-05 Sascha Wildnerkernel/amd{smn,temp}: Sync with FreeBSD.
2020-11-04 Matthew Dillonkernel - Change pager interface to pass page index 2/2
2020-11-04 Matthew Dillonkernel - Change pager interface to pass page index 1/2
2020-11-04 Matthew Dillonkernel - Fix uninitialized variable in kqueue_register()
2020-11-04 Matthew Dillonkernel - Fix missing initialization in vnode_pager_lock()
2020-11-03 Tomohiro Kusumisys/vfs/hammer2: Illustrate level1-6 freemap
2020-11-02 zrjkernel: Avoid spurious diagnostic with older gcc47.
2020-11-01 Daniel Fojtkernel: fix getcwd(3) return value for non-existing...
2020-11-01 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comment on copyids
2020-11-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-31 zrjboot/pc32: Fix ambiguity in legacy loaders for Hammer...
next