DragonFly BSD

DragonFly commits List (threaded) for 2010-12

All Lists - Thread Index
Subject Author Date
git: Bump the copyright years. Sascha Wildner 31/12/2010 20:40
git: twe(4): Update to version 1.50.01.002. Sascha Wildner 31/12/2010 18:11
git: pf: Update packetfilter to OpenBSD 4.4 Jan Lentfer 31/12/2010 15:10
git: remove pfsync option from LINT Jan Lentfer 31/12/2010 15:10
git: apic: Clear all entries in int table Sepherosa Ziehau 31/12/2010 11:11
git: intr: Move IO/APIC IDT vector offset into isa/intr_machdep.h Sepherosa Ziehau 31/12/2010 08:08
git: intr: Start hardware interrupt at IDT_OFFSET Sepherosa Ziehau 31/12/2010 08:08
git: intr: Remove call_fast_unpend() declaration Sepherosa Ziehau 31/12/2010 08:08
git: apic: Remove unused macros and duplicated comment Sepherosa Ziehau 31/12/2010 08:08
git: apic: Remove unused macros Sepherosa Ziehau 31/12/2010 08:08
git: intr: Make sure that changing IPI offset will also update related TPR Sepherosa Ziehau 31/12/2010 08:08
git: intr: Remove unused TRP macros Sepherosa Ziehau 31/12/2010 08:08
git: intr: Clean up comment of Local APIC TPR Sepherosa Ziehau 31/12/2010 08:08
git: intr: Remove unused typedef Sepherosa Ziehau 31/12/2010 08:08
git: pci: MPTable pcib/hostb should not be used, if !apic_io_enable Sepherosa Ziehau 31/12/2010 02:13
git: ldns: Re-Add lost README files Jan Lentfer 30/12/2010 23:38
git: vendor/LDNS Update to ldns-1.6.7 Jan Lentfer 30/12/2010 23:14
git: Update to ldns-1.6.7 Jan Lentfer 30/12/2010 23:14
git: ldns/drill: Update local files to 1.6.7 Jan Lentfer 30/12/2010 23:14
git: HAMMER - Remove unused variable Ilya Dryomov 30/12/2010 11:55
git: Nuke forward_fastint_remote(), which has never been used. Sepherosa Ziehau 30/12/2010 08:54
git: kernel - Fix lockmgr non-zero exclusive count panic (2) Matthew Dillon 29/12/2010 08:54
git: kernel - Fix lockmgr non-zero exclusive count panic Matthew Dillon 29/12/2010 08:37
git: ip_demux: Update comment for ip_lengthcheck() Sepherosa Ziehau 29/12/2010 08:18
git: ip_demux: Update comment for tcp_ctlport() Sepherosa Ziehau 29/12/2010 08:17
git: mtodoff: Add comment Sepherosa Ziehau 29/12/2010 08:17
Re: git: kernel: Remove support for the EISA bus and EISA/VLB devices. Sepherosa Ziehau 29/12/2010 01:22
git: kernel: Remove support for the EISA bus and EISA/VLB devices. Sascha Wildner 28/12/2010 17:45
git: Remove redundant settings. These are the same in /etc/defaults/rc.conf. Sascha Wildner 28/12/2010 15:46
git: installer: Add swap to /etc/crypttab only if it is actually encrypted. Sascha Wildner 28/12/2010 14:19
git: ipflow: cpumask_t should be used instead of uint32_t Sepherosa Ziehau 28/12/2010 02:51
git: re(4): Add support for 8168E Sepherosa Ziehau 28/12/2010 01:57
Re: git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler Matthew Dillon 26/12/2010 19:55
git: Create MLINKS for the mbuf(9) manual page. Sascha Wildner 26/12/2010 15:59
Re: git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler YONETANI Tomokazu 26/12/2010 01:44
git: kernel -- Spinlock debugging. Venkatesh Srinivas 26/12/2010 01:15
Re: git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler Francois Tigeot 25/12/2010 21:03
git: mpipe.9: Remove trailing whitespace. Sascha Wildner 25/12/2010 19:41
Re: git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler YONETANI Tomokazu 25/12/2010 14:36
git: vkernel - Catch manpage up with loader/installkernel changes Samuel Greear 24/12/2010 03:35
git: ips.4: Sort SEE ALSO references. Sascha Wildner 23/12/2010 17:33
git: Miscellaneous manual page cleanup. Sascha Wildner 23/12/2010 15:03
git: Fix typos in messages and manual pages. Sascha Wildner 23/12/2010 15:03
git: kernel -- MPIPE: Don't call a NULL constructor. Venkatesh Srinivas 23/12/2010 07:01
git: kernel -- MPIPE: Add a constructor argument and priv ptr. Venkatesh Srinivas 23/12/2010 05:20
git: kernel - Fix boot-time lockup with if_igb Matthew Dillon 23/12/2010 03:40
git: udevd - Exit from the SIGTERM handler Alex Hornung 22/12/2010 09:04
git: kernel - Add many sysctl definitions, sysv, vfs, nfs, etc. Samuel Greear 22/12/2010 05:30
git: vm_map_findspace.9: Turn an Xr to a manpage we don't have (yet) into an Fn. Sascha Wildner 22/12/2010 05:28
git: Hook the vm_page_alloc.9 manual page into the build. Sascha Wildner 22/12/2010 05:22
git: Import vm_page_alloc manpage from FreeBSD and add DFly-specifics. Venkatesh Srinivas 22/12/2010 02:55
git: Convert netstat/inet6.c to use a standard NELEM. (buildworld fixes). Venkatesh Srinivas 21/12/2010 22:41
git: Restore __arysize to stdint.h. Userland was including and using __arysize. Venkatesh Srinivas 21/12/2010 22:07
git: kernel -- Convert sfbuf to use kref. Venkatesh Srinivas 21/12/2010 22:01
git: Code clean -- nuke private defines of __arysize and arysize, replace with NELEM. Venkatesh Srinivas 21/12/2010 20:28
git: kernel -- Implement kref, a very lightweight reference counting system. Venkatesh Srinivas 21/12/2010 20:10
git: route(8)/routed(8): Raise WARNS to 6. Sascha Wildner 21/12/2010 19:23
git: Update MPIPE manual page to describe MPF_CACHEDATA & remove old lock comment. Venkatesh Srinivas 21/12/2010 17:24
git: kgdb(1): Adjust comments, too. Sascha Wildner 21/12/2010 16:59
git: kgdb(1): Fix finding the right kernel for symbols when using -n. Sascha Wildner 21/12/2010 16:38
git: last(1): Raise WARNS to 6. Sascha Wildner 21/12/2010 12:45
git: tcp: Don't allow persist timer if TCP connection is not established yet Sepherosa Ziehau 21/12/2010 09:12
git: Bring in mps(4) for LSI Fusion-MPT 2 Serial Attached SCSI controllers. Sascha Wildner 21/12/2010 04:49
git: Fix buildworld for latest liblzma/libarchive changes. Peter Avalos 21/12/2010 00:35
Re: git: Update to libarchive-2.8.4. Peter Avalos 20/12/2010 20:38
git: libarchive: link in liblzma. Peter Avalos 20/12/2010 20:33
Re: git: Update to libarchive-2.8.4. Matthew Dillon 20/12/2010 19:34
git: Fix VKERNEL/VKERNEL64 build. Sascha Wildner 20/12/2010 12:32
git: utmpx - Bring in ${foo}x.3 manpages from NetBSD Alex Hornung 20/12/2010 07:14
git: kernel - vm_page BUSY handling, change vm_page_cache() API, maybe fix seg-fault Matthew Dillon 20/12/2010 05:59
git: kernel - Implement POLLING support for if_igb, change token->lockmgr lock Matthew Dillon 20/12/2010 01:33
git: kernel - Optimize idle thread halt Matthew Dillon 19/12/2010 19:24
git: kernel - Add MONITOR/MWAIT support to the LWKT scheduler Matthew Dillon 19/12/2010 17:41
git: Interbench -- Do not compare strings with ==. Venkatesh Srinivas 19/12/2010 16:49
git: Update to libarchive-2.8.4. Peter Avalos 19/12/2010 12:53
git: Add SHA384 functions to libmd. Peter Avalos 19/12/2010 12:52
git: jme: Rework software reset procedure Sepherosa Ziehau 19/12/2010 12:20
git: Hook up liblzma, lzmainfo, xz, and xzdec to the build. Peter Avalos 19/12/2010 08:04
git: Rearrange lib/Makefile. Peter Avalos 19/12/2010 08:04
git: vendor/XZ created Import xz-5.0.0. Peter Avalos 19/12/2010 08:04
git: Rename cpu_mmw_pause(l) to cpu_mmw_pause_(int/long) Venkatesh Srinivas 18/12/2010 23:29
git: Use xorq, not xorl, for RAX on x64. Venkatesh Srinivas 18/12/2010 23:21
git: kernel -- Replace cpu_mmw_mwait with _pause, which doesn't loop. Correct bugs. Venkatesh Srinivas 18/12/2010 23:20
git: kernel -- Monitor/Mwait routine for x64; (untested!) Venkatesh Srinivas 18/12/2010 21:45
git: kernel -- Correct bug in i386 monitor / mwait routine and change to long type. Venkatesh Srinivas 18/12/2010 21:45
git: kernel -- Add MONITOR and MWAIT routine to i386 kernel. Venkatesh Srinivas 18/12/2010 15:39
git: kernel - scheduler adjustments for large ncpus / 48-core monster Matthew Dillon 18/12/2010 09:05
git: utilities - Print the cpu id for running and runnable threads Matthew Dillon 18/12/2010 09:05
git: kernel - Fix M_NOWAIT's in e1000/if_igb driver Matthew Dillon 18/12/2010 09:05
git: kernel -- Remove fo_poll. Venkatesh Srinivas 18/12/2010 01:09
git: kernel -- vnlru: Resolve minor race between vnlru_proc_wait and vnlru_proc. Venkatesh Srinivas 17/12/2010 18:08
git: manpages: Remove some unneeded .Pp's. Sascha Wildner 17/12/2010 14:47
git: fortune - change dig to drill Samuel Greear 16/12/2010 23:40
Re: git: Fix build of last(1). Alex Hornung 16/12/2010 17:39
git: last - add forgotten files Alex Hornung 16/12/2010 17:37
Re: git: Fix build of last(1). Sascha Wildner 16/12/2010 17:19
git: Fix build of last(1). Sascha Wildner 16/12/2010 16:45
git: utmpx - Bring in utmpx,wtmpx and lastlogx support Alex Hornung 16/12/2010 15:36
git: tzfile.h - install as include Alex Hornung 16/12/2010 15:36
git: ssh - use utmpx Alex Hornung 16/12/2010 15:36
git: test Sepherosa Ziehau 16/12/2010 08:25
git: twe(4): Add some missing newlines in system messages. Sascha Wildner 16/12/2010 07:12
git: kernel - IPI subset of cpus on token de-collision. Matthew Dillon 15/12/2010 20:52
git: vkernel - Fix build Matthew Dillon 15/12/2010 20:52
git: kern_proc - add kern.proc.cwd sysctl Alex Hornung 15/12/2010 16:05
git: libcrypt - install crypt.h header Alex Hornung 15/12/2010 16:05
git: kinfo.h - Document the units of some members Alex Hornung 15/12/2010 16:05
git: if_clone: Don't destroy iface which is not create through if_clone mechanism Sepherosa Ziehau 15/12/2010 11:58
git: Serialize IFADDR alteration by netisr0 Sepherosa Ziehau 15/12/2010 11:57
git: libfsid(3): Make the filesystem type an enum and perform misc cleanup. Sascha Wildner 15/12/2010 07:04
git: msdosfs: Add a define of 0x28 as extended boot record signature. Sascha Wildner 15/12/2010 07:04
git: mdoc: Add libfsid to the list of libraries. Sascha Wildner 15/12/2010 07:04
git: Bump WARNS for latest import of ftp and adjust README.DRAGONFLY for git. Peter Avalos 15/12/2010 05:59
git: Merge branch 'vendor/TNFTP' Peter Avalos 15/12/2010 05:59
git: Update to zlib-1.2.5. Peter Avalos 15/12/2010 04:32
git: vendor/ZLIB Delete old version of zlib from vendor branch. Peter Avalos 14/12/2010 23:47
git: vendor/ZLIB Import zlib-1.2.5. Peter Avalos 14/12/2010 23:47
git: dm(4): Fix kernel compilation with 'device dm' in the config. Sascha Wildner 14/12/2010 23:44
git: .gitignore: Remove .depend again. Sascha Wildner 14/12/2010 20:06
git: dm - add remove_all, refactor Alex Hornung 13/12/2010 23:08
git: cryptsetup - fix warning message Alex Hornung 13/12/2010 21:34
git: libfsid, fsid - bind into build system Alex Hornung 13/12/2010 21:28
git: libfsid - A new library to determine filesystems. Alex Hornung 13/12/2010 20:59
git: include - install ext2fs headers Alex Hornung 13/12/2010 20:59
git: fsid - Don't check floppies Alex Hornung 13/12/2010 20:59
git: kernel - Mark kqfilters of several devices MPSAFE Samuel Greear 13/12/2010 05:32
git: kernel - Fix UP build Thomas Nikolajsen 12/12/2010 21:37
git: Remove KTR_GIANT_CONTENTION kernel option (no longer used). Sascha Wildner 12/12/2010 21:30
git: arcmsr(4): Add missing cam_simq_release and creation of /dev/arcX alias. Sascha Wildner 12/12/2010 21:30
git: Update for OpenSSL-1.0.0c. Peter Avalos 12/12/2010 00:37
git: kernel - 48-core MP work Matthew Dillon 11/12/2010 23:52
git: kernel - Have DDB print '?' for non-printable characters Matthew Dillon 11/12/2010 23:45
git: kernel - Change the discrete mplock into mp_token Matthew Dillon 11/12/2010 21:22
git: kernel - Remove CACHE_*MPLOCK* macros & sysctl Matthew Dillon 11/12/2010 21:22
git: kernel - Mark pty devices D_MPSAFE Matthew Dillon 11/12/2010 21:22
git: utilities - Fix top -M when the window does not have sufficient rows Matthew Dillon 11/12/2010 09:02
git: kernel - Rearrange usched_bsd4.c a bit Matthew Dillon 11/12/2010 08:45
git: kernel - Make swap, nullfs MPSAFE Matthew Dillon 11/12/2010 08:43
git: kernel - Add debugging features Matthew Dillon 11/12/2010 08:43
git: kernel - Record token & mplock collisions in thread->td_wmesg Matthew Dillon 11/12/2010 08:43
git: kernel - Remove unnecessary mplock in sys_ofstat() Matthew Dillon 11/12/2010 08:43
git: amr(4): Some bugfixes. Sascha Wildner 11/12/2010 05:00
git: kernel - Set wmesg when spinning on a token or the mplock Matthew Dillon 11/12/2010 02:11
git: kernel - Adjustments to if_igb Matthew Dillon 11/12/2010 02:11
git: utilities - Fix top formatting when > 9 cpus present Matthew Dillon 11/12/2010 01:40
git: installer - Increase administrative swap size limit to 512G Matthew Dillon 10/12/2010 21:00
git: Bring in an igb(4) manual page (from FreeBSD). Sascha Wildner 10/12/2010 12:08
git: manual pages: Punctuation and whitespace cleanup. Sascha Wildner 10/12/2010 10:32
git: kernel - Fix MP system call performance regression Matthew Dillon 10/12/2010 08:01
git: kernel - Add support for up to 63 cpus & 512G of ram for 64-bit builds (3) Matthew Dillon 10/12/2010 07:13
git: kernel - Add support for up to 63 cpus & 512G of ram for 64-bit builds (2) Matthew Dillon 10/12/2010 07:13
git: kernel - Simplify AP CPU reporting on x86-64 Matthew Dillon 10/12/2010 07:13
git: style(9) - Prefer a lack of case '?' fallthrough for getopt Samuel Greear 10/12/2010 06:38
git: nmalloc - Optimize initialization function out of hot path Samuel Greear 10/12/2010 06:18
git: nmalloc - Remove startup locking Samuel Greear 10/12/2010 06:18
git: vkernel - Add usage() Samuel Greear 10/12/2010 06:18
git: cdefs - Use proper GCC version Samuel Greear 10/12/2010 06:18
git: kernel - Add support for up to 63 cpus & 512G of ram for 64-bit builds. Matthew Dillon 09/12/2010 22:55
git: periodic(8): Adjust the bsdstats script to use drill(1) instead of dig(1). Sascha Wildner 09/12/2010 05:13
git: devattr(8): Fix weird style and perform some general cleanup. Sascha Wildner 09/12/2010 04:12
git: mfiutil(8): Fix a in the interval argument to the 'patrol auto' command. Sascha Wildner 09/12/2010 04:12
git: swapcache.8: Fix typos. Sascha Wildner 09/12/2010 04:12
git: Fix installworld. Sascha Wildner 08/12/2010 15:43
git: bitstring(3): Describe bit_fls and bit_nsearch. Venkatesh Srinivas 08/12/2010 06:57
git: bitstring.h: Add bit_fls to complement bit_ffs and bit_nsearch. Venkatesh Srinivas 08/12/2010 06:44
git: Import vm_map_findspace(9) manpage from FreeBSD and add flags/align arguments. Venkatesh Srinivas 08/12/2010 06:39
git: Kernel configs: Move twa(4) to the right place, too. Sascha Wildner 08/12/2010 02:38
git: Clean up and sort the RAID sections in our configs. Sascha Wildner 08/12/2010 02:37
git: kernel: Serial numbers have to be either 2 chars minimum or not be a blank. Sascha Wildner 08/12/2010 00:51
git: hptiop(4): Fix device description. Sascha Wildner 08/12/2010 00:51
git: hptiop(4): Add the hptiop(4) RAID driver. Sascha Wildner 07/12/2010 23:56
git: periodic/security: fix warnings on a system with no packages installed YONETANI Tomokazu 07/12/2010 15:14
git: devattr - a tool to expose the libdevattr functionality Alex Hornung 07/12/2010 07:37
git: kernel - Enable e1000 / igb netif in module build Matthew Dillon 07/12/2010 03:28
git: kernel - 64-bit memory & ncpus work Matthew Dillon 07/12/2010 03:28
git: kernel - Fix lapic mask for > 16 apic ids Matthew Dillon 06/12/2010 22:07
git: amr(4): Return the correct error. Sascha Wildner 06/12/2010 20:23
git: aac(4) & mfi(4): Fix masking bug. Sascha Wildner 06/12/2010 18:14
git: mfi(4): Shorten some lines. Sascha Wildner 06/12/2010 18:14
git: kernel - Provide descriptions for many net.inet sysctl's Samuel Greear 05/12/2010 05:08
git: kernel - mlockall: Return EINVAL for invalid flags combinations. Venkatesh Srinivas 05/12/2010 04:42
git: Add a missing file for building libiconv into the kernel. Sascha Wildner 05/12/2010 04:10
git: Make more things (HPFS, *_ICONV) buildable into the kernel. Sascha Wildner 05/12/2010 03:44
git: test - Add test case for prior select(2)/EOF bug Samuel Greear 05/12/2010 03:26
git: Regenerate the pciconf(8) database Sascha Wildner 05/12/2010 00:07
git: Fix a typo and add PMAP_DEBUG to LINT. Sascha Wildner 04/12/2010 21:02
git: kernel - remove extra crit_exit() YONETANI Tomokazu 04/12/2010 13:10
git: installer: Fix a bug when /boot (HAMMER) or / (UFS) is are to be encrypted. Sascha Wildner 04/12/2010 02:23
git: docs - Expand the swapcache(8) manual page Matthew Dillon 03/12/2010 21:39
git: kernel: Remove some PC98 remains. Sascha Wildner 03/12/2010 19:21
git: kernel - Remove unneeded critical sections from VM code, add pmap asserts Matthew Dillon 03/12/2010 16:54
git: kernel - Document ordering requirement in lwkt_cpusync_remote2() Matthew Dillon 03/12/2010 16:54
git: Add sha256/512 support to libcrypt, change default Alex Hornung 03/12/2010 15:44
git: amr(4): Sync with FreeBSD. Sascha Wildner 03/12/2010 13:37
git: mfi(4): Add missing dev_ops_remove_minor(). Sascha Wildner 03/12/2010 13:37
git: kernel - Fix bug in x86-64 version of bzeront() Matthew Dillon 03/12/2010 03:02
git: dm - undo my pointless moving of dm.h Alex Hornung 02/12/2010 13:03
git: Remove <dev/disk/dm/dm.h> via make upgrade. It's <sys/dm.h> now. Sascha Wildner 02/12/2010 11:51
git: style.9: Somehow, half of the usage() example was missing. Fix it. Sascha Wildner 02/12/2010 10:22
git: kernel - Provide descriptions for many net.inet6 sysctl's Samuel Greear 02/12/2010 09:54
git: mfi(4): Make mfi_linux.ko compile (maybe it even works). Sascha Wildner 01/12/2010 21:19
git: DragonFly_RELEASE_2_6 MFC some /usr/Makefile changes (Q2->Q3, GITHOST). Sascha Wildner 01/12/2010 20:08
git: Add a hexdump(9) manual page (taken from FreeBSD). Sascha Wildner 01/12/2010 19:54
git: vga/vesa: Use hexdump() instead of cooking our own. Sascha Wildner 01/12/2010 19:54
git: kernel - Fix deep stack recursion in unix domain socket garbage collection Matthew Dillon 01/12/2010 17:59
git: kernel - Fix mbuf header exhaustion w/ degenerate unix domain socket case Matthew Dillon 01/12/2010 17:59
git: installer - encrypted root fix for new modules Alex Hornung 01/12/2010 16:19
git: dm - Modularize it fully Alex Hornung 01/12/2010 11:58
git: Unbreak buildworld. Sascha Wildner 01/12/2010 08:30

Mail converted by MHonArc 2.6.8