dragonfly.git
2009-06-01 Sascha WildnerRemove remaining host.conf(5) traces.
2009-05-31 Sascha Wildnerugensa(4): Fix handling of Huawei modems.
2009-05-30 Hasso TepperRemove symbols not in libpthread (libc_r).
2009-05-30 Sascha Wildnerath(4): Really unbreak MODULES_WITH_WORLD building.
2009-05-30 Sepherosa ZiehauACPI P-State support step 1/2: Extract information...
2009-05-29 Sepherosa Ziehauacpi_cpu: Let cpu driver install ACPI-CA notify handler...
2009-05-29 Sepherosa Ziehauacpi_cpu: Override resource alloc/release methods.
2009-05-29 Sepherosa Ziehauacpi_cpu: Split C-State support out of cpu driver.
2009-05-28 Sepherosa Ziehauifpoll: Let callers of {st,io}poll_clock() hold critica...
2009-05-28 Sepherosa Ziehauifpoll: Adjust status polling's cached pollhz iff we...
2009-05-28 Simon Schubertdrm: add support for Intel G41
2009-05-28 Simon Schubertdrm: adapt and use drm_close
2009-05-28 Sepherosa Ziehauifpoll: Add sysctl nodes for TX and status polling...
2009-05-28 Sepherosa Ziehauifpoll: Move status sysctl tree to net.ifpoll.0
2009-05-28 Sepherosa Ziehauifpoll: Rework systimer related bits after lapic timer...
2009-05-27 Simon Schubertlibc: consolidate pthread stub functions
2009-05-27 Simon Schubertundo: don't double free path
2009-05-27 Simon Schubertgcc34: fix spello in comment
2009-05-27 Sascha WildnerSync zoneinfo database with tzdata2009h from elsie.
2009-05-27 Simon Schubertlibthread_xu: disable use of version script
2009-05-27 Simon Schubertstdint.h: rearrange declarations into separate files
2009-05-26 Stathis Kamperisnlookup.9: Remove references to namei() which we don...
2009-05-25 Sepherosa Ziehausystat(1): vmmeter -> pvmmeter
2009-05-25 Sepherosa Ziehautap(4): More fixes to tapuponopen.
2009-05-25 Sepherosa Ziehautap(4): Correct reversed logic
2009-05-25 Sepherosa Ziehautap(4): Add ifclone support
2009-05-25 Stathis KamperisAdd syscall.9 adapted from OpenBSD.
2009-05-24 Matthew Dillonvkernel - more crit section work to avoid pthread reent...
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonMiscellanious protection around pthread calls to avoid...
2009-05-23 Matthew Dillonamd64 - Fix compiler warning.
2009-05-23 Sascha Wildnerhammer.8: Fix typo.
2009-05-23 Sascha Wildnerlibthread_xu: Use -Wl,... for passing linker options.
2009-05-23 Sepherosa Ziehautcp timer: Don't try stopping timers if timer message...
2009-05-23 Sascha Wildnerlibkvm: Raise WARNS to 2 and fix warnings.
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonSupporting amd64 /dev/kmem requires allowing apparently...
2009-05-23 Matthew Dillonlibkvm - use the proper format %lx for kva, which is...
2009-05-23 Sascha Wildnerobjformat(1): Fix comment typo and trailing newline.
2009-05-23 Sascha WildnerAdjust objformat.1 and getobjformat.3 to the current...
2009-05-22 Sepherosa ZiehauDocument hw.irq.X.dest in loader(8) manpage
2009-05-22 Simon Schubertlibc_r: map initial stack red zone with MAP_TRYFIXED
2009-05-21 Sascha WildnerRemove .sh suffix from the last 3 rc scripts that had it.
2009-05-21 Sepherosa Ziehauioapic: Allow user to specify irq's destination CPU
2009-05-21 Sepherosa Ziehauioapic: Fix destination setting.
2009-05-21 Sascha Wildnervknet.8: Fix typo.
2009-05-21 Sascha Wildnervknetd.8: Document Matt's recent changes to vknetd(8).
2009-05-21 Sascha Wildnervknetd.8: Start sentences on new lines.
2009-05-21 Sascha Wildnerath_hal.4: Update a bit for the recent HAL update ...
2009-05-20 Sascha Wildneretc/rc.d/sendmail: Actually execute sendmail_precmd().
2009-05-20 Simon Schubertundo: free temporary filename
2009-05-20 Simon Schubertundo: always collect history of the file
2009-05-20 Sepherosa Ziehauaac(4): Functions called on the interrupt processing...
2009-05-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-20 Matthew DillonSave creds on nfs_open() for later read/write/etc.
2009-05-19 Sascha Wildnernewvers.sh: Take the src/ dir as an argument instead...
2009-05-19 Sascha Wildnerath(4) HAL: Set AH_SUPPORT_AR5416 to 1 for now (unbreak...
2009-05-19 Sepherosa Ziehau- Staticize cpu_initclocks()
2009-05-19 Sepherosa Ziehauamd64: Sync isa/clock.c with i386's
2009-05-19 Sepherosa ZiehauRevert "More clock cleanup:"
2009-05-19 Sascha Wildnerath(4) HAL: Adjust/fix a few build related things.
2009-05-19 Sepherosa Ziehausystat(1): Display external interrupts (non-ipi, non...
2009-05-19 Sepherosa Ziehauaac(4): Break out of the loop, if the command could...
2009-05-19 Sepherosa Ziehauvkernel, not qemu
2009-05-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-18 Sascha Wildneraacvar.h: Fix typo in AAC_ON_AACQ_MASK.
2009-05-18 Simon Schubertncal: always generate all lines for a month in cal...
2009-05-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-17 Hasso TepperMake it possible to build ath(4) hal into the kernel.
2009-05-17 Sepherosa ZiehauDuplicate platform/pc32/isa/clock.c to platform/pc64...
2009-05-17 Sepherosa ZiehauUnbreak buildworld
2009-05-17 Sepherosa ZiehauMore clock cleanup:
2009-05-17 Sepherosa ZiehauAdd interrupt cputimer interface.
2009-05-17 Sepherosa Ziehautcp timer: Remember tcpcb owner thread's msgport, so...
2009-05-16 Sascha Wildnergzip(1): Fix amd64 warning.
2009-05-16 Sascha Wildnerpkill(1): Silence amd64 warning.
2009-05-16 Sascha Wildnerundo(1): Fix amd64 warnings.
2009-05-16 Sascha Wildneratmarpd(8)/scspd(8): Fix amd64 warnings.
2009-05-16 Sascha Wildnermakewhatis(8): Fix amd64 warning.
2009-05-16 Sascha Wildnertzsetup(8): Raise WARNS to 2 and fix a warning.
2009-05-16 Sascha Wildnerasf(8): Raise WARNS to 6 and fix warnings.
2009-05-16 Sascha Wildnernetstat(1): Raise WARNS to 6 and fix warnings.
2009-05-16 Sascha Wildner<netipx/spx_debug.h>: Constify spxnames[].
2009-05-16 Hasso TepperOpen source ath(4) HAL code.
2009-05-16 Hasso TepperMake pthread types visible via sys/types.h to conform...
2009-05-16 Sepherosa ZiehauCleanup systimer.h
2009-05-15 Matthew DillonInstrument contigmalloc() failures to provide better...
2009-05-15 Sascha Wildnerinstaller: Fix amd64 warning.
2009-05-15 Sascha Wildnerinstaller: Remove some dead code and raise WARNS to 2.
2009-05-15 Matthew DillonAdd a vkernel test environment build
2009-05-15 Matthew Dillonvkernel - Fix races in stopsig() and ipisig().
2009-05-15 Matthew DillonUse the new cothread_delete() API in vke_stop().
2009-05-15 Matthew DillonAdd cothread_delete() to the vkernel cothread API.
2009-05-15 Matthew Dillonvknetd - add features, allow ip to be set in unsecure...
2009-05-15 Matthew Dillonvkernel now autoprobes vkd0s1a as well as vkd0s0a to...
2009-05-15 Matthew DillonFix bug in recent commit - fcntl(... O_ASYNC) on tty...
2009-05-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-15 Matthew DillonFix a simple code bug when dealing with a raced vnode...
2009-05-15 Sascha WildnerPut WARNS?=6 in usr.sbin/Makefile.inc (like in usr...
2009-05-15 Sascha Wildneripfilter(8): Include <sys/dirent.h> instead of <sys...
next