dragonfly.git
2018-04-11 Antonio Huete... contrib/libpcap - Local adjustments
2018-04-11 Antonio Huete... <net/dlt.h> - Add a bunch of DLTs from libpcap
2018-04-11 Antonio Huete... bpf - Add two new instructions
2018-04-11 Sascha WildnerSync unvis(1) and vis(1) with NetBSD.
2018-04-10 Sascha Wildner<bus/cam/scsi/scsi_daio.h>: Include <sys/types.h> for...
2018-04-10 Sascha Wildnervis.3: Use .Er for errno values.
2018-04-10 Sascha WildnerMove the IOCTLTRIM ioctl to a better header and rename...
2018-04-10 Sascha Wildnerlibutil: Specify MLINKS a bit more readable.
2018-04-10 Sascha Wildner<vis.h>: Bring back namespace pollution reduction.
2018-04-10 Bill Yuanipfw3nat: when the nat config is already exists
2018-04-10 Tomohiro Kusumisys/vfs/autofs: Use d_xxx_t typedefs for /dev/autofs
2018-04-10 Tomohiro KusumiSync err(3) message with 4be4de019f
2018-04-10 Sascha Wildnerlibc: Move to a format for specifying MLINKS that's...
2018-04-10 Sascha Wildnerlibc: Sort unvis.3 MLINKS alphabetically, too.
2018-04-10 Sascha Wildnerlibc: Fix up MLINKS for the recent upgrade of vis.3...
2018-04-09 Bill Yuanipfw3nat: show nat config in kernel
2018-04-09 Bill Yuanipfw3nat: show config in userland
2018-04-09 Bill Yuanipfw3nat: func to get new alias
2018-04-09 Sascha WildnerRemove a number of duplicated includes in userland.
2018-04-09 François Tigeotlibc: Replace vis(3) and unvis(3) files with NetBSD...
2018-04-09 Bill Yuanipfw3nat: nat func to replace the src or dst
2018-04-09 Bill Yuanipfw3nat: check_nat func
2018-04-09 Bill Yuanipfw3nat: add conf in kernel
2018-04-09 Bill Yuanipfw3nat: nat_config func in userland.
2018-04-09 Bill Yuanipfw3nat: standardize the function names
2018-04-09 zrjncurses: Allow for easier bootstrap of libtic.
2018-04-09 zrjgcc50: Deal with -Wnarrowing when compiled by gcc80.
2018-04-08 Sascha Wildnerbootpd/wpa_supplicant: Fix some warnings.
2018-04-08 Sascha Wildnermtree/BSD.include.dist: Sort a bit.
2018-04-08 Sascha WildnerRemove libalias headers and kernel module via 'make...
2018-04-08 Bill Yuanipfw3nat: move implimentation back to *.c file
2018-04-08 Bill Yuanipfw3nat: cleanup for LINT64 build
2018-04-08 Bill Yuanipfw3nat: standardize the function names
2018-04-08 Bill Yuanipfw3nat: remove the module dependency
2018-04-08 Bill Yuanipfw3nat: cleanup 3
2018-04-08 Bill Yuanipfw3nat: RB_tree to keep the translation records
2018-04-08 Bill Yuanipfw3nat: cleanup 2
2018-04-08 Bill Yuanipfw3nat: delete the libalias 3
2018-04-08 Bill Yuanipfw3nat: delete the libalias 2
2018-04-08 Bill Yuanipfw3nat: delete the libalias 1
2018-04-08 Bill Yuanipfw3nat: cleanup
2018-04-08 Matthew Dillonkernel - Change AcpiOs*Lock() operation to reduce freezes
2018-04-08 Matthew Dillonkernel - Fix pageout / sbusy race
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-04-07 Sascha Wildnergetty(8): Sync with FreeBSD.
2018-04-07 Sascha WildnerRemove usage of syslog(3)'s LOG_ODELAY because it is...
2018-04-06 Sascha Wildnersdp.3: Adjust protos to follow the code.
2018-04-06 Sascha Wildnerypclnt.3: Adjust yp_first() and yp_next() protos to...
2018-04-06 Sascha Wildnerioctl.9: Remove ioctl() from SYNOPSIS, it's described...
2018-04-06 Sascha Wildnerzone.9: Update a bit better.
2018-04-05 Sascha Wildnerpax(8): Remove old prototypes.
2018-04-05 Sascha Wildnerzone.9: Include <vm/vm_object.h> for struct vm_object.
2018-04-05 Sascha Wildnerpax(8): Switch to using libc's pwcache instead of a...
2018-04-04 Sascha Wildnerlibc/pwcache: Some further work on the pwcache import.
2018-04-04 François TigeotUpdate pwcache(3) support files from NetBSD
2018-04-04 Sascha Wildnerrmt(8): Remove unneeded include of <sgtty.h>.
2018-04-04 Sascha Wildner<sys/ioctl_compat.h>: Add a reminder comment about...
2018-04-04 Sascha Wildnerioctl.9: Document that 'C' is used by some cam(4) ioctl...
2018-04-03 Sascha Wildnerlibcompat: Remove the old and unused insque() and remqu...
2018-04-01 Sascha Wildnerkernel/vtnet: Add opt_ifpoll.h to the Makefile.
2018-04-01 Sascha WildnerSync zoneinfo database with tzdata2018d from ftp:/...
2018-04-01 Sascha Wildnerre_format.7: Make regex.7 an MLINK.
2018-04-01 Sascha Wildnerman(1): Make -a default.
2018-04-01 Sascha WildnerFix -Wsizeof-pointer-memaccess better.
2018-04-01 Sascha Wildnerkernel/vkernel: Add __printflike() to two internal...
2018-04-01 Aaron LIloader/menu: Fix 'vfs.root.real_root' to be 'vfs.root...
2018-04-01 Aaron LIcpdup(1): Fix a typo in the usage
2018-04-01 Matthew Dillonhammer2 - Increase bulkfree buffer size request and cap
2018-03-31 Aaron LImkinitrd(8): Fix a wrong variable name, and more improv...
2018-03-30 Imre Vadászif_vtnet - Add polling support.
2018-03-30 Imre Vadászif_vtnet - Factor out the virtio_bind_intr() calls...
2018-03-30 Aaron LImkinitrd(8): improve the man page and styles
2018-03-30 Aaron LImkinitrd(8): determine the initrd size from the content...
2018-03-30 zrjkernel/usb4bsd: Add missing descriptions for C610/X99...
2018-03-30 Matthew Dillonkernel - Fix UFS bug on filesystem full conditions
2018-03-30 Aaron LIrc.d: Add ipfw3 rc script
2018-03-30 Aaron LIrc.subr: Add _rc_subr_loaded to avoid sourcing it again
2018-03-30 Aaron LIrcorder(8): Multiple cleanups
2018-03-29 Imre Vadászvirtio_pci - Fix vtpci_reinit MSI-X vector reinitializa...
2018-03-29 Imre Vadászif_vtnet - Fixup serialized assertion in vtnet_is_link_...
2018-03-28 Matthew Dillonbridge - Fix dereference race
2018-03-28 Matthew Dillonbridge - Fix arp issue
2018-03-28 Imre Vadásziwm - Always clear watchdog timer, when bringing down...
2018-03-28 Imre Vadásziwm - Clear Time Event active state, when receiving...
2018-03-28 Imre Vadászvtnet - Split up serializers, now has separate rx and...
2018-03-28 François Tigeotsys/file.h: Expand struct file for drm/linux shim
2018-03-28 Aaron LIMakefile.usr: allow easier change of repo URL and cleanups
2018-03-27 Justin C. SherrillChanges for DragonFly 5.3. v5.3.0
2018-03-27 Imre Vadászif_vtnet - Cleanup ifalt_subque handling a bit.
2018-03-27 Sascha Wildnerkernel/{ext2,u}fs: Remove unused 'in_exists' from struc...
2018-03-26 Imre Vadászif_vtnet - Get rid of separate vtnet_{rx,tx}_intr_task...
2018-03-26 Imre Vadászif_vtnet - Fixup previous commit.
2018-03-26 Imre Vadászif_vtnet - Use ifsq_watchdog_* functions as the watchdog.
2018-03-26 Tomohiro Kusumisys/vfs/autofs: Cleanups (sync with NetBSD and OpenBSD)
2018-03-25 Aaron LIlocate.updatedb(8): improve default search paths with...
2018-03-25 Imre Vadászif_vtnet - Don't drop vtnet_slz in some of the virtqueu...
2018-03-25 Imre Vadászif_vtnet - Remove vtnet_tick_ch and vtnet_cfgchg_task...
2018-03-25 Imre Vadászif_vtnet - Pass the vtnet serializer in ether_ifattach().
2018-03-25 Imre Vadászif_vtnet - Remove unused vtnet_tick() code.
2018-03-25 Imre Vadászif_vtnet - No need to use the taskqueue to run vtnet_up...
next