dsched_fq - Avoid int64 overflow on total_budget
[dragonfly.git] / sys / emulation /
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-13 Rui PauloDisable ndis for now.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Sascha WildnerFix LINT build.
2010-04-09 Alex Hornunglinux emu - Refactor open code
2010-04-09 Alex Hornunglinux emu - support O_DIRECTORY for open syscall
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-24 Samuel J. Greearlinux - Allow for maps to be read in chunks
2010-03-24 Samuel J. Greearlinux - Add syscalls
2010-03-24 Alex Hornungremove several leftover debug kprintfs
2010-03-24 Alex Hornunglinprocfs - further fix /proc/{pid}/maps
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-16 Alex Hornunglinux emu - fix some signalling mess
2010-03-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-16 Alex Hornunglinux emu - fix exit status on exit_group
2010-03-16 Alex Hornunglinux emu - fix bug in futex
2010-03-16 Alex Hornunglinux emu - fix MP bug related to TLS
2010-03-16 Alex Hornunglinprocfs - fix multi-CPU stat & cpuinfo
2010-03-15 Alex Hornunglinux emu - iron out bugs
2010-03-13 Alex Hornunglinprocfs - Introduce /proc/mounts
2010-03-13 Sascha WildnerFix LINT build.
2010-03-13 Alex Hornunglinux emulation - Major update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 12/many - Add swapcache cleanu...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-16 Sascha Wildnersys_linux_socketcall(): Add missing return() (fixes...
2010-01-15 Matthew Dillonkernel - linux emulation - fix linux socketcall MP...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-28 Matthew Dillonkernel - fine-grained namecache and partial vnode MPSAF...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-08 Matthew Dillonkernel - Major performance changes to VM page management.
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-08 Simon Schubertmodules: add/correct module versions and depends
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Alex Hornunglinuxemu - fix typo
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Matthew DillonKernel - add missing crfree() calls to two linux emulat...
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-26 Matthew DillonKernel - Add scsi/scsi_sg linux-compatible SCSI pass...
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Nicolas Theryadd faccessat(2) syscall
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-30 Matthew DillonFix nasty bug in exec*() code that can crash the machine.
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-12 Michael Neumannpriv: Define and use PRIV_SETHOSTNAME
2009-07-12 Michael Neumannpriv: Remove some uses of PRIV_ROOT/PRISON_ROOT
2009-07-12 Sascha Wildnerkmod.mk: Remove some dead code supposed to handle modul...
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
next