Age | Commit message (Expand) | Author |
2007-02-13 | zap unused CVS_ISDIR() and CVS_ISFILE() macros. OK joris@. | Xavier Santolaria |
2007-02-13 | mark up `dumb' using .Em, to be consistent with an earlier | Jason McIntyre |
2007-02-13 | improve the description for -C; | Jason McIntyre |
2007-02-13 | Do some extra validation of the superblock, otherwise a corrupt | Otto Moerbeek |
2007-02-13 | error check socket() return; ok henning@ | Kevin Steves |
2007-02-13 | Zap unused local acpi_attached variable, since it has been superseded | Dimitry Andric |
2007-02-13 | Add missing break in attach code. | Jonathan Gray |
2007-02-13 | fix some typos in the default configuration file. | Pierre-Yves Ritschard |
2007-02-13 | fall into -> FALLTHROUGH to appease lint | Jonathan Gray |
2007-02-13 | whitespace fix | Jun-ichiro itojun Hagino |
2007-02-13 | Fixed stupid bit mangling on index fields | Jordan Hargrave |
2007-02-13 | Add smarter _INI code. This helps with some dissapearing devices. | Marco Peereboom |
2007-02-13 | Fix subtle x ? y : z bug when calling mfi_create_sgl. This worked because | Marco Peereboom |
2007-02-13 | remove prereq, by using a pre-generated include file (this one should now | Marc Espie |
2007-02-13 | Check for xTPR result of CPUID. | Jonathan Gray |
2007-02-13 | Check for some CPUID flags found on newer Intel processors. | Jonathan Gray |
2007-02-12 | Don't pass random flags to SIOIFFLAGS when changing the lladdr. | Marco Pfatschbacher |
2007-02-12 | Cope with the different format of the name property of the root device in | Gordon Willem Klok |
2007-02-12 | OpenBSD -> .Ox | Jason McIntyre |
2007-02-12 | sync the wording w/ the i386 page; | Jason McIntyre |
2007-02-12 | zap double word; | Jason McIntyre |
2007-02-12 | Avoid unnecessary resets. This should make fiber 88E8021/22 work completely. | Mark Kettenis |
2007-02-12 | Fix prototype, from brad@, no binary change | Pedro Martelletto |
2007-02-12 | Add cuda_fileserver_mode() and pmu_fileserver_mode() that enable the wake | Gordon Willem Klok |
2007-02-12 | sync | Peter Valchev |
2007-02-12 | sync | Peter Valchev |
2007-02-12 | get cheaper random bytes, less waste and no getpid() calls, which are | Otto Moerbeek |
2007-02-12 | provide an libc internal interface to get random bytes, to be used by malloc | Otto Moerbeek |
2007-02-12 | Fix the hw.vendor/product sysctls on sparc64, handle the cases where | Gordon Willem Klok |
2007-02-12 | from FreeBSD via Jung (moorang at gmail), fix obvious typo in __fpu_ftox() | Jason Wright |
2007-02-12 | Switch address and AS fields in mrt dump messages for incoming traffic so | Claudio Jeker |
2007-02-12 | if -f is not used, readlink should not print anything on error, but if | Otto Moerbeek |
2007-02-12 | sync | Henning Brauer |
2007-02-12 | remsize must be signed to avoid wrapping around to some huge number. | Otto Moerbeek |
2007-02-12 | detect truncation of block number, which can happen which trashed | Otto Moerbeek |
2007-02-12 | max partition letter is 'a' + MAXPARTITIONS - 1, not 'h'. ok (and | Otto Moerbeek |
2007-02-12 | Reduce debug. | Dale Rahn |
2007-02-12 | If SMAC is set in the correct register, it works much better, also set | Dale Rahn |
2007-02-12 | remove unused leftovers from openrcs; OK joris@. | Xavier Santolaria |
2007-02-12 | Enable the AES acceleration. Won't be picked up for IPsec, since we | Tom Cosgrove |
2007-02-12 | rde_nbr_loading() may be called with area == NULL. Check for this condition | Claudio Jeker |
2007-02-12 | Fix some log_warn() messages. | Claudio Jeker |
2007-02-12 | 4.1-beta | Henning Brauer |
2007-02-12 | add the HP ProLiant NC360T PCI Express Dual Port Gigabit NIC (tested | Reyk Floeter |
2007-02-12 | Let this compile with 'option DEBUG' again. | Tom Cosgrove |
2007-02-12 | kill extra word; | Jason McIntyre |
2007-02-12 | spacing | Pierre-Yves Ritschard |
2007-02-12 | Don't need a 'return' just before exiting a function. | Kenneth R Westerback |
2007-02-11 | sync | Peter Valchev |
2007-02-11 | typo in comment | Martin Reindl |