dragonfly.git
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...
2009-05-15 Joe Talbottif_vke: Convert from kqueue API to cothread API.
2009-05-15 Joe Talbottsys_wait4(): Use uap->sysmsg_result when calling kern_w...
2009-05-15 Jordan GordeevFix chunking type to match expected pointer type. ...
2009-05-15 Matthew DillonAdd missing vnconfig -u fixing a build error when doing...
2009-05-14 Matthew DillonAdd missing call to sysctl_ctx_init(), fixing a boot...
2009-05-14 Simon Schubertgcc-4.1: correctly generate libstdc++ gthr.h headers
2009-05-14 Sepherosa ZiehauEnable lapic timer by default.
2009-05-14 Sepherosa ZiehauRemove lapic_timer_test
2009-05-14 Sascha Wildnerresident(1): Fix i386 warning (introduced when fixing...
2009-05-14 Sascha Wildnerwindow(1): Sync with NetBSD (which is cleaner than...
2009-05-14 Sepherosa ZiehauUse nq version of systimer_init_periodic() when initial...
2009-05-14 Jordan Gordeevamd64: pmap: sync pmap_kmem_choose() with FreeBSD.
2009-05-14 Jordan Gordeevvga(4): Fix truncation of 64-bit addresses.
2009-05-14 Jordan Gordeevamd64: first steps towards 64-bit pmap
2009-05-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-14 Jordan Gordeevamd64: Fix several "sizeof(size_t) != sizeof(int)"...
2009-05-14 Jordan Gordeevamd64: varsym: increase varsym set size limit
2009-05-13 Sepherosa Ziehausystat(1): Add "vmmeter" command to show per-cpu statistics
2009-05-12 Sepherosa ZiehauExpose per-cpu vmmeter through vm.cpuX.vmmeter
2009-05-11 Sepherosa ZiehauCount inter-processor and LAPIC timer interrupts
2009-05-11 Sascha WildnerOops fix crunchgen path.
2009-05-11 Sascha Wildnerinstaller: Rename fn_subpart.c to fn_subpart_ufs.c.
2009-05-10 Sascha Wildnerzic(8) & zdump(8): Raise WARNS to 2 and silence a warning.
2009-05-10 Sascha Wildnertimed(8): Set WARNS from timed/Makefile.inc for all...
2009-05-10 Sascha Wildnertcpdump(1): Raise WARNS to 2.
2009-05-10 Sascha Wildnernscd(8): Raise WARNS to 2.
2009-05-10 Sascha Wildnermrouted(8): Raise WARNS to 1 and fix two warnings.
2009-05-10 Sascha Wildnerlpr(1): Connect filters.ru/ to the parent Makefile...
2009-05-10 Sascha Wildnerusr.sbin/i4b: Remove #warning about ncurses deficiency...
2009-05-10 Sascha Wildnercrunchgen and friends install to /usr/bin, so move...
2009-05-10 Sascha Wildnercrunch: Raise WARNS to 1.
2009-05-10 Sascha WildnerRaise some WARNS in usr.sbin/.
2009-05-10 Sascha Wildnerlint(1): Set WARNS from xlint/Makefile.inc for all...
2009-05-10 Sascha Wildnertip(1): Set WARNS from tip/Makefile.inc for all subdirs...
2009-05-10 Sascha Wildnerlocate(1): Set WARNS from locate/Makefile.inc for all...
2009-05-10 Sascha Wildnerlex(1): Make WARNS cover libl too.
2009-05-10 Sascha Wildnerinstaller: ../Makefile.inc is included via bsd.init...
2009-05-10 Sascha WildnerSync fetch(1) with FreeBSD.
2009-05-10 Sascha WildnerSync libfetch(3) with FreeBSD.
2009-05-10 Sascha Wildnerbsd-family-tree: Sync with FreeBSD
2009-05-10 Sascha Wildnersmp.4: List the SMP options in the SYNOPSIS.
2009-05-10 Sascha Wildnermalloc.3: Add missing section in .Xr.
next