summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-17unused varsJoris Vink
2008-06-17unbreak diff for newly added files, tsk.Joris Vink
2008-06-17syncTheo de Raadt
2008-06-17Crank PFSYNC_VERSION, lots has changed in struct pfsync_state due to theRyan Thomas McBride
2008-06-17syncTheo de Raadt
2008-06-17Nuke unnecessary re-definition of READ_CAPACITY, scsi_read_capacity, andKenneth R Westerback
2008-06-16fix some errors found by lint, e.g. declaration w/o types, makeMartynas Venckus
2008-06-16- add 'q', which does the same as eofMartynas Venckus
2008-06-16replace min() and max() function calls by MIN() and MAX().Damien Bergamini
2008-06-16remove now useless casts since the rijndael_* protos have beenDamien Bergamini
2008-06-16could not resist. OK ok buddy henningClaudio Jeker
2008-06-16missing full stops;Jason McIntyre
2008-06-16add the man page for mtrr on amd64.Peter Hessler
2008-06-16Rename the isatty argument to is_tty so we don't shadow isatty(3).Darren Tucker
2008-06-16fix transfer interrupting when confirmrest mode is used. changeMartynas Venckus
2008-06-16- update list of functions. add functions that have been added inMartynas Venckus
2008-06-16build MAKEDEV.8's conditionally upon more than just rcsid changes alsoTodd T. Fries
2008-06-16+_rtadvd here too; ok deraadt@David Krause
2008-06-16use correct struct when checking DF or INET6, ok frantzen@ months agoDavid Krause
2008-06-16fix regress after scrub TOS and tagging additions; "commit it" henning@David Krause
2008-06-16when freeing a state key sk1, look wether it is linked to another state keyHenning Brauer
2008-06-15RFC 2822 obsoletes RFC 822; from Igor ZinovikJason McIntyre
2008-06-15first pass: it would be nice if mg users read over this page and sent usJason McIntyre
2008-06-15XENOCARA_BUILD_DRI is on by default for amd64/i386; confirmed by ogaJason McIntyre
2008-06-15comment out cpu(4) reference, until such a time as sparc64 has suchJason McIntyre
2008-06-15tweak previous;Jason McIntyre