summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-20Don't parse CVS/Root during import.Tobias Stoeckmann
2008-06-20Another uchcom product found in the Linux driver.Jonathan Gray
2008-06-20regenJonathan Gray
2008-06-20Another uchcom product found in the Linux driver.Jonathan Gray
2008-06-20admin is only allowed on files which have an entry in CVS/Entries.Tobias Stoeckmann
2008-06-20Remove obsolete (and erroneous) #if statement that caused all compilersAnders Magnusson
2008-06-20prepare to handle future extensionsMarc Espie
2008-06-20Change gcc named variadics to c99 ones. Ok otto@Anders Magnusson
2008-06-20Properly send -D arguments to server when run as a client. Issue spottedTobias Stoeckmann
2008-06-20If -N has been specified along -D for diff, treat invalid dates as non-existe...Tobias Stoeckmann
2008-06-20Fix erroneous variadics. Ok millert@Anders Magnusson
2008-06-20add missing .Re; from Alan R. S. BuenoJason McIntyre
2008-06-20Re-enable amdmsr(4) now that it properly checks for AMD Geode LX CPU andMarc Balmer
2008-06-20Adjust the _SEM_CHECK_VALIDITY macro to detect NULL sem_t instead ofKurt Miller
2008-06-19knf; Mark LumsdenTheo de Raadt
2008-06-19Moved the unset of TZ environment variable out of atot into main, removingTobias Stoeckmann
2008-06-19If checkout/update -p is requested with a specific tag for a file whichTobias Stoeckmann
2008-06-19Add entries to history file only if it already exists.Tobias Stoeckmann
2008-06-19do not print spurious whitespace when reading from stdin;Otto Moerbeek
2008-06-19printf(1) does not take any options but still needs to ignore the "--"Todd C. Miller
2008-06-19comment out the com4 because -- even when disabled -- it shuffles all theTheo de Raadt
2008-06-19syncTodd T. Fries
2008-06-19sort, prompted by jmc@Todd T. Fries
2008-06-19Sync with reality and fix some typos/wording.Marc Balmer
2008-06-19Add OpenBSD CVS marker, proper type for probe function.Marc Balmer
2008-06-19the 82598AT variant of ix(4) is 10GbaseT, change media type from AUTO.Reyk Floeter
2008-06-19add 10GbaseT media type, 10 Gigabit Ethernet over CAT 6 unshielded orReyk Floeter
2008-06-19Sync USB ids. Although the Pro 5000 should be removed as it isBrad Smith
2008-06-19add ix(4) to GENERIC, enable it on i386.Reyk Floeter
2008-06-19regenBrad Smith
2008-06-19Fix the naming of the QuickCam Notebook Deluxe entry.Brad Smith
2008-06-19regenBrad Smith
2008-06-19Add a bunch of UVC compliant Logitech webcams.Brad Smith
2008-06-19Fix handling check for NAT and creation of a second pf_state_key in pfsync.Ryan Thomas McBride
2008-06-19Don't play with the vblank refcount if we didn't increase it first.Owain Ainsworth
2008-06-19Check the right refcount so that the vblank irq has a hope of beingOwain Ainsworth
2008-06-18Attach amdmsr(4) at mainbus in a way that it can be disabled in UKC or theMarc Balmer
2008-06-18regenBrad Smith
2008-06-18Add the Logitech QuickCam Pro 9000.Brad Smith
2008-06-18Don't free the buffer name until after you call adjustname.Kjell Wooding
2008-06-18better standards for inst: paths.Marc Espie
2008-06-18forgot: changed PackageLocator so that the new parse method is responsibleMarc Espie
2008-06-18use path_parse to retrieve pkg_info anywhereMarc Espie
2008-06-18special-case parser so that /var/db/pkg becomes inst: during path_parse.Marc Espie
2008-06-18Remove references to httpd.conf-dist.Brad Smith
2008-06-17Plug memory and file descriptor leaks, diff by Jonathan Armani.Tobias Stoeckmann
2008-06-17Regular expressions to match repository are allowed to have % in front.Tobias Stoeckmann
2008-06-17if reading (or writing) is not supported, but the device is openedJacob Meuser
2008-06-17totally skip amdmsr until it is fixed for realTheo de Raadt
2008-06-17better description of what ps without arguments does;Jason McIntyre