2016-02-18 |
Matthew Dillon | kernel - Add kqueue support to NFS (fix firefox issues...
|
commit | commitdiff | tree |
2016-02-17 |
Matthew Dillon | etc/rc.d - diskless adjustments
|
commit | commitdiff | tree |
2016-02-17 |
Matthew Dillon | libc - Improve realloc() performance.
|
commit | commitdiff | tree |
2016-01-25 |
Matthew Dillon | libc - Add c11 and glibc features to fopen()
|
commit | commitdiff | tree |
2016-01-25 |
Matthew Dillon | kernel - Add quirks for xhci (usb)
|
commit | commitdiff | tree |
2016-01-19 |
Bill Yuan | ipfw3: forward args verification
|
commit | commitdiff | tree |
2016-01-19 |
Matthew Dillon | pstat - Add -h option
|
commit | commitdiff | tree |
2016-01-14 |
Matthew Dillon | kernel - Report AHCI rev programmatically (2)
|
commit | commitdiff | tree |
2016-01-14 |
Matthew Dillon | ssh - Remove undocumented roaming support CVE-2016...
|
commit | commitdiff | tree |
2016-01-14 |
Matthew Dillon | crunchgen - Fix Makefile dependency
|
commit | commitdiff | tree |
2016-01-14 |
Matthew Dillon | kernel - Report AHCI rev programmatically
|
commit | commitdiff | tree |
2016-01-13 |
Matthew Dillon | kernel - Fix degenerate condition in dfly_setrunqueue_locked()
|
commit | commitdiff | tree |
2016-01-10 |
Matthew Dillon | kernel - Remove kernel debugging message related to...
|
commit | commitdiff | tree |
2016-01-07 |
Matthew Dillon | hammer - remove debugging kprintf
|
commit | commitdiff | tree |
2015-12-28 |
Matthew Dillon | test - refactor Makefile
|
commit | commitdiff | tree |
2015-12-28 |
Matthew Dillon | test - Add testvblank program
|
commit | commitdiff | tree |
2015-12-28 |
Matthew Dillon | test - cleanup build
|
commit | commitdiff | tree |
2015-12-28 |
Matthew Dillon | devfs - Fix panic on extra devfs mounts when rules...
|
commit | commitdiff | tree |
2015-12-27 |
Matthew Dillon | drm - Fix panic on DRM_IOCTL_WAIT_VBLANK
|
commit | commitdiff | tree |
2015-12-25 |
Matthew Dillon | libc - fix getcontext bug from last commit
|
commit | commitdiff | tree |
2015-12-22 |
Matthew Dillon | libc - fix makecontext build issues
|
commit | commitdiff | tree |
2015-12-22 |
Matthew Dillon | libc - Add quick version for the context management...
|
commit | commitdiff | tree |
2015-12-22 |
Matthew Dillon | libc - Fix bugs in getcontext(), setcontext(), and...
|
commit | commitdiff | tree |
2015-12-22 |
Matthew Dillon | Makefile.usr - Allow /usr/src to pre-exist
|
commit | commitdiff | tree |
2015-12-19 |
Matthew Dillon | kernel - Reduce lwp_signotify() latency
|
commit | commitdiff | tree |
2015-12-17 |
Bill Yuan | ipfw3: fix for kernel build
|
commit | commitdiff | tree |
2015-12-17 |
Bill Yuan | ipfw3: logging feature
|
commit | commitdiff | tree |
2015-12-16 |
Matthew Dillon | i915 - Add delay after attach to avoid console/X races
|
commit | commitdiff | tree |
2015-12-15 |
Matthew Dillon | nrelease - Change target from /usr/release to /usr...
|
commit | commitdiff | tree |
2015-12-15 |
Matthew Dillon | kernel - Improve kernel trap message
|
commit | commitdiff | tree |
2015-12-15 |
Matthew Dillon | kernel - Change where dump context is saved
|
commit | commitdiff | tree |
2015-12-14 |
Matthew Dillon | installer - use a more modern mount setup for UFS and...
|
commit | commitdiff | tree |
2015-12-14 |
Matthew Dillon | installer - use a more modern mount setup for UFS and...
|
commit | commitdiff | tree |
2015-12-01 |
Matthew Dillon | bmake - Disable use of PWD env
|
commit | commitdiff | tree |
2015-11-19 |
Matthew Dillon | hammer2 - stabilization pass on slave sync (2)
|
commit | commitdiff | tree |
2015-11-19 |
Matthew Dillon | hammer2 - hammer2_mount work
|
commit | commitdiff | tree |
2015-11-18 |
Matthew Dillon | hammer2 - stabilization pass on slave sync
|
commit | commitdiff | tree |
2015-11-18 |
Matthew Dillon | hammer2 - Add 'info' and 'mountall' directives
|
commit | commitdiff | tree |
2015-11-18 |
Matthew Dillon | loader - Add nfsroot tunables to manual.
|
commit | commitdiff | tree |
2015-11-18 |
Matthew Dillon | kernel - Improve netbooted root NFS mounts and allow...
|
commit | commitdiff | tree |
2015-11-18 |
Matthew Dillon | hammer2 - Present hardlink solution, misc stability...
|
commit | commitdiff | tree |
2015-11-17 |
Matthew Dillon | libc - Add 'xlink' chflags
|
commit | commitdiff | tree |
2015-11-14 |
Matthew Dillon | kernel - Fix comment type-o
|
commit | commitdiff | tree |
2015-11-14 |
Matthew Dillon | kernel - Fixes for usb modems
|
commit | commitdiff | tree |
2015-11-11 |
Matthew Dillon | kernel - Remove dsched
|
commit | commitdiff | tree |
2015-11-11 |
Matthew Dillon | drm - Fix kldload issue
|
commit | commitdiff | tree |
2015-11-10 |
Matthew Dillon | kernel - Improve tcp starting window
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: lookup_state for keep-state and check-state
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: support ip:port in filter from and new filter...
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: not-in-use keywords
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: layer2 filter with lookup table
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: shorten func show_filter and MACRO
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: filtering with lookup table
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: func to (re)name the table
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: func to check if val exists in tbl
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: misc fix
|
commit | commitdiff | tree |
2015-10-06 |
Bill Yuan | ipfw3: support lookup tables
|
commit | commitdiff | tree |
2015-10-06 |
Matthew Dillon | drm - Fix GENMASK()
|
commit | commitdiff | tree |
2015-09-29 |
Matthew Dillon | rpcbind - Fix crash
|
commit | commitdiff | tree |
2015-09-21 |
Matthew Dillon | rtadvd - Import newer rtadvd, add rtadvctl from FreeBSD-10
|
commit | commitdiff | tree |
2015-09-18 |
Matthew Dillon | iwm - DragonFly cleanup (no functional changes)
|
commit | commitdiff | tree |
2015-09-18 |
Matthew Dillon | iwm - DragonFly modifications and a bug fix
|
commit | commitdiff | tree |
2015-09-18 |
Matthew Dillon | wlan - Import if_iwm from FreeBSD (base)
|
commit | commitdiff | tree |
2015-09-18 |
Matthew Dillon | wlan - Minor updates for if_iwm import.
|
commit | commitdiff | tree |
2015-09-09 |
Matthew Dillon | kernel - Fix multi-threaded coredump
|
commit | commitdiff | tree |
2015-09-03 |
Matthew Dillon | hammer2 - refactor some chain bits, stabilization
|
commit | commitdiff | tree |
2015-09-02 |
Matthew Dillon | hammer2 - stabilization - blogbench, others
|
commit | commitdiff | tree |
2015-09-02 |
Matthew Dillon | kernel - Use unused thread_t field for lock tracker.
|
commit | commitdiff | tree |
2015-09-01 |
Matthew Dillon | hammer2 - stabilization - Fix bugs found by blogbench
|
commit | commitdiff | tree |
2015-09-01 |
Matthew Dillon | kernel - Improve namecache generation handling
|
commit | commitdiff | tree |
2015-09-01 |
Matthew Dillon | hammer2 - stabilization - Fix a number of bugs revealed...
|
commit | commitdiff | tree |
2015-08-31 |
Matthew Dillon | hammer2 - bug fixes
|
commit | commitdiff | tree |
2015-08-30 |
Matthew Dillon | hammer2 - Refactor bulkfree
|
commit | commitdiff | tree |
2015-08-30 |
Matthew Dillon | hammer2 - live dedup, cleanup
|
commit | commitdiff | tree |
2015-08-28 |
Matthew Dillon | hammer2 - bulkfree work, rip-up cluster sync.
|
commit | commitdiff | tree |
2015-08-28 |
Matthew Dillon | hammer2 - stabilization, sequencing
|
commit | commitdiff | tree |
2015-08-28 |
Matthew Dillon | hammer2 - hide some debugging kprintfs
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | hammer2 - cleanup
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | mount_hammer2 - Allow serno/ relative paths
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | kernel - Add root mount support for hammer2
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | hammer2 - Add root mount support.
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | hammer2 - Require a @label in the device path
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | hammer2 - Fix hammer2 probe in boot code
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | hammer2 - Add WANT_HAMMER2 to buildworld
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | hammer2 - Fix unlink/reclaim panic, add macro for ...
|
commit | commitdiff | tree |
2015-08-27 |
Matthew Dillon | kernel - allow '@' key at mountroot> prompt
|
commit | commitdiff | tree |
2015-08-21 |
Matthew Dillon | kernel/nfs: Fix up the per-export address lists.
|
commit | commitdiff | tree |
2015-08-20 |
Matthew Dillon | kernel - Fix several low memory+swap pageout/killproc...
|
commit | commitdiff | tree |
2015-08-19 |
Matthew Dillon | boot - Fix CD booting
|
commit | commitdiff | tree |
2015-08-16 |
Matthew Dillon | locale - Add two new API functions
|
commit | commitdiff | tree |
2015-08-15 |
Matthew Dillon | patch - Fix shell injection vulnerability
|
commit | commitdiff | tree |
2015-08-11 |
Matthew Dillon | kernel - Reduce slab allocator fragmentation
|
commit | commitdiff | tree |
2015-08-10 |
Matthew Dillon | kernel - Remove unused z_Next field, fix comments ...
|
commit | commitdiff | tree |
2015-08-09 |
Matthew Dillon | atmel_mxt - Issue RESET in Acer C720P touch-screen...
|
commit | commitdiff | tree |
2015-08-06 |
Matthew Dillon | kernel - Allow kprintf() output targets to be managed...
|
commit | commitdiff | tree |
2015-08-06 |
Matthew Dillon | drm - Bring in two haswell drm fixes from linux
|
commit | commitdiff | tree |
2015-08-03 |
Bill Yuan | ipfw3: get act of the rule
|
commit | commitdiff | tree |
2015-08-03 |
Bill Yuan | ipfw3: dummynet dispatch back to the same cpu
|
commit | commitdiff | tree |
2015-08-03 |
Matthew Dillon | ssh - Fix an openssh vulnerability
|
commit | commitdiff | tree |
2015-08-03 |
Matthew Dillon | drm/i915: Fix core-2 ring buffer init
|
commit | commitdiff | tree |