printf(1): don't use getopt, second take
[dragonfly.git] / sys /
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-20 Matthew DillonINET6 - Fix broken call to ip6_notify_pmtu()
2009-08-20 Matthew DillonVKERNEL - fix procedure argument to match prototype.
2009-08-20 Simon SchubertFinish revert "size_t/ssize_t - change to [unsigned...
2009-08-20 Matthew DillonRevert size_t/ssize_t 1e8087d481c6bfecf14ce6eddc5c72203...
2009-08-20 Matthew DillonHAMMER - Massively improve performance
2009-08-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-20 Matthew Dillondisklabel64 - Fix DIOCSDINFO64, DIOCWDINFO64 bugs
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 Simon Schubertnewvers.sh: shorten version string
2009-08-19 Sascha WildnerRemove dev_ops_release() and two more stale prototypes.
2009-08-19 Matthew DillonNATA - Replace the queuing algorithm with the one used...
2009-08-19 Matthew Dillonbioqdisksort - refactor I/O queueing to fix read starva...
2009-08-19 Matthew DillonHAMMER - Rework write pipelining
2009-08-19 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-19 Matthew DillonAHCI - Fix interrupt enablement sequencing
2009-08-19 Matthew DillonHAMMER Util - Refactor mount list scan and other fixes
2009-08-19 Matthew DillonHAMMER rebalance - Fix propogation race.
2009-08-19 Matthew DillonHAMMER mirroring - Multiple adjustments to support...
2009-08-19 Simon Schubertsound: add cloning with devfs
2009-08-19 Alex Hornungsys/sys/conf.h - Add GID_TTY #define
2009-08-19 Alex HornungDEVFS - avoid ENOENT on fstat of open vnode; cleanup...
2009-08-19 Matthew DillonKernel - Check cd8/cd9 for root mount (USB)
2009-08-19 Matthew DillonAHCI - Fix bricking issue with older chipsets on boot.
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 DillonAMD64 - Pipes now support 64 bit size_t for uio_resid.
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonHAMMER - break atomicy for huge reads and writes.
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-19 Matthew Dillonsize_t/ssize_t - change to [unsigned] long
2009-08-18 Simon Schubertnewvers.sh: use gitrev.sh to assemble uname -v
2009-08-18 Nicolas Theryadd unlinkat(2) system call
2009-08-17 Matthew DillonNFS - Fix socket race against nfs_timer.
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-17 Alex Hornungfd - Fix panic due to device_busy
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-17 Alex HornungDEVFS - add link-to-link support to nresolve
2009-08-17 Alex HornungDEVFS - sync up mount with userland; fix bugs
2009-08-17 Alex HornungDEVFS - Add support for wildcard link rules
2009-08-17 Alex HornungDEVFS - don't apply generic rules to jailed mountpoints
2009-08-17 Alex HornungDEVFS - Separate ioctl struct from in-kernel struct
2009-08-17 Matthew DillonAHCI - Chip reset, Inquiry alignment, ATAPI adjustments...
2009-08-17 Matthew DillonKernel - Use built-in suffix handling for "hw.physmem...
2009-08-17 Matthew DillonDEVFS - Call disk_setdiskinfo() for SCSI/ATAPI CDs.
2009-08-17 Matthew DillonAMD64 - Fix bogus signal interruption
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew DillonHAMMER - Add vfs.hammer.yield_check, yield on cpu inten...
2009-08-16 Matthew DillonKernel - Instrumentation for experimentation, interrupt...
2009-08-16 Matthew Dillonkernel - Fix bug in usched_set()
2009-08-16 Sascha WildnerSilence some 'unused variable' warnings in the kernel.
2009-08-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew Dillondisk/fd - fix panics
2009-08-16 Sepherosa ZiehauACPICA-UNIX: Fix usr.sbin/acpi warning by properly...
2009-08-16 Sascha Wildnermpt(4): Hook the module into the build.
2009-08-16 Matthew DillonPIPE - Fix a blocking race.
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-16 Matthew DillonMPT - fix all compiler warnings
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-15 Matthew DillonMPI Driver update
2009-08-15 Matthew Dillonpcidevs - Add entry for SYMBIOS SAS1068
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonBIO - Do not try to redirty a bp on error unless it...
2009-08-15 Matthew DillonVINUM - Support geometries > 2TB
2009-08-15 Matthew DillonVINUM - correct deadlock, correct 32 bit truncation...
2009-08-15 Matthew DillonAdd umax, umin, i64max, i64min, u64max, u64min.
2009-08-15 Matthew DillonVINUM - Fix reinitialization bug
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonAdd more intel stuff to pcidevs.
2009-08-15 Matthew DillonDEVFS - Add sync_devs()
2009-08-15 Matthew DillonDEVFS - Refactor vinum to operate with devfs
2009-08-15 Matthew DillonDEVTAG - Add devtab suppor for disklabel, disklabel64...
2009-08-15 Matthew DillonVINUM - Fix 64 bit compiler warnings
2009-08-15 Matthew DillonVINUM - header file syntax cleanup
2009-08-14 Matthew DillonNFS - Do not allow rsize/wsize or the socket proto...
2009-08-14 Matthew DillonDEVFS - Fix xterm pty allocation, permanently fix pty...
2009-08-13 Matthew DillonAMD64 - Fix file descriptor passing.
2009-08-13 Matthew DillonAMD64 - Use Elf_Word for note alignment
2009-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-13 Matthew DillonAMD64 - Enable TSC functions.
2009-08-13 Hasso TepperAdd support for radeon RS880 IGP chips to drm.
2009-08-13 Hasso TepperAdd some additional radeon pci ids to drm.
2009-08-12 Matthew DillonFix swaponvp prototype.
2009-08-12 Matthew DillonDEVFS - change leak_count from size_t to long and use...
2009-08-12 Matthew DillonAMD64 - Change VM_SWZONE_SIZE_MAX from 32M to 512M
2009-08-12 Matthew DillonAMD64 - Fix bugs in pmap_growkernel()
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Fix bug in pmap_prefault, adjust vn kprintfs...
2009-08-12 Matthew Dillonswap, amd64 - increase maximum swap space to 1TB x 4
2009-08-12 Hasso TepperRemove historic _physadr and label_t typedefs.
2009-08-12 Alex HornungNFS - Implement statvfs to take advantage of 64-bit...
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 additional modifications so amd64 kernel...
2009-08-12 Matthew DillonAMD64 - Sync machine-dependent bits from smtms.
2009-08-12 Matthew DillonAMD64 - Sync machine-independant bits from smtms.
2009-08-12 Matthew DillonCISS - Fake up SYNCHRONIZE_CACHE by default.
2009-08-12 Matthew Dillonmount - Finish refactoring mount -v and MOUNTCTL_MOUNTFLAGS
next