DragonFly BSD

DragonFly commits List (threaded) for 2012-11

All Lists - Date Index
Subject Author Date
git: libfetch: Fix PROXY_HOST bug, socket leak, cache-crash John Marino 01/11/2012 21:56
git: libfetch: Fix hang due to SSL server closing before read completes John Marino 01/11/2012 21:57
git: libfetch: Mark all socket and file descriptors close-on-exec John Marino 01/11/2012 21:57
git: libfetch: Fix failure to return to caller on error John Marino 01/11/2012 21:57
git: libfetch: Support percent-encoded user and password John Marino 01/11/2012 21:57
git: libfetch: Change maximum redirect from 5 to 20 John Marino 01/11/2012 21:57
git: fetch: Fix infinite loop on display progress John Marino 01/11/2012 21:57
git: Implement SO_NOSIGPIPE John Marino 02/11/2012 00:15
git: libfetch: Avoid SIGPIPE on network connections John Marino 02/11/2012 00:32
git: DragonFly_RELEASE_3_2 /usr/Makefile: Bring back creating a master branch. Sascha Wildner 02/11/2012 02:49
git: libfetch: what happened to ftp-cached commit? John Marino 02/11/2012 19:08
git: libfetch: Change FTP default to passive mode John Marino 02/11/2012 19:08
git: libfetch: Use select(2) as a consequence of switching to non-blocking John Marino 02/11/2012 19:08
git: libfetch: Implement HTTP digest authentication, HTTP 305, and HTTP 308 John Marino 02/11/2012 20:11
git: usb4bsd - Change M_NOWAIT to M_WAITOK Matthew Dillon 02/11/2012 21:09
git: kernel - Force word-writes in syscons code (Intel hw character mode emulation) Matthew Dillon 02/11/2012 21:09
git: Remove duplicate word. Justin C. Sherrill 03/11/2012 03:40
git: kernel: Fix some wrong cam_simq_release() calls. Sascha Wildner 03/11/2012 11:10
git: DragonFly_RELEASE_3_2 kernel: Fix some wrong cam_simq_release() calls. Sascha Wildner 03/11/2012 11:10
git: kernel: Simplify simq releasing in some RAID drivers. Sascha Wildner 03/11/2012 11:34
git: Bring in recent mktemp(1) changes from FreeBSD Sascha Wildner 03/11/2012 13:08
git: Revert "bge: Always configure MII mode register" Sepherosa Ziehau 03/11/2012 14:42
git: bge: Switch from device_polling to ifpoll Sepherosa Ziehau 03/11/2012 14:42
git: DragonFly_RELEASE_3_2 Revert "bge: Always configure MII mode register" Sepherosa Ziehau 03/11/2012 14:50
git: DragonFly_RELEASE_3_2 bge: Fix a bug in the polling code when status tag is used Sepherosa Ziehau 03/11/2012 14:50
git: libutil: Implement group file utilities John Marino 03/11/2012 15:47
git: libutil: Implement hexdump(3) John Marino 03/11/2012 15:47
git: elf_common.h: Add EM_AMD64 as alias to EM_X86_64 John Marino 03/11/2012 17:08
git: ifpoll: Also check sysctl_tree in compat code setup Sepherosa Ziehau 04/11/2012 06:54
git: bce: Switch from device_polling to ifpoll Sepherosa Ziehau 04/11/2012 06:54
git: re: Swicth from device_polling to ifpoll Sepherosa Ziehau 04/11/2012 08:45
git: nfe: Switch from device_polling to ifpoll Sepherosa Ziehau 04/11/2012 10:00
git: stge: Switch from device_polling to ifpoll Sepherosa Ziehau 04/11/2012 10:26
git: xl: Switch from device_polling to ifpoll Sepherosa Ziehau 04/11/2012 11:02
git: sis: Switch from device_polling to ifpoll Sepherosa Ziehau 04/11/2012 12:20
git: Sync zoneinfo database with tzdata2012i from ftp://ftp.iana.org/tz/releases Sascha Wildner 04/11/2012 13:03
git: DragonFly_RELEASE_3_2 Sync zoneinfo database with tzdata2012i from ftp://ftp.iana.org/tz/releases Sascha Wildner 04/11/2012 13:03
git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012i from ftp://ftp.iana.org/tz/releases Sascha Wildner 04/11/2012 13:04
git: colldef.1: Do the last commit a bit better. Sascha Wildner 04/11/2012 13:54
git: Remove word duplicates in some manual pages. Sascha Wildner 04/11/2012 13:54
git: kgdb.1: Fix macro ordering. Sascha Wildner 04/11/2012 15:38
git: Fix some typos in the manpages. Sascha Wildner 04/11/2012 15:38
git: boot - some VIA processors also have long mode! Alex Hornung 04/11/2012 15:54
git: git gc --aggressive only cleaned up 4 mb of disk and took 7 minutes to run. It doesn't seem to be worth the (admittedly small) time penalty. Justin C. Sherrill 04/11/2012 22:31
git: kernel: Remove unneeded #include <sys/devicestat.h> in disk/RAID drivers. Sascha Wildner 05/11/2012 04:21
git: sysctl.9: Fix another typo. frequence -> frequency Sascha Wildner 05/11/2012 04:35
git: bsd-family-tree: Sync with FreeBSD (adds DragonFly 3.2 and OpenBSD 5.2). Sascha Wildner 05/11/2012 05:28
git: hexdump.3: Add missing .Sh LIBRARY and bump .Dd to when it was imported. Sascha Wildner 05/11/2012 08:28
git: Fix some typos in user visible messages, etc. Sascha Wildner 06/11/2012 02:44
git: hpt27xx(4): Add missing bootverbose and intrhook description. Sascha Wildner 06/11/2012 06:06
git: hptrr(4): Add missing intrhook description. Sascha Wildner 06/11/2012 06:06
git: ndiscvt(8): Add a missing space. Sascha Wildner 06/11/2012 06:06
git: ifpoll: Closely follow the old status polling fraction in the compat code Sepherosa Ziehau 06/11/2012 12:09
git: rl: Switch from device_polling to ifpoll Sepherosa Ziehau 06/11/2012 12:09
git: fxp: Switch device_polling to ifpoll Sepherosa Ziehau 06/11/2012 12:09
git: vr: Switch from device_polling to ifpoll Sepherosa Ziehau 06/11/2012 14:20
git: igb: Configure TX head write back before turn enable bit in TXDCTL Sepherosa Ziehau 07/11/2012 13:52
git: DragonFly_RELEASE_3_2 igb: Configure TX head write back before turn enable bit in TXDCTL Sepherosa Ziehau 07/11/2012 13:53
git: mfi(4): Don't assert lock holding when dumping or during a panic. Sascha Wildner 07/11/2012 21:13
git: getline(3): Fix segfault caused by NULL pointer Antonio Huete Jimenez 07/11/2012 22:39
git: mpt(4): Mark two functions __printflike. Sascha Wildner 08/11/2012 08:29
git: kernel: Mark two more functions __printflike. Sascha Wildner 08/11/2012 08:50
git: objcache.9: cluster_limit is no longer changed Stathis Kamperis 08/11/2012 14:24
git: debug - Add a basic Makefile Antonio Huete Jimenez 08/11/2012 15:21
git: bsd.init.mk: Establish compatibility with FreeBSD makefiles Francois Tigeot 09/11/2012 16:31
git: ndis_events(8): Remove a bogus argument. Sascha Wildner 09/11/2012 23:20
git: Mark some functions in userland __printflike. Sascha Wildner 09/11/2012 23:20
git: vquota(8): size information is expressed in bytes Francois Tigeot 09/11/2012 23:38
git: Fix INVARIANT build issue Sascha Wildner 10/11/2012 08:57
git: DragonFly_RELEASE_3_2 boot - some VIA processors also have long mode! Sascha Wildner 10/11/2012 08:57
git: DragonFly_RELEASE_3_2 getline(3): Fix segfault caused by NULL pointer John Marino 10/11/2012 09:06
git: rpc.statd(8): Remove a duplicate function. Sascha Wildner 10/11/2012 10:04
git: hammer.8: Add back an .El that was removed by mistake. Sascha Wildner 11/11/2012 09:27
Re: git: hammer.8: Add back an .El that was removed by mistake. Chris Turner 12/11/2012 13:12
git: DragonFly_RELEASE_3_2 hammer.8: Add back an .El that was removed by mistake. Sascha Wildner 11/11/2012 09:27
git: dc: Switch from device_polling to ifpoll Sepherosa Ziehau 11/11/2012 09:36
git: dc: Add missing ifpoll_compat_setup Sepherosa Ziehau 11/11/2012 10:21
git: nge: Switch from device_polling to ifpoll Sepherosa Ziehau 11/11/2012 10:21
git: vge: Switch from device_polling to ifpoll Sepherosa Ziehau 11/11/2012 11:12
git: loader: Detect SMBIOS and export its information into the environment. Sascha Wildner 11/11/2012 11:31
git: Remove an ancient file that is no longer used. Sascha Wildner 11/11/2012 20:52
git: systat - Do not use ccpu for %cpu calculation in pigs view. Antonio Huete Jimenez 11/11/2012 23:44
git: fwe: Switch from device_polling to ifpoll Sepherosa Ziehau 12/11/2012 12:24
git: ifconfig: Deprecate "pollcpu" and make "polling" same as "polling" Sepherosa Ziehau 12/11/2012 12:43
git: DragonFly_RELEASE_3_2 systat - Do not use ccpu for %cpu calculation in pigs view. Antonio Huete Jimenez 13/11/2012 01:14
git: DragonFly_RELEASE_3_2 Really fix systat(1). Antonio Huete Jimenez 13/11/2012 01:14
git: ipcs(8): Raise WARNS to 6. Sascha Wildner 13/11/2012 17:14
git: ipcs(1): Fix the "ipcs: kvm_nlist: No such file or directory" error. Sascha Wildner 13/11/2012 17:44
git: DragonFly_RELEASE_3_2 ipcs(1): Fix the "ipcs: kvm_nlist: No such file or directory" error. Sascha Wildner 13/11/2012 17:46
git: tzfile.5: Little wording fix (from tzcode2012j). Sascha Wildner 13/11/2012 18:42
git: Sync zoneinfo database with tzdata2012j from ftp://ftp.iana.org/tz/releases Sascha Wildner 13/11/2012 18:42
git: DragonFly_RELEASE_3_2 Sync zoneinfo database with tzdata2012j from ftp://ftp.iana.org/tz/releases Sascha Wildner 13/11/2012 18:42
git: mount{,_ufs}: Fix wrong mountctl(2) error check. Sascha Wildner 14/11/2012 10:08
git: DragonFly_RELEASE_3_2 mount{, _ufs}: Fix wrong mountctl(2) error check. Sascha Wildner 14/11/2012 10:08
git: <sys/proc.h>: Adjust the names of two unused bits to use bit numbering. Sascha Wildner 14/11/2012 16:15
git: top(1): Remove some code that is unused after the UP removal. Sascha Wildner 14/11/2012 21:24
git: libk{core, info}: The kern.ccpu sysctl is gone, so remove *get_sched_ccpu(). Sascha Wildner 14/11/2012 23:00
git: init(8): Resurrect kern.shutdown_timeout as kern.init_shutdown_timeout. Sascha Wildner 14/11/2012 23:00
git: DragonFly_RELEASE_3_2 Tweak some makefiles to prepare for bmake John Marino 15/11/2012 17:26
git: DragonFly_RELEASE_3_2 bug 2450: Allow build of RELEASE 3.2 from master's bmake John Marino 15/11/2012 17:26
git: share/misc/gdbinit - New function lstdtok Antonio Huete Jimenez 15/11/2012 19:14
git: kernel - Fix off-by-1 error in semexit Matthew Dillon 15/11/2012 20:32
git: DragonFly_RELEASE_3_2 kernel - Fix off-by-1 error in semexit Matthew Dillon 15/11/2012 20:33
git: bug 2443: bin/cp: sync with FreeBSD (bug fixes + new options) John Marino 15/11/2012 23:08
git: libc/fts: Use O_CLOEXEC for internal file descriptors John Marino 15/11/2012 23:08
git: /bin/rm: fix removing symlinks with uchg/uappnd set John Marino 15/11/2012 23:45
git: iwn: This driver never supported polling Sepherosa Ziehau 16/11/2012 06:04
git: wpi: This driver never supported polling Sepherosa Ziehau 16/11/2012 06:04
git: polling: Update manpage for device_polling to ifpoll switching Sepherosa Ziehau 16/11/2012 07:44
git: config: Remove device_polling from stock configures Sepherosa Ziehau 16/11/2012 07:49
git: firewire: Mention IFPOLL_ENABLE instead of DEVICE_POLLING Sepherosa Ziehau 16/11/2012 08:58
git: polling: Remove device_polling support Sepherosa Ziehau 16/11/2012 08:58
git: polling: Remove device_polling remainder Sepherosa Ziehau 16/11/2012 08:58
git: UPDATING: Mention DEVICE_POLLING is replaced by IFPOLL_ENABLE Sepherosa Ziehau 16/11/2012 08:58
git: /bin/mv: Sync with FreeBSD John Marino 16/11/2012 09:28
git: Update the pciconf(8) database. Sascha Wildner 16/11/2012 10:44
git: Fix buildworld. Sascha Wildner 16/11/2012 12:14
git: cp(1)/mv(1): Bring back a number of cleanups we did previously. Sascha Wildner 16/11/2012 12:19
git: nrelease/Makefile.usr: Relocate the git gc for pkgsrc to nrelease. Sascha Wildner 16/11/2012 13:51
git: vfork.2: Document that vfork(2) returns pid_t. Sascha Wildner 16/11/2012 17:21
git: Clean up references to some obsolete functions in manual pages. Sascha Wildner 16/11/2012 23:50
git: Remove an unused header. Sascha Wildner 17/11/2012 01:59
git: mtree: Do no longer create /usr/include/objc. Sascha Wildner 17/11/2012 12:49
git: dehumanize_number(3): Add T, P and E suffix support. Sascha Wildner 17/11/2012 21:59
git: mpt(4): Fix a panic in RAID operation. Sascha Wildner 18/11/2012 19:47
git: DragonFly_RELEASE_3_2 mpt(4): Fix a panic in RAID operation. Sascha Wildner 18/11/2012 20:17
git: kernel: Remove unused KTR_POLLING option. Sascha Wildner 18/11/2012 21:35
git: kernel: Move DEVICE_POLLING to the bottom of 'options'. Sascha Wildner 18/11/2012 21:35
git: Porting: Document a callout_drain() replacement Francois Tigeot 19/11/2012 09:08
git: mchian: Sync w/ FreeBSD a little bit Sepherosa Ziehau 19/11/2012 09:39
git: netstat: Make netstat -rn more resilient to having the routing table changing Sepherosa Ziehau 19/11/2012 09:51
git: make distribution: Remove some symlinks before (re-)creating them. Sascha Wildner 19/11/2012 17:01
git: DragonFly_RELEASE_3_2 make distribution: Remove some symlinks before (re-)creating them. Sascha Wildner 19/11/2012 17:01
git: /usr/Makefile: Add pkgsrc-create-shallow option John Marino 19/11/2012 17:47
git: DragonFly_RELEASE_3_2 /usr/Makefile: Add pkgsrc-create-shallow option John Marino 19/11/2012 17:52
git: Unbreak buildworld. Sascha Wildner 19/11/2012 17:57
git: DragonFly_RELEASE_3_2 ext2fs - Clear CNP_PDIRUNLOCK flag after a lookup. Antonio Huete Jimenez 19/11/2012 22:48
git: ext2fs - Clear CNP_PDIRUNLOCK flag after a lookup. Antonio Huete Jimenez 19/11/2012 22:49
git: DragonFly_RELEASE_3_0 ext2fs - Clear CNP_PDIRUNLOCK flag after a lookup. Antonio Huete Jimenez 19/11/2012 22:53
git: iir(4): Clean up some unused code. Sascha Wildner 20/11/2012 04:34
git: aac(4): Add a missing unlock. Sascha Wildner 20/11/2012 05:24
git: DragonFly_RELEASE_3_2 aac(4): Add a missing unlock. Sascha Wildner 20/11/2012 05:24
git: igb: Dispatch callout to the CPU that is checking status Sepherosa Ziehau 20/11/2012 12:32
git: hptiop(4): Add support for RocketRAID 4520 and 4522. Sascha Wildner 21/11/2012 03:27
git: Remove some duplicated semicolons (mostly in the kernel). Sascha Wildner 21/11/2012 17:14
git: kernel - Fix NFS panic when competing clients collide on hardlink Matthew Dillon 21/11/2012 18:03
git: hpfs - Fix a couple panics and a little cleanup. Antonio Huete Jimenez 22/11/2012 10:51
git: pktgen: Rework to improve performance using low CPU frequency Sepherosa Ziehau 22/11/2012 12:15
git: igb: Don't update TDT upon very packets transmitted Sepherosa Ziehau 22/11/2012 12:15
git: emx: Don't update TDT upon very packets transmitted Sepherosa Ziehau 22/11/2012 14:15
git: ah[cd](4): Clean up some #ifdefs so it's clearer what we are doing. Sascha Wildner 22/11/2012 16:42
git: kernel: Use M_ZERO instead of bzero()ing. Sascha Wildner 22/11/2012 17:29
git: kernel: Remove some NULL checks after kmalloc(..., M_WAITOK). Sascha Wildner 22/11/2012 17:29
git: vkernel: Make "options IPX" compilable into the vkernel. Sascha Wildner 22/11/2012 19:45
git: DragonFly_RELEASE_3_2 vkernel: Make "options IPX" compilable into the vkernel. Sascha Wildner 22/11/2012 19:48
git: Documentation: unrhdr to idr conversion Francois Tigeot 23/11/2012 09:35
git: VFS quota: hpfs is now read-only, remove support Francois Tigeot 23/11/2012 09:35
git: wpa_supplicant.conf.5: Fix section order. Sascha Wildner 23/11/2012 18:12
git: wpa_supplicant.8: Document all options. Sascha Wildner 23/11/2012 18:12
git: usb4bsd: Fix buildkernel with device usb4bsd. Sascha Wildner 23/11/2012 18:47
git: ndis(4): Make NDIS compile with usb4bsd too. Sascha Wildner 24/11/2012 20:26
git: ndis(4): Bring in some fixes from FreeBSD. Sascha Wildner 24/11/2012 20:26
git: usb4bsd: Initial round of build fixes for serial drivers. Sascha Wildner 24/11/2012 20:37
git: Fix some typos (unknow -> unknown). Sascha Wildner 24/11/2012 22:15
git: kernel: Remove some code that does nothing. Sascha Wildner 24/11/2012 23:14
git: bnx: Commit coalesce parameters changes in polling code Sepherosa Ziehau 25/11/2012 06:37
git: bnx: Improve tiny packets transmission performance on low frequency CPU Sepherosa Ziehau 25/11/2012 06:37
git: emx: Use SYSCTL_ADD_INT for hw.emxX.wreg_tx_nsegs Sepherosa Ziehau 25/11/2012 06:37
git: igb: Use SYSCTL_ADD_INT for hw.igbX.tx_wreg_nsegs Sepherosa Ziehau 25/11/2012 06:37
git: bce: Reformat comment in bce_npoll_compat a little bit Sepherosa Ziehau 25/11/2012 13:01
git: bce: Don't mess w/ MQ_COMMAND on TX path; it seems useless Sepherosa Ziehau 25/11/2012 13:03
git: bce: Improve tiny packets transmission performance on low frequency CPU Sepherosa Ziehau 26/11/2012 13:40
git: bce: Commit coalesce parameters changes in polling code Sepherosa Ziehau 26/11/2012 13:40
git: polling: Increase default status polling fraction to 80 Sepherosa Ziehau 26/11/2012 13:43
git: installer: Fix handling of CMOS set to UTC vs. CMOS set to wall time. Sascha Wildner 26/11/2012 18:50
git: vkernel - Add machdep.wall_cmos_clock sysctl. Antonio Huete Jimenez 26/11/2012 23:26
git: DragonFly_RELEASE_3_2 installer: Fix handling of CMOS set to UTC vs. CMOS set to wall time. Matthew Dillon 27/11/2012 21:46
git: installer: Clarity language when asking the user for time-date info. Matthew Dillon 27/11/2012 21:52
git: DragonFly_RELEASE_3_2 installer: Clarity language when asking the user for time-date info. Matthew Dillon 27/11/2012 21:52
git: max_linkhdr: Increase from 16 to 20; mainly to cooperate SW VLAN tagging Sepherosa Ziehau 28/11/2012 09:20
git: kernel - Fix proc_reparent() race/assertion panic Matthew Dillon 28/11/2012 18:23
git: DragonFly_RELEASE_3_2 kernel - Fix proc_reparent() race/assertion panic Matthew Dillon 28/11/2012 18:23
git: <sys/errno.h>: Try to fix errno's declaration a bit better for C++. Sascha Wildner 28/11/2012 23:27
git: bt(4): Remove support for ISA adapters. Sascha Wildner 29/11/2012 00:52
git: sosendudp: Try to optimize out the additional mbuf alloc on output path Sepherosa Ziehau 29/11/2012 06:43
git: DragonFly_RELEASE_3_2 <sys/errno.h>: Try to fix errno's declaration a bit better for C++. Sascha Wildner 29/11/2012 08:16
git: bpf: Use bpf global token instead mplock to protect bpf stuffs Sepherosa Ziehau 29/11/2012 09:15
git: bt(4): Sync with FreeBSD. Sascha Wildner 29/11/2012 17:22
git: int64_t is long on x86_64, and not always equivalent to long long. Sascha Wildner 29/11/2012 20:57
git: DragonFly_RELEASE_3_2 int64_t is long on x86_64, and not always equivalent to long long. Sascha Wildner 30/11/2012 07:37
git: kernel: Fix typo (inavlid -> invalid). Sascha Wildner 30/11/2012 17:57
git: kernel - Fix races in disk iteration and diskctx handling Matthew Dillon 30/11/2012 20:59
git: kernel - Move dsched_disk_destroy_callback() call Matthew Dillon 30/11/2012 23:32
git: hammer2 - kernel cluster messaging support API work Matthew Dillon 30/11/2012 23:42
git: kernel - Preliminary xdisk remote block driver for cluster Matthew Dillon 30/11/2012 23:42
git: hammer2 - reformualte cluster messaging interface Matthew Dillon 30/11/2012 23:42
git: hammer2 - cluster / libdmsg circuit work Matthew Dillon 30/11/2012 23:42
git: hammer2 - cluster / hammer2 service daemon work Matthew Dillon 30/11/2012 23:44

Mail converted by MHonArc 2.6.8