dragonfly.git
2010-09-05 Sascha WildnerHook loader.conf.5 into the build again.
2010-09-05 Sascha Wildnerloader(8): Add back some loader.conf vars which the...
2010-09-05 Sascha Wildnerloader(8): Put the kenv variables into an array for...
2010-09-05 Matthew Dillonkernel - Fix panic when X11 intercepts console (II)
2010-09-05 Matthew Dillonkernel - Fix panic when X11 intercepts console
2010-09-05 Matthew Dillonkernel - More pty fixes
2010-09-05 Matthew Dillonkernel - Fix direct getpages call to devfs cdev
2010-09-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-04 Matthew Dillonkernel - More tty/pty fixes
2010-09-04 Antonio Huete... include - Install smbus headers in the system.
2010-09-02 Antonio Huete... truss - Take care of a couple segfaults.
2010-09-01 Matthew Dillondloader - Fix *_load variable override issue
2010-09-01 Matthew Dillonkernel - Fix multiple tty_token issues related to vt...
2010-09-01 Matthew Dillonbuild - Fix kernel / modules install from object dir...
2010-09-01 Matthew Dillonvkernel - Fix early boot seg-fault
2010-09-01 Sascha WildnerRemove formatted spinlock manpages via 'make upgrade...
2010-09-01 Matthew Dillonboot system and buildkernel - Additional work
2010-09-01 Matthew Dillonkernel - Fix token mismatch in tty code.
2010-09-01 Matthew Dillonbuild - Adjust kern.post.mk warning
2010-09-01 Matthew Dillonbuild - cleanup
2010-09-01 Matthew Dillonboot system and buildkernel - Remove the thrice damned...
2010-08-31 Alex Hornungsyscons - more token-related fixes
2010-08-31 Sascha Wildneriwi(4): Oops. These changes weren't meant to be committ...
2010-08-31 Sascha Wildnerwpi(4): sc is no longer used for locking (fixes LINT).
2010-08-31 YONETANI Tomokazusyscons - sc_set_pixel_mode() returned without releasin...
2010-08-31 Matthew Dillonkernel - Fixup vkernel64 for build
2010-08-31 Matthew Dillonkernel - Fixup for UP build
2010-08-31 Matthew Dillonkernel - Add a workaround for tty_token during low...
2010-08-31 Matthew Dillonkernel - Fix td_xpcount when pushing a preemption
2010-08-31 Matthew Dillonkernel - Fix missing release of tty_token
2010-08-31 Matthew Dillonkernel - Fix two mismatched locks in CAM
2010-08-31 Joe Talbottiwi - Convert to wlan_tokens.
2010-08-30 Joe Talbottral - Fix calls to bus_dmamap_load_mbuf_segment() to...
2010-08-30 Joe Talbottral - Make sure nodes are properly uninitialized and...
2010-08-30 Joe Talbottwpi - Convert to use wlan_token.
2010-08-30 Matthew Dillonkernel - Separate inherited mplocks from td_mplocks...
2010-08-30 Matthew Dillonkernel - Correct missing unlock in SCSI pass device
2010-08-30 Matthew Dillonbuildkernel - Order kernel before modules
2010-08-30 Venkatesh Srinivaskernel - Enabled bzeront() (MOVNTI) only on SSE2-capabl...
2010-08-30 Alex Hornungspinlocks - adjust man pages and *_quick_* routines
2010-08-30 Alex Hornungcam_xpt - Fix recently introduced typo
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Alex Hornungsyscons MPSAFE - another attempt
2010-08-30 Alex Hornungcoretemp, sensors - Adjust spinlocks
2010-08-30 Samuel J. Greearkernel - poll(2) no longer supports non-standard FreeBS...
2010-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Samuel J. Greeardevfs - Do not try printing the name of a null vnode
2010-08-30 Matthew Dillonkernel - remove spin_lock_rd() and spin_unlock_rd()
2010-08-30 Matthew Dillonkernel - Switch to exclusive spinlocks in the coretemp...
2010-08-30 Matthew Dillonkernel - Switch to exclusive spinlocks in kern_descrip.c
2010-08-30 Matthew Dillonkernel - Refactor uidinfo a little
2010-08-30 Matthew Dillonkernel - Refactor plimit a little
2010-08-30 Matthew Dillonkernel - Fix spinlock use in syscons
2010-08-30 Matthew Dillonkernel - remove syscall_mpsafe and trap_mpsafe sysctls
2010-08-30 Matthew Dillonkernel - kobj code cleanup
2010-08-30 Matthew Dillonkernel - Minor documentation
2010-08-30 Matthew Dillonkernel - Possibly fix a bug in aic7xxx
2010-08-30 Matthew Dillonkernel - Compact KOBJOPLOOKUP() kobj method core macro
2010-08-30 Sascha Wildneraicasm: Mark stop() __dead2.
2010-08-29 Matthew Dillonkernel - Fix usb keyboard problems with ehci & ddb
2010-08-29 Matthew DillonMPSAFE TTY - Cleanup ukbd and atkbd, fix unregistration bug
2010-08-29 Matthew Dillonkernel - Fix UP build
2010-08-29 Matthew DillonMPSAFE TTY - Refactor the keyboard switch code to make...
2010-08-29 Sascha Wildneriscsi_initiator(4): Fix another potential NULL pointer...
2010-08-29 Sascha Wildneriscsi_initiator(4): Fix a potential NULL pointer derefe...
2010-08-29 Matthew Dillon MPSAFE TTY - Fix deadlock in reporting of probe errors.
2010-08-29 Matthew DillonMPSAFE TTY - Refactor kprintf()'s spinlock, shutdown...
2010-08-29 Alex Hornungkern_sensors - MPSAFE
2010-08-29 Alex HornungMPSAFE TTY - get rid of tokens in console path
2010-08-29 Matthew Dillonkernel - Remove unneeded get_mplock() wrappers near...
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - gcc -Os/-O2 warnings pass
2010-08-29 Matthew Dillonkernel - Introduce hard code sections, simplify critica...
2010-08-29 Sascha WildnerFix various mdoc issues in various manual pages.
2010-08-29 Matthew Dillonkernel - make nrandom helper thread mpsafe
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 1/2
2010-08-28 Matthew Dillonkernel - Fix telnet ttyp* allocation
2010-08-28 Matthew Dillonkernel - Change lwp_fork() to not hold the mplock in...
2010-08-28 Matthew Dillonkernel - make kern/vfs_sync.c MPSAFE
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-08-28 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for FreeBSD 8.1).
2010-08-28 Sascha Wildnermanpages: Fix some more .Dv abuse.
2010-08-28 Sascha Wildnerdriver.9: Fix .Dv abuse.
2010-08-28 Sascha Wildnersyscall.9: Some minor mdoc adjustments.
2010-08-28 Matthew Dillonkernel - CAM mpsafe issues
2010-08-28 Matthew Dillonkernel - Mark vm/vm_zeroidle.c and vm/vnode_pager.c...
2010-08-28 Matthew Dillonkernel - make kern/imgact_resident.c MPSAFe
2010-08-28 Matthew Dillonkernel - Call knote_fdclose() without the mplock.
2010-08-28 Matthew Dillonkernel - procfs_token work
2010-08-28 Matthew Dillonkernel - Add vmobj_token, misc vm-related tokenization
2010-08-28 Matthew Dillonkernel - Fix badfo_kqfilter for badfileops
2010-08-28 Venkatesh SrinivasMPSAFE: MPSAFE kern_sig.c
2010-08-28 Sascha Wildnersio: Fix a typo. lwkt_gettoken -> lwkt_reltoken
2010-08-28 Matthew Dillonsio - Minor token fix for sio
2010-08-28 Matthew Dillonvkernel - Make copyin/copyout mpsafe
2010-08-28 Matthew Dillonkernel - Adjust contention handler
next