DragonFly commits List (threaded) for 2011-09
All Lists
-
Thread Index
Subject
Author
Date
git: kernel - VM MPSAFE fixes
Venkatesh Srinivas
30/09/2011 12:45
git: kernel - Numerous VM MPSAFE fixes
Matthew Dillon
29/09/2011 21:56
git: Resurrect z*grep script to support gzip'ped files.
YONETANI Tomokazu
29/09/2011 20:02
git: DragonFly_RELEASE_2_10 hammer(8): snaprm: fix edge case
Thomas Nikolajsen
27/09/2011 05:43
git: hammer(8): snaprm: fix edge case
Thomas Nikolajsen
27/09/2011 05:41
git: DragonFly_RELEASE_2_10 hammer(8): whitespace cleanup: delete blank at end of line
Thomas Nikolajsen
26/09/2011 19:36
git: DragonFly_RELEASE_2_10 hammer(8): fix snaprm argument parsing
Thomas Nikolajsen
26/09/2011 19:36
git: hammer(8): whitespace cleanup: delete blank at end of line
Thomas Nikolajsen
26/09/2011 19:28
git: hammer(8): fix snaprm argument parsing
Thomas Nikolajsen
26/09/2011 19:28
git: DragonFly_RELEASE_2_10 Sync zoneinfo database with tzdata2011k from elsie.nci.nih.gov
Sascha Wildner
26/09/2011 15:29
git: Sync zoneinfo database with tzdata2011k from elsie.nci.nih.gov
Sascha Wildner
26/09/2011 15:29
git: kernel -- vfs_bio.c: Rework bread() in terms of breadn().
Venkatesh Srinivas
26/09/2011 02:14
git: poll(2): Set POLLERR properly
Sepherosa Ziehau
25/09/2011 14:31
git: truss(1): On a second thought, keep the old entries.
Sascha Wildner
25/09/2011 00:31
git: truss(1): Remove an 'a' that sneaked in.
Sascha Wildner
25/09/2011 00:22
git: truss(1): Adjust for 315b8b8b77c1101b25fef36483a8d0474a1befb2.
Sascha Wildner
25/09/2011 00:20
git: patch(1): Don't try to mmap a zero length file.
Sascha Wildner
25/09/2011 00:20
git: sys_socketpair: Free socketpair file descriptors if copyout() fails.
Venkatesh Srinivas
24/09/2011 18:04
git: fifo: Restore the old semantics of select(2)/poll(2) for reading
Sepherosa Ziehau
24/09/2011 14:31
git: kernel -- vm_page_dontneed: Fix interaction with vm_page_madvise and pagedaemon
Venkatesh Srinivas
24/09/2011 13:53
git: stdio: Add __printflike for dprintf(3) and vdprintf(3)
Sepherosa Ziehau
23/09/2011 08:59
git: kevent: Restore old EV_EOF semantics
Sepherosa Ziehau
23/09/2011 06:32
git: select(2)/kevent: Bail out immediately if EV_ERROR is set.
Sepherosa Ziehau
23/09/2011 04:11
git: Add header guard to mntopts.h
Venkatesh Srinivas
23/09/2011 03:56
git: kevent(2): Set errno properly
Sepherosa Ziehau
23/09/2011 02:02
git: <ucontext.h>: Conditionalize prototypes for {get,set,make,swap}context().
Sascha Wildner
21/09/2011 05:50
git: Update files for file-5.09 import.
Peter Avalos
21/09/2011 02:36
git: Merge branch 'vendor/FILE'
Peter Avalos
21/09/2011 02:36
git: Update files for OpenSSL-1.0.0e import.
Peter Avalos
21/09/2011 02:16
git: Update files for OpenSSH-5.9p1 import.
Peter Avalos
21/09/2011 00:00
git: Merge branch 'vendor/OPENSSH'
Peter Avalos
21/09/2011 00:00
git: libarchive: Bump WARNS down for vendor-induced warnings.
Peter Avalos
20/09/2011 21:54
git: libc/x86_64: Remove duplicate file in a Makefile.
Sascha Wildner
20/09/2011 20:22
git: ubsec - Fix & update
Alex Hornung
20/09/2011 09:03
git: ubsec(4) - update man page
Alex Hornung
20/09/2011 09:03
Re: Scan from a HP Officejet #282153
Corecode
19/09/2011 17:07
Re: Scan from a HP Officejet #401293
Asmodai
19/09/2011 14:13
git: machintr/i386: Function renaming; no functional changes
Sepherosa Ziehau
18/09/2011 13:21
git: machintr/x86_64: Function renaming; no functional changes
Sepherosa Ziehau
18/09/2011 13:21
git: clock: register_int and unregister_int will enable/disable interrupt
Sepherosa Ziehau
18/09/2011 13:21
git: tcp.4: Add document for TCP_KEEP{INIT,IDLE,INTVL,CNT}
Sepherosa Ziehau
16/09/2011 08:46
git: tcp.4: Document net.inet.tcp.keepcnt
Sepherosa Ziehau
16/09/2011 08:46
git: tcp: Add comment for the keepinit and keepalive related stuffs
Sepherosa Ziehau
16/09/2011 08:15
git: tcp: Remove no longer used tcp_slowtimo
Sepherosa Ziehau
16/09/2011 08:15
git: tcp: Allow per-tcpcb keepintvl and keepcnt
Sepherosa Ziehau
16/09/2011 07:58
git: tcp: Allow per-tcpcb keepidle
Sepherosa Ziehau
16/09/2011 07:15
git: tcp: Allow per-tcpcb keepinit
Sepherosa Ziehau
16/09/2011 06:47
git: tcp: Expose tcp_keepcnt through sysctl net.inet.tcp.keepcnt
Sepherosa Ziehau
16/09/2011 06:09
git: kernel - Fix various memory & swap leaks in tmpfs
Matthew Dillon
15/09/2011 06:29
git: MachIntrABI: Field rename; no functional changes
Sepherosa Ziehau
14/09/2011 13:43
git: i386/files: isa/clock.c is clean enough to compile w/ -Werror
Sepherosa Ziehau
14/09/2011 13:43
git: open_memstream.3: A little bit of cleanup.
Sascha Wildner
13/09/2011 02:36
git: libc: Prototype and manual page for open_memstream.
Venkatesh Srinivas
12/09/2011 21:25
git: DragonFly_RELEASE_2_10 Sync zoneinfo database with tzdata2011j from elsie.nci.nih.gov
Sascha Wildner
12/09/2011 14:04
git: Sync zoneinfo database with tzdata2011j from elsie.nci.nih.gov
Sascha Wildner
12/09/2011 14:04
git: MachIntrABI: Split vectorctl into intr_setup and intr_teardown
Sepherosa Ziehau
12/09/2011 13:01
git: UPDATING: Add some words about the ISA only drivers I removed recently.
Sascha Wildner
12/09/2011 11:54
git: libc: Initial implementation of open_memstream.
Venkatesh Srinivas
12/09/2011 05:52
git: kernel: mmap -- Return EINVAL for len = 0 mmap.
Venkatesh Srinivas
12/09/2011 03:49
git: Update fmemopen from NetBSD.
Venkatesh Srinivas
12/09/2011 03:15
git: Some cleanup in the ndis manpages.
Sascha Wildner
10/09/2011 18:14
git: ndis(4): Remove comment that doesn't apply to us.
Sascha Wildner
10/09/2011 18:14
git: kernel: Fix UP remove the "race averted" msg in callout_terminate().
Sascha Wildner
09/09/2011 16:44
git: Fix the VKERNEL/VKERNEL64 build.
Sascha Wildner
08/09/2011 17:19
git: kernel - Add missing prototype for last commit
Matthew Dillon
07/09/2011 22:56
git: kernel - Fix panic related to kqueue-based timers
Matthew Dillon
07/09/2011 22:52
git: Sync ndis(4) and tools with FreeBSD and hook it all back into the build.
Sascha Wildner
07/09/2011 20:36
git: kernel: Add dt_lock (for GDT and LDT).
Sascha Wildner
07/09/2011 20:36
git: kernel: Add m_extadd().
Sascha Wildner
07/09/2011 20:36
git: Fix some typos: in to -> into.
Sascha Wildner
07/09/2011 14:12
git: etc/rc.d/wpa_supplicant: Fix broken check for ndis(4) interfaces.
Sascha Wildner
07/09/2011 13:28
git: install.1: One more markup fix.
Sascha Wildner
07/09/2011 09:01
git: install.1: A little cleanup.
Sascha Wildner
07/09/2011 08:54
git: Add a -D option to install(1)
Francois Tigeot
07/09/2011 07:45
git: kernel: Add linker_file_foreach() (taken from FreeBSD).
Sascha Wildner
07/09/2011 05:34
git: <net/ethernet.h>: Add ETHER_MAX_FRAME (taken from FreeBSD).
Sascha Wildner
07/09/2011 05:34
git: machintr.h: Remove unnecessary inclusion
Sepherosa Ziehau
05/09/2011 11:52
git: MachIntrABI: Remove unused setvar/getvar interfaces
Sepherosa Ziehau
05/09/2011 11:52
git: machintr.h: Add header guardian
Sepherosa Ziehau
05/09/2011 11:52
git: bfq.4: Fix and improve a bit.
Sascha Wildner
03/09/2011 18:20
git: psm.4: Use %O for URLs. We don't have %U yet.
Sascha Wildner
03/09/2011 18:20
git: dsched.4: Add a reference to bfq(4).
Sascha Wildner
03/09/2011 18:20
git: usb.4: Add a reference to lgue(4).
Sascha Wildner
02/09/2011 20:13
git: kernel: Use NULL for DRIVER_MODULE()'s evh & arg (which are pointers).
Sascha Wildner
02/09/2011 20:09
git: netif/e1000: Add a missing include file to the Makefile.
Sascha Wildner
02/09/2011 18:43
git: acpi/pcib: Use DEFINE_CLASS_1 to define acpi_pcib driver
Sepherosa Ziehau
02/09/2011 11:50
git: pci: Declare pcib_driver
Sepherosa Ziehau
02/09/2011 11:49
git: Third parameter of VFS_STATFS is no longer struct proc *
Francois Tigeot
01/09/2011 21:53
git: gdb: Remove previous local modification
John Marino
01/09/2011 18:24
git: gdb: Improve concept of FAKE_PROCESS_ID to fix JIT crash
John Marino
01/09/2011 17:56
git: gdb: Adjust makefiles for gdb 7.3
John Marino
01/09/2011 17:56
git: kgdb: Tweak to avoid extra inferior
John Marino
01/09/2011 17:56
git: Merge branch 'vendor/GDB'
John Marino
01/09/2011 17:56
Mail converted by
MHonArc
2.6.8