dragonfly.git
2010-03-02 Sascha Wildnerlibc/stdtime: Sync localtime.c with tzcode2010c from...
2010-03-02 Sascha WildnerSync zoneinfo database with tzdata2010c from elsie.
2010-03-02 Sascha WildnerRegenerate the pciconf(8) database
2010-03-02 Sascha Wildnerlibc/locale: Use _getprogname().
2010-03-02 Sascha Wildnerlibc/citrus: Forward declare some structs to fix some...
2010-03-02 Alex Hornungtalk - unbreak for unix98 ptys
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-03-02 Matthew Dillonkernel - VN - add missing disk_destroy() in module...
2010-03-01 Matthew Dillontmpfs - Add support for setting the root uid/gid/mode...
2010-02-28 Peter AvalosMerge branch 'master' of /repository/git/dragonfly
2010-02-28 Sascha Wildnerrc.conf.5: Remove bogus mdconfig(8) reference.
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-28 Peter AvalosImport OpenSSL-0.9.8m.
2010-02-27 Sascha Wildnerng_eiface.4: Comment out some xrefs to ng_vlan(4) which...
2010-02-26 Sascha Wildnertmpfs(5): Remove old initialization (overrode prior...
2010-02-25 Samuel J. Greearkernel - Remove msf_buf dependency from VFS Journals
2010-02-25 Samuel J. Greearkernel - Initialize xio->xio_bytes properly in xio_init...
2010-02-25 Constantine... aps(4): use DRIVERSLEEP instead of tsleep
2010-02-24 Sascha Wildnernetsmb: Fix a warning and put smb_usr.c under -Werror...
2010-02-24 Sascha WildnerAdd unifdef(1) to the bootstrap-tools.
2010-02-24 Constantine... device_add_child.9: spelling and grammar
2010-02-23 Matthew Dillonlibraries - Add missing LIBBSDXML line.
2010-02-23 Jan Lentfertop: Fix man page
2010-02-23 Matthew Dillonlibexpat - Fix buildworld
2010-02-23 Matthew Dillonlibexpat - Bring in libexpat from contrib, name it...
2010-02-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-23 Matthew Dilloncontrib/expat - Apply two vendor fixes for CVE-2009...
2010-02-23 Matthew Dilloncontrib/expat - Add README.DRAGONFLY
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-23 Matthew DillonImport expat-2.0.1
2010-02-23 Sascha Wildnercompilers.conf.5: Add IMPLEMENTATION NOTES for some...
2010-02-23 Sascha Wildnertmpfs.5: Clean up SEE ALSO a bit.
2010-02-23 Sascha WildnerAdjust the compiler wrapper script to use pkgsrc's...
2010-02-22 Michael Neumanne1000 - Complete port of if_em
2010-02-22 Michael Neumannnet - Add some #defines from FreeBSD
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Matthew Dillonswapcache - documentation update (data caching, read...
2010-02-22 Michael Neumanne1000 - Adapt OS-dependent part
2010-02-22 Michael Neumanne1000 - Literally import e1000 driver from FreeBSD
2010-02-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-22 Matthew Dillonkernel - Refactor vnode_free_list, vnode reuse algorithm
2010-02-22 Matthew Dillonkernel - swapcache - Fix snocache and cache flags propa...
2010-02-22 Matthew Dillonchflags, swapcache manual page updates - cache flag...
2010-02-22 Matthew Dillonkernel - NFS - Add the 'cache' flag to enable swapcache...
2010-02-22 Samuel J. GreearTest commit
2010-02-22 Matthew Dillonkernel - Remove some debug kprintf()s
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Matthew Dillonkernel - SWAP CACHE part 22/many - Fix counter overflow...
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64.
2010-02-22 Sascha Wildnersetkey(8): Add missing token to fix a yacc warning.
2010-02-21 YONETANI TomokazuHAMMER Utility - Fix snapshots migration for non-defaul...
2010-02-21 YONETANI TomokazuMerge SUBDIRS and SUBDIRS3 and their LSYM* versions.
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-21 Constantine... aps(4): use more c99
2010-02-21 Michael NeumannHAMMER - Fix mirroring between 32 and 64-bit machines
2010-02-21 Matthew Dillonkernel - Update swapcache manual page, document meta...
2010-02-21 Matthew Dillonkernel - Update swapcache manual page, fix breakage...
2010-02-20 Constantine... acpi_thinkpad(4): the refresh function should be declar...
2010-02-20 Constantine... acpi_thinkpad(4): bring back relevant changes from...
2010-02-20 Constantine... acpi_thinkpad(4): revert the half-done rename of acpi_t...
2010-02-20 Matthew Dillonkernel - TMPFS - Features, don't sync on umount, enforc...
2010-02-20 Sascha Wildnermandoc(1): Update to 1.9.15.
2010-02-20 Matthew Dillonkernel - Update swapcache manual page
2010-02-20 Matthew Dillonkernel - disklabel64 - Increase partition start alignme...
2010-02-20 Matthew Dillonkernel - TMPFS - Stabilization pass, fix VM object...
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-19 Antonio Huete... usr.sbin - Include some missing programs in x86_64.
2010-02-19 Matthew Dillonkernel - Fix (unused) SEGEX_IDX macro
2010-02-19 Matthew DillonHAMMER VFS - Reduce stalls during bulk file operations
2010-02-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-19 Matthew Dillonkernel - TMPFS - Stabilization pass, fix rename, symlin...
2010-02-19 Matthew Dillonkernel - TMPFS - Stabilization pass, fix accounting...
2010-02-19 Constantine... aps(4): changes for DragonFly -- welcome aps(4)!
2010-02-19 Constantine... aps(4): raw sys/dev/isa/aps.c#rev1.19 and share/man...
2010-02-19 Matthew Dillonnvi - Work around problem with git
2010-02-18 Matthew Dillonboot - Switch boot2 loader path around
2010-02-18 Matthew Dillonkernel - Fix bogus compiler warning
2010-02-18 Matthew Dillonkernel - TMPFS - Parse tmpfs_args from mount()
2010-02-18 Matthew Dillonutilities - TMPFS - Pass tmpfs_args to mount()
2010-02-18 Matthew Dillonkernel - TMPFS - Stabilization pass, fix lockf()
2010-02-18 Aggelos Economopoulosevtranalyze: share debugging declarations
2010-02-18 Constantine... acpi_thinkpad(4): make acpi_thinkpad sensors actually...
2010-02-18 Sascha Wildnerlibc: Sync asctime.c and localtime.c with tzcode2010a...
2010-02-17 Aggelos Economopoulosevtranalyze: correct allocation size
2010-02-17 Matthew Dillonkernel - if_alc - Add to conf/files, GENERIC, X86_64_GE...
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 21/many - more manual page...
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
2010-02-16 Matthew Dillonkernel - tmpfs - Remove warning message on mount, updat...
2010-02-16 YONETANI Tomokazukernel - use matching type for res; this fixes x86_64...
2010-02-15 Matthew Dillonboot2 - Fix ufs inode cache corruption when ESC'ing...
2010-02-15 Aggelos Economopoulosevtr: modularize debug output
2010-02-15 Sascha Wildnernewfs.8: Remove tmpfs.8 MLINK.
2010-02-15 Matthew Dillonkernel - Fix issue w/ buffer ortation when doing non...
2010-02-15 Aggelos Economopoulosevtranalyze: add summary command and refactor interval...
2010-02-15 Aggelos Economopouloslibevtr: handle eof properly
2010-02-15 Matthew Dillonkernel - ACPI - Fix missing unlocks in error path in...
2010-02-15 Matthew Dillonkernel - acpi - fix thermal thread loop
next