dragonfly.git
2011-09-21 Peter AvalosUpdate files for file-5.09 import.
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosImport file-5.09.
2011-09-21 Peter AvalosUpdate files for OpenSSL-1.0.0e import.
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-21 Peter AvalosImport OpenSSL-1.0.0e.
2011-09-20 Peter AvalosUpdate files for OpenSSH-5.9p1 import.
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosBring in a compat file needed for latest OpenSSH import.
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosImport OpenSSH-5.9p1.
2011-09-20 Peter Avaloslibarchive: Bump WARNS down for vendor-induced warnings.
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-20 Peter AvalosImport libarchive-2.8.5.
2011-09-20 Sascha Wildnerlibc/x86_64: Remove duplicate file in a Makefile.
2011-09-20 Alex Hornungubsec(4) - update man page
2011-09-20 Alex Hornungubsec - Fix & update
2011-09-18 Sepherosa Ziehaumachintr/x86_64: Function renaming; no functional changes
2011-09-18 Sepherosa Ziehauclock: register_int and unregister_int will enable...
2011-09-18 Sepherosa Ziehaumachintr/i386: Function renaming; no functional changes
2011-09-16 Sepherosa Ziehautcp.4: Add document for TCP_KEEP{INIT,IDLE,INTVL,CNT}
2011-09-16 Sepherosa Ziehautcp.4: Document net.inet.tcp.keepcnt
2011-09-16 Sepherosa Ziehautcp: Add comment for the keepinit and keepalive related...
2011-09-16 Sepherosa Ziehautcp: Remove no longer used tcp_slowtimo
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepintvl and keepcnt
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepidle
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepinit
2011-09-16 Sepherosa Ziehautcp: Expose tcp_keepcnt through sysctl net.inet.tcp...
2011-09-15 Matthew Dillonkernel - Fix various memory & swap leaks in tmpfs
2011-09-14 Sepherosa ZiehauMachIntrABI: Field rename; no functional changes
2011-09-14 Sepherosa Ziehaui386/files: isa/clock.c is clean enough to compile...
2011-09-13 Sascha Wildneropen_memstream.3: A little bit of cleanup.
2011-09-12 Venkatesh Srinivaslibc: Prototype and manual page for open_memstream.
2011-09-12 Sascha WildnerSync zoneinfo database with tzdata2011j from elsie...
2011-09-12 Sepherosa ZiehauMachIntrABI: Split vectorctl into intr_setup and intr_t...
2011-09-12 Sascha WildnerUPDATING: Add some words about the ISA only drivers...
2011-09-12 Venkatesh Srinivaslibc: Initial implementation of open_memstream.
2011-09-12 Venkatesh Srinivaskernel: mmap -- Return EINVAL for len = 0 mmap.
2011-09-12 Venkatesh SrinivasUpdate fmemopen from NetBSD.
2011-09-10 Sascha WildnerSome cleanup in the ndis manpages.
2011-09-10 Sascha Wildnerndis(4): Remove comment that doesn't apply to us.
2011-09-09 Sascha Wildnerkernel: Fix UP remove the "race averted" msg in callout...
2011-09-08 Sascha WildnerFix the VKERNEL/VKERNEL64 build.
2011-09-07 Matthew Dillonkernel - Add missing prototype for last commit
2011-09-07 Matthew Dillonkernel - Fix panic related to kqueue-based timers
2011-09-07 Sascha WildnerSync ndis(4) and tools with FreeBSD and hook it all...
2011-09-07 Sascha Wildnerkernel: Add dt_lock (for GDT and LDT).
2011-09-07 Sascha Wildnerkernel: Add m_extadd().
2011-09-07 Sascha WildnerFix some typos: in to -> into.
2011-09-07 Sascha Wildneretc/rc.d/wpa_supplicant: Fix broken check for ndis...
2011-09-07 Sascha Wildnerinstall.1: One more markup fix.
2011-09-07 Sascha Wildnerinstall.1: A little cleanup.
2011-09-07 François TigeotAdd a -D option to install(1)
2011-09-07 Sascha Wildnerkernel: Add linker_file_foreach() (taken from FreeBSD).
2011-09-07 Sascha Wildner<net/ethernet.h>: Add ETHER_MAX_FRAME (taken from FreeBSD).
2011-09-05 Sepherosa Ziehaumachintr.h: Add header guardian
2011-09-05 Sepherosa ZiehauMachIntrABI: Remove unused setvar/getvar interfaces
2011-09-05 Sepherosa Ziehaumachintr.h: Remove unnecessary inclusion
2011-09-03 Sascha Wildnerbfq.4: Fix and improve a bit.
2011-09-03 Sascha Wildnerdsched.4: Add a reference to bfq(4).
2011-09-03 Sascha Wildnerpsm.4: Use %O for URLs. We don't have %U yet.
2011-09-02 Sascha Wildnerusb.4: Add a reference to lgue(4).
2011-09-02 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-09-02 Sascha Wildnernetif/e1000: Add a missing include file to the Makefile.
2011-09-02 Sepherosa Ziehauacpi/pcib: Use DEFINE_CLASS_1 to define acpi_pcib driver
2011-09-02 Sepherosa Ziehaupci: Declare pcib_driver
2011-09-01 François TigeotThird parameter of VFS_STATFS is no longer struct proc *
2011-09-01 John Marinogdb: Remove previous local modification
2011-09-01 John Marinokgdb: Tweak to avoid extra inferior
2011-09-01 John Marinogdb: Improve concept of FAKE_PROCESS_ID to fix JIT...
2011-09-01 John Marinogdb: Adjust makefiles for gdb 7.3
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-09-01 John MarinoImport gdb 7.3 into vendor branch
2011-08-31 Sascha Wildnermpt(4): Properly lock mpt_timeout().
2011-08-31 Sascha Wildnermfi(4): Remove another debug message.
2011-08-31 Sepherosa Ziehauioapic/x86_64: Rearrange pin information for ioapic...
2011-08-31 Sepherosa Ziehauintr/x86_64: Define ISA_IRQ_CNT; use it consistently...
2011-08-31 Sepherosa Ziehauintr/x86_64: Define IDT_HWI_VECTORS
2011-08-31 Sepherosa Ziehauicu/x86_64: Remove unnecessary header inclusion
2011-08-31 Sascha Wildnermfi(4): Remove some debug messages.
2011-08-31 Sepherosa Ziehaumkdir(1): Don't reference memory beyond the end of...
2011-08-30 Sascha WildnerLINT/LINT64: Add SAFE_NO_RNG.
2011-08-29 Sepherosa Ziehauioapic/i386: Rearrange pin information for ioapic low...
2011-08-29 Sepherosa Ziehauintr/i386: Define ISA_IRQ_CNT; use it consistently...
2011-08-29 Sascha WildnerSync zoneinfo database with tzdata2011i from elsie...
2011-08-29 Sepherosa Ziehaubce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler
2011-08-29 Sepherosa Ziehauatkbd/x86_64: Do the same AT controller check on x86_64...
2011-08-29 Sascha Wildnermfi(4): Fix a bug in the disk initialization code.
2011-08-28 Sascha Wildnerkernel: Bring in safe(4), for SafeNet crypto accelerators.
2011-08-28 Alex Hornungdsched - increase max size of diskctx
2011-08-28 Alex Hornungadd missing DSCHED_BFQ option
2011-08-28 Alex Hornungdm - Add device type for future raid1
2011-08-28 Adam Hokadm - Move the target unbusy to the dm_table_destroy...
2011-08-28 Adam Hokadm - Add method to get inactive table size
2011-08-28 Peter Avalossystat: Change the way ifstats are displayed.
2011-08-28 Peter Avalossystat: Sync ifstat code with FreeBSD.
2011-08-28 Brills Pengdsched_bfq - Add documentation
2011-08-28 Brills Pengdsched_bfq - A budget fair-queuing dsched policy
2011-08-28 Brills Pengdsched_as - A simple & experimental AS
2011-08-27 Peter Avalossystat: Don't revert to bits if >1024GB.
next