2015-02-28 |
Matthew Dillon | libdmsg - Fix buffer overrun
|
commit | commitdiff | tree |
2015-02-20 |
Matthew Dillon | systat - Fix initial pftop state
|
commit | commitdiff | tree |
2015-02-14 |
Matthew Dillon | systat - Improve pftop output
|
commit | commitdiff | tree |
2015-02-07 |
Matthew Dillon | libc - Disallow an excessively large pattern space
|
commit | commitdiff | tree |
2015-02-05 |
Matthew Dillon | kernel - Fix documentation for time_second
|
commit | commitdiff | tree |
2015-02-03 |
Johannes Hofmann | kernel/iwn - Fix MAC address printing in verbose mode
|
commit | commitdiff | tree |
2015-02-03 |
Johannes Hofmann | kernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
|
commit | commitdiff | tree |
2015-02-03 |
Johannes Hofmann | kernel/wpi - Use IFNET_STAT_INC macros
|
commit | commitdiff | tree |
2015-02-03 |
Johannes Hofmann | kernel/wpi - Update wpi firmware to iwlwifi-3945-15...
|
commit | commitdiff | tree |
2015-02-03 |
Johannes Hofmann | kernel/wpi - Report wpi from FreeBSD
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | wlan - update README.DRAGONFLY for driver porting
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | kernel/ath - export athdev_printf()
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | wlan - export ieee80211_add_ssid()
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | kernel/iwn - Report iwn from FreeBSD
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | kernel/ath - Synchronize with FreeBSD
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | wlan - Finish ieee80211_realign()
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | wlan - Update wlan from Adrian / FreeBSD
|
commit | commitdiff | tree |
2015-02-03 |
Markus Pfeiffer | usb4bsd: Re-port the if_rum driver
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | if_bridge - Fix man page
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | if_bridge - Increase MAC cache maximum to 4096
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | if_bridge - Fix issue where source MAC is not recorded.
|
commit | commitdiff | tree |
2015-01-31 |
Matthew Dillon | kernel - Remove if_re debugging message
|
commit | commitdiff | tree |
2015-01-31 |
Matthew Dillon | kernel - Add sysctl to loosen ND packet restrictions
|
commit | commitdiff | tree |
2015-01-30 |
Matthew Dillon | hammer2 - fix I/O race, flesh out bulkfree
|
commit | commitdiff | tree |
2015-01-29 |
Matthew Dillon | hammer2 - work on bmap->avail tracking, fix DIO issue...
|
commit | commitdiff | tree |
2015-01-27 |
Matthew Dillon | hammer2 - Adjust TODO
|
commit | commitdiff | tree |
2015-01-27 |
Matthew Dillon | hammer2 - Add bulkfree directive.
|
commit | commitdiff | tree |
2015-01-27 |
Matthew Dillon | hammer2 - bulkfree work 2/many
|
commit | commitdiff | tree |
2015-01-26 |
Matthew Dillon | hammer2 - Stabilize new I/O infrastructure and work...
|
commit | commitdiff | tree |
2015-01-26 |
Matthew Dillon | kernel - Add swap-backed kernel memory allocator API
|
commit | commitdiff | tree |
2015-01-26 |
Matthew Dillon | kernel - limit backtrace-on-panic to 6 call levels
|
commit | commitdiff | tree |
2015-01-23 |
Matthew Dillon | pxeboot - Add option to improve NFS performance
|
commit | commitdiff | tree |
2015-01-23 |
Matthew Dillon | pxeboot - Workaround BIOS breakage
|
commit | commitdiff | tree |
2015-01-23 |
Matthew Dillon | libstand - Don't allow the port# to underflow.
|
commit | commitdiff | tree |
2015-01-22 |
Matthew Dillon | kernel - Update if_alc
|
commit | commitdiff | tree |
2015-01-22 |
Matthew Dillon | drm - Add another Haswell graphics chipid
|
commit | commitdiff | tree |
2015-01-22 |
Matthew Dillon | kernel - audio Makefile needs opt_snd.h
|
commit | commitdiff | tree |
2015-01-22 |
Matthew Dillon | kernel - Add more definitions to pcireg.h
|
commit | commitdiff | tree |
2015-01-19 |
Matthew Dillon | kernel - limit DMA for older ALI chips to 256KB
|
commit | commitdiff | tree |
2015-01-19 |
Matthew Dillon | ipfw2 - Fix buffer overflow with large tables
|
commit | commitdiff | tree |
2015-01-19 |
Matthew Dillon | hammer - Attempt to fix improper call to vsetisdirty...
|
commit | commitdiff | tree |
2015-01-17 |
Matthew Dillon | hammer - cleanup arg names in procedural prototypes...
|
commit | commitdiff | tree |
2015-01-17 |
Matthew Dillon | hammer - bring-in cleanup from PR 2771 and 2772
|
commit | commitdiff | tree |
2015-01-17 |
Matthew Dillon | kernel - Augment resource_string_value() to check kenv.
|
commit | commitdiff | tree |
2015-01-17 |
Matthew Dillon | powerd - Add an EXAMPLES section to the manual
|
commit | commitdiff | tree |
2015-01-16 |
Matthew Dillon | powerd - Add options to set poll_rate and sample_time...
|
commit | commitdiff | tree |
2015-01-15 |
Matthew Dillon | drm - Fix a second X lockup w/radeon ttm
|
commit | commitdiff | tree |
2015-01-12 |
Matthew Dillon | kernel - Flag cdevpriv use (2)
|
commit | commitdiff | tree |
2015-01-12 |
Matthew Dillon | kernel - Flag cdevpriv use
|
commit | commitdiff | tree |
2015-01-12 |
Matthew Dillon | kernel - remove O_FBUFFERED and O_FUNBUFFERED
|
commit | commitdiff | tree |
2015-01-10 |
Matthew Dillon | drm - Fix deadlock in ttm pager
|
commit | commitdiff | tree |
2015-01-08 |
Matthew Dillon | sound: Re-add Acer C720 support with some adjustments
|
commit | commitdiff | tree |
2015-01-05 |
Matthew Dillon | devfs - Allow clone code to reuse an existing device (2)
|
commit | commitdiff | tree |
2015-01-05 |
Matthew Dillon | devfs - Allow clone code to reuse an existing device
|
commit | commitdiff | tree |
2015-01-01 |
Matthew Dillon | sshlockout - Add sshlockout utility
|
commit | commitdiff | tree |
2014-12-30 |
Matthew Dillon | swapcache - Allow cleaning to proceed if disabled
|
commit | commitdiff | tree |
2014-12-30 |
Matthew Dillon | kernel - Fix a major (pageable) memory leak
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | u4b - implement usb_filter_write(), fix issues w/apcupsd
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | debug - Add -v option to vmobjinfo and memory/swap...
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | kernel - Register CAM swi as MPSAFE
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | vkernel - Add 'fsck' target to build
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | kernel - Remove vm_wait_nominal() from VM object cleaning...
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | drm - Add safety to ttm_eu_reserve_buffers()
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | hammer2 - Add debugging
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | kernel - Fix old UFS optimization that should no longer...
|
commit | commitdiff | tree |
2014-12-28 |
Matthew Dillon | kernel - Fix incorrect assertion in ffs_reallocblks()
|
commit | commitdiff | tree |
2014-12-24 |
Matthew Dillon | kernel - Add backlight sysctls to i915
|
commit | commitdiff | tree |
2014-12-10 |
Matthew Dillon | build - add installworld-force target and better checks
|
commit | commitdiff | tree |
2014-12-10 |
Matthew Dillon | pkg - Adjust pkg-bootstrap-force
|
commit | commitdiff | tree |
2014-12-10 |
Matthew Dillon | buildworld - bootstrap compatibility with older dragonfly's
|
commit | commitdiff | tree |
2014-11-28 |
Matthew Dillon | vkernel64 - Fix pmap panic
|
commit | commitdiff | tree |
2014-11-27 |
Matthew Dillon | kernel - Add debugging to try to catch callout panics
|
commit | commitdiff | tree |
2014-11-26 |
Matthew Dillon | kernel - Fix race in recent callout work
|
commit | commitdiff | tree |
2014-11-26 |
Matthew Dillon | drm - Fix improper M_NOWAIT usage
|
commit | commitdiff | tree |
2014-11-25 |
Matthew Dillon | kernel - Fix boot-time panic in NATA revealed by new...
|
commit | commitdiff | tree |
2014-11-25 |
Matthew Dillon | kernel - Show ukmap in /proc/*/map output
|
commit | commitdiff | tree |
2014-11-25 |
Matthew Dillon | kernel - Fix panic on upmap/kpmap read via procfs.
|
commit | commitdiff | tree |
2014-11-25 |
Matthew Dillon | kernel - Fix callout deadlock in u4b
|
commit | commitdiff | tree |
2014-11-25 |
Matthew Dillon | kernel - Implement new callout*() core
|
commit | commitdiff | tree |
2014-11-22 |
Matthew Dillon | kernel - Add lock canceling features
|
commit | commitdiff | tree |
2014-11-21 |
Matthew Dillon | kernel - Increase default MAXTSIZ from 128M to 256M
|
commit | commitdiff | tree |
2014-11-20 |
Matthew Dillon | sound/pcm - Attempt to fix 'play interrupt timeout...
|
commit | commitdiff | tree |
2014-11-19 |
Matthew Dillon | kernel - Improve slab cleanup performance
|
commit | commitdiff | tree |
2014-11-12 |
Matthew Dillon | svc - Implement -g, -G -u, -j, -c, -m
|
commit | commitdiff | tree |
2014-11-12 |
Matthew Dillon | jls - Fix seg-fault and formatting
|
commit | commitdiff | tree |
2014-11-12 |
Matthew Dillon | svc - Implement more features
|
commit | commitdiff | tree |
2014-11-11 |
Matthew Dillon | kernel - Add reapctl() system call for managing sub...
|
commit | commitdiff | tree |
2014-11-11 |
Matthew Dillon | svc - bug fixes
|
commit | commitdiff | tree |
2014-11-11 |
Matthew Dillon | kernel - Add reapctl() system call for managing sub...
|
commit | commitdiff | tree |
2014-11-11 |
Matthew Dillon | svc - misc improvements
|
commit | commitdiff | tree |
2014-11-11 |
Matthew Dillon | svc - Initial commit, preliminary service manager
|
commit | commitdiff | tree |
2014-11-11 |
Matthew Dillon | kernel - Add reapctl() system call for managing sub...
|
commit | commitdiff | tree |
2014-11-10 |
Matthew Dillon | kernel - Add reapctl() system call for managing sub...
|
commit | commitdiff | tree |
2014-11-10 |
Matthew Dillon | kernel - Add reapctl() system call for managing sub...
|
commit | commitdiff | tree |
2014-11-09 |
Matthew Dillon | rtld-elf - save/restore args fp regs as well (clang)
|
commit | commitdiff | tree |
2014-11-05 |
Matthew Dillon | kernel - Improve m->hold_count assertions, fix page...
|
commit | commitdiff | tree |
2014-11-05 |
Matthew Dillon | kernel - Fix exec optimization race
|
commit | commitdiff | tree |
2014-10-31 |
Matthew Dillon | camcontrol - Add idle, standby, and sleep directives
|
commit | commitdiff | tree |
2014-10-30 |
Matthew Dillon | hammer2 - update documentation, begin working on callback I/O
|
commit | commitdiff | tree |
2014-10-27 |
Matthew Dillon | ftp - bring 1.205 from netbsd
|
commit | commitdiff | tree |