summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-13RegenMiod Vallat
2007-02-13Create the /dev/lcd node; ok aoyama@Miod Vallat
2007-02-13unbreak compile on 64bit systems; no cookie for espie. ok millertHenning Brauer
2007-02-13crontab -e /tmp//crontab.ynUyD24939 versus /tmp/crontab.ynUyD24939.Marcus Glocker
2007-02-13Fix typo in commentTom Cosgrove
2007-02-13USB client mode with cdce function driver is coming along, RX and TX kinda work.Dale Rahn
2007-02-13It's not M1394CTL and M1394DATA. It's M_1394CTL and M_1394DATA.Michael Knudsen
2007-02-13Fix a problem with wrapped incremental searches.Kjell Wooding
2007-02-13fix ddb buf printMichael Shalayeff
2007-02-13zap unused CVS_ISDIR() and CVS_ISFILE() macros. OK joris@.Xavier Santolaria
2007-02-13mark up `dumb' using .Em, to be consistent with an earlierJason McIntyre
2007-02-13improve the description for -C;Jason McIntyre
2007-02-13Do some extra validation of the superblock, otherwise a corruptOtto Moerbeek
2007-02-13error check socket() return; ok henning@Kevin Steves
2007-02-13Zap unused local acpi_attached variable, since it has been supersededDimitry Andric
2007-02-13Add missing break in attach code.Jonathan Gray
2007-02-13fix some typos in the default configuration file.Pierre-Yves Ritschard
2007-02-13fall into -> FALLTHROUGH to appease lintJonathan Gray
2007-02-13whitespace fixJun-ichiro itojun Hagino
2007-02-13Fixed stupid bit mangling on index fieldsJordan Hargrave
2007-02-13Add smarter _INI code. This helps with some dissapearing devices.Marco Peereboom
2007-02-13Fix subtle x ? y : z bug when calling mfi_create_sgl. This worked becauseMarco Peereboom
2007-02-13remove prereq, by using a pre-generated include file (this one should nowMarc Espie
2007-02-13Check for xTPR result of CPUID.Jonathan Gray
2007-02-13Check for some CPUID flags found on newer Intel processors.Jonathan Gray
2007-02-12Don't pass random flags to SIOIFFLAGS when changing the lladdr.Marco Pfatschbacher
2007-02-12Cope with the different format of the name property of the root device inGordon Willem Klok
2007-02-12OpenBSD -> .OxJason McIntyre
2007-02-12sync the wording w/ the i386 page;Jason McIntyre
2007-02-12zap double word;Jason McIntyre
2007-02-12Avoid unnecessary resets. This should make fiber 88E8021/22 work completely.Mark Kettenis
2007-02-12Fix prototype, from brad@, no binary changePedro Martelletto
2007-02-12Add cuda_fileserver_mode() and pmu_fileserver_mode() that enable the wakeGordon Willem Klok
2007-02-12syncPeter Valchev
2007-02-12syncPeter Valchev
2007-02-12get cheaper random bytes, less waste and no getpid() calls, which areOtto Moerbeek
2007-02-12provide an libc internal interface to get random bytes, to be used by mallocOtto Moerbeek
2007-02-12Fix the hw.vendor/product sysctls on sparc64, handle the cases whereGordon Willem Klok
2007-02-12from FreeBSD via Jung (moorang at gmail), fix obvious typo in __fpu_ftox()Jason Wright
2007-02-12Switch address and AS fields in mrt dump messages for incoming traffic soClaudio Jeker
2007-02-12if -f is not used, readlink should not print anything on error, but ifOtto Moerbeek
2007-02-12syncHenning Brauer
2007-02-12remsize must be signed to avoid wrapping around to some huge number.Otto Moerbeek
2007-02-12detect truncation of block number, which can happen which trashedOtto Moerbeek
2007-02-12max partition letter is 'a' + MAXPARTITIONS - 1, not 'h'. ok (andOtto Moerbeek
2007-02-12Reduce debug.Dale Rahn
2007-02-12If SMAC is set in the correct register, it works much better, also setDale Rahn
2007-02-12remove unused leftovers from openrcs; OK joris@.Xavier Santolaria
2007-02-12Enable the AES acceleration. Won't be picked up for IPsec, since weTom Cosgrove
2007-02-12rde_nbr_loading() may be called with area == NULL. Check for this conditionClaudio Jeker