dragonfly.git
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 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.
2009-05-10 Sascha Wildnerinstaller: Set WARNS to 1 for now.
2009-05-10 Sascha Wildnerinstaller: def_capacity is not used, remove it.
2009-05-10 Sascha Wildnerinstaller: Remove some unused defines.
2009-05-09 Sascha Wildnerpkgsrc.7: Reference pkgsrc-wip's sourceforge URL
2009-05-09 Sascha Wildnerpkgsrc.7: mention /usr/Makefile
2009-05-08 Sascha WildnerSync the aac(4) manual page with FreeBSD RELENG_6_2.
2009-05-08 Sepherosa ZiehauSwitch one shot timer, if user allows C3 state to be...
2009-05-07 Matthew DillonRemoving debugging kprintf() in PTE race check.
2009-05-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-07 Matthew DillonAdd sanity check: Assert (gd_spinlocks_wr > 0) prior...
2009-05-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-05-07 Aggelos Economopouloskill a bit of dead code in nfs
2009-05-07 Simon SchubertRoll DragonFly 2.3.1 v2.3.1
2009-05-07 Matthew DillonReplace Debugger() entry with a kprintf().
2009-05-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-07 Matthew DillonFix O_NOFOLLOW and do not follow softlinks if O_EXCL.
2009-05-07 Matthew DillonHAMMER VFS - Limit recursion for long directory chains...
2009-05-06 Matthew Dillonfstest regression fixes - POSIX error codes.
2009-05-06 Simon Schubertncal: specify month with -m month argument
2009-05-06 Simon Schubertncal: interpret a `.' as current year
2009-05-06 Simon Schubertncal: always generate full lines to enable today hiligh...
2009-05-06 Simon Schubertncal: hilight current day
2009-05-06 Aggelos EconomopoulosAllow USCHED_DEL_CPU for non-superuser processes
2009-05-06 Matthew DillonHAMMER VFS - Refactor merged search function to try...
2009-05-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-06 Matthew DillonAdd kernel-layer support for chflags checks, remove...
2009-05-05 Aggelos Economopoulosdocument kvm_open*() support for live vkernels
2009-05-05 Sascha Wildnerdoscmd(1): Still warnings with -DNO_X. Take back WARNS...
2009-05-04 Aggelos Economopoulosteach libkvm about vkernels
2009-05-04 Sepherosa ZiehauAdd tunable to _not_ register i8254 interrupt if lapic...
2009-05-04 Hasso TepperMake dev.cpu.X.cx_usage sysctl also report current...
2009-05-04 Hasso TepperRework a CPU C-state selection logic a bit.
next