DragonFly BSD

DragonFly commits List (threaded) for 2010-09

All Lists - Date Index
Subject Author Date
git: boot system and buildkernel - Additional work Matthew Dillon 01/09/2010 07:46
git: Remove formatted spinlock manpages via 'make upgrade', too. Sascha Wildner 01/09/2010 10:45
git: vkernel - Fix early boot seg-fault Matthew Dillon 01/09/2010 15:43
git: build - Fix kernel / modules install from object dir or module source dir Matthew Dillon 01/09/2010 16:10
git: kernel - Fix multiple tty_token issues related to vt switching and X Matthew Dillon 01/09/2010 17:58
git: dloader - Fix *_load variable override issue Matthew Dillon 01/09/2010 18:26
git: doc doc - Add some more porting notes regarding CVS ids. Antonio Huete Jimenez 03/09/2010 08:35
git: doc doc - Fix previous commit. Antonio Huete Jimenez 03/09/2010 08:42
git: truss - Take care of a couple segfaults. Antonio Huete Jimenez 03/09/2010 10:27
git: include - Install smbus headers in the system. Antonio Huete Jimenez 04/09/2010 16:23
git: kernel - More tty/pty fixes Matthew Dillon 04/09/2010 18:32
git: kernel - Fix direct getpages call to devfs cdev Matthew Dillon 05/09/2010 01:44
git: kernel - More pty fixes Matthew Dillon 05/09/2010 04:31
git: kernel - Fix panic when X11 intercepts console Matthew Dillon 05/09/2010 17:01
git: kernel - Fix panic when X11 intercepts console (II) Matthew Dillon 05/09/2010 18:19
git: loader(8): Put the kenv variables into an array for easier checking. Sascha Wildner 05/09/2010 20:05
git: loader(8): Add back some loader.conf vars which the old code handled. Sascha Wildner 05/09/2010 20:05
git: Hook loader.conf.5 into the build again. Sascha Wildner 05/09/2010 20:14
git: Remove loader.4th.8 and references to it. Sascha Wildner 05/09/2010 20:23
git: Remove FICL code from sys/boot and clean up some more. Sascha Wildner 05/09/2010 20:57
git: loader.8: Some more cleanup. Sascha Wildner 05/09/2010 21:51
git: loader(8): Make the init_path setting work again. Sascha Wildner 05/09/2010 21:51
git: Remove /usr/share/examples/bootforth. Sascha Wildner 05/09/2010 21:51
git: arcmsr.4: Add some more cards which are supported by this driver. Sascha Wildner 06/09/2010 12:41
Re: git: arcmsr.4: Add some more cards which are supported by this driver. Justin C. Sherrill 06/09/2010 14:32
Re: git: arcmsr.4: Add some more cards which are supported by this driver. Sascha Wildner 06/09/2010 15:28
Re: git: arcmsr.4: Add some more cards which are supported by this driver. Sascha Wildner 06/09/2010 20:48
git: Add arcmsr(4) to our GENERIC configs and adjust comments a bit. Sascha Wildner 06/09/2010 12:41
git: userland - Port TCP-MD5 (RFC 2385) implementation. Matthew Dillon 06/09/2010 18:06
git: kernel - Port TCP-MD5 (RFC 2385) implementation. Matthew Dillon 06/09/2010 18:06
git: kernel - Add required kq_token around timer event Matthew Dillon 06/09/2010 18:06
git: ral - Convert to use wlan_token. Joe Talbott 06/09/2010 20:32
Re: git: ral - Convert to use wlan_token. Sepherosa Ziehau 07/09/2010 05:46
git: kernel - Fix numerous MP issues with sockbuf's and ssb_flags part 1/2 Matthew Dillon 06/09/2010 20:37
git: kernel - Fix panic when X11 intercepts console (III) Matthew Dillon 06/09/2010 20:50
git: kernel - Refactor kqueue interlocks Matthew Dillon 07/09/2010 01:49
git: installkernel - Fix kernel.old/kernel overwrite Matthew Dillon 07/09/2010 02:01
git: kernel - Expose mpsafe/collision internals of kq token via sysctl Samuel Greear 07/09/2010 02:42
git: userland - sysctl - Fix stack overflow Samuel Greear 07/09/2010 03:13
git: ral - Cleanup leftovers from tokenization. Joe Talbott 07/09/2010 04:21
git: msdosfs - Fix panic when mounting msdos filesystems. Joe Talbott 07/09/2010 04:21
git: kernel - Add LWKT_SERIALIZE_INITIALIZER Matthew Dillon 07/09/2010 16:00
git: build - Temporary adjustments for further wlan conversion work Matthew Dillon 07/09/2010 20:28
git: wlan - Convert low level if_ath driver. Matthew Dillon 07/09/2010 20:28
git: wlan - Rip out all wlan locks part 2/2 - cleanup Matthew Dillon 07/09/2010 20:28
git: wlan - Rip out all wlan locks part 2/2 Matthew Dillon 07/09/2010 20:28
git: wlan - Rip out all wlan locks part 1/2 Matthew Dillon 07/09/2010 20:28
git: wlan - cleanup Matthew Dillon 07/09/2010 20:29
git: wlan - Disable bgscan by default Matthew Dillon 08/09/2010 05:06
git: wlan - Bug fixes for recent work Matthew Dillon 08/09/2010 07:33
git: wlan - if_ath driver - Make some adjustments to ath (preliminary) Matthew Dillon 08/09/2010 07:33
git: wlan - Bring wpi back into the fold. Joe Talbott 08/09/2010 17:11
git: wpi - Convert to wlan_global_serializer use. Joe Talbott 08/09/2010 17:11
git: wlan - Bring iwn back into the fold. Matthew Dillon 08/09/2010 22:23
git: wlan - Fix serializer in destroy path, update docs Matthew Dillon 08/09/2010 22:28
git: kernel - Bring if_alc up to FreeBSD rev 1.16 Matthew Dillon 09/09/2010 00:35
git: userland - dhclient - Fix possible infinite loop from unhandled poll(2) return Samuel Greear 09/09/2010 01:23
git: userland - dhclient - Fix possible infinite loop Samuel Greear 09/09/2010 01:23
git: wlan - Docuement lksleep changes as well. Joe Talbott 09/09/2010 03:32
git: wlan - Add ral and wi back into the build system. Joe Talbott 09/09/2010 03:32
Re: git: wlan - Add ral and wi back into the build system. Matthew Dillon 09/09/2010 06:03
git: wlan - Bring ral back into the fold. Joe Talbott 09/09/2010 03:32
git: wlan - Bring wi back into the fold. Joe Talbott 09/09/2010 03:32
git: kernel - Finish MPSAFEing uipc_mbuf.c Matthew Dillon 09/09/2010 05:57
git: kernel - MPSAFE kern_mpipe.c Matthew Dillon 09/09/2010 05:57
git: wlan - Update ath, sync rev 1.276@FreeBSD Matthew Dillon 09/09/2010 05:57
git: kernel - MPSAFE the protocol drain routines Matthew Dillon 09/09/2010 05:57
git: wi(4): Remove an unused variable. Sascha Wildner 09/09/2010 07:24
git: kernel - network protocol thread routing Matthew Dillon 09/09/2010 08:37
Re: git: kernel - network protocol thread routing Sepherosa Ziehau 09/09/2010 08:54
Re: git: kernel - network protocol thread routing Matthew Dillon 10/09/2010 19:24
git: libc: nmalloc - Add a per-thread magazine layer and a malloc slab magazine. Venkatesh Srinivas 09/09/2010 11:00
git: pf: Update pf.c to fix memory leak Jan Lentfer 09/09/2010 18:42
git: pf: add patch from rev 1.553 to patch.c Jan Lentfer 09/09/2010 18:42
git: pf: Update to OpenBSD 4.2 Jan Lentfer 09/09/2010 18:42
Re: git: pf: Update to OpenBSD 4.2 Aggelos Economopoulos 09/09/2010 19:21
Re: git: pf: Update to OpenBSD 4.2 Jan Lentfer 09/09/2010 19:36
git: pf: Add patch from rev 1.554 Jan Lentfer 09/09/2010 18:42
git: hier.7: Add some lines about /pfs and /var/hammer. Sascha Wildner 09/09/2010 18:58
git: cryptsetup - fix hash() frontend function Alex Hornung 09/09/2010 19:00
git: wlan - Bring iwi back into the fold. Joe Talbott 09/09/2010 19:05
git: LINT: readd accidently removed iwi driver Jan Lentfer 09/09/2010 19:42
git: kernel - Convert mpipe global token to per-pipe tokens. Venkatesh Srinivas 10/09/2010 01:30
git: cpdup: Fix off-by-one error. Peter Avalos 10/09/2010 02:38
git: mkinitrd.8 - Add history and authors section Matthias Schmidt 10/09/2010 06:21
git: hardclock - Get proc_token for ksignal Alex Hornung 10/09/2010 07:25
git: gdb.kernel - Fix functions Alex Hornung 10/09/2010 08:24
git: Hopefully fix mountroot on our LiveCDs. Sascha Wildner 10/09/2010 08:41
git: systat - Fix overflow in page calculation on display Matthew Dillon 10/09/2010 08:52
git: build - Fixup world/kernel build Matthew Dillon 10/09/2010 09:12
git: gdb.kernel - Add commands for tokens Alex Hornung 10/09/2010 09:15
git: crashinfo - Add script to gather info from dumps Alex Hornung 10/09/2010 09:18
git: build - Fix kernel build issue Matthew Dillon 10/09/2010 09:29
git: savecore - Allow automatic text summary generation Alex Hornung 10/09/2010 09:53
git: kernel - tmpfs: Set M_NULLOK on node allocations and safe node_init against null node pointers. Venkatesh Srinivas 10/09/2010 13:07
git: pf: Fix some byte ordering Jan Lentfer 10/09/2010 13:46
git: Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly Matthew Dillon 10/09/2010 16:10
git: Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly Matthew Dillon 20/09/2010 16:58
git: kernel - Add nfs rpc packet sanity check Matthew Dillon 10/09/2010 16:10
git: network - Make toeplitz the default Matthew Dillon 10/09/2010 16:10
git: network - Completely revamp the netisr / dispatch code Matthew Dillon 10/09/2010 16:10
git: network - MP socket free & abort interactions, so_state Matthew Dillon 10/09/2010 16:10
git: network - Tokenize NFS, fix MP races Matthew Dillon 10/09/2010 19:16
git: network - Fixes for wpa, general sockets. Matthew Dillon 11/09/2010 01:23
git: devfs - Let devfs assume degenerate knotes when a device goes away Samuel Greear 11/09/2010 03:32
git: network - raw_input needs further protection Matthew Dillon 11/09/2010 03:47
git: network - Correct double free of mbuf during reboot Matthew Dillon 11/09/2010 06:06
git: build - Fix netgraph Matthew Dillon 11/09/2010 06:06
git: Fix LINT build. Sascha Wildner 11/09/2010 08:58
git: ftp-proxy.8 & pflogd.8: Fix some mdoc issues. Sascha Wildner 11/09/2010 09:42
git: kernel: bzeront() - Switch out loop instruction in i386 bzero for sub/jnz. Venkatesh Srinivas 11/09/2010 11:20
git: savecore,crashinfo - fix several problems Alex Hornung 11/09/2010 12:31
git: Fix manual break to debugger Alex Hornung 11/09/2010 13:25
git: Re-add RSS_DEBUG to LINT. Sascha Wildner 11/09/2010 16:42
git: kernel - cleanup & assertions in mbuf code Matthew Dillon 11/09/2010 18:55
git: network - More tokens for ipsec Matthew Dillon 11/09/2010 18:55
git: kernel - Fix mprace in kern_objcache Matthew Dillon 11/09/2010 18:55
git: network - Fix tcp inpcb race Matthew Dillon 11/09/2010 20:42
git: pfctl(8): Fix some printf issues (and buildworld on x86_64). Sascha Wildner 11/09/2010 20:56
git: network - Assert that the packet's data has not overrrun the buffer in m_free() Matthew Dillon 12/09/2010 04:36
git: pfctl.8: Adjust date. Sascha Wildner 12/09/2010 17:13
git: crashinfo.8: Remove trailing whitespace. Sascha Wildner 12/09/2010 17:13
git: kernel - Fix one-cycle MP race in vshouldmsync() Matthew Dillon 12/09/2010 17:34
git: network - Add debugging assertions Matthew Dillon 12/09/2010 20:16
git: savecore: Fix typo in comment. Peter Avalos 13/09/2010 02:12
git: network - remove the redispatch local Matthew Dillon 13/09/2010 05:40
git: network - Fix multiple MP races Matthew Dillon 13/09/2010 05:40
git: network - Fix multiple MP races (2) Matthew Dillon 13/09/2010 07:11
git: Fix !INVARANTS build and reformat token asserts for easy reading. Venkatesh Srinivas 13/09/2010 11:30
git: devfs - Fix use-after-free case when making pty's invisible Matthew Dillon 13/09/2010 15:25
git: Fix two typos in manual pages and messages. Sascha Wildner 13/09/2010 17:10
git: Fix some mdoc issues in tcp.4's SEE ALSO. Sascha Wildner 13/09/2010 17:54
git: kernel - swapoff - regenerate system calls Matthew Dillon 13/09/2010 23:52
git: Kernel - Implement swapoff Matthew Dillon 13/09/2010 23:52
git: network - Fix udp self-referential panic Matthew Dillon 14/09/2010 00:07
git: build - Fix vkernel installation target for /usr/src/test/vkernel Matthew Dillon 14/09/2010 00:07
git: network - Protect soreceive() from backend Matthew Dillon 14/09/2010 01:43
git: network - UDP currently only going to one proto thread Matthew Dillon 14/09/2010 01:43
git: test commit Sepherosa Ziehau 14/09/2010 13:31
git: test commit Nuno Antunes 24/09/2010 10:42
Re: git: test commit Samuel J. Greear 24/09/2010 15:04
git: test commit Robert Garrett 27/09/2010 03:32
git: ACPI P-State: When there is no _PSD, create one CPU domain for each CPU Sepherosa Ziehau 14/09/2010 13:46
git: ACPI P-State: Force P-State to use the first usable entry in P-State table Sepherosa Ziehau 14/09/2010 14:32
git: pf: Revert commit 5165ac2 Jan Lentfer 14/09/2010 17:32
git: pf: Make pf work w/ the MPSAFE network stack Jan Lentfer 14/09/2010 17:32
Re: git: pf: Make pf work w/ the MPSAFE network stack Jan Lentfer 14/09/2010 18:25
git: ie(4): This driver is ISA only, so remove some unneeded files from SRCS. Sascha Wildner 14/09/2010 18:37
git: twa(4): Sync with FreeBSD (twa(4) version 3.80.06.003). Sascha Wildner 14/09/2010 19:49
git: vkernel - Improve memory image file startup Matthew Dillon 15/09/2010 02:37
git: network - Major netmsg retooling, part 1 Matthew Dillon 15/09/2010 02:37
git: network - Increase basic mbuf size from 256 to 384 bytes Matthew Dillon 15/09/2010 03:24
git: network - Protect so_rcv sockbuf in udp and unix domain protocols Matthew Dillon 15/09/2010 03:49
git: Make it easier to find proper manual page for newer ServeRAID controllers. YONETANI Tomokazu 15/09/2010 05:12
git: ips - Add Adaptec ServeRAID 7x IDs. IDs taken from Linux. YONETANI Tomokazu 15/09/2010 05:12
git: ips - Issue IPS_CACHE_FLUSH_CMD to the controller on BUF_CMD_FLUSH YONETANI Tomokazu 15/09/2010 05:12
git: syscons(4): Move tty token release and acquirement around Debugger(). Sascha Wildner 15/09/2010 09:39
git: dloader - Add support for kernel_options="" Alex Hornung 15/09/2010 10:44
git: dloader - Allow foo_name for modules Alex Hornung 15/09/2010 10:44
git: mkinitrd - Adjust initrd.img path to new loader Alex Hornung 15/09/2010 10:44
git: dloader - Allow foo_type for modules Alex Hornung 15/09/2010 10:44
git: network - Major netmsg retooling, part 2 Matthew Dillon 15/09/2010 16:45
git: kernel - Fix MADV_NOSYNC and MAP_NOSYNC, improve vkernel performance Matthew Dillon 15/09/2010 20:25
git: kernel - Increase x86_64 & vkernel kvm, adjust vm_page_array mapping Matthew Dillon 15/09/2010 20:25
git: kernel - Rename the sndtok to sndtok Samuel Greear 16/09/2010 00:25
git: vknetd - Adjust unsecure mode (-U) to also pass any IP protocol. Matthew Dillon 16/09/2010 00:44
git: network - Fix MP races in GIF Matthew Dillon 16/09/2010 00:44
git: crashinfo - (hopefully) fix hang Alex Hornung 16/09/2010 07:40
git: network - Fix nasty bug in udp6_send() Matthew Dillon 16/09/2010 07:43
git: network - Add assertions for direct messaged calls Matthew Dillon 16/09/2010 07:55
git: network - Add some serious assertions when MBUF_DEBUG is enabled (2) Matthew Dillon 16/09/2010 07:55
git: network - Add some serious assertions when MBUF_DEBUG is enabled Matthew Dillon 16/09/2010 07:55
git: network - Allow asynchronous shutdown and fix a MP race in soshutdown(). Matthew Dillon 16/09/2010 07:55
git: kernel - Make interrupt thread preemption programmable Matthew Dillon 16/09/2010 07:56
git: initrd - Allow realroot to not have /dev for paths Alex Hornung 16/09/2010 09:03
git: network - Fix if_gif build when no INET6 Matthew Dillon 16/09/2010 15:52
git: HAMMER Utility - Adjust documentation Matthew Dillon 16/09/2010 15:57
git: network - Fix unconverted netmsg function Matthew Dillon 16/09/2010 16:38
git: bluetooth(4): Remove an unused variable. Sascha Wildner 16/09/2010 16:43
git: Make bluetooth(4) compileable into the kernel and add it to LINT. Sascha Wildner 16/09/2010 16:43
git: kernel - Fix NFS panic Matthew Dillon 16/09/2010 17:05
git: kernel - tmpfs: Convert tmpfs name malloc zone to a per-mount zone. Venkatesh Srinivas 16/09/2010 17:11
git: rconfig(8) - Add new script to setup an encrypted root file system Matthias Schmidt 16/09/2010 18:17
git: pf(4): Fix a kprintf() warning on x86_64. Sascha Wildner 17/09/2010 02:32
git: kernel - Adjust AHCI driver to deal with AMD braindamage / 880G chipset Matthew Dillon 17/09/2010 02:56
git: kernel: Staticize some dev_ops and adjust a name in dev/sound. Sascha Wildner 17/09/2010 03:26
git: utilities - Correct variable types to match kernel Matthew Dillon 17/09/2010 06:03
git: network - Fix race in accept() Matthew Dillon 17/09/2010 06:03
git: kernel - Add lwkt_relpooltoken() Matthew Dillon 17/09/2010 08:47
git: network - Fix race in accept() - try #2 Matthew Dillon 17/09/2010 08:47
git: dma - Fix typo Matthias Schmidt 17/09/2010 10:06
git: dma - Fix double free buf Matthias Schmidt 17/09/2010 10:06
git: dma - Fix the parsing of recipient addresses Matthias Schmidt 17/09/2010 10:06
git: dma - Set correct group in Makefile.plain Matthias Schmidt 17/09/2010 10:06
git: dma.8 - Change wording to match dma.conf Matthias Schmidt 17/09/2010 10:06
git: udevd.8 - Fix SYNOPSIS Antonio Huete Jimenez 17/09/2010 10:27
git: ips - missing part from 667d31bb YONETANI Tomokazu 17/09/2010 12:14
git: network - Zero out m_len / m_pkthdr.len in m_get*() and friends Matthew Dillon 17/09/2010 22:32
git: network - Remove crit_exit/crit_enter wrappers in pf.c Matthew Dillon 17/09/2010 23:40
Re: git: network - Remove crit_exit/crit_enter wrappers in pf.c YONETANI Tomokazu 18/09/2010 00:49
Re: git: network - Remove crit_exit/crit_enter wrappers in pf.c Matthew Dillon 18/09/2010 00:55
git: network - Correct bug in last commit Matthew Dillon 18/09/2010 00:58
git: Fix some synopses in various manual pages. Sascha Wildner 18/09/2010 10:07
git: newfs(8): Remove some leftover defines that are no longer used. Sascha Wildner 18/09/2010 18:08
git: kernel: Remove #include <sys/mutex.h> if <sys/mutex2.h> is included too. Sascha Wildner 18/09/2010 18:33
git: kernel - Optimize kfree() to greatly reduce IPI traffic Matthew Dillon 18/09/2010 20:38
git: network - Remove debugging kprintfs Matthew Dillon 18/09/2010 21:58
git: Switch our LiveCD/DVD to using tmpfs instead of mfs. Sascha Wildner 18/09/2010 22:12
git: mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option. Sascha Wildner 18/09/2010 22:12
Re: git: mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option. Max Herrgård 18/09/2010 22:16
Re: git: mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option. Sascha Wildner 18/09/2010 23:28
git: network - Fix MP races in udp6_input and inet6 in general Matthew Dillon 18/09/2010 23:31
git: Fix various bugs due to the mis-usage of && and ||. Sascha Wildner 19/09/2010 00:30
git: installer: Remove unused code to update /usr/src with cvsup. Sascha Wildner 19/09/2010 09:16
git: installer: Allow for tmpfs (instead of mfs) partition creation. Sascha Wildner 19/09/2010 09:16
git: installer: Remove unused code to run memtest and create a memtest86 floppy. Sascha Wildner 19/09/2010 09:16
git: Fix UP kernel build. Sascha Wildner 19/09/2010 11:25
git: udevd.8: Fix .Dd Sascha Wildner 19/09/2010 15:49
git: ips.4: Use the correct section number. Sascha Wildner 19/09/2010 15:49
git: mutex.9: Fix typos in two function names. Sascha Wildner 19/09/2010 15:49
git: kernel - Attempt to fix two out-of-order read MP races Matthew Dillon 19/09/2010 15:52
git: build - Minor build issues Matthew Dillon 19/09/2010 15:57
git: kernel - cleanup and some KTR work for x86_64 Matthew Dillon 19/09/2010 15:58
git: kernel - Correct bug in malloc_type ks_memuse/ks_inuse management Matthew Dillon 19/09/2010 16:47
git: acpi - Fix for issue1846 Matthew Dillon 19/09/2010 17:14
git: kernel - Report more AHCI revs in the switch Matthew Dillon 19/09/2010 17:26
git: dma - Check the parsed recipient address for validity Matthias Schmidt 20/09/2010 08:56
git: dma - Honor LDFLAGS if specified in the environment Matthias Schmidt 20/09/2010 08:56
git: dma - Randomize the retry timeouts a bit Matthias Schmidt 20/09/2010 08:56
git: dma - Fix a crash when the SMTP server does not support STARTTLS Matthias Schmidt 20/09/2010 08:56
git: dma - Cast correctly to uintmax_t when using %PRIxMAX Matthias Schmidt 20/09/2010 09:01
git: gcc41: Remove __DragonFly_cc_version from the spec (no longer needed). Sascha Wildner 20/09/2010 11:33
git: firewire(4): Fix a gcc44 build error. Sascha Wildner 20/09/2010 11:33
git: Revert "gcc41: Remove __DragonFly_cc_version from the spec (no longer needed)." Sascha Wildner 20/09/2010 11:42
git: boot: Minor loader prompt fix Michael Neumann 20/09/2010 13:22
git: rc: Fix startup scripts when command_interpreter is used Michael Neumann 20/09/2010 13:33
git: truss - Adapt to the new ELF naming. Antonio Huete Jimenez 20/09/2010 14:10
git: elf - Fill sv_name with the appropiate value for each arch. Antonio Huete Jimenez 20/09/2010 14:10
git: truss - Add functions for x86_64 architecture. Antonio Huete Jimenez 20/09/2010 14:10
git: truss - Group some globals into a struct. Antonio Huete Jimenez 20/09/2010 14:10
git: kernel - Remove mistaken commit of SATA PM spec pdf Matthew Dillon 20/09/2010 16:58
git: boot - Automatically cd into /boot/kernel when escaping to loader prompt Matthew Dillon 20/09/2010 16:58
git: wpi - Fix some race conditions in variable initializers. Joe Talbott 20/09/2010 17:57
git: network - Increase MSIZE to 512 Matthew Dillon 20/09/2010 19:57
git: nfs(4): ERROROUT already assigns error. Sascha Wildner 20/09/2010 20:05
git: kernel: Remove some #ident. Sascha Wildner 20/09/2010 20:05
git: kernel: Fix some operator precedence bugs. Sascha Wildner 20/09/2010 20:05
git: altq(4): Oops, actually remove the #ident (forgot in last commit). Sascha Wildner 20/09/2010 20:11
git: Remove an include file (leftover from the iic upgrade). Sascha Wildner 20/09/2010 21:57
git: Merge branch 'vendor/BZIP' Peter Avalos 20/09/2010 22:04
git: bzip2: Remove tests from Makefile. Peter Avalos 20/09/2010 22:04
git: boot: Remove duplicate optcd kernel Michael Neumann 20/09/2010 22:58
Re: git: boot: Remove duplicate optcd kernel Michael Neumann 20/09/2010 23:06
Re: git: boot: Remove duplicate optcd kernel Matthew Dillon 20/09/2010 23:36
git: libc - nmalloc: Continue in a do/while(0) loop exits the loop, making the mtmagazine routines not use the previous magazine. Venkatesh Srinivas 21/09/2010 05:09
git: DragonFly_RELEASE_2_6 Import bzip2-1.0.6 which fixes CVE-2010-0405. Peter Avalos 22/09/2010 04:15
git: network - Fix PF mis-handling and other bugs Matthew Dillon 22/09/2010 07:08
git: network - Fix PF mis-handling and other bugs Matthew Dillon 22/09/2010 07:10
git: Move test/debug/gdb.kernel to share/misc/gdbinit. Sascha Wildner 22/09/2010 10:24
git: installer: Remove some unused code. Sascha Wildner 22/09/2010 10:24
git: un-tokenize savers Alex Hornung 22/09/2010 11:06
git: kernel - Remove some debugging kprintfs Matthew Dillon 22/09/2010 16:27
git: gcc44: Fix mis-usage of ||. Sascha Wildner 22/09/2010 18:18
git: installer: Move /usr/pkg commands where they belong. Sascha Wildner 22/09/2010 19:47
git: build - Workaround LINT issues Matthew Dillon 22/09/2010 22:07
git: kernel - Enable EVFILT_WRITE for /dev/null, /dev/zero, etc Matthew Dillon 23/09/2010 01:03
git: kernel - unlock the syscons_lock spinlock around ttwakeup() Matthew Dillon 23/09/2010 02:16
git: kernel - Fix bug in recent AHCI driver adjustment Matthew Dillon 23/09/2010 03:08
git: installer: Utilize dumpon(8) and swapoff(8) to turn off dump and swap. Sascha Wildner 23/09/2010 09:45
Re: git: installer: Utilize dumpon(8) and swapoff(8) to turn off dump and swap. Sascha Wildner 23/09/2010 09:55
git: Remove unused variable. Michael Neumann 23/09/2010 14:32
git: lapic pointer was not correctly initialized Michael Neumann 23/09/2010 14:32
git: MP table related static function renaming Michael Neumann 23/09/2010 14:32
git: Correct mptable_pass[12]() function comment Michael Neumann 23/09/2010 14:32
git: mp_probe() -> mptable_probe() Michael Neumann 23/09/2010 14:32
git: Reorder MP probing Michael Neumann 23/09/2010 14:32
git: Remove mp_capable; mp_enable() uses cpu_apic_address. Michael Neumann 23/09/2010 14:32
git: Defer mptable_pass1() from mp_probe() to mp_enable() Michael Neumann 23/09/2010 14:32
git: Save EBDA address before mp_probe() Michael Neumann 23/09/2010 14:32
git: mptable_pass1: Don't set ncpus to 1; it has already been setup. Michael Neumann 23/09/2010 14:32
git: Get rid of global variable 'boot_cpu_id' Michael Neumann 23/09/2010 14:32
git: Change mptable mapping mechanism during mptable parsing. Michael Neumann 23/09/2010 14:32
git: Defer LAPIC checking from pmap_bootstrap() to mp_enable() Michael Neumann 23/09/2010 14:32
git: mp_probe(): Return physical address of the MP float pointer struct Michael Neumann 23/09/2010 14:32
git: Add mp_set_cpuids(), which links CPU's logical id to its apic id Michael Neumann 23/09/2010 14:32
git: MADT MP probe: Rework cpuid mapping, and cpuid to apicid mapping Michael Neumann 23/09/2010 14:32
git: Fallback to ACPI MADT CPU enumeration, if BIOS does not provide MP table. Michael Neumann 23/09/2010 14:32
git: Implement ACPI MADT parsing Michael Neumann 23/09/2010 14:32
git: network - Fix bug in redispatch after PF translation Matthew Dillon 23/09/2010 17:15
git: vkernel - Add physmem global Matthew Dillon 23/09/2010 17:15
git: kernel - Add kqueue and fix chflags handling for tmpfs Matthew Dillon 23/09/2010 19:56
git: kernel - Fix compile error w/last commit (unused var) Matthew Dillon 23/09/2010 22:13
git: kernel - Work through some memory leaks in dsched Matthew Dillon 24/09/2010 00:22
git: boot - Rearrange dloader.menu a bit Matthew Dillon 24/09/2010 00:28
git: kernel - Close small race in kqueue Matthew Dillon 24/09/2010 00:28
git: kernel - lapic pointer was still not quite correctly initialized Matthew Dillon 24/09/2010 03:03
Re: git: kernel - lapic pointer was still not quite correctly initialized Nuno Antunes 24/09/2010 09:56
git: network - Add a tcp socket for faster keepalive timeouts Matthew Dillon 24/09/2010 05:43
git: network - Fix a sleep/wakeup race in NFS (server), implement faster keepalives Matthew Dillon 24/09/2010 05:43
git: build - Clarify instalkernel requirements when upgrading /boot Matthew Dillon 24/09/2010 07:20
git: rc.conf(5) - Add information howto start wlan(4) devices Matthias Schmidt 24/09/2010 10:15
git: cryptsetup: In the tests, use /usr/bin/env for locating pkg binaries. Sascha Wildner 24/09/2010 11:18
git: gnu/lib/Makefile: Clean up a bit. Sascha Wildner 24/09/2010 11:18
git: loader.conf(5) - Document 'fred_on_left' loader variable. Joe Talbott 24/09/2010 11:38
git: dloader - Add dvar_istrue() to test boolean variables. Joe Talbott 24/09/2010 11:38
git: dloader - Add Fred to the menu. Joe Talbott 24/09/2010 11:38
Re: git: dloader - Add Fred to the menu. Matthew Dillon 24/09/2010 18:04
git: UPDATING - Add a note about 2.6 -> 2.8/HEAD upgrade /boot requirements Joe Talbott 24/09/2010 12:11
git: kernel - Close big race in kqueue Matthew Dillon 24/09/2010 15:49
git: Fix typos in share/mk/bsd.README. Nuno Antunes 24/09/2010 16:16
git: Revert part of the previous commit. Nuno Antunes 24/09/2010 16:32
git: net80211 - Fix missing rcvif assignment in ieee80211_fragment() Matthew Dillon 24/09/2010 17:04
git: network - Restart the callout timer when setting TCP_FASTKEEP Matthew Dillon 24/09/2010 17:04
git: network - NFS Stability / races Matthew Dillon 25/09/2010 01:05
git: kernel - Remove debugging kprintf Matthew Dillon 25/09/2010 05:02
git: Fix WANT_IDEA knob. Peter Avalos 25/09/2010 06:30
git: Fix typo in last commit. Peter Avalos 25/09/2010 07:01
git: pkg_radd - Minor changes for script and man page Matthias Schmidt 25/09/2010 07:21
git: OpenSSL: Fix includes insanity. Peter Avalos 25/09/2010 12:12
git: HAMMER VFS - Fix two ip->vp inode/vnode races Matthew Dillon 25/09/2010 16:48
git: kernel - Bring devfs_assume_knotes() uptodate and fix panic Matthew Dillon 25/09/2010 17:47
git: Add prototype for devfs_assume_knotes() Jan Lentfer 25/09/2010 19:26
git: docs - Adjust swapcache.8 Matthew Dillon 25/09/2010 20:19
git: kernel - Fix rare token overwrite race Matthew Dillon 25/09/2010 23:17
git: OpenSSL: Eliminate some options from CFLAGS. Peter Avalos 26/09/2010 00:35
git: installer: Suppress . in the hostname if the user didn't specify a domain. Sascha Wildner 26/09/2010 00:43
git: libcrypto: There's no need to test for WANT_IDEA twice. Peter Avalos 26/09/2010 02:47
git: OpenSSL: Define little endian on x86_64. Peter Avalos 26/09/2010 02:47
git: vkernel - Add support for cdevs as virtual disks Matthew Dillon 26/09/2010 04:01
git: OpenSSL: Set the date for manual pages to the release date. Peter Avalos 26/09/2010 08:54
git: pkg_search - Replace avalon with mirror-master Matthias Schmidt 26/09/2010 14:06
git: df fortune - Bring some entries closer to reality Matthias Schmidt 26/09/2010 17:30
git: kernel - Rearrange pmap_growkernel() and fix up x86_64's pmap_growkernel() Matthew Dillon 26/09/2010 18:52
git: vkernel - Add support for cdevs as virtual disks (2) Matthew Dillon 26/09/2010 21:48
git: Merge branch 'vendor/OPENSSL' Peter Avalos 26/09/2010 23:23
git: Update build for OpenSSL-1.0.0a. Peter Avalos 26/09/2010 23:23
git: Added notes about BIND moving to pkgsrc version for <2.7 -> 2.8 upgrades. Justin C. Sherrill 27/09/2010 02:06
git: UPDATING - Remove CVS Id Matthias Schmidt 27/09/2010 07:05
git: liblvm: Minor cleanup in the Makefile. Sascha Wildner 27/09/2010 11:57
git: cryptsetup: Port API test to DragonFly. Sascha Wildner 27/09/2010 11:57
git: Add libcryptsetup and libluks. Sascha Wildner 27/09/2010 11:57
git: installer: Slightly change the item order in the configure menu. Sascha Wildner 27/09/2010 14:12
git: kernel - Fix NFS server deadlock Matthew Dillon 27/09/2010 15:21
git: kernel - Fix incorrect vfs.cache sysctls (x86_64) Matthew Dillon 27/09/2010 16:16
git: Bump SHLIB_MAJOR for libssl and libcrypto. Peter Avalos 27/09/2010 22:56
git: installer: Adjustments to the sources.conf file. Sascha Wildner 28/09/2010 00:39
git: installer: Add back comment. Sascha Wildner 28/09/2010 00:45
git: installer: Raise WARNS to 6 and fix resulting warnings. Sascha Wildner 28/09/2010 01:19
git: Fix buildkernel when pfsync(4) is compiled into an x86_64 kernel. Sascha Wildner 28/09/2010 19:47
git: Make acpi(4) compilable into an x86_64 kernel. Sascha Wildner 28/09/2010 19:47
git: UPGRADING: Add a note about OpenSSL SHLIB_MAJOR bump. Peter Avalos 28/09/2010 21:49
git: kernel - Increase MSGBUF_SIZE from 64K to 128K Matthew Dillon 28/09/2010 23:22
git: kernel - Move action_list out of vm_page, and change flags from 16->32 bits Matthew Dillon 28/09/2010 23:22
git: kernel - Greatly reduce kernel memory use for x86_64 Matthew Dillon 28/09/2010 23:22
git: kernel - Report actual real memory during kernel boot Matthew Dillon 29/09/2010 01:58
Re: git: kernel - Report actual real memory during kernel boot Michael Neumann 29/09/2010 09:10
git: Add a SYSINIT(9) manpage describing the SYSINIT macro. Venkatesh Srinivas 29/09/2010 05:01
git: mutex.9: Adjust .Nm a bit and fix FILES section. Sascha Wildner 29/09/2010 14:40
git: Add a dsched(9) manual page. Sascha Wildner 29/09/2010 14:41
git: dsched.9: Fix typo Sascha Wildner 29/09/2010 14:42
git: netstat - Fix netstat -m on core dumps Matthew Dillon 29/09/2010 17:17
git: kernel - Adjust KVA use on i386 and x86_64 Matthew Dillon 29/09/2010 18:51
git: Merge branch 'vendor/OPENSSH' Peter Avalos 29/09/2010 20:11
git: Update build for OpenSSH-5.6. Peter Avalos 29/09/2010 20:11
git: kernel - More work on x86_64 low-memory configurations Matthew Dillon 29/09/2010 21:49
git: kernel - Fix MP race in kmalloc/kfree Matthew Dillon 30/09/2010 00:08
git: nrelease: Fold the mklocatedb target into customizeiso. Sascha Wildner 30/09/2010 01:03
git: build - Adjust Makefile.usr to point at new pkgsrcv2.git repo Matthew Dillon 30/09/2010 16:48
git: DragonFly_RELEASE_2_6 build - (MFC) Adjust Makefile.usr to point at new pkgsrcv2.git repo Matthew Dillon 30/09/2010 17:02
git: installer: Fix the HAMMER install. Sascha Wildner 30/09/2010 17:16
git: build - Correct compile errors on 64-bit buildworld Matthew Dillon 30/09/2010 18:13
Re: git: build - Correct compile errors on 64-bit buildworld Tyler Mills 30/09/2010 18:20
git: Staticize mp_nbusses Michael Neumann 30/09/2010 21:39
git: Fix warnings when compiled with ACPI_IO Michael Neumann 30/09/2010 21:39
git: Remove bsp_apic_ready Michael Neumann 30/09/2010 21:39
git: Put mp_nbusses and bus_data under APIC_IO Michael Neumann 30/09/2010 21:39
git: Correct the logical_cpus calculation in mptable_hyperthread_fixup() Michael Neumann 30/09/2010 21:39
git: MP table: Do preliminary checks before claiming that the MP table is valid Michael Neumann 30/09/2010 21:39
git: dsched.9: Fix a typo. Sascha Wildner 30/09/2010 22:42
git: SYSINIT.9: Some cleanup (mostly whitespace). Sascha Wildner 30/09/2010 22:42
git: SYSINIT.9: More mdoc fixes. Sascha Wildner 01/10/2010 00:05
git: sshd - Remove libmd from link to fix SHA*() function conflicts Matthew Dillon 01/10/2010 02:04
git: fdisk(8): Fix a bug when reading >1TB slice sizes from a config file. Sascha Wildner 01/10/2010 05:29

Mail converted by MHonArc 2.6.8