dragonfly.git
2007-08-02 Sascha WildnerRetire the getNAME utility which was only used by an...
2007-08-02 Matthew DillonBreakout a target for preview as well, and use the...
2007-08-02 Matthew DillonThe distribution installs a Makefile in /usr with easy...
2007-08-02 Sascha WildnerWe have <sys/select.h>. Note that in the SYNOPSIS.
2007-08-02 Sascha WildnerAdd keys for 'previous screen' (Shift+PrintScr).
2007-08-01 Sascha Wildners/atacontrol/natacontrol/ in messages.
2007-08-01 Peter AvalosFix for CVE-2007-3798 obtained from the vendor. This...
2007-08-01 Sascha WildnerAdd MLINK for krateprintf().
2007-08-01 Sascha WildnerAdd some words about krateprintf().
2007-08-01 Sascha WildnerFix return values.
2007-08-01 Sascha WildnerRemove some unused variables.
2007-08-01 Sascha Wildners/device/drive/ (fixes LINT build)
2007-08-01 Matthew DillonThe LWP run/sleep state does not always match the actua...
2007-07-31 Matthew DillonI missed this file. We are running 9.3.4-P1 now, not...
2007-07-31 Simon SchubertReorder initialization sequence of devclasses.
2007-07-31 Matthew DillonFix a coding mistake when dequeueing memory disk BIOs.
2007-07-31 Matthew DillonFix vinum. Vinum illegally uses device ops such as...
2007-07-31 Matthew DillonDetect the case where rename()ing over a file that...
2007-07-31 Matthew Dillonvrecycle() is typically called from a VFS's inactive...
2007-07-30 Matthew DillonAllow the compatibility slice (s0) to be specified.
2007-07-30 Sascha WildnerAdd MLINKS.
2007-07-30 Sascha WildnerDon't require dhclient which is 'nostart' now.
2007-07-30 Sascha WildnerUse .Ux for UNIX.
2007-07-30 Matthew DillonRate-limit residual I/O warnings from the VM system...
2007-07-30 Matthew DillonIntroduce krateprintf(), a rate-controlled kprintf...
2007-07-30 Peter AvalosSpelling corrections.
2007-07-30 Simon SchubertFix linux.ko linking.
2007-07-30 Simon SchubertFix a memory leak when kern_execve() fails fatally.
2007-07-30 Matthew DillonWhen an inode collision occurs a partially initialized...
2007-07-30 Matthew DillonAdd infrastructure to locate a disk device by name...
2007-07-30 Sascha WildnerRemove some redundancy and add some markup.
2007-07-29 Matthew DillonFix missing history->hist adjustments from libreadline...
2007-07-29 Peter AvalosAdd W{INT,CHAR}_{MIN,MAX} to stdint.h IAW ISO/IEC 9899...
2007-07-29 Sascha WildnerRemove unnecessary .Nm arguments.
2007-07-29 Sascha WildnerUse .Nm properly and streamline the wording a bit.
2007-07-28 Matthew DillonAdd an ordering field to the interrupt config hook...
2007-07-28 Sascha WildnerFix documentation of -o and document -p.
2007-07-27 Hasso TepperRegenerate usbdevs.h and usbdevs_data.h and fix affecte...
2007-07-27 Hasso TepperReduce diff with FreeBSD where it makes sense - add...
2007-07-27 Sascha Wildnersched.h, semaphore.h and mqueue.h have been moved from
2007-07-26 Matthew DillonInclude a virtual kernel in the release along with...
2007-07-25 Matthew DillonTurn syscall_mpsafe and trap_mpsafe on by default....
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Simon SchubertProperly import bind-9.3.4-p1 sources.
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-24 Matthew DillonUpdate to 9.3.4-P1 with key id generation security...
2007-07-24 Matthew DillonRelease engineering: Update version information in...
2007-07-24 Matthew Dillonrelease engineering: Add a slip tag for 1.10 and add...
2007-07-24 Matthew DillonAdd logic to allow the first hog partition to specify...
2007-07-24 Matthew DillonBump DragonFly_version and create a subvers-DEVELOPMENT...
2007-07-24 Matthew DillonMinor checkpt usage() patch.
2007-07-24 Sascha WildnerThe maximum numbers of CPUs is 31, not 32.
2007-07-23 Matthew DillonSynchronize the syslink manual page with the system...
2007-07-23 Matthew DillonClarify two usage cases for umtx.2
2007-07-23 Matthew DillonRemove a duplicate SUBDIR +=
2007-07-23 Matthew Dillondssetmask() was being called too early, causing the...
2007-07-23 Matthew DillonSCSI CD devices do not support raw mode accesses (yet...
2007-07-23 Matthew DillonAdd assertions for 0-length transfers and panic if...
2007-07-23 Matthew DillonIncorporate the device DMA limitations into the request...
2007-07-23 Matthew DillonWhen CAM creates the disk layer, set the underlying...
2007-07-23 Matthew DillonDo not loop forever doing 0-sized I/Os if si_iosize_max...
2007-07-23 Matthew DillonThe disk layer must not inherit the D_TRACKCLOSE flag...
2007-07-22 Simon SchubertMake vinum use libedit instead of libreadline.
2007-07-22 Simon SchubertChange comment to reflect that X11BASE moved.
2007-07-22 Simon SchubertPkgsrc defaults to modular Xorg and /usr/pkg nowadays.
2007-07-22 Matthew DillonProperly initialize next_cpu to 0 when '-l map' is...
2007-07-22 Matthew DillonTemporarily hack around an interrupt race against devic...
2007-07-21 Sascha WildnerFix function name.
2007-07-20 Matthew DillonRemove the requirement that calls to vn_strategy()...
2007-07-19 Simon SchubertAdd quriks for my motherboard so that the microphone...
2007-07-19 Joe TalbottLet the user know if they attempt to start a vkernel...
2007-07-19 Sepherosa ZiehauMake ath(4) and ath_rate(4) depend on wlan(4).
2007-07-19 Matthew DillonBe a little more verbose when reporting unmount errors.
2007-07-19 Peter AvalosAllocate the full SCB pool at driver attach.
2007-07-18 Peter AvalosShould use machine/limits.h, not cpu/limits.h.
2007-07-18 Sepherosa Ziehauregen
2007-07-18 Sepherosa ZiehauMore Broadcom 43xx PCI IDs.
2007-07-17 Matthew DillonUpdate the installer to dfuibe_installer-1.1.7nb1....
2007-07-16 Peter AvalosUpdate for 2.2.5.
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-16 Peter AvalosImport libarchive-2.2.5 which fixes a forgotten 'break...
2007-07-16 Matthew DillonTemporarily reenable writing to the label area for...
2007-07-16 Matthew DillonRename the new cvsup bootstrap kit so make nrelease...
2007-07-16 Simon SchubertFix default target architecture.
2007-07-16 Sepherosa ZiehauCorrect RSSI calculation.
2007-07-14 Sascha WildnerOops, add missing space.
2007-07-14 Sascha WildnerUse .Va for sysctls and tunables.
2007-07-14 Simon SchubertRetire tac. tail -r does the same thing already.
2007-07-14 Simon SchubertHook tac to the build.
2007-07-14 Simon SchubertAdd tac, a simple sed script to reverse stdin.
2007-07-14 Sepherosa Ziehaubusdma(9) fixes for bfe(4):
2007-07-14 Sepherosa Ziehau- When creating dma map, allocate at least one bounce...
2007-07-14 Sascha WildnerFix reference.
2007-07-13 Matthew DillonClean up the ioctl switch and add support for DIOCGPART...
2007-07-13 Matthew DillonReparse device specifications. The slice is no longer...
2007-07-13 Sascha Wildnerpccardd was removed a long time ago.
2007-07-13 Sascha WildnerAdd some words about rtsold_{enable,flags}.
2007-07-13 Matthew DillonUpdate to include info on last update.
2007-07-13 Matthew DillonSynchronous libarchive to 2.2.4 from FreeBSD, including...
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
next