dragonfly.git
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Sync additional modifications to amd64 test...
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
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Matthew Dillondisklabel* - Make disk and filesystem types case insens...
2009-08-11 Alex HornungDEVFS - fix probing of label for MBR compat slice;...
2009-08-11 Alex Hornungdevfsctl - Completely rewrite the parser;separate rule...
2009-08-11 Sascha Wildnercompilers.conf(5): Kick gcc44 from the config, now...
2009-08-11 Sascha Wildnerboot2: prevent use of DEBUG_FLAGS
2009-08-11 Sascha WildnerAdd some documentation for fdevname() and fdevname_r...
2009-08-11 Sascha Wildnerstdlib.h: Adjust indentation a bit.
2009-08-11 Alex Hornungttyname(3) - Return EBADF if the fd passed is invalid
2009-08-11 Alex Hornungfdevname - Set errno if fdevname_r call fails; don...
2009-08-11 Alex Hornungttyname(3) - Set errno if ttyname_r call fails
2009-08-11 Sascha Wildnerinstaller: GC some dead code.
2009-08-11 Sascha Wildnerinstaller: use cmd_name()
2009-08-11 Alex HornungDEVFS - Modification of clone behaviour; general cleanu...
2009-08-11 Sascha Wildner'options DEVFS' isn't anymore, so remove useless VKERNE...
2009-08-11 Sascha WildnerList NO_GCC44 in make.conf and add some lines to the...
2009-08-11 Sascha Wildnervkd(4): Comment out an unused variable (just like the...
2009-08-11 Sascha Wildneri4b(4): Remove a declaration which is no longer needed.
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Matthew Dillonnrelease - adjust usb disk-key image generator
2009-08-10 Nicolas Therycrget(): use M_ZERO instead of bzero()
2009-08-10 Thomas E. Spanjaardgcc44: fix buildworld on amd64
2009-08-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-10 Matthew DillonUSB - Clean up address setting and softc allocations
2009-08-10 Matthew DillonEHCI - Fix early probing problems.
2009-08-10 Sascha Wildnershlock(1): Remove a wrong free() of a stack variable.
2009-08-10 Sascha Wildnerahci.4: Oops forgot one .Nm
2009-08-10 Sascha Wildnerdevelopment.7: Improve markup a bit, bump .Dd.
2009-08-10 Sascha Wildnerahci.4: Improve markup, begin sentences on a new line...
2009-08-10 Sascha Wildnerchmod.2/mountctl.2: Remove trailing whitespace.
2009-08-10 Sascha Wildnerhexdump: always stat input when skipping
2009-08-10 Sascha Wildneree(1): Fix some wrong usage of NULL.
2009-08-10 Matthew DillonNFS - Cleanly unmount NFS on halt/shutdown/reboot
2009-08-10 Matthew DillonDEVFS - Make synchronization prior to mountroot more...
2009-08-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-10 Matthew DillonDEVTAB - Add support in umount, fsck, and hammer, and...
2009-08-09 Nicolas Therymknod(2) man: fix incorrect include
2009-08-09 Matthew DillonAMD64 - Fix prototypes for atomic_cmpset_long()
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Matthew DillonAMD64 - Fix atomic_cmpset_long()
2009-08-09 Matthew DillonAMD64 - Fix 64 bit buildworld, missing compiler options...
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Nicolas Theryimprove a bit chmod(2) man page
2009-08-09 Nicolas Theryadd fchownat(2) system call
2009-08-09 Matthew DillonGCC - Add NO_GCC44 feature and use it in test/amd64...
2009-08-09 Thomas E. Spanjaardgcc44: adjust README.DELETED
2009-08-09 Thomas E. Spanjaardgcc44/gmp: add amd64 Makefile for gmp
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Thomas E. Spanjaardgcc44: import forgotten file
2009-08-09 Simon Schubertnrelease: do not mount devfs for build
2009-08-09 Simon Schubertgcc44: adjust README.DELETED
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-09 Simon Schuberthammer util: rename function to match behavior
2009-08-09 Simon Schuberthammer util: avoid running concurrent cleanups
2009-08-09 Simon Schubertpcm: perform stereo volume mixing for vchans
2009-08-09 Matthew Dillonbioq - Add a sysctl kern.bioq_barrier to control bioqdi...
2009-08-09 Matthew Dillontsleep - close a tsleep/wakeup race.
2009-08-09 Matthew DillonPIPE - Fix bugs in pipe_shutdown(), and multiple readers.
2009-08-08 Simon Schubertgcc44: import forgotten file
2009-08-08 Matthew DillonDEVFS - Cleanup. Remove svn_read() / svn_write() and...
2009-08-08 Matthew Dillonfifos - fix broken mkfifo style fifos.
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew Dillonbioqdisksort - fixes to avoid starvation
2009-08-08 Stathis Kamperisprintenv(1): Rework how env vars are looked up.
2009-08-08 Matthew DillonDEVFS - More GPT fixes. Fix serial number aliases...
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Alex HornungDEVFS - Factor out recursive code into iterate_topology
2009-08-08 Matthew DillonDEVFS - probe for disklabels in GPT slices.
2009-08-08 Matthew DillonDEVFS - Cleanup pass.
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - Refactor the loop in disk_probe() to fix GPT...
2009-08-08 Alex HornungDEVFS - (temporarily) fix LINT kernel build
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-08 Stathis Kamperiscproj.3: Add missing man page.
2009-08-08 Sepherosa ZiehauImport acpica-unix-20090521 vendor/ACPICA-UNIX
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - Add required vget when disassociating a vnode...
2009-08-07 Stathis Kamperiscacosh(3): Return correct principal value.
2009-08-07 Alex HornungDEVFS - delete rule-created aliases on rule reset
2009-08-07 Sascha Wildnerdirectory.3: Fix wrong date.
2009-08-07 Sascha Wildnerstat.2: Document fstatat().
2009-08-07 Sascha Wildnerdirectory.3: Add some lines about the new fdopendir...
2009-08-07 Sascha Wildnerifconfig.8: Remove empty line.
2009-08-07 Sascha Wildnermdoc cleanup: Add missing .Os
2009-08-07 Simon Schubertdevelopment.7: add descrption on how to perform vendor...
2009-08-07 Alex Hornungdevfsctl - Cleanup and several bugfixes
2009-08-07 Matthew Dillonvkernel build suite - add README describing network...
2009-08-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-07 Matthew Dillonvkernel build suite - change -I network from /dev/vknet...
2009-08-07 Alex Hornungsubr_disk - don't show 0-size slices
2009-08-07 Simon Schubertkern_memio: don't treat any memio device as /dev/zero
next