DragonFly BSD

DragonFly commits List (threaded) for 2010-06

All Lists - Thread Index
Subject Author Date
Re: git: powerd - Initial load monitor and cpu frequency adjustment daemon Johannes Hofmann 30/06/2010 15:13
Re: git: powerd - Initial load monitor and cpu frequency adjustment daemon Matthew Dillon 29/06/2010 03:30
Re: git: powerd - Initial load monitor and cpu frequency adjustment daemon Sepherosa Ziehau 29/06/2010 02:09
Re: git: powerd - Initial load monitor and cpu frequency adjustment daemon Sepherosa Ziehau 29/06/2010 02:06
git: kernel - remove pmap_interlock debugging Matthew Dillon 29/06/2010 00:40
git: Log frequency changes via syslog(3) from powerd(8) instead from acpi(4). Sascha Wildner 29/06/2010 00:23
git: powerd.8: Add missing .El Sascha Wildner 28/06/2010 23:27
git: powerd.8: Clean up the manual page a bit. Sascha Wildner 28/06/2010 23:19
git: powerd(8): Add an rc script etc. Sascha Wildner 28/06/2010 23:01
git: Hook powerd(8) into the build. Sascha Wildner 28/06/2010 22:23
git: powerd - Fixes for 64-bit Matthew Dillon 28/06/2010 21:43
git: powerd - Initial load monitor and cpu frequency adjustment daemon Matthew Dillon 28/06/2010 21:39
git: test/dsched*: Use standard Makefiles and fix an include path. Sascha Wildner 27/06/2010 09:02
git: vfs_bio - Implement nestiobuf support Alex Hornung 27/06/2010 01:13
git: subr_disk - Implement create_named & bounds_check Alex Hornung 27/06/2010 01:13
git: chroot_kernel() - new syscall to set rootnch/rootvn Alex Hornung 27/06/2010 01:07
git: vn - remove vn_softc from list on detach command Alex Hornung 27/06/2010 01:07
git: kern_udev - remove unnecessary refs for devs Alex Hornung 27/06/2010 01:07
git: DragonFly_RELEASE_2_6 Run makewhatis(8) after 'make upgrade' instead of after 'make installworld'. Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 iscsi - Fix bug in iscsi initiator driver Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 Fix -pg compiled programs on i386 Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 acpica - Use tsleep() instead of DELAY() to avoid long delays at boot time. Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 top - Fix seg-fault when window made very wide Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 hangman(6): Ignore case in the word list. Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 kern_shutdown.c: Add missing #include (for NGPIO). Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 vesa(4): Fix check for DPMS support. Sascha Wildner 26/06/2010 21:18
git: DragonFly_RELEASE_2_6 altq(4): Fix typo in a #define. Sascha Wildner 26/06/2010 21:18
git: bootparamd(8): Add missing function type. Sascha Wildner 25/06/2010 00:26
git: libc/citrus: Add missing function type. Sascha Wildner 25/06/2010 00:26
git: hangman(6): Ignore case in the word list. Sascha Wildner 24/06/2010 08:54
git: sysctl.9: Remove CTLFLAG_NOLOCK. Sascha Wildner 22/06/2010 10:53
git: getconf.1: The sysconf variable for _POSIX_VERSION is _SC_VERSION. Sascha Wildner 22/06/2010 10:53
git: ral - Use the correct pointer for ifp. Joe Talbott 21/06/2010 19:11
git: netif - Change M_NOWAIT to MB_DONTWAIT in m_defrag() calls. Joe Talbott 21/06/2010 15:28
git: vesa(4): Fix check for DPMS support. Sascha Wildner 21/06/2010 05:13
git: MPSAFE work - fix acquisition of vm_token Alex Hornung 18/06/2010 16:27
git: wpi - Include struct arpcom as first entry in struct wpi_softc Joe Talbott 17/06/2010 20:21
git: i4b(4): Remove some dead code. Sascha Wildner 17/06/2010 17:06
git: altq(4): Fix typo in a #define. Sascha Wildner 16/06/2010 15:53
git: kern_shutdown.c: Add missing #include (for NGPIO). Sascha Wildner 16/06/2010 15:53
git: ioprio_get.2: Remove < and > from an .In. Sascha Wildner 16/06/2010 10:08
git: Remove obsolete MLINKS via 'make upgrade'. Sascha Wildner 15/06/2010 10:07
git: if_ral - Serialzer the interrupt handler. Joe Talbott 14/06/2010 15:14
git: kernel - MPSAFE work - Remove unneeded token acquire/releases in vm_mmap.c Venkatesh Srinivas 14/06/2010 13:44
git: kernel - MPSAFE work - Remove token acquires/releases from vm_zeroidle.c Venkatesh Srinivas 14/06/2010 13:20
git: kernel - init t_collisions in lwkt_token_init Nicolas Thery 14/06/2010 11:16
git: token.9 - bring up to date with token API change Nicolas Thery 14/06/2010 09:32
git: kernel - token - update outdated comments Nicolas Thery 14/06/2010 09:32
git: aibs(4): if-statement spacing; from rpaulo Constantine A. Murenin 14/06/2010 04:24
git: Fix x86_64 buildworld: Use correct type in udevd (size_t -> socklen_t). Sascha Wildner 14/06/2010 01:29
git: kernel - MPSAFE work - fix bugs in recent MPSAFE work. Matthew Dillon 13/06/2010 18:05
git: kernel - MPSAFE work - fix bugs in recent MPSAFE work. Matthew Dillon 13/06/2010 16:34
git: kernel - MPSAFE work - fix bugs in recent MPSAFE work. Matthew Dillon 13/06/2010 16:21
git: kern_udev.c: Fix a -Wold-style-definition warning. Sascha Wildner 13/06/2010 12:17
Re: git: Bring in udev & libdevattr Aggelos Economopoulos 13/06/2010 10:50
git: udevd & libdevattr - Bind into build system Alex Hornung 13/06/2010 09:22
git: Bring in udev & libdevattr Alex Hornung 13/06/2010 09:22
git: libdevattr - Fix buildworld Alex Hornung 13/06/2010 09:22
git: linux emu - MPSAFE work - acquire token for mmap Alex Hornung 13/06/2010 09:22
git: conf.h - minor (accidental) whitespace cleanup Alex Hornung 13/06/2010 09:22
git: kernel - MPSAFE work - restore mplock to i386 lwbuf pmap_kremove_quick call. Venkatesh Srinivas 13/06/2010 04:10
git: kernel - MPSAFE work - tokenize vm_zone.c Matthew Dillon 13/06/2010 04:07
git: kernel - MPSAFE work - tokenize more vm stuff Matthew Dillon 13/06/2010 03:13
git: evtranalyze.1: Oops, add back the '.' I removed by mistake. Sascha Wildner 12/06/2010 23:58
git: evtranalyze.1: Fix some .El mixup. Sascha Wildner 12/06/2010 23:14
git: libevtr: make prototype-less function static Aggelos Economopoulos 12/06/2010 21:40
git: evtranalyze: plotting capability Aggelos Economopoulos 12/06/2010 21:39
git: evtranalyze.1: update and expand manpage Aggelos Economopoulos 12/06/2010 21:39
git: libevtr: abort() on impossible case Aggelos Economopoulos 12/06/2010 21:39
git: kernel - MPSAFE work - tokenize more vm stuff Matthew Dillon 12/06/2010 21:02
git: sleep.9: Use .Fn instead of .Nm Sascha Wildner 12/06/2010 20:11
git: Fix typos in the licenses: withough -> without Sascha Wildner 12/06/2010 18:15
git: kernel - MPSAFE work - tokenize i386 lwbuf Venkatesh Srinivas 12/06/2010 17:29
git: network code: Convert if_multiaddrs from LIST to TAILQ. Sascha Wildner 12/06/2010 17:20
git: kernel - MPSAFE work - tokenize more vm stuff Matthew Dillon 12/06/2010 16:58
git: kernel - Add MTX_INITIALIZER Matthew Dillon 12/06/2010 16:57
git: iscsi - Fix bug in iscsi initiator driver Matthew Dillon 12/06/2010 16:33
git: kernel - MPSAFE work - first pass at tokenizing vm/vm_mmap.c Venkatesh Srinivas 12/06/2010 14:53
git: kernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2 Venkatesh Srinivas 12/06/2010 14:53
git: ral(4) firmware: Explicitly including <bsd.subdir.mk> isn't needed. Sascha Wildner 12/06/2010 12:45
git: kernel - MPSAFE work - tokenize vm/vm_map.c Matthew Dillon 12/06/2010 05:08
git: kernel - MPSAFE work - add vmspace_token Matthew Dillon 12/06/2010 05:07
git: kernel - add lockowned() Matthew Dillon 12/06/2010 04:36
git: top - Fix seg-fault when window made very wide Matthew Dillon 12/06/2010 04:35
git: Run makewhatis(8) after 'make upgrade' instead of after 'make installworld'. Sascha Wildner 12/06/2010 03:12
git: wlan - Bring in some fixes from FreeBSD. Joe Talbott 11/06/2010 18:05
git: ralfw - Add firmware for ral(4) Joe Talbott 11/06/2010 18:04
git: ieee80211_ioctl - Replace free() calls with kfree(). Joe Talbott 11/06/2010 18:04
git: Remove the no longer used CY_PCI_FASTINTR and PUC_FASTINTR kernel options. Sascha Wildner 11/06/2010 17:27
git: MPSAFE: Tokenize vm_unix.c Venkatesh Srinivas 11/06/2010 06:29
git: vm: Add variable sleep time to vm_zeroidle. Venkatesh Srinivas 11/06/2010 05:42
git: vm: Detect and enable bzeront() when available for vm zeroidle. Venkatesh Srinivas 11/06/2010 05:41
git: kernel - MPSAFE work - tokenize vm_zeroidle.c Venkatesh Srinivas 11/06/2010 05:41
git: kernel - MPSAFE work - lockup vm_page.c, vm_fault.c Matthew Dillon 11/06/2010 03:49
git: libc: Add assembler versions of fls, flsl, and ffsl for i386 and x86_64. Venkatesh Srinivas 10/06/2010 22:13
git: ath(4): Some cleanup regarding ether_sprintf(). Sascha Wildner 10/06/2010 20:05
git: Test commit. Venkatesh Srinivas 10/06/2010 17:57
git: Move some FreeBSD CVS IDs to the comments. Sascha Wildner 10/06/2010 15:25
git: Fix some -Wold-style-definition warnings in the x86_64 kernel build. Sascha Wildner 10/06/2010 13:59
git: kernel - MPSAFE work - lockup vm_object.c Matthew Dillon 10/06/2010 06:07
git: kernel - MPSAFE work - lockup i386 pmap Matthew Dillon 10/06/2010 05:56
git: kernel - MPSAFE - Fix UP build issue Matthew Dillon 10/06/2010 03:28
git: kernel - remove INTR_FAST Matthew Dillon 10/06/2010 02:18
git: kernel - MPSAFE work - lockup i386 pmap Matthew Dillon 10/06/2010 02:18
git: kernel - MPSAFE work - Remove unused code Matthew Dillon 10/06/2010 02:18
git: kernel - MPSAFE work - fast-path UP tokens when the mplock is already held Matthew Dillon 10/06/2010 02:18
git: kernel - MPSAFE work - Add cpu_pause() in scheduler contention path Matthew Dillon 10/06/2010 02:18
git: kernel - MPSAFE work - adjust global tokens Matthew Dillon 10/06/2010 02:18
git: kernel - MPSAFE work - Add global tokens Matthew Dillon 09/06/2010 04:41
git: Makefile_upgrade.inc: Properly sort ionice. Sascha Wildner 08/06/2010 07:31
git: Add a small standards(7) manual page. Sascha Wildner 08/06/2010 01:18
git: pthread.3: Fix library name. Sascha Wildner 07/06/2010 09:26
git: indent.1: Add missing description of -bs/-nbs. Sascha Wildner 07/06/2010 01:31
git: kernel - lwkt_token revamp Matthew Dillon 06/06/2010 17:39
git: vesa(4): Remove definition and usage of the obsolete V_MODEOPTINFO flag. Sascha Wildner 06/06/2010 10:44
git: libldns: Import alternative DNS Library into base Jan Lentfer 06/06/2010 09:08
git: Initial vendor import of ldns-1.6.4 into contrib. Jan Lentfer 06/06/2010 09:08
git: drill: Import dig replacement into base. Jan Lentfer 06/06/2010 09:08
git: vendor/LDNS created Initial vendor import of ldns-1.6.4 into contrib. Jan Lentfer 06/06/2010 09:08
Re: git: kernel - add short-form mutex calls Matthew Dillon 06/06/2010 08:03
git: kernel - add short-form mutex calls Matthew Dillon 05/06/2010 22:59
git: mutex.9: Fix typo. Sascha Wildner 05/06/2010 15:01
git: indent(1): Sync with FreeBSD (brings in -ta). Sascha Wildner 05/06/2010 01:04
git: libprop: Comment out MLINK of prop_dictionary_mutable.3, too. Sascha Wildner 04/06/2010 19:47
git: prop_dictionary.3: Comment out non-existant function. Sascha Wildner 04/06/2010 19:47
git: Perform some mdoc cleanup on various manpages which came in lately. Sascha Wildner 03/06/2010 20:14
git: Fix VKERNEL build. Sascha Wildner 03/06/2010 10:24
git: Add wpi(4) to LINT and fix a warning. Sascha Wildner 03/06/2010 10:19
git: ioprio(1): Partial revert of the previous commit to bring back strtol(). Sascha Wildner 02/06/2010 21:51
git: ioprio(1): We want to set the absolute I/O priority here. Sascha Wildner 02/06/2010 21:19
git: ioprio.1: Fix typo. Sascha Wildner 02/06/2010 20:56
git: Rename ionice(1) to ioprio(1) and add a short manual page. Sascha Wildner 02/06/2010 20:56
git: Uncomment some references to wpi(4) now that it is in. Sascha Wildner 02/06/2010 18:52
git: if_wpi - Port of FreeBSD's wpi driver for Intel 3945ABG Wifi adapters. Joe Talbott 02/06/2010 15:40
git: wpi - Serialize interrupts, fixup mcluster allocation size, and cleanup Joe Talbott 02/06/2010 15:40
git: wpifw - Bring in wpi(4) firmware blob and license. Joe Talbott 02/06/2010 15:40
git: link_elf - Use proc0 rather than panicing when proc is NULL. Joe Talbott 02/06/2010 15:40
git: wpi(4) - Add manual page from FreeBSD. Joe Talbott 02/06/2010 15:40
git: wpifw - Add firmware module building framework Joe Talbott 02/06/2010 15:40
git: wlan_amrr - Add module building framework. Joe Talbott 02/06/2010 15:40
git: ifaltq - Add ifq_drv_* fields needed for wpi() driver. Joe Talbott 02/06/2010 15:39
git: wlan_amrr - Make wlan_amrr its own loadable module. Joe Talbott 02/06/2010 15:39
git: wpi - Build the firmware module along with the driver. Joe Talbott 02/06/2010 15:39
git: if_wpi - Add into build system. Joe Talbott 02/06/2010 15:39
git: devfs - implement mkdir/rmdir Alex Hornung 02/06/2010 13:52
git: libkern - add strsep Alex Hornung 02/06/2010 13:51
git: conf.h - bump SPECNAMELEN to 63 (from 15) Alex Hornung 02/06/2010 13:51
git: oops, strsep dos2unix! Alex Hornung 02/06/2010 13:51
git: proplib - port to dragonfly Alex Hornung 02/06/2010 13:46
git: proplib - Verbatim import from NetBSD Alex Hornung 02/06/2010 13:45
git: mdoc.local: Indent with spaces like everywhere else. Alex Hornung 02/06/2010 13:44
git: libkern - add strchr Alex Hornung 02/06/2010 13:44
git: Fix -pg compiled programs on i386 Aggelos Economopoulos 01/06/2010 20:47

Mail converted by MHonArc 2.6.8