netstat(1): Add some formats safety.
[dragonfly.git] / sys /
2017-12-31 zrjkernel/nata: Extract ata_tf_read() and ata_tf_write().
2017-12-31 zrjkernel/nata: Extract ad_get_geometry().
2017-12-31 zrjkernel/nata: Add Adaptec 1420 support.
2017-12-31 zrjkernel/nata: Extract reset functions in chipset drivers.
2017-12-31 zrjkernel/nata: Misc cleanup in non chipset codes.
2017-12-31 zrjkernel/nata: Return more data for natacontrol(8).
2017-12-31 zrjkernel/nata: Pass interrupt function to ata_setup_inter...
2017-12-31 zrjkernel/nata: Constification.
2017-12-31 zrjkernel/nata: Separate sata bits.
2017-12-31 zrjkernel/nata: Allow disabling complicated chipset drivers.
2017-12-31 zrjkernel/nata: Move-out public chipset setup related...
2017-12-31 zrjkernel/nata: Use reg == 0x63 for NVIDIA chipsets.
2017-12-31 zrjkernel/nata: Use cfg1 on AMD and NVIDIA chipsets.
2017-12-31 zrjkernel/nata: Remove common ata_via_family_setmode().
2017-12-31 zrjkernel/nata: Split out huge ata-chipsets.c
2017-12-31 zrjsys: Avoid extended ASCII.
2017-12-27 zrjkerne: Move vfs.pbuf_{kva,mem,raw}_count sysctls to...
2017-12-27 zrjkernel: Remove 3 no longer used sysctls in vfs_bio.c
2017-12-26 Sepherosa Ziehausocket: Use fast close if SO_LINGER and linger==0.
2017-12-25 Sascha WildnerCleanup usr.sbin's Makefile a bit.
2017-12-24 zrjboot: Remove unused loader.rc
2017-12-24 Sascha Wildneri386 removal, part 67/x: Remove last traces of I386_BUS...
2017-12-24 Sascha Wildnerkernel/sis: Fix some missed x86_64 porting.
2017-12-24 Sepherosa Ziehauip: Set ip_porthash_trycount based on the # of netisrs.
2017-12-23 zrj<sys/types.h>: Remove <machine/stdarg.h> and adjust...
2017-12-23 Sepherosa Ziehaunet: Increase max stage packet count to 16.
2017-12-21 Sascha Wildneri386 removal, part 66/x: Remove SND_PCM_64 as an explic...
2017-12-21 Sascha Wildnerkernel/de: Use I/O mapped access on x86_64 too.
2017-12-20 Sepherosa Ziehauinpcb: Change how TCP local ephemeral port is selected.
2017-12-20 Sascha Wildner<sys/disklabel32.h>: Add comment that it is used in...
2017-12-20 Sascha Wildnerlibkern/stack_protector: Add comment that it is used...
2017-12-20 zrjkernel: Remove some references to i386.
2017-12-20 zrji386 removal, part 65/x: Remove some leftovers in kernel.
2017-12-20 zrji386 removal, part 64/x: Remove some leftovers in asr(4).
2017-12-20 zrjkernel/pc64: Mark cpu_type as hardcoded.
2017-12-20 zrji386 removal, part 63/x: Remove some leftovers in segme...
2017-12-20 zrjkernel/pc64: Adjust some references to already removed...
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-19 zrjkernel/pc64: Rename i386_protection_init().
2017-12-19 Sepherosa Ziehautcp: Stringent assertion for pru_connect.
2017-12-18 Matthew Dillonkernel - Relax requirements for sysctl operations on...
2017-12-17 Sascha Wildnerboot/efi: Remove our old efi include files.
2017-12-17 Sascha Wildnerboot/efi: Port most of our efi boot code to the EDK...
2017-12-17 Sascha Wildnerboot/efi: Bring in a bunch of additional TianoCore...
2017-12-16 Sepherosa Ziehauigb: Sync with Intel's igb 2.5.3
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-12 Matthew Dillontmpfs - Fix arbitrary maximum file size limitation
2017-12-12 Sascha Wildnerboot/efi: Sync IndustryStandard/Bluetooth.h with UDK201...
2017-12-12 Sascha Wildnerboot/efi: Bring in two more TianoCore EDK II headers.
2017-12-12 Sascha Wildnerboot/efi: Remove an unused header.
2017-12-10 Matthew Dillonkernel - Revert part of the contig allocation work
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-12-08 François Tigeotdrm/radeon: Prevent a crash on load with newer drm...
2017-12-08 Sascha Wildnerkernel/evdev: Fix Makefile permission.
2017-12-08 Peeter Mustkernel - Add evdev support to kbdmux, ukbd and ums
2017-12-08 Peeter Mustkernel - Bring in evdev from FreeBSD
2017-12-08 Peeter Mustkernel - Fix crash when cdev is destroyed
2017-12-08 Matthew Dillontmpfs - Correct some timestamp update issues
2017-12-07 Matthew Dillonkernel - Improve contiguous DMA memory allocation
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-06 Matthew Dillonkernel - Fix vmstats.v_dma_pages
2017-12-06 Matthew Dillonkernel - Fix hw.usermem, hw.physmem, hw.availpages
2017-12-06 Matthew Dillonkernel - Adjust vfs.nbuf, kern.maxvnodes, and debug...
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-05 Matthew Dillonkernel - add 'i' command to ddb
2017-12-05 François Tigeotdrm/linux: Improve linux/pci.h
2017-12-05 zrjfdc(4): Check return error from isa_dma_init().
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.
next