| 2012-08-25 |
Sascha Wildner | kernel/devfs: Assert that the callback isn't NULL in... |
blob | commitdiff |
| 2011-12-01 |
Matthew Dillon | kernel - Fix lost lock in devfs |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - More many-cores SMP work |
blob | commitdiff | diff to current |
| 2011-09-23 |
Sepherosa Ziehau | kevent: Restore old EV_EOF semantics |
blob | commitdiff | diff to current |
| 2011-07-03 |
Alex Hornung | devfs - replace subname* with related* functions |
blob | commitdiff | diff to current |
| 2011-03-09 |
Matthew Dillon | kernel - Add vm.cache_vmspaces boot-time tunable |
blob | commitdiff | diff to current |
| 2011-01-29 |
Sascha Wildner | Revert "devfs: Populate si_umajor, too." |
blob | commitdiff | diff to current |
| 2011-01-28 |
Sascha Wildner | devfs: Populate si_umajor, too. |
blob | commitdiff | diff to current |
| 2010-11-21 |
Alex Hornung | devfs - don't propagate on terminate, it's redundant |
blob | commitdiff | diff to current |
| 2010-11-21 |
Alex Hornung | devfs - Only check rules after inserting into topology |
blob | commitdiff | diff to current |
| 2010-11-19 |
Alex Hornung | devfs - Fix FREEBLKS |
blob | commitdiff | diff to current |
| 2010-11-15 |
Alex Hornung | devfs - Add a destroy_dev_alias, remove hotplug |
blob | commitdiff | diff to current |
| 2010-09-25 |
Matthew Dillon | kernel - Bring devfs_assume_knotes() uptodate and fix... |
blob | commitdiff | diff to current |
| 2010-09-11 |
Samuel J. Greear | devfs - Let devfs assume degenerate knotes when a devic... |
blob | commitdiff | diff to current |
| 2010-08-30 |
Alex Hornung | spinlocks - Rename API to spin_{try,un,}lock |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | kernel - All lwkt thread now start out mpsafe part 2/2 |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | kernel - All lwkt thread now start out mpsafe part 1/2 |
blob | commitdiff | diff to current |
| 2010-08-14 |
Matthew Dillon | kernel - devfs - Fix dangling lock created by recent... |
blob | commitdiff | diff to current |
| 2010-08-13 |
Matthew Dillon | kernel - Fix reboot races |
blob | commitdiff | diff to current |
| 2010-08-13 |
Matthew Dillon | kernel - devfs - Fix deadlocks |
blob | commitdiff | diff to current |
| 2010-07-11 |
Alex Hornung | udev - Tag some subsystems/drivers |
blob | commitdiff | diff to current |
| 2010-07-07 |
Sascha Wildner | devfs(4): Remove a bogus assertion (nchildren is unsign... |
blob | commitdiff | diff to current |
| 2010-06-13 |
Alex Hornung | Bring in udev & libdevattr |
blob | commitdiff | diff to current |
| 2010-06-02 |
Alex Hornung | devfs - implement mkdir/rmdir |
blob | commitdiff | diff to current |
| 2010-03-31 |
Alex Hornung | devfs - remove obsolete KKASSERT |
blob | commitdiff | diff to current |
| 2010-03-18 |
Matthew Dillon | kernel - devfs - Fix memory leak in devfs_destroy_devic... |
blob | commitdiff | diff to current |
| 2010-02-11 |
Matthew Dillon | kernel - sysref - Fix vnode interlock for 1->0 transition |
blob | commitdiff | diff to current |
| 2009-12-21 |
Alex Hornung | devfs - Introduce MPSAFE read/write/ioctl support |
blob | commitdiff | diff to current |
| 2009-12-20 |
Sascha Wildner | Silence -Wold-style-definition in a number of places... |
blob | commitdiff | diff to current |
| 2009-12-28 |
Matthew Dillon | kernel - fine-grained namecache and partial vnode MPSAF... |
blob | commitdiff | diff to current |
| 2009-12-04 |
Alexander Polakov | Import hotplug(4) pseudo-device. |
blob | commitdiff | diff to current |
| 2009-09-25 |
Alex Hornung | devfs - Change make_dev_covering to use dev_ops |
blob | commitdiff | diff to current |
| 2009-09-11 |
Alex Hornung | devfs - populate statfs f_files properly |
blob | commitdiff | diff to current |
| 2009-09-11 |
Alex Hornung | devfs - Add new make_dev_covering |
blob | commitdiff | diff to current |
| 2009-08-30 |
Matthew Dillon | Kernel - replace unbounded uses of kvcprintf() and... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Alex Hornung | DEVFS - avoid ENOENT on fstat of open vnode; cleanup... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Alex Hornung | DEVFS - Avoid clearing of hides that don't come from... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Alex Hornung | DEVFS - fix possible panic on devfs_release_ops |
blob | commitdiff | diff to current |
| 2009-08-17 |
Alex Hornung | DEVFS - move devfs headers to sys/sys; fix consumers |
blob | commitdiff | diff to current |
| 2009-08-17 |
Alex Hornung | DEVFS - sync up mount with userland; fix bugs |
blob | commitdiff | diff to current |
| 2009-08-14 |
Matthew Dillon | DEVFS - Fix xterm pty allocation, permanently fix pty... |
blob | commitdiff | diff to current |
| 2009-08-12 |
Matthew Dillon | DEVFS - change leak_count from size_t to long and use... |
blob | commitdiff | diff to current |
| 2009-08-11 |
Alex Hornung | DEVFS - Modification of clone behaviour; general cleanu... |
blob | commitdiff | diff to current |
| 2009-08-08 |
Alex Hornung | DEVFS - Factor out recursive code into iterate_topology |
blob | commitdiff | diff to current |
| 2009-08-08 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd... |
blob | commitdiff | diff to current |
| 2009-08-08 |
Matthew Dillon | DEVFS - Add required vget when disassociating a vnode... |
blob | commitdiff | diff to current |
| 2009-08-07 |
Alex Hornung | DEVFS - delete rule-created aliases on rule reset |
blob | commitdiff | diff to current |
| 2009-08-07 |
Matthew Dillon | DEVFS - Fix asynchronous race on reprobe, remove devfs_... |
blob | commitdiff | diff to current |
| 2009-08-06 |
Alex Hornung | DEVFS - Cleanup of devfs_core, devfs_rules and devfs_vfsops |
blob | commitdiff | diff to current |
| 2009-08-06 |
Alex Hornung | DEVFS - add vfs ops fhtovp, vptofh and vget |
blob | commitdiff | diff to current |
| 2009-08-06 |
Alex Hornung | DEVFS - Use dyn. memory for alias and clone handler |
blob | commitdiff | diff to current |
| 2009-08-06 |
Matthew Dillon | DEVTAB - Add mountroot ... |
blob | commitdiff | diff to current |
| 2009-08-06 |
Alex Hornung | DEVFS - Use v_associate_rdev; fix vcount/count_dev |
blob | commitdiff | diff to current |
| 2009-08-05 |
Alex Hornung | DEVFS - change the rdev allocator to consider minor |
blob | commitdiff | diff to current |
| 2009-08-05 |
Alex Hornung | DEVFS - Cleanup of dead functions/comments; various... |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | DEVFS - Remove debugging |
blob | commitdiff | diff to current |
| 2009-08-04 |
Matthew Dillon | DEVFS - Rollup |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring Alex's GSOC DEVFS core into the main... |
blob | commitdiff | diff to current |
|