dragonfly.git
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.
2009-05-04 Hasso TepperMove the code to update cpu_cx_count out of acpi_cpu_ge...
2009-05-04 Hasso Tepperacpi_cpu: fixup for PIIX4E PCI config related to C2.
2009-05-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-04 Matthew DillonThe kernel permissions check code was not checking...
2009-05-03 Simon Schubertnanosleep: don't overwrite error with copyout success...
2009-05-03 Sascha Wildnerinstaller: Sync ASCII Fred with loader menu pic.
2009-05-03 Sascha Wildnerinstaller: Move the installer from contrib/ to usr...
2009-05-03 Sepherosa Ziehauacpi: Select proper one shot timer based on CPUs' C3...
2009-05-03 Sepherosa ZiehauAllow one shot timer to be switched on a running system...
2009-05-03 Sepherosa Ziehauhpet: Veto Sx state transition, if hpet is the sys_cput...
2009-05-03 Sepherosa Ziehaulapic timer: Improve lapic timer vector code
2009-05-03 Sascha Wildnerinstaller: Deactivate "Install extra software packages...
2009-05-03 Sascha Wildnerinstaller: Fix various issues related to MFS backed...
2009-05-03 Sascha Wildnerinstaller: Fix typo that prevented the creation of...
2009-05-03 Sascha Wildnerinstaller: Remove some OpenBSD specific code.
2009-05-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-02 Stathis Kamperisposix_memalign.3: Add implementation notes from malloc.3
2009-05-02 Stathis Kamperisposix_memalign.3: Import manual page from FreeBSD.
2009-05-02 Matthew DillonFix sticky bit directory handling for deletions.
2009-05-02 Sepherosa ZiehauUnbreak VKERNEL compile: Add missing symbol
2009-05-02 Sepherosa Ziehaulapic timer: Correct AMD C1E handling
2009-05-02 Sepherosa Ziehaulapic timer: Finish the lapic timer support
2009-05-02 Sepherosa Ziehaulapic timer: Improve lapic timer testing
2009-05-02 Sepherosa Ziehausystimer/cputimer: Add {systimer,cputimer}_intr_enable()
2009-05-02 Sepherosa Ziehaulapic timer: Add lapic timer interrupt delivery testing
2009-05-02 Sepherosa Ziehaulapic timer: Add necessary bits for lapic timer interru...
2009-05-02 Sepherosa Ziehaulapic timer: Setup AP lapic timer's divisor
2009-05-02 Sepherosa ZiehauMove sysbeepstop_ch initialization to the beginning...
2009-05-02 Sepherosa Ziehaui8254: Adjust cpu_initclocks() a little bit.
next