Subject |
Author |
Date |
git: kernel - Do not clean VM pages on fsync() for tmpfs |
Matthew Dillon |
01/03/2013 01:20 |
git: ufs.5 - Add missing MLINKS |
Antonio Huete Jimenez |
01/03/2013 00:07 |
git: varsym(1) - Fix return codes. |
Antonio Huete Jimenez |
28/02/2013 23:44 |
git: vke(4) - Dynamic mbuf cluster allocation. |
Antonio Huete Jimenez |
28/02/2013 21:10 |
for CV 60 |
commits |
28/02/2013 20:27 |
git: DragonFly_RELEASE_3_2 kernel/u4b: sc is NULL here, so don't dereference it. |
Sascha Wildner |
28/02/2013 18:36 |
git: kernel/u4b: sc is NULL here, so don't dereference it. |
Sascha Wildner |
28/02/2013 18:36 |
git: DragonFly_RELEASE_3_2 kernel - Fix incorrectly ordered lwkt_reltoken() call in pageout daemon |
Matthew Dillon |
28/02/2013 17:14 |
git: kernel - Fix incorrectly ordered lwkt_reltoken() call in pageout daemon |
Matthew Dillon |
28/02/2013 17:06 |
git: vkernel64 - Remove some dead code (JGV). |
Antonio Huete Jimenez |
28/02/2013 12:34 |
git: world - Fix world build |
Matthew Dillon |
28/02/2013 03:56 |
git: kernel - Remove improper EBUSY error on mount (2) |
Matthew Dillon |
28/02/2013 01:24 |
git: kernel - Remove improper EBUSY error on mount |
Matthew Dillon |
28/02/2013 00:44 |
git: kernel: Remove <machine/apm_segments.h>. |
Sascha Wildner |
27/02/2013 19:52 |
git: kernel: Fix -Wundef in a number of places. |
Sascha Wildner |
27/02/2013 19:14 |
git: gcc47/i386: Add more -mno flags |
Sepherosa Ziehau |
27/02/2013 01:49 |
git: systat - Fix overflowing path lookup fields |
Matthew Dillon |
26/02/2013 23:22 |
git: DragonFly_RELEASE_3_2 isp(4): Remove a duplicate xpt_alloc_ccb() that was causing leakage. |
Sascha Wildner |
26/02/2013 21:52 |
git: isp(4): Remove a duplicate xpt_alloc_ccb() that was causing leakage. |
Sascha Wildner |
26/02/2013 21:52 |
git: kernel - Fix mount bug caught by assertion |
Matthew Dillon |
26/02/2013 17:49 |
git: kqueue.2 - Mention tmpfs(5) as a kqueue-enabled filesystem. |
Antonio Huete Jimenez |
26/02/2013 14:29 |
git: bce: Put interrupt reenabling into each interrupt handlers |
Sepherosa Ziehau |
26/02/2013 13:22 |
git: bce: Move status index's location and cached status index into RX ring |
Sepherosa Ziehau |
26/02/2013 13:22 |
git: Revert "<malloc.h>: Restrict support for <malloc.h> to !defined(__STDC__)." |
Sascha Wildner |
26/02/2013 09:56 |
git: gcc47/x86_64: Add more -mno flags |
Sepherosa Ziehau |
26/02/2013 09:43 |
git: kernel - Try harder to unmount a filesystem |
Matthew Dillon |
26/02/2013 08:37 |
git: kernel - Fix shared/excl livelock with vm.shared_fault |
Matthew Dillon |
26/02/2013 03:35 |
git: kernel - Fix vm.shared_fault for vkernels and 32-bit |
Matthew Dillon |
26/02/2013 02:32 |
git: kernel - Fix panic on ptrace termination |
Matthew Dillon |
26/02/2013 01:38 |
git: kernel - Beef up lwkt_dropmsg() API and fix deadlock in so_async_rcvd*() |
Matthew Dillon |
26/02/2013 00:54 |
git: kernel - Remove symbol space corruption from ncp_conn.h (2) |
Matthew Dillon |
25/02/2013 19:52 |
git: kernel - Remove symbol space corruption from ncp_conn.h |
Matthew Dillon |
25/02/2013 19:16 |
git: kernel/i386: Use offsetof() here. |
Sascha Wildner |
25/02/2013 17:43 |
git: arp: Embed netmsg_inarp in mbuf for asynchronized ARP input processing |
Sepherosa Ziehau |
25/02/2013 14:25 |
git: netmsg: Update comment |
Sepherosa Ziehau |
25/02/2013 09:07 |
git: kernel - Fix incorrect assertion in nlookup() |
Matthew Dillon |
25/02/2013 05:51 |
git: netisr: Dedicated network thread is not netisr |
Sepherosa Ziehau |
25/02/2013 01:32 |
git: DragonFly_RELEASE_3_2 ccd(4): Fix operator precedence. |
Sascha Wildner |
24/02/2013 15:41 |
git: ccd(4): Fix operator precedence. |
Sascha Wildner |
24/02/2013 15:41 |
git: bce: Cache TX/RX consumer indices' location |
Sepherosa Ziehau |
24/02/2013 14:50 |
git: bce: Save CID into related TX/RX ring struct |
Sepherosa Ziehau |
24/02/2013 14:50 |
git: ath(4): s/long long unsigned/unsigned long long/ |
Sascha Wildner |
24/02/2013 09:54 |
git: kernel/vm_object: Add debugvm_object_hold_maybe_shared() prototype. |
Sascha Wildner |
24/02/2013 05:11 |
git: debug - vmpageinfo changes |
Matthew Dillon |
23/02/2013 19:50 |
git: kernel - Clean up if_bridge bif_state tests |
Matthew Dillon |
23/02/2013 19:50 |
git: kernel - Track slabs allocated and freed |
Matthew Dillon |
23/02/2013 19:50 |
git: kernel - Separate page activity heuristic for anonymous memory vs files |
Matthew Dillon |
23/02/2013 19:50 |
git: kernel - Implementat much deeper use of shared VM object locks |
Matthew Dillon |
23/02/2013 19:30 |
git: <malloc.h>: Restrict support for <malloc.h> to !defined(__STDC__). |
Sascha Wildner |
23/02/2013 18:52 |
git: libkern: Stop compiling in (u)cmpdi2.c, because they are not used. |
Sascha Wildner |
23/02/2013 18:52 |
git: kernel/x86_64: Remove some bogus #ifndefs. |
Sascha Wildner |
23/02/2013 18:52 |
git: kernel/isa: Remove empty isa_init() (formerly used for COMPAT_OLDISA). |
Sascha Wildner |
23/02/2013 18:52 |
git: kernel - Implement shared namecache locks |
Matthew Dillon |
23/02/2013 06:08 |
git: kernel - cpu_pause() needs to be memory-modifying |
Matthew Dillon |
23/02/2013 05:46 |
git: Use NULL for pointers in a couple of places. |
Sascha Wildner |
23/02/2013 01:57 |
git: libdmsg: Fix pointer dereference. |
Sascha Wildner |
23/02/2013 01:31 |
git: hier.7: Document that /boot/kernel is a directory and has the modules too. |
Sascha Wildner |
23/02/2013 00:44 |
git: iso639: Add Standard Moroccan Tamazight. |
Sascha Wildner |
22/02/2013 23:35 |
git: kernel - Fix cross-mount handling in tmpfs hardlink code |
Matthew Dillon |
22/02/2013 21:04 |
git: kernel - Fix deadlock in tmpfs |
Matthew Dillon |
22/02/2013 21:04 |
git: kernel - Remove getnewvnode() bottlenecks |
Matthew Dillon |
22/02/2013 18:19 |
git: kernel - Add negative caching to cache_findmount() |
Matthew Dillon |
22/02/2013 18:19 |
git: kernel - Increase NCMOUNT_NUMCACHE, add enable & statistics |
Matthew Dillon |
22/02/2013 09:56 |
git: bce: Move RX serializers before TX serializers |
Sepherosa Ziehau |
22/02/2013 09:18 |
git: bce: Free serializer array in detach path |
Sepherosa Ziehau |
22/02/2013 09:18 |
git: DragonFly_RELEASE_3_2 altq/hfsc: Fix wrong malloc size |
Sepherosa Ziehau |
22/02/2013 07:15 |
git: altq/hfsc: Fix wrong malloc size |
Sepherosa Ziehau |
22/02/2013 07:12 |
git: kernel - Fix performance issue due to buffer fragmentation |
Matthew Dillon |
22/02/2013 06:41 |
git: kernel - Add frontend cache for cache_findmount() |
Matthew Dillon |
22/02/2013 04:59 |
git: kernel - Fix network lockup due to msgport bug |
Matthew Dillon |
22/02/2013 02:25 |
git: vkd(4) - Announce virtual disks upon initialization. |
Antonio Huete Jimenez |
22/02/2013 01:18 |
git: vke(4) - Show backing tap only if one was used. |
Antonio Huete Jimenez |
22/02/2013 01:18 |
git: vkernel(7) - Minor manpage adjustments. |
Antonio Huete Jimenez |
22/02/2013 01:18 |
git: vkernel - Settable serial numbers for virtual disks. |
Antonio Huete Jimenez |
22/02/2013 01:18 |
git: kernel - Fix issue with ARP packets stalling out entire network |
Matthew Dillon |
21/02/2013 23:39 |
git: kernel - Add critical section in lwkt_yield_quick() |
Matthew Dillon |
21/02/2013 23:39 |
git: DragonFly_RELEASE_3_2 make upgrade: Remove another manpage (an MLINK) which has changed name. |
Sascha Wildner |
21/02/2013 19:50 |
git: asr(4): Remove a case that is not a member of the enum being tested. |
Sascha Wildner |
21/02/2013 19:25 |
git: bce: Fix tick/pulse callout target CPU setting |
Sepherosa Ziehau |
21/02/2013 13:22 |
git: igb: Fix timer cpuid settings when entering/exiting polling mode |
Sepherosa Ziehau |
21/02/2013 09:26 |
git: kernel - Fix cpu/token starvation, vfs_busy deadlocks. incls sysctl (2) |
Matthew Dillon |
21/02/2013 07:04 |
git: kernel - Fix excessive kprintf()s during refcount_wait() |
Matthew Dillon |
21/02/2013 07:04 |
git: kernel - Implement vm.read_shortcut support in tmpfs |
Matthew Dillon |
21/02/2013 06:49 |
git: kernel - add yields in the swap pager freeing path |
Matthew Dillon |
21/02/2013 05:10 |
git: kernel - cleanup |
Matthew Dillon |
21/02/2013 05:10 |
git: kernel - Remove remaining mplock use cases from tmpfs |
Matthew Dillon |
21/02/2013 05:10 |
git: icmp: ICMP is MPSAFE |
Sepherosa Ziehau |
21/02/2013 04:47 |
git: bce: RX and TX ring counts are not required to be same |
Sepherosa Ziehau |
21/02/2013 04:41 |
git: kernel - Fix cpu/token starvation, vfs_busy deadlocks. incls sysctl |
Matthew Dillon |
21/02/2013 02:46 |
git: vkernel/vke: Comment out 'ifp', just like the code that uses it. |
Sascha Wildner |
20/02/2013 18:39 |
git: build: Only auto-save once per build |
John Marino |
20/02/2013 16:03 |
git: bce: Switch to IFQ subqueue functions and use per-TX queue watchdog |
Sepherosa Ziehau |
20/02/2013 09:53 |
git: <sys/bus.h>: Fix wording. |
Sascha Wildner |
20/02/2013 07:38 |
Re: git: kernel: Use DEVMETHOD_END in the drivers. |
Sepherosa Ziehau |
20/02/2013 07:38 |
git: kernel: Use DEVMETHOD_END in the drivers. |
Sascha Wildner |
20/02/2013 07:22 |
git: <sys/bus.h>: Add DEVMETHOD_END. |
Sascha Wildner |
20/02/2013 07:22 |
git: kernel - Properly account system time for contending tokens |
Matthew Dillon |
20/02/2013 06:59 |
Re: git: vkernel - Fix if_vke |
Sepherosa Ziehau |
20/02/2013 01:43 |
git: vkernel - Fix if_vke |
Matthew Dillon |
19/02/2013 23:32 |
git: Adjust files for libarchive-3.1.2 import. |
Peter Avalos |
19/02/2013 18:36 |
git: Merge branch 'vendor/LIBARCHIVE' |
Peter Avalos |
19/02/2013 18:36 |
git: vendor/LIBARCHIVE Import libarchive-3.1.2. |
Peter Avalos |
19/02/2013 18:27 |
git: patch(1): Fix typo. |
Sascha Wildner |
19/02/2013 17:51 |
git: patch(1): When -C is specified, do not claim to have saved rejects. |
Sascha Wildner |
19/02/2013 17:50 |
git: bce: Reimplement polling in non-compat mode |
Sepherosa Ziehau |
19/02/2013 13:16 |
git: bce: Split TX/RX serializer |
Sepherosa Ziehau |
19/02/2013 09:04 |
git: bce: Defer interrupt allocation until the TX/RX rings are allocated |
Sepherosa Ziehau |
19/02/2013 05:01 |
git: bce: Regroup function declaration |
Sepherosa Ziehau |
19/02/2013 04:24 |
git: bce: Fix supported devices list in comment |
Sepherosa Ziehau |
19/02/2013 04:24 |
git: bce: Put RX related fields into bce_rx_ring |
Sepherosa Ziehau |
19/02/2013 03:19 |
git: kernel - Fix a race and enable the VM read shortcut feature by default |
Matthew Dillon |
18/02/2013 20:15 |
git: rc.d/addswap: Load the vn(4) module if not already present. |
Sascha Wildner |
18/02/2013 18:26 |
git: kernel - Fix rare race in namecache |
Matthew Dillon |
18/02/2013 17:52 |
git: DragonFly_RELEASE_3_2 csu: Fix .eh_frame_hdr errors seen on i386 |
John Marino |
18/02/2013 08:00 |
git: csu: Fix .eh_frame_hdr errors seen on i386 |
John Marino |
18/02/2013 01:05 |
git: build - Do not use cp -a |
Samuel Greear |
17/02/2013 23:40 |
git: build: implement automatic world backups |
John Marino |
17/02/2013 20:43 |
git: build: Remove installworld backup check |
John Marino |
17/02/2013 19:23 |
git: bce: Put TX related fields into bce_tx_ring |
Sepherosa Ziehau |
17/02/2013 13:19 |
git: vkernel - Allow setting MAC addresses from within the command line. |
Antonio Huete Jimenez |
17/02/2013 12:51 |
git: build: add "make backupworld" and "make restoreworld" functionality |
John Marino |
17/02/2013 12:43 |
git: bce: Factor out bce_xmit() |
Sepherosa Ziehau |
17/02/2013 11:09 |
git: icmp: Disable icmplim_output by default |
Sepherosa Ziehau |
17/02/2013 08:16 |
git: if: Add compat mode for ifnet stats so that 3rd party apps can work |
Sepherosa Ziehau |
17/02/2013 08:01 |
git: DragonFly_RELEASE_3_2 bsd.cpu.gcc47.mk: Add default cpu extensions |
John Marino |
17/02/2013 07:42 |
git: kernel/vinum: Fix userland fallout from my -Wundef kernel fixes. |
Sascha Wildner |
17/02/2013 00:24 |
git: kernel: Move some externs under INET too. |
Sascha Wildner |
16/02/2013 18:42 |
git: kernel: A few small fixes to make a minimal kernel config compile. |
Sascha Wildner |
16/02/2013 18:36 |
git: ccdconfig(8): When ccd can't be kldloaded, explain a possible reason. |
Sascha Wildner |
16/02/2013 16:49 |
git: mfi(4): Add D_MPSAFE to the disk flags. |
Sascha Wildner |
16/02/2013 15:27 |
git: kernel: Fix various -Wundef warnings. |
Sascha Wildner |
16/02/2013 13:43 |
git: kernel/sound: Use pci_{get,set}_powerstate(). Fixes -Wundef. |
Sascha Wildner |
16/02/2013 13:43 |
git: bnx: Support 5717 C0, which is almost same as 5720 A0 |
Sepherosa Ziehau |
16/02/2013 13:04 |
git: pcidevs: regen |
Sepherosa Ziehau |
16/02/2013 13:04 |
git: pcidevs: Add PCi device ID for Broadcom 5717C |
Sepherosa Ziehau |
16/02/2013 13:04 |
git: kernel/nmdm: Comment variables which are only used in commented code. |
Sascha Wildner |
16/02/2013 12:54 |
git: kernel/drm: Put two variables under #if 0 for future use (see comment). |
Sascha Wildner |
16/02/2013 12:54 |
git: kernel: Remove some unused variables. |
Sascha Wildner |
16/02/2013 12:54 |
git: kernel: Handle some variables only used in debug output. |
Sascha Wildner |
16/02/2013 12:54 |
git: bsd.cpu.gcc47.mk: Add default cpu extensions |
John Marino |
16/02/2013 12:52 |
git: bce: Remove debug stuffs |
Sepherosa Ziehau |
16/02/2013 12:37 |
git: tws(4): Fix a typo in a debug message. |
Sascha Wildner |
16/02/2013 11:23 |
git: jme: Avoid using magic number for TX register writing aggregation |
Sepherosa Ziehau |
16/02/2013 10:48 |
git: bce: Make TX register writing aggregation tunable |
Sepherosa Ziehau |
16/02/2013 10:48 |
git: bnx: Avoid using magic number for TX register writing aggregation |
Sepherosa Ziehau |
16/02/2013 10:48 |
git: bge: Avoid using magic number for TX register writing aggregation |
Sepherosa Ziehau |
16/02/2013 10:48 |
git: kernel: Use __debugvar for stack variables used only by assertion |
Sepherosa Ziehau |
16/02/2013 10:31 |
git: em/emx: Avoid using magic number for TX register writing aggregation |
Sepherosa Ziehau |
16/02/2013 10:03 |
git: igb: Fix comment |
Sepherosa Ziehau |
16/02/2013 10:03 |
git: igb: Remove unused macros |
Sepherosa Ziehau |
16/02/2013 10:03 |
git: mtree: Remove /usr/libdata/lint. Must've overlooked it. |
Sascha Wildner |
16/02/2013 09:23 |
git: DragonFly_RELEASE_3_2 bridge: Disable TSO on member interface |
Sepherosa Ziehau |
16/02/2013 01:44 |
git: ccd.4: Break line after sentence. |
Sascha Wildner |
15/02/2013 17:14 |
git: ccd.4: Add a conventional synopsis and remove config info in the text. |
Sascha Wildner |
15/02/2013 17:14 |
git: mtree: Add back a directory which I removed by mistake. |
Sascha Wildner |
15/02/2013 16:50 |
git: netstat: Make "netstat -w" aware of new ifnet stats location |
Sepherosa Ziehau |
15/02/2013 09:20 |
git: if: Per-cpu ifnet/ifaddr statistics, step 3/3 |
Sepherosa Ziehau |
15/02/2013 08:26 |
git: if: Per-cpu ifnet/ifaddr statistics, step 2/3 |
Sepherosa Ziehau |
15/02/2013 06:39 |
git: if: Per-cpu ifnet/ifaddr statistics, step 1/3 |
Sepherosa Ziehau |
15/02/2013 03:47 |
git: vendor/DIALOG dialog: Add README.DELETED. |
Peter Avalos |
14/02/2013 19:34 |
git: vendor/DIALOG created dialog: Add README.DELETED. |
Peter Avalos |
14/02/2013 19:34 |
git: tzsetup: Sync with FreeBSD. |
Peter Avalos |
14/02/2013 19:34 |
git: Drag libdialog into the 21st century. |
Peter Avalos |
14/02/2013 19:34 |
git: Add a README.DRAGONFLY for contrib/dialog. |
Peter Avalos |
14/02/2013 19:34 |
git: dialog: Add README.DELETED. |
Peter Avalos |
14/02/2013 19:34 |
git: Import dialog-1.2-20121230. |
Peter Avalos |
14/02/2013 19:34 |
git: Update locale and i18n files. |
Sascha Wildner |
14/02/2013 11:22 |
Re: git: DragonFly_RELEASE_3_2 Update files for OpenSSL-1.0.1e import. |
Matthew Dillon |
13/02/2013 17:36 |
Re: git: tap: Define TAP_MANUALMAKE; unbreak building |
Matthew Dillon |
13/02/2013 17:34 |
git: bsd.libnames.mk: Add LIBNCURSESW. |
Peter Avalos |
13/02/2013 17:29 |
git: Update files for OpenSSL-1.0.1e import. |
Peter Avalos |
13/02/2013 17:29 |
git: DragonFly_RELEASE_3_2 Update files for OpenSSL-1.0.1e import. |
Peter Avalos |
13/02/2013 17:29 |
git: tap: Define TAP_MANUALMAKE; unbreak building |
Sepherosa Ziehau |
13/02/2013 13:14 |
git: bridge: Disable TSO on member interface |
Sepherosa Ziehau |
13/02/2013 05:55 |
git: libssl - Fix bug in libssl |
Matthew Dillon |
13/02/2013 00:17 |
git: kernel - Do not auto-destroy tap interfaces which are manually created |
Matthew Dillon |
13/02/2013 00:17 |
git: tip(1): Remove the clearing of the schg flag of cu(1) during installation. |
Sascha Wildner |
12/02/2013 21:44 |
git: kernel/callout: Remove some unused old code. |
Sascha Wildner |
12/02/2013 21:37 |
git: ifaddr: Cache align ifaddr_container |
Sepherosa Ziehau |
12/02/2013 13:30 |
git: libdialog: Increase MAX_LEN to 4096 (bug 2480) |
John Marino |
11/02/2013 17:06 |
git: make upgrade: Remove another manpage (an MLINK) which has changed name. |
Sascha Wildner |
11/02/2013 11:20 |
git: bsd.cpu.mk: Set gcc47 as default |
John Marino |
11/02/2013 08:13 |
git: Fix our tree for -Wmissing-include-dirs. |
Sascha Wildner |
11/02/2013 02:59 |
git: acpi.4: Document that HPET is enabled by default. |
Sascha Wildner |
10/02/2013 22:24 |
git: kernel: Nuke ISA sound card support. |
Sascha Wildner |
10/02/2013 21:14 |
git: libcsu: Assign environment when environ is NULL |
John Marino |
10/02/2013 11:51 |
git: DragonFly_RELEASE_3_2 Update files for OpenSSL-1.0.1d import. |
Peter Avalos |
10/02/2013 11:22 |
git: DragonFly_RELEASE_3_2 Merge branch 'vendor/OPENSSL' into DragonFly_RELEASE_3_2 |
Peter Avalos |
10/02/2013 11:22 |
git: Update files for OpenSSL-1.0.1d import. |
Peter Avalos |
10/02/2013 11:08 |
git: Merge branch 'vendor/OPENSSL' |
Peter Avalos |
10/02/2013 11:07 |
git: kernel: Properly lock dounmount() |
Francois Tigeot |
09/02/2013 15:26 |
git: pf: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 05:24 |
git: ip6/mroute: Partly fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 03:47 |
git: wlan: Partly fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 02:50 |
git: acpica: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 02:31 |
git: ath: Partly fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 02:31 |
git: iwn: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 02:31 |
git: ral: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 02:31 |
git: sln: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
09/02/2013 02:31 |
git: kernel/firewire: Remove #ifdef __DragonFly__ jungle. |
Sascha Wildner |
08/02/2013 18:36 |
git: kernel/virtio: Constify some struct members to silence warnings. |
Sascha Wildner |
08/02/2013 18:00 |
git: kernel/virtio: Remove some unneeded inclusions of <sys/cdefs.h>. |
Sascha Wildner |
08/02/2013 18:00 |
git: kernel/virtio: Remove some unused variables. |
Sascha Wildner |
08/02/2013 18:00 |
git: Revert "Revert "i386/files: isa/clock.c is clean enough to compile w/ -Werror"" |
Sascha Wildner |
08/02/2013 17:34 |
git: tip(1): Fix some -Wmissing-parameter-type warnings. |
Sascha Wildner |
08/02/2013 17:15 |
git: mxge: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 14:20 |
git: tools/fw: Fix set-but-unused gcc47 warning in generated C file |
Sepherosa Ziehau |
08/02/2013 14:20 |
git: bce: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 13:43 |
git: bfe: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 13:43 |
git: bge: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 13:43 |
git: tl: Fix set-bu-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 13:43 |
git: kue: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 13:43 |
git: bnx: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 13:25 |
git: bridge: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 11:00 |
git: de: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 11:00 |
git: ppp: Fix set-but-unused gcc47 warning |
Sepherosa Ziehau |
08/02/2013 11:00 |
git: emx: Implement multiple hardware TX queue support; disabled by default |
Sepherosa Ziehau |
08/02/2013 10:33 |
git: kether_ntoa.9: Fix prototypes. |
Sascha Wildner |
07/02/2013 21:56 |
git: DragonFly_RELEASE_3_2 games/atc: Fix a logic bug. |
Sascha Wildner |
07/02/2013 19:11 |
git: games/atc: Fix a logic bug. |
Sascha Wildner |
07/02/2013 19:10 |
git: kether_ntoa.9: Mention %D. |
Sascha Wildner |
07/02/2013 17:41 |
git: hexncpy.9: Some little cleanup. |
Sascha Wildner |
07/02/2013 17:41 |
git: em/emx: Clear bit 28 of TARC1 for 82571/82572/es2lan |
Sepherosa Ziehau |
07/02/2013 01:55 |
git: doc - Add a note about %D removal in porting_drivers.txt document. |
Antonio Huete Jimenez |
07/02/2013 01:13 |
git: Add a manpage for hexncpy function. |
Antonio Huete Jimenez |
07/02/2013 01:13 |
git: Add manual pages for kether_ntoa and kether_aton functions. |
Antonio Huete Jimenez |
06/02/2013 23:35 |
git: igb: Sync w/ intel igb-2.3.7 |
Sepherosa Ziehau |
06/02/2013 10:26 |
git: em: Sync w/ intel em-7.3.4 |
Sepherosa Ziehau |
06/02/2013 10:26 |
git: emx: Sync w/ intel em-7.3.4 |
Sepherosa Ziehau |
06/02/2013 10:26 |
git: ig_hal: Merge intel em-7.3.4 and igb-2.3.7 hardware abstraction layer |
Sepherosa Ziehau |
06/02/2013 10:26 |
git: Enable -Werror for world building with gcc47. |
Sascha Wildner |
05/02/2013 20:29 |
git: Remove xlint. It's outdated and there are much better checkers around. |
Sascha Wildner |
05/02/2013 20:29 |
git: libm: Exclude -Woverflow from -Werror in s_csqrtl.c for gcc47/i386. |
Sascha Wildner |
05/02/2013 20:29 |
git: Fix some more things related to the switch to gcc47. |
Sascha Wildner |
05/02/2013 20:29 |
git: UPDATING: Adjust heading. |
Sascha Wildner |
05/02/2013 20:29 |
git: DragonFly_RELEASE_3_2 kernel -- ffs: Softdep lock fix (lk unheld in process_worklist_item) |
Sascha Wildner |
04/02/2013 18:24 |
git: kernel -- ffs: Softdep lock fix (lk unheld in process_worklist_item) |
Sascha Wildner |
04/02/2013 17:50 |
git: pktgen: Support multiple TX queues |
Sepherosa Ziehau |
04/02/2013 12:07 |
git: pktgen: Factor out pktgen_ref |
Sepherosa Ziehau |
04/02/2013 12:07 |
git: pktgen: Move buflist and stop callout into per-cpu data struct |
Sepherosa Ziehau |
04/02/2013 12:07 |
git: Unbreak world with NO_GCC44 |
Francois Tigeot |
03/02/2013 13:01 |
git: Promote GCC 4.7 to be the default compiler |
John Marino |
03/02/2013 11:29 |
git: DragonFly_RELEASE_3_2 Unbreak world (gcc47 plugin) |
John Marino |
02/02/2013 23:35 |
git: Unbreak world (gcc47 plugin) |
John Marino |
02/02/2013 23:29 |
git: DragonFly_RELEASE_3_2 gcc47: Fix plugin mechanism |
John Marino |
02/02/2013 16:09 |
git: gcc47: Fix plugin mechanism |
John Marino |
02/02/2013 16:05 |
git: pktgen: Use atomic for pktgen and module reference count |
Sepherosa Ziehau |
02/02/2013 08:27 |
git: kernel - Fix kernel panic caused by rename race |
Matthew Dillon |
01/02/2013 21:50 |
git: kernel - cycle vnode in cache_unlink() |
Matthew Dillon |
01/02/2013 18:01 |
git: kernel - Fix memory leak on iocom terminaion |
Matthew Dillon |
01/02/2013 18:01 |
git: hammer2 - serialized flush work part 4 |
Matthew Dillon |
01/02/2013 17:22 |
git: pktgen: Unbreak compile |
Sepherosa Ziehau |
01/02/2013 08:32 |