Subject |
Author |
Date |
git: devfs - Fix incorrect st_size reporting |
Matthew Dillon |
01/04/2010 16:19 |
git: HAMMER VFS - Fix insufficient cursor change test |
Matthew Dillon |
01/04/2010 16:19 |
git: DragonFly_RELEASE_2_6 devfs - Fix incorrect st_size reporting |
Matthew Dillon |
01/04/2010 16:26 |
git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix insufficient cursor change test |
Matthew Dillon |
01/04/2010 16:27 |
git: kernel - Address excessive stall in pageout during deadlock avoidance |
Matthew Dillon |
01/04/2010 18:10 |
git: DragonFly_RELEASE_2_6 kernel - Address excessive stall in pageout during deadlock avoidance |
Matthew Dillon |
01/04/2010 18:10 |
git: DragonFly_RELEASE_2_6 include/Makefile: Add vers.txt to CLEANFILES. |
Sascha Wildner |
03/04/2010 13:42 |
git: include/Makefile: Add vers.txt to CLEANFILES. |
Sascha Wildner |
03/04/2010 13:42 |
git: systat - Fix a deja vu in a header file. |
Antonio Huete Jimenez |
04/04/2010 00:27 |
git: DragonFly_RELEASE_2_6 systat - Fix a deja vu in a header file. |
Antonio Huete Jimenez |
04/04/2010 00:38 |
git: installer: Fix the LiveCD's /etc/fstab regarding /usr/local. |
Sascha Wildner |
04/04/2010 15:43 |
git: DragonFly_RELEASE_2_6 installer: Fix the LiveCD's /etc/fstab regarding /usr/local. |
Sascha Wildner |
04/04/2010 15:44 |
git: nrelease: Add back the creation of the /usr/local hierarchy on the LiveCD. |
Sascha Wildner |
04/04/2010 16:07 |
git: DragonFly_RELEASE_2_6 nrelease: Add back the creation of the /usr/local hierarchy on the LiveCD. |
Sascha Wildner |
04/04/2010 16:08 |
git: DragonFly_RELEASE_2_6 HAMMER Utility - Change default split size from 100MB to 4G |
Matthew Dillon |
04/04/2010 16:26 |
git: HAMMER Utility - Change default split size from 100MB to 4G |
Matthew Dillon |
04/04/2010 16:26 |
git: nrelease: Remove unused variable. |
Sascha Wildner |
04/04/2010 17:32 |
git: DragonFly_RELEASE_2_6 nrelease: Remove unused variable. |
Sascha Wildner |
04/04/2010 17:33 |
git: annotated tag v2.6.1 created |
Matthew Dillon |
05/04/2010 02:28 |
git: Sync zoneinfo database with tzdata2010h from elsie.nci.nih.gov |
Sascha Wildner |
05/04/2010 15:30 |
git: DragonFly_RELEASE_2_6 Sync zoneinfo database with tzdata2010h from elsie.nci.nih.gov |
Sascha Wildner |
05/04/2010 15:31 |
git: Remove the 'update' target which was used for updating source via CVS. |
Sascha Wildner |
05/04/2010 15:39 |
git: Remove an unused target from src/Makefile. |
Sascha Wildner |
05/04/2010 17:14 |
git: hammer volume-add / volume-del: Keep bigblock stats correct |
Michael Neumann |
06/04/2010 18:20 |
git: mqueues: selwakeup() needs the MP lock to be held |
Stathis Kamperis |
06/04/2010 19:49 |
git: DragonFly_RELEASE_2_6 mqueues: selwakeup() needs the MP lock to be held |
Stathis Kamperis |
07/04/2010 20:18 |
git: Add an rc script for starting vkernels upon boot. |
Sascha Wildner |
08/04/2010 10:06 |
Re: git: Add an rc script for starting vkernels upon boot. |
Nuno Antunes |
08/04/2010 10:12 |
git: pthread.3: Update the IMPLEMENTATION NOTES to the current state of affairs. |
Sascha Wildner |
08/04/2010 12:01 |
git: hammer.5: Add a reference to mneumann's KIT presentation slides. |
Sascha Wildner |
08/04/2010 12:23 |
git: Fix look(1) on x86_64. |
Sascha Wildner |
08/04/2010 13:17 |
git: DragonFly_RELEASE_2_6 Fix look(1) on x86_64. |
Sascha Wildner |
08/04/2010 13:18 |
git: nrelease: Remove LiveDVD specific kernel configs and loader menu. |
Sascha Wildner |
08/04/2010 13:39 |
git: look(1): Fix my previous commit. |
Sascha Wildner |
08/04/2010 14:21 |
git: DragonFly_RELEASE_2_6 look(1): Fix my previous commit. |
Sascha Wildner |
08/04/2010 14:24 |
git: hotplugd(8): Raise WARNS to 6. |
Sascha Wildner |
08/04/2010 21:27 |
git: hotplugd(8): We have __dead2 for __attribute__((__noreturn__)). |
Sascha Wildner |
08/04/2010 21:35 |
git: rcorder(8): Remove __RCSID & friends. |
Sascha Wildner |
09/04/2010 04:37 |
git: window(1): Remove __RCSID & friends. |
Sascha Wildner |
09/04/2010 05:40 |
git: linux emu - Refactor open code |
Alex Hornung |
09/04/2010 07:46 |
git: linux emu - support O_DIRECTORY for open syscall |
Alex Hornung |
09/04/2010 07:46 |
git: DragonFly_RELEASE_2_6 linux emu - Refactor open code |
Alex Hornung |
09/04/2010 07:47 |
git: DragonFly_RELEASE_2_6 linux emu - support O_DIRECTORY for open syscall |
Alex Hornung |
09/04/2010 07:47 |
git: sili.4: Mention support for both versions of 3124 chips. |
Jan Lentfer |
09/04/2010 18:39 |
git: window(1): Perform NULL check before strcmp() rather than after. |
YONETANI Tomokazu |
10/04/2010 02:04 |
git: malloc.3: Remove some phkmalloc specific info in the HISTORY section. |
Sascha Wildner |
10/04/2010 05:19 |
git: Install the boot(8) manual page too during 64 bit install. |
Sascha Wildner |
10/04/2010 06:10 |
git: DragonFly_RELEASE_2_6 Install the boot(8) manual page too during 64 bit install. |
Sascha Wildner |
10/04/2010 06:10 |
git: sysctl(8): Raise WARNS to 6. |
Sascha Wildner |
10/04/2010 06:39 |
git: Constify ncp_error()'s fmt argument. |
Sascha Wildner |
10/04/2010 07:07 |
git: mount_nwfs(8): Raise WARNS to 6. |
Sascha Wildner |
10/04/2010 07:07 |
git: mount_portal(8): Raise WARNS to 6. |
Sascha Wildner |
10/04/2010 08:13 |
git: DragonFly_RELEASE_2_6 ACPI - disable ACPIIO_ACKSLPSTATE |
YONETANI Tomokazu |
10/04/2010 13:07 |
git: ACPI - disable ACPIIO_ACKSLPSTATE |
YONETANI Tomokazu |
10/04/2010 13:07 |
git: ACPI: Don't unlock in lock's error path |
Stathis Kamperis |
10/04/2010 16:17 |
git: In man9 manual pages, add some references to where the code is. |
Sascha Wildner |
10/04/2010 17:30 |
git: Add -Wold-style-definition to WARNS >= 3 and fix the resulting fallout. |
Sascha Wildner |
10/04/2010 20:43 |
git: DragonFly_RELEASE_2_6 Fix LINT build. |
Sascha Wildner |
10/04/2010 22:20 |
git: Fix LINT build. |
Sascha Wildner |
10/04/2010 22:20 |
git: sleep.9: Document mtxsleep() and tsleep_interlock(). |
Sascha Wildner |
12/04/2010 00:37 |
git: tmpfs - Add additional mount options |
Matthew Dillon |
12/04/2010 17:16 |
git: Fix i386 buildworld. |
Sascha Wildner |
13/04/2010 06:39 |
git: ata - Fix dumping of old ata driver |
Alex Hornung |
13/04/2010 16:36 |
git: nata - Drop pending requests on dump |
Alex Hornung |
13/04/2010 16:36 |
git: DragonFly_RELEASE_2_6 ata - Fix dumping of old ata driver |
Alex Hornung |
13/04/2010 16:37 |
git: DragonFly_RELEASE_2_6 nata - Drop pending requests on dump |
Alex Hornung |
13/04/2010 16:37 |
git: Clean up some remains from the gcc2 days. |
Sascha Wildner |
14/04/2010 00:52 |
git: HAMMER VFS - Fix hammer lock assertion panic when REDO recovery fails |
Matthew Dillon |
14/04/2010 04:29 |
git: libc - Return ENOSYS in both mlockall() / munlockall() |
Antonio Huete Jimenez |
14/04/2010 07:50 |
git: Add m_align(). |
Matthew Dillon |
14/04/2010 16:56 |
git: Add SIOCIFCREATE2. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add AF_IEEE80211. |
Matthew Dillon |
14/04/2010 16:56 |
git: Update. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix ifaddr_byindex(). |
Matthew Dillon |
14/04/2010 16:56 |
git: Prevent foot shooting. |
Matthew Dillon |
14/04/2010 16:56 |
git: Remove bogus CFLAGS. |
Matthew Dillon |
14/04/2010 16:56 |
git: My kernel config file. |
Matthew Dillon |
14/04/2010 16:56 |
git: Enable back the regdomain listing. |
Matthew Dillon |
14/04/2010 16:56 |
git: add more protocol specific m_flag bits |
Matthew Dillon |
14/04/2010 16:56 |
git: __DECONST lockinit arg. XXX ugly |
Matthew Dillon |
14/04/2010 16:56 |
git: Add if_l2com to struct ifnet. This breaks ABI. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add more libraries: libbsdxml and libsbuf. |
Matthew Dillon |
14/04/2010 16:56 |
git: Initial version of if_alloc()/if_free(). |
Matthew Dillon |
14/04/2010 16:56 |
git: Add ifnet_byindex() and ifaddr_byindex(). |
Matthew Dillon |
14/04/2010 16:56 |
git: add new ieee80211 interface media types |
Matthew Dillon |
14/04/2010 16:56 |
git: update |
Matthew Dillon |
14/04/2010 16:56 |
git: Add a new file to struct pkthdr: wlan_seqno to store the IEEE 802.11 seq number. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix build. |
Matthew Dillon |
14/04/2010 16:56 |
git: Check a few pointers before dereferencing them. This is needed by the net80211 stack. |
Matthew Dillon |
14/04/2010 16:56 |
git: Regen |
Matthew Dillon |
14/04/2010 16:56 |
git: Remove if_transmit(). |
Matthew Dillon |
14/04/2010 16:56 |
git: update to latest freebsd version |
Matthew Dillon |
14/04/2010 16:56 |
git: Add DragonFly keyword. |
Matthew Dillon |
14/04/2010 16:56 |
git: Disable ndis for now. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix kernel build. |
Matthew Dillon |
14/04/2010 16:56 |
git: From FreeBSD: in in6_setmaxmtu() don't try to find the linkmtu if the ifnet has no AF_INET6 data. |
Matthew Dillon |
14/04/2010 16:56 |
git: Third pass: make ieee80211_ddb.c compile and use if_alloc/if_free. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add more wi(4) devices. |
Matthew Dillon |
14/04/2010 16:56 |
git: Sync with FreeBSD. |
Matthew Dillon |
14/04/2010 16:56 |
git: Sync with FreeBSD. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add memmove() to libkern. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix M_NOWAIT usage. |
Matthew Dillon |
14/04/2010 16:56 |
git: Replace callout_drain with callout_stop. |
Matthew Dillon |
14/04/2010 16:56 |
git: Sync interface cloning operations with FreeBSD. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix for new net80211 options |
Matthew Dillon |
14/04/2010 16:56 |
git: Fourth pass. |
Matthew Dillon |
14/04/2010 16:56 |
git: s/firmware.h/fbsd_firmware.h/ |
Matthew Dillon |
14/04/2010 16:56 |
git: Add AH_SUPPORT_AR5416 always. |
Matthew Dillon |
14/04/2010 16:56 |
git: condvar: add implementation |
Matthew Dillon |
14/04/2010 16:56 |
git: Extend if_clone by passing in a param arg in the create routine. This param is only used when the ioctl is SIOCIFCREATE2. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix build with DIAGNOSTIC. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add strcasecmp() and strncasecmp(). |
Matthew Dillon |
14/04/2010 16:56 |
git: Seventh pass: fix callout and bpf function calls. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add OID_802_3_MULTICAST_LIST. |
Matthew Dillon |
14/04/2010 16:56 |
git: Couple of changes to make this build without warnings: |
Matthew Dillon |
14/04/2010 16:56 |
git: Merge branch 'master' into net80211-update |
Matthew Dillon |
14/04/2010 16:56 |
git: Merge branch 'master' into net80211-update |
Matthew Dillon |
14/04/2010 16:56 |
git: Second pass at converting the net80211 to DragonFly. |
Matthew Dillon |
14/04/2010 16:56 |
git: Make this compile with debug on. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add prototype for ieee80211_handoff(). |
Matthew Dillon |
14/04/2010 16:56 |
git: Update to latest changes. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add ratectl fields. |
Matthew Dillon |
14/04/2010 16:56 |
git: Do proper locking in the callout functions. |
Matthew Dillon |
14/04/2010 16:56 |
git: Remove m_colapse(). |
Matthew Dillon |
14/04/2010 16:56 |
git: Merge remote branch 'crater/master' into net80211-update |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix the OID_802_3_MULTICAST_LIST issue. |
Matthew Dillon |
14/04/2010 16:56 |
git: Update for new ratectl. |
Matthew Dillon |
14/04/2010 16:56 |
git: Disable not yet ported drivers. |
Matthew Dillon |
14/04/2010 16:56 |
git: Adapt to new net80211 stack. |
Matthew Dillon |
14/04/2010 16:56 |
git: Add ieee80211_ammr.c. |
Matthew Dillon |
14/04/2010 16:56 |
git: Fix some of the locking stuff that I have done wrong previously and use condvars. |
Matthew Dillon |
14/04/2010 16:56 |
git: Import wi(4) driver from FreeBSD. |
Matthew Dillon |
14/04/2010 16:57 |
git: firmware - Import FreeBSD's firmware API. |
Matthew Dillon |
14/04/2010 16:57 |
git: First try at porting wpa_supplicant. |
Matthew Dillon |
14/04/2010 16:57 |
git: Sync with latest net80211 changes from FreeBSD, therby removing DFly's ratectl code. |
Matthew Dillon |
14/04/2010 16:57 |
git: Remove the inclusion of <machine/bus_at386.h> from some WLAN drivers. |
Sascha Wildner |
15/04/2010 15:40 |
git: <sys/buf2.h>: Add bioq_takefirst() from FreeBSD for easier driver porting. |
Sascha Wildner |
15/04/2010 15:46 |
git: system boot - Fix savecore when swapdev != dumpdev |
Matthew Dillon |
15/04/2010 17:38 |
git: dsched_fq - Finalize switch to new disk-busy calc |
Alex Hornung |
15/04/2010 20:25 |
git: dsched_fq - minor cleanup and fix |
Alex Hornung |
15/04/2010 20:25 |
git: dsched_fq - Refactor fq_balance_thread |
Alex Hornung |
15/04/2010 20:25 |
git: dsched_fq - properly drain all queues on teardown |
Alex Hornung |
15/04/2010 20:25 |
git: dsched_fq - Improve performance, reduce idle time |
Alex Hornung |
15/04/2010 20:25 |
git: dsched_fq - Improve disk busy-% calculation |
Alex Hornung |
15/04/2010 20:25 |
git: dsched_fq - Refactor and clean; handle flushes |
Alex Hornung |
15/04/2010 20:25 |
git: dsched - Tie the dsched framework into the system |
Alex Hornung |
15/04/2010 20:25 |
git: dsched - import the I/O scheduler framework dsched |
Alex Hornung |
15/04/2010 20:25 |
git: dsched - Implement priorities and other improvements |
Alex Hornung |
15/04/2010 20:25 |
git: print_backtrace - Take parameter count |
Alex Hornung |
15/04/2010 20:25 |
git: dsched - Add the FQ policy |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - bump minor version |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - Remove stale comment |
Alex Hornung |
15/04/2010 20:26 |
git: dsched - change loader tunables |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - Avoid a rare div by 0 |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - Fix some issues, sprinkle some asserts |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - decentralize balancing code |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - Refactor fqp allocation/destruction |
Alex Hornung |
15/04/2010 20:26 |
git: dsched_fq - Avoid int64 overflow on total_budget |
Alex Hornung |
15/04/2010 20:26 |
git: dsched - Change loader policy tunables (again) |
Alex Hornung |
15/04/2010 22:22 |
git: HAMMER Util - Add 'checkmap', adjust hammer show |
Matthew Dillon |
16/04/2010 03:44 |
git: dsched: Fix x86_64 buildkernel. |
Sascha Wildner |
16/04/2010 06:23 |
git: <sys/kthread.h>: Add some __printflike()'s. |
Sascha Wildner |
16/04/2010 07:08 |
git: Bring in FreeBSD's MMC (MultiMediaCard) stack. |
Sascha Wildner |
16/04/2010 07:59 |
git: Add a condvar(9) manual page (based on FreeBSD's). |
Sascha Wildner |
16/04/2010 08:38 |
git: mmc(4): Remove two unneeded .PATH lines in the Makefiles. |
Sascha Wildner |
16/04/2010 12:26 |
git: ifconfig(1) - fix autoloading of kernel module |
YONETANI Tomokazu |
16/04/2010 12:31 |
git: Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL). |
Sascha Wildner |
16/04/2010 14:32 |
git: Add more __printflike()'s and fix resulting fallout. |
Sascha Wildner |
16/04/2010 14:33 |
git: dsched - Correct some length modifiers to fix buildkernel for x86_64. |
Antonio Huete Jimenez |
16/04/2010 23:30 |
git: annotated tag v2.7.1 created |
Matthew Dillon |
17/04/2010 03:57 |
git: if_ath - Properly remove sysctls on detach. |
Antonio Huete Jimenez |
17/04/2010 10:24 |
git: Fix ACPI global lock acquisition in x86_64. |
Sascha Wildner |
17/04/2010 10:46 |
git: dsched_fq - Overhaul locking |
Alex Hornung |
17/04/2010 10:57 |
Re: git: dsched_fq - Overhaul locking |
Matthew Dillon |
18/04/2010 17:10 |
RE: git: dsched_fq - Overhaul locking |
Alex Hornung |
19/04/2010 07:25 |
git: sound: implement OSS_GETVERSION. |
Alexander Polakov |
17/04/2010 12:16 |
git: Connect mptutil(8) to the build. |
Alexander Polakov |
17/04/2010 12:52 |
git: mptutil(8): fix build on DragonFly |
Alexander Polakov |
17/04/2010 12:52 |
git: Import mptutil(8) from FreeBSD unmodified. |
Alexander Polakov |
17/04/2010 12:52 |
git: Fix LINT kernel build. |
Alexander Polakov |
17/04/2010 16:34 |
git: HAMMER VFS - Fix assertion panic related to record flush state |
Matthew Dillon |
17/04/2010 18:21 |
git: ips - Mark queue_lock as LK_CANRECURSE |
YONETANI Tomokazu |
18/04/2010 03:11 |
Re: git: ips - Mark queue_lock as LK_CANRECURSE |
YONETANI Tomokazu |
18/04/2010 03:28 |
git: x86_64 - Sync wlan options with GENERIC |
Antonio Huete Jimenez |
18/04/2010 22:44 |
git: ath - Fix module loading. |
Antonio Huete Jimenez |
18/04/2010 23:00 |
git: HAMMER VFS - Fix probable corruption case when filesystem becomes nearly full |
Matthew Dillon |
19/04/2010 05:57 |
git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix hammer lock assertion panic when REDO recovery fails |
Matthew Dillon |
19/04/2010 05:59 |
git: DragonFly_RELEASE_2_6 HAMMER Util - Add 'checkmap', adjust hammer show |
Matthew Dillon |
19/04/2010 05:59 |
git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix assertion panic related to record flush state |
Matthew Dillon |
19/04/2010 06:00 |
git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix probable corruption case when filesystem becomes nearly full |
Matthew Dillon |
19/04/2010 06:00 |
git: annotated tag v2.6.2 created |
Matthew Dillon |
19/04/2010 15:24 |
git: annotated tag v2.7.2 created |
Matthew Dillon |
19/04/2010 15:24 |
git: dsched_fq - move to lockmgr |
Alex Hornung |
19/04/2010 19:02 |
git: dsched - Periph.: call dsched_exit on thread exit |
Alex Hornung |
19/04/2010 19:02 |
git: dsched, dsched_fq - Major cleanup |
Alex Hornung |
19/04/2010 19:02 |
git: mmcsd(4): Add device statistics. |
Sascha Wildner |
20/04/2010 10:35 |
git: dsched_fq - Correct incomplete_tp count |
Alex Hornung |
20/04/2010 16:47 |
git: dsched_fq - remove pointless atomic ops |
Alex Hornung |
20/04/2010 16:50 |
git: dsched: Avoid integer overflow. |
Sascha Wildner |
20/04/2010 18:33 |
git: dsched_fq - correct disk busy% calculation |
Alex Hornung |
20/04/2010 22:33 |
git: dschedctl.8 - Add man page |
Alex Hornung |
21/04/2010 07:26 |
git: dschedctl - Change arguments, clean up |
Alex Hornung |
21/04/2010 07:26 |
git: DragonFly_RELEASE_2_6 Sync zoneinfo database with tzdata2010i from elsie.nci.nih.gov |
Sascha Wildner |
21/04/2010 14:16 |
git: Sync zoneinfo database with tzdata2010i from elsie.nci.nih.gov |
Sascha Wildner |
21/04/2010 14:16 |
git: Fix buildkernel KERNCONF=SOEKRIS. |
Sascha Wildner |
21/04/2010 14:39 |
git: ath - Fix a mismatch in the module options. |
Antonio Huete Jimenez |
21/04/2010 16:23 |
git: build - Fix parallel build race in Makefile |
Matthew Dillon |
21/04/2010 17:25 |
git: ieee80211 - Fix detachment panic |
Matthew Dillon |
21/04/2010 17:48 |
git: fqstats - remove leftover |
Alex Hornung |
21/04/2010 19:11 |
git: mmc(4): Remove ARM specific DRIVER_MODULE(). |
Sascha Wildner |
21/04/2010 22:15 |
git: dschedctl: Allow /dev/<disk> as valid syntax |
Stathis Kamperis |
21/04/2010 22:48 |
git: dschedctl: Cosmetic stuff |
Stathis Kamperis |
21/04/2010 22:48 |
git: DragonFly_RELEASE_2_6 hammer volume-add / volume-del: Keep bigblock stats correct |
Sascha Wildner |
21/04/2010 22:49 |
git: DragonFly_RELEASE_2_6 window(1): Perform NULL check before strcmp() rather than after. |
Sascha Wildner |
21/04/2010 22:49 |
git: dschedctl: Don't assume /dev as devfs's mount point |
Stathis Kamperis |
21/04/2010 23:06 |
git: dschedctl: OCD attack |
Stathis Kamperis |
21/04/2010 23:31 |
git: Clean up the options in our kernel configs for the recent 802.11 upgrade. |
Sascha Wildner |
22/04/2010 00:31 |
git: interbench - Port to DragonFly |
Alex Hornung |
22/04/2010 07:29 |
git: interbench - initial import |
Alex Hornung |
22/04/2010 07:29 |
git: kernel: Add TUNABLE_LONG. |
Sascha Wildner |
22/04/2010 09:17 |
git: acpi(4): Use TUNABLE_LONG to fix a warning and remove a nowerror. |
Sascha Wildner |
22/04/2010 09:35 |
git: kernel: Add TUNABLE_ULONG too and really fix the acpi warning. |
Sascha Wildner |
22/04/2010 10:00 |
git: wi(4): Fix -Wold-style-definition. |
Sascha Wildner |
22/04/2010 10:04 |
git: Adjust 'make upgrade' for the recent 802.11 update. |
Sascha Wildner |
22/04/2010 10:14 |
git: DragonFly_RELEASE_2_6 Fix kthread_create() in kern_sensors.c. |
Sascha Wildner |
22/04/2010 10:25 |
git: dschedctl: Better error message on unknown policy |
Stathis Kamperis |
22/04/2010 16:03 |
git: dschedctl: G/C some unneeded headers |
Stathis Kamperis |
22/04/2010 17:58 |
git: dsched - expand framework to track threads |
Alex Hornung |
22/04/2010 20:14 |
git: Fix buildworld. |
Sascha Wildner |
22/04/2010 21:09 |
git: Add DSCHED_FQ to LINT. |
Sascha Wildner |
22/04/2010 22:39 |
git: dsched - Bump diskctx max size to 512 |
Alex Hornung |
23/04/2010 06:33 |
git: libevtr.h: cleanup evtr.h a bit |
Aggelos Economopoulos |
23/04/2010 14:30 |
git: libevtr: portability fixes |
Aggelos Economopoulos |
23/04/2010 14:31 |
git: evtranalyze: fix thinko in debug code |
Aggelos Economopoulos |
23/04/2010 14:31 |
git: evtr: hook into the x86_64 build |
Aggelos Economopoulos |
23/04/2010 14:32 |
git: evtranalyze: clean up warnings |
Aggelos Economopoulos |
23/04/2010 14:32 |
git: evtr: initial implementation of a DSL |
Aggelos Economopoulos |
23/04/2010 14:33 |
git: libevtr: get rid of unused yyunput() definition |
Aggelos Economopoulos |
23/04/2010 14:33 |
git: dsched - serno support |
Alex Hornung |
23/04/2010 18:05 |
git: xstr(1): Sync with FreeBSD. |
Sascha Wildner |
24/04/2010 01:47 |
git: manpages: Fix some mdoc issues and remove trailing whitespace. |
Sascha Wildner |
24/04/2010 01:49 |
git: evtr: ktrfmt.tab.h is not supposed to be installed to /usr/include. |
Sascha Wildner |
24/04/2010 10:34 |
git: Adjust manual page installation for the 802.11 upgrade. |
Sascha Wildner |
24/04/2010 13:19 |
git: pthread.3: Add missing section. |
Sascha Wildner |
24/04/2010 14:14 |
git: mptutil.8: Remove trailing whitespace. |
Sascha Wildner |
24/04/2010 14:14 |
git: mount_nfs.8: Write "RFC xxxx" instead of "RFCxxxx". |
Sascha Wildner |
24/04/2010 14:14 |
git: Adjust a bit more for the 802.11 upgrade. |
Sascha Wildner |
24/04/2010 14:15 |
git: Sync the wlan*(4) manual pages with FreeBSD for the 802.11 update. |
Sascha Wildner |
24/04/2010 20:57 |
git: Remove /usr/include/kadm5 and sort etc/mtree/BSD.include.dist. |
Sascha Wildner |
24/04/2010 23:46 |
git: firmware(9): GC our old firmware framework in favor of the one from FreeBSD. |
Sascha Wildner |
25/04/2010 11:26 |
git: ifconfig(8): Raise WARNS to 2 and fix the resulting warnings. |
Sascha Wildner |
25/04/2010 12:01 |
git: Make firmware(9) standard again instead of optional. |
Sascha Wildner |
25/04/2010 12:53 |
git: Remove firmware(9) from LINT, too. |
Sascha Wildner |
25/04/2010 12:55 |
git: Move dsched to sys/kern/. |
Sascha Wildner |
25/04/2010 14:35 |
git: dsched - Support policy switching via sysctl |
Alex Hornung |
25/04/2010 21:24 |
git: firmware(9): Check for securelevel > 0 instead of PRIV_ROOT. |
Sascha Wildner |
25/04/2010 22:19 |
git: kern/subr_firmware.c: Oops, forgot a { |
Sascha Wildner |
25/04/2010 23:59 |
git: Really exclude the ndis(4) manual page from the build for now. |
Sascha Wildner |
26/04/2010 06:05 |
git: dsched.h - don't provide _KERNEL_STRUCTURES stuff |
Alex Hornung |
26/04/2010 08:30 |
git: Wrong variable used. |
Sascha Wildner |
26/04/2010 09:47 |
git: diskless: Miscellaneous fixes. |
Sascha Wildner |
26/04/2010 10:12 |
git: kernel - make sysent update |
Matthew Dillon |
26/04/2010 16:05 |
git: kernel - Update extattr infrastructure |
Matthew Dillon |
26/04/2010 16:05 |
git: DragonFly_RELEASE_2_6 kernel - make sysent update |
Matthew Dillon |
26/04/2010 16:06 |
git: DragonFly_RELEASE_2_6 kernel - Update extattr infrastructure |
Matthew Dillon |
26/04/2010 16:07 |
git: ral.4: Sync with FreeBSD. |
Sascha Wildner |
26/04/2010 16:28 |
git: Move wlandebug(8) to usr.sbin (like FreeBSD) and sync. |
Sascha Wildner |
26/04/2010 16:39 |
git: Bring in FreeBSD's tools/tools/{ath,net80211}. |
Sascha Wildner |
26/04/2010 17:29 |
git: Remove ieee80211_ioctl.9 manual page and MLINKS. |
Sascha Wildner |
27/04/2010 00:39 |
git: Remove ieee80211_ioctl.9 from Makefile, too |
Alex Hornung |
27/04/2010 06:31 |
git: ral.4/firmware.9: Fix some mdoc issues in two manual pages. |
Sascha Wildner |
27/04/2010 20:17 |
git: Sync ath.4 and ath_hal.4 manual pages with FreeBSD. |
Sascha Wildner |
27/04/2010 20:17 |
git: Yet another round of typo fixes in manpages and messages. |
Sascha Wildner |
27/04/2010 20:17 |
Re: git: Yet another round of typo fixes in manpages and messages. |
Rui Paulo |
28/04/2010 11:00 |
Re: git: SSHD - Change default security |
Constantine A. Murenin |
27/04/2010 21:41 |
Re: git: SSHD - Change default security |
Matthew Dillon |
27/04/2010 22:04 |
git: fixup errors for mkdir & rmdir '/' - EEXIST & EACCES, respectively |
Chris Turner |
28/04/2010 06:57 |
git: ieee80211.9: Adjust .Dt |
Sascha Wildner |
28/04/2010 12:58 |
git: ieee80211_node.9: Fix section number. |
Sascha Wildner |
28/04/2010 12:59 |
git: ieee80211_{amrr,vap}.9: Fix typos in .Dt |
Sascha Wildner |
28/04/2010 12:59 |
git: ieee80211*.9: Fix include paths. |
Sascha Wildner |
28/04/2010 12:59 |
git: Sync our ieee80211*(9) manual pages with FreeBSD. |
Sascha Wildner |
28/04/2010 12:59 |
git: make upgrade: ieee80211_free_node() still exists. |
Sascha Wildner |
28/04/2010 13:44 |
git: mkioctls: Miscellaneous cleanup. |
Sascha Wildner |
28/04/2010 22:52 |
git: ips - Make use of new dumping scheme |
YONETANI Tomokazu |
29/04/2010 13:00 |
git: ips - The comment no longer applies as b_blkno has been yanked off years ago. |
YONETANI Tomokazu |
29/04/2010 13:00 |
git: ath.4: We don't have a pcic.4 manual page. |
Sascha Wildner |
29/04/2010 20:37 |
git: Comment out a reference to iwi(4) for now until it is ported. |
Sascha Wildner |
29/04/2010 20:37 |
git: ieee80211_{ddb,radiotap}.9: Remove some unneeded .Pp's. |
Sascha Wildner |
29/04/2010 20:37 |
git: ieee80211.9: Remove some references to manual pages which don't exist. |
Sascha Wildner |
29/04/2010 20:37 |
git: Disable ieee80211_amrr.9 for now. |
Sascha Wildner |
29/04/2010 20:37 |
git: ieee80211_scan.9: Fix typo in function name. |
Sascha Wildner |
29/04/2010 20:37 |
git: ieee80211_proto.9: Fix typo in function name. |
Sascha Wildner |
29/04/2010 20:37 |
git: Add a regdomain.5 manual page (from FreeBSD). |
Sascha Wildner |
29/04/2010 20:37 |
git: mptutil(8): Misc. cleanup |
Sascha Wildner |
29/04/2010 20:37 |
git: ieee80211.9: Fix typo. |
Sascha Wildner |
29/04/2010 22:47 |
git: kernel - Fix resident_count problems with kernel_pmap & related crashes |
Matthew Dillon |
30/04/2010 02:53 |
git: bpf(4): Fix the division by zero check in bpf_validate(). |
Sascha Wildner |
30/04/2010 10:06 |
git: DragonFly_RELEASE_2_6 bpf(4): Fix the division by zero check in bpf_validate(). |
Sascha Wildner |
30/04/2010 10:06 |
git: RELEASE_2_6 created kernel - mmap offset is invalid for MAP_ANON |
Samuel Greear |
30/04/2010 10:39 |
git: kernel - mmap offset is invalid for MAP_ANON |
Samuel Greear |
30/04/2010 10:39 |
git: RELEASE_2_6 kernel - mmap offset is invalid for MAP_ANON |
Samuel Greear |
30/04/2010 10:39 |
Re: git: RELEASE_2_6 kernel - mmap offset is invalid for MAP_ANON |
Matthew Dillon |
30/04/2010 18:17 |
git: Remove references to VAX and MIPS from ddb(4). |
Sascha Wildner |
30/04/2010 12:52 |
git: kernel - Try to fix NULL pointer issue in syncache_timer_handler() |
Matthew Dillon |
30/04/2010 18:10 |
git: kernel - Disallow dsioctl when no media is present |
Matthew Dillon |
30/04/2010 18:10 |
git: DragonFly_RELEASE_2_6 kernel - Try to fix NULL pointer issue in syncache_timer_handler() |
Matthew Dillon |
30/04/2010 18:10 |
git: DragonFly_RELEASE_2_6 kernel - Disallow dsioctl when no media is present |
Matthew Dillon |
30/04/2010 18:10 |
git: DragonFly_RELEASE_2_6 kernel - Fix resident_count problems with kernel_pmap & related crashes |
Matthew Dillon |
30/04/2010 18:10 |
git: DragonFly_RELEASE_2_6 nrelease - MFC try to workaround a problem with ./bootstrap |
Matthew Dillon |
30/04/2010 18:11 |
git: nrelease - try to workaround a problem with ./bootstrap |
Matthew Dillon |
30/04/2010 18:11 |