dragonfly.git
2010-07-05 Samuel J. Greearapm - Add kq support
2010-07-05 Samuel J. Greeardev - Add kq support to kbd
2010-07-05 Samuel J. Greearfilters - Minor fixes
2010-07-02 Samuel J. Greeardev - Add kq support to psm
2010-07-02 Samuel J. Greeardev - Add kq support to dsp
2010-07-02 Samuel J. Greearkernel - Add kq support to devctl
2010-07-02 Samuel J. Greearkernel - Add kq support to udev
2010-07-02 Samuel J. Greearacpi - Add kqueue support to apm emulation device
2010-07-02 Samuel J. Greearkernel - Add kq support to tty devices
2010-06-30 Samuel J. Greearkernel - Make returned pollfd's more conformant with...
2010-06-30 Samuel J. Greearkernel - Introduce a local marker to kqueue_scan()
2010-06-30 Samuel J. Greearkernel - refactor main kqueue event loop
2010-06-30 Samuel J. Greearnet - Add kqueue read support to tun device
2010-06-30 Samuel J. Greearnet - Add kqueue read support to bpf device
2010-06-30 Samuel J. Greeartests - select that returns many writers
2010-06-30 Samuel J. Greearlinux - Bring epoll in sync with kqueue changes
2010-06-30 Matthew Dillonkernel - kqueue - Bug fixing pass
2010-06-30 Samuel J. Greearkernel - Implement poll(2) in terms of kevent
2010-06-30 Samuel J. Greearkernel - KQueue: Create EVFILT_EXCEPT for exceptional...
2010-06-30 Matthew Dillonkernel - kqueue select support
2010-06-30 Samuel J. Greearkernel - Add kqueue read support to memio devices
2010-06-30 Samuel J. Greearkernel - Add kqueue to log device (/dev/klog)
2010-06-30 Samuel J. Greeardevfs - KQ filter ops are expected to return 0 or 1
2010-06-30 Samuel J. Greeartest - Add OOB tests for select and kqueue
2010-06-30 Samuel J. Greearkernel - Add OOB support to kqueue
2010-06-30 Samuel J. GreearImplement select(2) in terms of kevent
2010-06-29 Matthew Dillonkernel - remove pmap_interlock debugging
2010-06-29 Sascha WildnerLog frequency changes via syslog(3) from powerd(8)...
2010-06-28 Sascha Wildnerpowerd.8: Add missing .El
2010-06-28 Sascha Wildnerpowerd.8: Clean up the manual page a bit.
2010-06-28 Sascha Wildnerpowerd(8): Add an rc script etc.
2010-06-28 Sascha WildnerHook powerd(8) into the build.
2010-06-28 Matthew Dillonpowerd - Fixes for 64-bit
2010-06-28 Matthew Dillonpowerd - Initial load monitor and cpu frequency adjustm...
2010-06-27 Sascha Wildnertest/dsched*: Use standard Makefiles and fix an include...
2010-06-27 Alex Hornungvfs_bio - Implement nestiobuf support
2010-06-27 Alex Hornungsubr_disk - Implement create_named & bounds_check
2010-06-27 Alex Hornungchroot_kernel() - new syscall to set rootnch/rootvn
2010-06-27 Alex Hornungkern_udev - remove unnecessary refs for devs
2010-06-27 Alex Hornungvn - remove vn_softc from list on detach command
2010-06-25 Sascha Wildnerbootparamd(8): Add missing function type.
2010-06-25 Sascha Wildnerlibc/citrus: Add missing function type.
2010-06-24 Sascha Wildnerhangman(6): Ignore case in the word list.
2010-06-22 Sascha Wildnersysctl.9: Remove CTLFLAG_NOLOCK.
2010-06-22 Sascha Wildnergetconf.1: The sysconf variable for _POSIX_VERSION...
2010-06-21 Joe Talbottral - Use the correct pointer for ifp.
2010-06-21 Joe Talbottnetif - Change M_NOWAIT to MB_DONTWAIT in m_defrag...
2010-06-21 Sascha Wildnervesa(4): Fix check for DPMS support.
2010-06-18 Alex HornungMPSAFE work - fix acquisition of vm_token
2010-06-17 Joe Talbottwpi - Include struct arpcom as first entry in struct...
2010-06-17 Sascha Wildneri4b(4): Remove some dead code.
2010-06-16 Sascha Wildneraltq(4): Fix typo in a #define.
2010-06-16 Sascha Wildnerkern_shutdown.c: Add missing #include (for NGPIO).
2010-06-16 Sascha Wildnerioprio_get.2: Remove < and > from an .In.
2010-06-15 Sascha WildnerRemove obsolete MLINKS via 'make upgrade'.
2010-06-14 Joe Talbottif_ral - Serialzer the interrupt handler.
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove unneeded token acquire...
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove token acquires/releases...
2010-06-14 Nicolas Therykernel - init t_collisions in lwkt_token_init
2010-06-12 Nicolas Therykernel - token - update outdated comments
2010-06-12 Nicolas Therytoken.9 - bring up to date with token API change
2010-06-14 Constantine... aibs(4): if-statement spacing; from rpaulo
2010-06-14 Sascha WildnerFix x86_64 buildworld: Use correct type in udevd (size_...
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Sascha Wildnerkern_udev.c: Fix a -Wold-style-definition warning.
2010-06-13 Alex Hornunglinux emu - MPSAFE work - acquire token for mmap
2010-06-13 Alex Hornunglibdevattr - Fix buildworld
2010-06-13 Alex Hornungconf.h - minor (accidental) whitespace cleanup
2010-06-13 Alex Hornungudevd & libdevattr - Bind into build system
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-13 Venkatesh Srinivaskernel - MPSAFE work - restore mplock to i386 lwbuf...
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize vm_zone.c
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Sascha Wildnerevtranalyze.1: Oops, add back the '.' I removed by...
2010-06-12 Sascha Wildnerevtranalyze.1: Fix some .El mixup.
2010-06-12 Aggelos Economopoulosevtranalyze.1: update and expand manpage
2010-06-12 Aggelos Economopouloslibevtr: make prototype-less function static
2010-06-12 Aggelos Economopoulosevtranalyze: plotting capability
2010-06-12 Aggelos Economopouloslibevtr: abort() on impossible case
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Sascha Wildnersleep.9: Use .Fn instead of .Nm
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize i386 lwbuf
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - Add MTX_INITIALIZER
2010-06-12 Matthew Dilloniscsi - Fix bug in iscsi initiator driver
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - first pass at tokenizing vm...
2010-06-12 Sascha Wildnerral(4) firmware: Explicitly including <bsd.subdir.mk...
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize vm/vm_map.c
2010-06-12 Matthew Dillonkernel - MPSAFE work - add vmspace_token
2010-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-06-12 Matthew Dillontop - Fix seg-fault when window made very wide
2010-06-12 Sascha WildnerRun makewhatis(8) after 'make upgrade' instead of after...
2010-06-12 Matthew Dillonkernel - add lockowned()
next