AMD64 - Fix format conversions and other warnings.
[dragonfly.git] / sys / sys /
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Michael Neumannpriv: hammer expand not allowed within jail
2009-08-24 Matthew DillonKernel - more NFS fixes, more dirty bit fixes, remove...
2009-08-24 Matthew DillonKernel - Fix issues with vnode_pager_setsize() (effects...
2009-08-24 Matthew DillonRename msleep() to ssleep().
2009-08-24 Matthew DillonRename serialize_sleep() to zsleep()
2009-08-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Matthew DillonAdd a flags argument to VOP_FSYNC()
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Nicolas Theryadd faccessat(2) syscall
2009-08-23 Nicolas Theryvfs: add support for incoming faccessat(2) syscall
2009-08-23 Nicolas Thery'at' syscalls: remove unneeded _AT_SYMLINK_MASK constant
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-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-20 Matthew DillonNATA - Convert sysctls to globals to make NATA compile ok
2009-08-19 Sascha WildnerRemove dev_ops_release() and two more stale prototypes.
2009-08-19 Matthew Dillonbioqdisksort - refactor I/O queueing to fix read starva...
2009-08-19 Alex Hornungsys/sys/conf.h - Add GID_TTY #define
2009-08-19 Alex HornungDEVFS - Avoid clearing of hides that don't come from...
2009-08-19 Alex HornungDEVFS - fix possible panic on devfs_release_ops
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-19 Matthew DillonChange typedefs for vm_offset_t, vm_size_t, and vm_pind...
2009-08-18 Nicolas Theryadd unlinkat(2) system call
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonAdd umax, umin, i64max, i64min, u64max, u64min.
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonDEVFS - Add sync_devs()
2009-08-14 Matthew DillonDEVFS - Fix xterm pty allocation, permanently fix pty...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew Dillonswap, amd64 - increase maximum swap space to 1TB x 4
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Sync machine-independant bits from smtms.
2009-08-12 Matthew Dillonmount - Finish refactoring mount -v and MOUNTCTL_MOUNTFLAGS
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Alex HornungDEVFS - Modification of clone behaviour; general cleanu...
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Nicolas Theryadd fchownat(2) system call
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-09 Matthew DillonPIPE - Fix bugs in pipe_shutdown(), and multiple readers.
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew Dillonbioqdisksort - fixes to avoid starvation
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-07 Matthew DillonKernel mtx - Add mtxsleep(), interlocked tsleep w/...
2009-08-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-06 Nicolas Theryadd fchmodat(2) system call
2009-08-06 Matthew DillonDEVFS - Cleanup, remove debug messages.
2009-08-06 Matthew DillonDEVFS - Remove numerous leftovers of the old device...
2009-08-05 Alex HornungDEVFS - add make_autoclone_dev to take of clone initial...
2009-08-05 Alex HornungDEVFS - change the rdev allocator to consider minor
2009-08-05 Alex HornungBump __DragonFly_version after devfs import
2009-08-05 Matthew DillonDEVFS - Add serial number links for all CAM and NATA...
2009-08-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew Dillonkernel module loader - fix load dependencies from prelo...
2009-08-04 Alex HornungMerge branch 'devfs' of ssh://alexh@leaf.dragonflybsd...
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew DillonMOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmount...
2009-08-04 Matthew DillonDEVS - rollup - kernel core
2009-08-04 Matthew DillonDEVFS - rollup, namecache invalidation
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
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-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2009-07-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-29 Sascha Wildnernlookup.h: Include <sys/file.h> for struct file.
2009-07-28 Sascha WildnerBump __DragonFly_version after removing suser() and...
2009-07-28 Nicolas Theryadd fstatat(2) syscall
2009-07-28 Nicolas Therynew nlookup functions for "at" syscalls
2009-07-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-27 Sascha WildnerRemove suser*() functions, manpage and assorted remains.
2009-07-26 Peter AvalosImplement autosizing TCP socket buffers.
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-26 Nicolas Therymake openat(2) a POSIX syscall instead of BSD one.
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-26 Nicolas Therydirent.h: fix typo in comment
2009-07-25 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-07-25 Nicolas Theryadd openat(2) system call
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonHAMMER / VFS_VGET - Add optional dvp argument to VFS_VG...
2009-07-23 Hasso TepperAdd some more Sys V compatibility integer typedefs.
2009-07-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-16 Matthew DillonMPSAFE - mutex - better exclusive lock sequencer, bug...
2009-07-15 Matthew DillonMPSAFE - mutexes
2009-07-15 Matthew DillonMPSAFE - mutex enhancements.
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Matthew DillonMPSAFE - Add a set of general blocking/spinnable mutex...
2009-07-15 Matthew DillonLWKT - Rename lwkt_yield_quick() to a more appropriate...
2009-07-15 Matthew DillonMPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
next