dragonfly.git
2019-11-14 zrj<sys/sem.h>: Use generic types.
2019-11-14 zrj<machine/stdint.h>: Adjust basic types to be more generic.
2019-11-14 zrj<machine/stdint.h>: Add two basic LP types.
2019-11-14 zrjAdjust headers for <machine/stdint.h> visibility.
2019-11-14 zrj<stdint.h>: Move out ptrdiff_t type.
2019-11-15 Tomohiro Kusumisys/vfs/msdosfs: Allow deupdat() against non root directory
2019-11-14 Sascha WildnerRevert "sys/vfs/msdosfs: Correct _PC_FILESIZEBITS value"
2019-11-15 Tomohiro Kusumisys/vfs/msdosfs: Correct _PC_FILESIZEBITS value
2019-11-15 Tomohiro Kusumisys/vfs/msdosfs: Remove seemingly unneeded mbnambuf...
2019-11-14 Matthew Dillonworld - Add support for lwp_getname() and pthread_get_n...
2019-11-14 Matthew Dillonkernel - Add lwp_getname() system call
2019-11-13 Matthew Dilloncpuctl - Implement close() properly for /dev/cpuctl*
2019-11-13 Sascha WildnerMakefile_upgrade.inc: Remove redundant entry.
2019-11-13 Matthew Dillondsynth - Use STRICT_DEPENDS instead of NO_DEPENDS
2019-11-13 Sascha Wildnerlibc: Remove _nmalloc_thr_init from Symbol.map again.
2019-11-13 Roy Marplescontrib/dhcpcd - update README
2019-11-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-11-14 Tomohiro Kusumisys/vfs/msdosfs: Assume up to 8192 bytes sector for BPB
2019-11-14 Tomohiro Kusumisys/vfs/msdosfs: Return EBUSY on lookup on delete/renam...
2019-11-14 Tomohiro Kusumisys/vfs/msdosfs: Sync minor styles with FreeBSD
2019-11-14 Tomohiro Kusumisys/vfs/msdosfs: Allow B_CLUSTEROK in deupdat()
2019-11-14 Tomohiro Kusumisys/vfs/msdosfs: Don't use MSDOSFSMNT_WAITONFAT
2019-11-14 Tomohiro Kusumisys/vfs/msdosfs: Include FAT headers via <vfs/msdosfs...
2019-11-13 Roy MarplesImport dhcpcd-8.1.2
2019-11-12 Matthew Dillonkernel - Fix first-lwp access race vs process creation
2019-11-12 Matthew Dillonpthreads - Fix incorrect fork assumption
2019-11-12 Matthew Dillondocs - Add manual page for sigblockall() and sigunblock...
2019-11-12 Matthew Dillonkernel and libc - Reimplement lwp_setname*() using...
2019-11-12 Matthew Dillonlibc - Implement sigblockall() and sigunblockall() (3)
2019-11-12 Tomohiro Kusumisys/gnu/vfs/ext2fs: Use IO_SEQSHIFT
2019-11-12 Tomohiro Kusumisys/vfs: Use IO_SEQSHIFT
2019-11-12 Tomohiro Kusumisys/vfs/msdosfs: Fix va_fileid casts
2019-11-12 Tomohiro Kusumisys/vfs/msdosfs: Save/restore fatchain cache in VOP_BMAP()
2019-11-12 Tomohiro Kusumisys/vfs/msdosfs: Support vfs clustering
2019-11-12 Sascha WildnerUse our standard bool type in a few places.
2019-11-12 Sascha Wildnerlibc: Fix up two Symbol.map's a bit.
2019-11-12 Matthew Dillonlibc - Implement sigblockall() and sigunblockall() (2)
2019-11-12 Matthew Dillonkernele - lpmap work - split lwp_fork() into lwp_fork1...
2019-11-12 Matthew Dillonacpi - Catch infinite parser recursions
2019-11-12 Matthew Dillonkernel - Repurpose td_tracker
2019-11-12 Matthew Dillonvmstat - Increase buffer for vmstat -m
2019-11-12 Matthew Dillonlibc - make strtok() thread-safe
2019-11-12 Matthew Dillonlibc - Implement sigblockall() and sigunblockall()
2019-11-12 Matthew Dillonkernel - sigblockall()/sigunblockall() support (per...
2019-11-11 Sascha Wildneruseful_macros.cocci: Improve a bit.
2019-11-11 Sascha WildnerMakefile_upgrade.inc: Sort a bit.
2019-11-11 Sascha WildnerRemove OPIE remains.
2019-11-10 Tomohiro Kusumisys/vfs/msdosfs: Need to explicitly set bp to NULL
2019-11-10 Matthew Dillondsynth - Improve 'debug' target, fix "x\n" in logs
2019-11-10 Roy Marplesinet6: Support the ioctl SIOCSIFINFO_IN6
2019-11-10 Aaron LIif_tap: Handle 'SIOCSIFMTU' ioctl directly to support...
2019-11-10 Aaron LItools/wesside: Update to use /dev/tap directly
2019-11-10 Aaron LInos-tun(8): Directly use /dev/tun and remove option...
2019-11-10 Sascha Wildner#include <sys/cdefs.h> in a number of headers that...
2019-11-10 Sascha Wildner<sys/msgport.h>: Add <sys/types.h> for boolean_t (kerne...
2019-11-10 Aaron LIcalendar(1): Define "LANG" for national calendars
2019-11-10 Aaron LIcalendar(1): Reset locale after parsing each calendar...
2019-11-10 Aaron LIcalendar(1): Search calendar file in current directory...
2019-11-10 Aaron LIcalendar(1): Refactor mail header composition and sending
2019-11-10 Aaron LIcalendar(1): Merge 'pathnames.h' into 'io.c'
2019-11-10 Aaron LIcalendar(1): Use login caps for 'calendar -a'
2019-11-10 Aaron LIcalendar(1): Remove pointless playing with LC_TIME
2019-11-10 Aaron LIcalendar(1): Merge two fixes to calendars from FreeBSD
2019-11-10 Aaron LIcalendar(1): Add '-h' and '-?' to show usage help
2019-11-10 Aaron LIcalendar(1): Do not ignore errors of setuid/setgid...
2019-11-10 Aaron LIcalendar(1): Significant update to calendars from OpenBSD
2019-11-10 Aaron LIcalendar(1): Improve UTC offset and longitude handling
2019-11-10 Aaron LIcalendar(1): Various cleanups
2019-11-10 Aaron LIcalendar(1): Remove redundant fr_FR.UTF-8/calendar...
2019-11-10 Aaron LIcalendar(1): Use UTF-8 for all calendars
2019-11-10 Aaron LIcalendar(1): Rework calendar files installation
2019-11-10 Aaron LIcalendar(1): Sync with FreeBSD
2019-11-10 Aaron LIcalendar(1): Sync calendars from FreeBSD
2019-11-09 Tomohiro Kusumisys/vfs/msdosfs: Cleanup before implementing vfs clustering
2019-11-09 Tomohiro Kusumisys/vfs/msdosfs: Fix regression from cleanup commit...
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Remove BPB_TotSec16 test for FAT32...
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Fix comments on corrupted fs
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Fix typo
2019-11-08 Matthew Dillonvirtio - SI_ORDER_FIRST -> SI_ORDER_EARLIER
2019-11-08 Matthew Dillonkernel - Use SI_ORDER_THIRD for CAM peripheral modules.
2019-11-08 Matthew Dillonkernel - Add additional SI_ORDER_* flags
2019-11-08 Matthew Dillonvirtio - Fix LUN scan issue w/ Google Cloud
2019-11-08 Matthew Dillonkernel - Deal with obsolete/misused SID_Sync flag in CAM
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Add/use DOINGASYNC()
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Support async mount (delayed write)
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Avoid "." corruption on rename(2)
2019-11-07 Tomohiro Kusumisys/vfs/msdosfs: Improve fsync(2) behavior
2019-11-06 Matthew Dillondsynth - Change default compression from .tgz to .txz
2019-11-06 Tomohiro Kusumisys/vfs/msdosfs: Remove seemingly unneeded unlock/reloc...
2019-11-06 Tomohiro Kusumisys/vfs/msdosfs: Remove unrelated comment on rmdir
2019-11-05 Matthew Dillondsynth - Add ARCH make var to bulk scan
2019-11-05 Tomohiro Kusumisys/vfs/msdosfs: Sync debug prints with FreeBSD
2019-11-04 Matthew Dillondsynth - Conditionalize use of check-plist stage
2019-11-03 François Tigeotdevfs: Add a vnode pointer argument to dev_dopen()
2019-11-03 François Tigeotdrm/linux: Rework wait_event_xxx() macros
2019-11-03 Matthew Dillondsynth - Enhance FAILURE log message
2019-11-03 Sascha Wildnerfile(1): Fix CVE-2019-18218.
2019-11-03 Tomohiro Kusumisbin/hammer2: Add /dev/ad* and /dev/vn* to "info"/...
2019-11-03 François Tigeotdrm/linux: Only define GFP_KERNEL once
2019-11-03 François Tigeotdrm: Remove most system headers from linux/list.h
next