dragonfly.git
2012-01-23 John Marinortld: Use DAGS for symbol lookup; adjust weak symbol...
2012-01-23 John Marinortld: Add stubs to support PT_GNU_STACK
2012-01-23 John Marinortld: Implement ELF filters (DT_FILTER and DT_AUXILIARY)
2012-01-23 John Marinortld: Remove useless arch Makefiles
2012-01-23 John Marinortld: Make thread-safe by replacing libc printf functions
2012-01-23 John Marinortld: Set foundation to use aux vectors to get osreldate
2012-01-23 John Marinortld: Compress FreeBSD CVSIDs
2012-01-23 John Marinortld: Remove unused xrealloc function
2012-01-23 Peter AvalosUnbreak buildworld due to the libpcap import.
2012-01-23 Sepherosa Ziehaucarp: Use ifq_set_maxlen() to set send queue's max...
2012-01-23 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-23 Peter AvalosUpdate files for tcpdump-4.2.1 import.
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosImport tcpdump-4.2.1.
2012-01-23 Sascha Wildnerkernel/firewire: Move a dereference behind the NULL...
2012-01-23 Sascha Wildnerkernel/netgraph: Put parentheses around a SLIST_EMPTY().
2012-01-23 Peter AvalosUpdate files for libpcap-1.2.1 import.
2012-01-23 Sascha Wildnerbktr(4): Fix some mistakes in #ifdef'd code.
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-23 Peter AvalosImport libpcap-1.2.1.
2012-01-22 Sascha Wildnerkernel: Remove a variable that was just used for a...
2012-01-22 Venkatesh Srinivaslibc: Clean up fmemopen.
2012-01-22 Sascha WildnerRaise default .Os value for the manual pages to 3.1 on
2012-01-22 Justin C. SherrillSwitch to pkgsrc-2011Q4.
2012-01-22 Sascha Wildnerkernel: Nuke the old (and deprecated) ata(4) driver... v3.1.0
2012-01-22 Justin C. SherrillMerge branch 'master' of file:///repository/git/dragonfly
2012-01-22 Justin C. SherrillShifting master to 3.1.
2012-01-22 Sascha Wildnerdloader: Remove some unused variables.
2012-01-22 Sascha Wildnercrontab(1): Adjust the number of comment lines in front...
2012-01-22 Sascha Wildnerfwcontrol(8): Remove an unused variable and raise WARNS...
2012-01-22 Sascha Wildnerkernel/acpi: Fix a reference to an uninitialized ptr.
2012-01-22 Sepherosa Ziehausendfile: Block or return EAGAIN, iff we are really...
2012-01-22 Sepherosa Ziehausockbuf: Pre-alloc sockbuf space, so asynchronized...
2012-01-22 Sepherosa Ziehaupru_send: Disable asynchornized pru_send usage by default
2012-01-22 Sepherosa Ziehausendfile: Add sysctl to disable the usage of the asynch...
2012-01-22 Sepherosa Ziehaucarp: BGL -> CARP global token
2012-01-21 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-21 Samuel J. Greearrc - Add a default setting for udevd_early, silences...
2012-01-21 Thomas NikolajsenMerge commit 'crater/master'
2012-01-21 Thomas Nikolajsenetc/auth.conf: Add sha512/sha256/blf
2012-01-21 Thomas Nikolajsenlogin.conf.5: Add sha256/sha512
2012-01-21 Thomas Nikolajsenpam_unix.c: Change default hash
2012-01-21 Thomas Nikolajsenlogin.conf.5: Fix mdoc problems
2012-01-21 Thomas Nikolajsencrypt.3: Update algorithm numbers ($N$)
2012-01-21 Thomas NikolajsenFix buildkernel -j N
2012-01-21 Sascha Wildnernataraid(4): Add devstat support.
2012-01-21 Francois Tigeotinstaller: Warn <10GB HAMMER filesystems are unsupported
2012-01-20 Aggelos EconomopoulosAdd a copyright notice to cpputil.h
2012-01-20 Sascha Wildnerkernel: Remove some more old major number related stuff.
2012-01-20 Samuel J. Greearcrypt(3) - Forgotten string in last commit
2012-01-20 Samuel J. Greearcrypt(3) - Paper over sizeof()/strlen() bug causing...
2012-01-20 Matthew Dillonkernel - Fix AHCI callout timer race (2)
2012-01-20 Matthew Dillonkernel - Fix race in callout_stop_sync()
2012-01-20 Matthew Dillonkernel - Fix AHCI callout timer race
2012-01-20 Matthew Dillonkernel - Fix pmap_release() bug for i386
2012-01-20 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-20 Samuel J. Greearcrypt(3) - Switch SHA256/512 to the Linux implementation
2012-01-20 Sepherosa Ziehauicu_abi/x86_64: {msi,msix}_release returns nothing
2012-01-20 Sepherosa Ziehaui386: Implement MSI-X allocation and release support
2012-01-20 Sepherosa Ziehauicu/x86_64: Implement MSI-X alloc/release
2012-01-20 Sascha Wildnerkernel: Remove two more major numbers.
2012-01-20 Sascha Wildnerkernel: Remove some old major numbers.
2012-01-20 Sascha WildnerLINT/LINT64: Add snd_gusc.
2012-01-20 Sascha WildnerGENERIC: Add back COMPAT_DF12.
2012-01-20 Sascha Wildnerkernel: Fix building of snd_gusc.
2012-01-20 Sepherosa Ziehaujme: Support multiple MSI-X interrupt model
2012-01-20 Sascha Wildnerahci(4)/sili(4): Fix some comments.
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2012-01-20 Peter AvalosUpdate files for OpenSSL-1.0.0g import.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-20 Peter AvalosImport OpenSSL-1.0.0g.
2012-01-19 François Tigeotvquota(8): Remove unneeded braces
2012-01-19 François Tigeotvquota(8): Display full user and group names
2012-01-19 Sepherosa Ziehaui386: Unbreak LINT building
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-19 Sepherosa Ziehaujme: Split ifnet serializer; in preparation for multipl...
2012-01-18 François TigeotDisable HAMMER live dedup, mark as experimental
2012-01-18 Sepherosa Ziehaucarp: Add comment about carp_update_addrs()
2012-01-18 Sepherosa Ziehaunexus/x86_64: Implement {alloc,release}_msix pcib methods
2012-01-17 Sepherosa Ziehauioapic_abi/x86_64: Implement MSI-X alloc/release
2012-01-17 Sepherosa Ziehaumsix/pci: Enable MSI-X by default
2012-01-17 Sepherosa Ziehaumsix: Use msix_table_res to determine whether MSI-X...
2012-01-17 Sepherosa Ziehaumsix: Make sure vectors are not allocated before setup...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 5/5
2012-01-17 Sepherosa Ziehaumxge: Unbreak LINT building due to recent MSI-X allocat...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 4/many
2012-01-17 Matthew Dillonuname - Allow varsym overrides
2012-01-17 Matthew Dillonvarsym - Add -x option
2012-01-16 Aggelos EconomopoulosFix the ktr(4) formats for pid_t and lwpid_t on x86_64
2012-01-16 Aggelos EconomopoulosFix a few bugs in the new ktrdump code
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Peter AvalosImport libarchive-3.0.3.
2012-01-16 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2012-01-16 Matthew Dillonkernel - Fix 3:00 a.m. crashes (deadlocks) related...
2012-01-16 Matthew Dillonhammer - Properly pass -S option to hammer run via...
2012-01-16 Sascha Wildnerumass(4): Remove an unneeded include.
2012-01-16 John Marinokern: Update traps, sigbus->sigsegv, cleanup and fixes
2012-01-16 John Marinortld: add RELRO support
2012-01-16 John Marinortld: Reorganize reloc_plt and reloc_jmpslots
2012-01-16 Sascha WildnerMakefile_upgrade.inc: Remove some MLINKS added in 2008...
next