2016-12-19 |
Matthew Dillon | ahci - Adjust a few things
|
commit | commitdiff | tree |
2016-12-17 |
Matthew Dillon | vmstat - Adjust headers
|
commit | commitdiff | tree |
2016-12-17 |
Matthew Dillon | vmstat - Revamp output
|
commit | commitdiff | tree |
2016-12-17 |
Matthew Dillon | kernel - remove mapzone
|
commit | commitdiff | tree |
2016-12-17 |
Matthew Dillon | debug - Update kmapinfo, zallocinfo, slabinfo
|
commit | commitdiff | tree |
2016-12-17 |
Matthew Dillon | kernel - Tag vm_map_entry structure, slight optimization...
|
commit | commitdiff | tree |
2016-12-16 |
Matthew Dillon | drm - Fix memory leak in broadwell or later GPUs
|
commit | commitdiff | tree |
2016-12-12 |
Matthew Dillon | kernel - Re-fix chromebook keyboard
|
commit | commitdiff | tree |
2016-12-09 |
Matthew Dillon | smbfs - Fix rename operation
|
commit | commitdiff | tree |
2016-12-06 |
Matthew Dillon | docs - Modernize swapcache(8)
|
commit | commitdiff | tree |
2016-12-06 |
Matthew Dillon | hammer - Disallow modifying ioctls when filesystem...
|
commit | commitdiff | tree |
2016-12-06 |
Matthew Dillon | libc - Take care of minor buffer overrun in link_ntoa()
|
commit | commitdiff | tree |
2016-12-06 |
Matthew Dillon | dntpd - Fix memory leak
|
commit | commitdiff | tree |
2016-12-06 |
Matthew Dillon | kernel - Increase worst-case maximum exec rate
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - Remove unused process_exit and process_exec...
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - Spiff up locks a bit
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - Make kern_proc cache-friendly
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - Remove debugging kprintf
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - Try to idle cpus when in panic()
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - more kmalloc and nlookup performance optimizations
|
commit | commitdiff | tree |
2016-12-05 |
Matthew Dillon | kernel - Skip vmm_shutdown() when in a panic
|
commit | commitdiff | tree |
2016-12-04 |
Matthew Dillon | kernel - set default locale name for smbfs
|
commit | commitdiff | tree |
2016-12-04 |
Matthew Dillon | test - Adjust blib and sc1
|
commit | commitdiff | tree |
2016-12-04 |
Matthew Dillon | kernel - Overhaul namecache operations to reduce SMP...
|
commit | commitdiff | tree |
2016-12-04 |
Matthew Dillon | kernel - Reduce spinning on shared spinlocks
|
commit | commitdiff | tree |
2016-12-04 |
Matthew Dillon | hammer - Remove global VOP counters
|
commit | commitdiff | tree |
2016-12-02 |
Matthew Dillon | kernel - Fix smbfs readdir and umount
|
commit | commitdiff | tree |
2016-12-02 |
Matthew Dillon | kernel - Remove NETSMBCRYPTO option (make it the default)
|
commit | commitdiff | tree |
2016-12-02 |
Matthew Dillon | smbfs - Fix mount_smbfs authentication error (but ...
|
commit | commitdiff | tree |
2016-12-01 |
Matthew Dillon | kernel - Cleanup macros
|
commit | commitdiff | tree |
2016-12-01 |
Matthew Dillon | kernel - Fix bug in socket_wait() (used by samba)
|
commit | commitdiff | tree |
2016-11-28 |
Matthew Dillon | hammer2 - Revamp flush and xopq mechanism, stabilization
|
commit | commitdiff | tree |
2016-11-28 |
Matthew Dillon | fsstress - Fix compiler warning
|
commit | commitdiff | tree |
2016-11-28 |
Matthew Dillon | kernel - Remove buffer flush debug message
|
commit | commitdiff | tree |
2016-11-28 |
Matthew Dillon | kernel - Fix deadlock in vm_page_repurpose()
|
commit | commitdiff | tree |
2016-11-23 |
Matthew Dillon | efi - Add EFI run-time ABI support (3)
|
commit | commitdiff | tree |
2016-11-22 |
Matthew Dillon | efi - Add EFI run-time ABI support (2)
|
commit | commitdiff | tree |
2016-11-22 |
Matthew Dillon | efi - Add EFI run-time ABI support
|
commit | commitdiff | tree |
2016-11-19 |
Matthew Dillon | drm - Fix lock order reversal
|
commit | commitdiff | tree |
2016-11-18 |
Matthew Dillon | kernel - Fix swap warning message when swap is full
|
commit | commitdiff | tree |
2016-11-08 |
Matthew Dillon | kernel - Attempt to fix cluster pbuf deadlock on recursive...
|
commit | commitdiff | tree |
2016-11-08 |
Matthew Dillon | kernel - Add nvme to the default kernel build
|
commit | commitdiff | tree |
2016-11-06 |
Matthew Dillon | build - Fix modifying operation to /usr/obj during...
|
commit | commitdiff | tree |
2016-11-06 |
Matthew Dillon | build - Fix modifying operation to /usr/obj during...
|
commit | commitdiff | tree |
2016-11-05 |
Matthew Dillon | doc - Document 'crypt' option in fstab(5)
|
commit | commitdiff | tree |
2016-11-04 |
Matthew Dillon | build - Fix bootstrap build for csh
|
commit | commitdiff | tree |
2016-11-04 |
Matthew Dillon | md5 - Fix seg-fault
|
commit | commitdiff | tree |
2016-10-31 |
Matthew Dillon | kernel - Add trackpoint and elantech mouse support (2)
|
commit | commitdiff | tree |
2016-10-31 |
Matthew Dillon | kernel - Add trackpoint and elantech mouse support
|
commit | commitdiff | tree |
2016-10-31 |
Matthew Dillon | kernel - Fix a vty switch/history bug
|
commit | commitdiff | tree |
2016-10-29 |
Imre Vadász | mmc: With this workaround, both eMMC and sd-card slot...
|
commit | commitdiff | tree |
2016-10-29 |
Matthew Dillon | kernel - adjust sdhc timeouts, cleanup
|
commit | commitdiff | tree |
2016-10-29 |
Matthew Dillon | kernel - Fix mmcsd read/write issues
|
commit | commitdiff | tree |
2016-10-29 |
Matthew Dillon | boot - Add EFI support for placing /boot in a disklabel...
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | build - Remove openssl from base (is now permanently...
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | build - Fix pam issues, fix 'su', fix libopie.
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | buildkernel - Fix build issue w/libmd changes
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | build - remove whitespace
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | build - use libressl md5.h for kernel
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | buildkernel - Fix -j race
|
commit | commitdiff | tree |
2016-10-28 |
Matthew Dillon | build - Rewire secure, remove conflicts from libmd...
|
commit | commitdiff | tree |
2016-10-24 |
Matthew Dillon | libcrypt - Internalize additional symbols
|
commit | commitdiff | tree |
2016-10-21 |
Matthew Dillon | kernel - Minor documentation adjustment for arc4random
|
commit | commitdiff | tree |
2016-10-21 |
Matthew Dillon | kernel - Fix directory scanning bug in msdosfs
|
commit | commitdiff | tree |
2016-10-17 |
Matthew Dillon | kernel - Fix panic/crash in vm_object_page_remove()
|
commit | commitdiff | tree |
2016-10-16 |
Matthew Dillon | kernel - Modestly reduce default maxvnodes calculation
|
commit | commitdiff | tree |
2016-10-16 |
Matthew Dillon | kernel - Reduce excessive inode hash table allocations
|
commit | commitdiff | tree |
2016-10-16 |
Matthew Dillon | tmpfs - Fix mount_tmpfs -C
|
commit | commitdiff | tree |
2016-10-16 |
Matthew Dillon | kernel - Rename desiredvnodes to maxvnodes, fix deadlock
|
commit | commitdiff | tree |
2016-10-14 |
Matthew Dillon | kernel - Fix improper user-space access in sys___semctl()
|
commit | commitdiff | tree |
2016-10-09 |
Matthew Dillon | kernel - Refactor VMX code
|
commit | commitdiff | tree |
2016-10-08 |
Matthew Dillon | kernel - Fix low memory process kill bug
|
commit | commitdiff | tree |
2016-10-08 |
Matthew Dillon | kernel - Fix a system lockup with vmm
|
commit | commitdiff | tree |
2016-09-27 |
Matthew Dillon | kernel - Remove mplock from KTRACE paths
|
commit | commitdiff | tree |
2016-09-26 |
Matthew Dillon | kernel - Change IPI recovery watchdog
|
commit | commitdiff | tree |
2016-09-08 |
Matthew Dillon | powerd - Detect power state changes
|
commit | commitdiff | tree |
2016-09-08 |
Matthew Dillon | libc - restir arc4random() on fork()
|
commit | commitdiff | tree |
2016-09-07 |
Matthew Dillon | powerd - Add temperature-based management
|
commit | commitdiff | tree |
2016-09-07 |
Matthew Dillon | kernel - Deal with lost IPIs (VM related) (2)
|
commit | commitdiff | tree |
2016-09-06 |
Matthew Dillon | kernel - Deal with lost IPIs (VM related)
|
commit | commitdiff | tree |
2016-09-05 |
Matthew Dillon | kernel - Fix indefinite wait buffer during heavy swapping
|
commit | commitdiff | tree |
2016-09-03 |
Matthew Dillon | libc - Fix malloc() alignment for small allocations
|
commit | commitdiff | tree |
2016-08-31 |
Matthew Dillon | ps - Adjust STATUS formatting
|
commit | commitdiff | tree |
2016-08-31 |
Matthew Dillon | kernel - Fix LOOPMASK debugging for Xinvltlb
|
commit | commitdiff | tree |
2016-08-30 |
Matthew Dillon | kernel - More threaded core dump fixes
|
commit | commitdiff | tree |
2016-08-29 |
Matthew Dillon | kernel - Fix coredump race with threaded processes
|
commit | commitdiff | tree |
2016-08-29 |
Matthew Dillon | kernel - Remove coredump spew on console
|
commit | commitdiff | tree |
2016-08-29 |
Matthew Dillon | kernel - Attempt to fix panic during shutdown from...
|
commit | commitdiff | tree |
2016-08-29 |
Matthew Dillon | kernel - Fix STOP/CONT race
|
commit | commitdiff | tree |
2016-08-08 |
Matthew Dillon | kernel - Add workaround for improper yield in ACPI...
|
commit | commitdiff | tree |
2016-08-08 |
Matthew Dillon | kernel - Remove some debug output
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | boot - Force -O
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | tcsh - Work around gcc-5 bug
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | build - prepare for higher optimization levels (2)
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | build - Add support for new NO_* make variables
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | build - prepare for higher optimization levels
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | kernel - Fix minor bug in powermng
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | kernel - Cleanup gcc warnings
|
commit | commitdiff | tree |
2016-08-07 |
Matthew Dillon | kernel - Fix memcpy assembly ABI
|
commit | commitdiff | tree |
2016-08-06 |
Matthew Dillon | libc - Include information on the 'e' flag in the popen...
|
commit | commitdiff | tree |