Age | Commit message (Expand) | Author |
2006-02-24 | add a PCI id for Dell PERC 4e/Di and 4e/Si adapters. | Brad Smith |
2006-02-24 | remove NetBSD headers | Brad Smith |
2006-02-24 | remove NetBSD rnd(4) code. | Brad Smith |
2006-02-24 | amd64_iopl() needs securelevel <= 0, or machdep.allowapeture > 0 | Damien Miller |
2006-02-24 | document that this call needs securelevel <= 0, or | Damien Miller |
2006-02-24 | clear the powerdown mode that Windows will put bce chips into | Brad Smith |
2006-02-24 | add TTTech MC322 | Brad Smith |
2006-02-24 | add TTTech MC322 | Brad Smith |
2006-02-24 | use some define's for the PCI ids and add another ICP Vortex PCI id. | Brad Smith |
2006-02-23 | Better dependency rules in files.alpha, also point to cpuconf.c in the | Miod Vallat |
2006-02-23 | de fits again. | Miod Vallat |
2006-02-23 | Remove duplicate switch_exit() definition with <machine/cpu.h> | Miod Vallat |
2006-02-23 | Only compile badaddr() if we have support for TurboChannel, apecs, cia or lca, | Miod Vallat |
2006-02-23 | clarify which Intel RAID controllers are running which particular RAID stack. | Brad Smith |
2006-02-23 | Remove unused extent_find(). Then, we can keep the extent list only if | Miod Vallat |
2006-02-23 | Pre-parsing PCI address for opregion | Jordan Hargrave |
2006-02-23 | remove dead function. | Marco Peereboom |
2006-02-23 | regen | Brad Smith |
2006-02-23 | add another ICP Vortex PCI id. | Brad Smith |
2006-02-23 | +Intel RAID Controller SRCU42X | Jason McIntyre |
2006-02-23 | Prevent ospfd from crashing when LSA Ext's are changed. | Esben Norby |
2006-02-23 | Rework the LSA cache and make it behave. Until now we only used the type, | Claudio Jeker |
2006-02-23 | Use the new rtm_fmask feature to reset blackhole and reject routes on | Claudio Jeker |
2006-02-23 | Update struct rt_msghdr. rtm_use is deprecated and is now know as rtm_fmask. | Claudio Jeker |
2006-02-23 | Until now it was only possible to unset the RTF_JUMBO flag on a RTM_CHANGE | Claudio Jeker |
2006-02-23 | Let 'pkg_info -P' work with package distribution files and URLs to a | Bernd Ahlers |
2006-02-23 | remove unused variable | Martin Reindl |
2006-02-22 | Print out all tables it found during autoconf. We'll need this data in | Marco Peereboom |
2006-02-22 | sort options + sync usage(); | Jason McIntyre |
2006-02-22 | Constify arrays and strings; plus KNF. | Miod Vallat |
2006-02-22 | Attach as scf0 as per the config(8) stanza, instead of sysconfig0. | Miod Vallat |
2006-02-22 | Remove unused probeset() function. | Miod Vallat |
2006-02-22 | Remove unused _{ins,rem}que functions - they were not even implemented on | Miod Vallat |
2006-02-22 | Remove long unused ELF{32,64}_MACHDEP macros. | Miod Vallat |
2006-02-22 | Nuke unused includes. | Miod Vallat |
2006-02-22 | document TMPDIR; from ray lai | Jason McIntyre |
2006-02-22 | fix nfe_txeof() to reset the wathdog timeout only when a full tx frame | Damien Bergamini |
2006-02-22 | Make dmesg less verbose. | Marco Peereboom |
2006-02-22 | No need to include <machine/elf_machdep.h> | Miod Vallat |
2006-02-22 | Fix size in snprintf() call; previous value turned out to be correct by luck. | Miod Vallat |
2006-02-22 | Added parsing of SSDT tables | Jordan Hargrave |
2006-02-22 | Added new aml_register to notify by device id | Jordan Hargrave |
2006-02-22 | Added new aml_register_notify to handle call-by-ID | Jordan Hargrave |
2006-02-22 | Rework notify handler. | Marco Peereboom |
2006-02-22 | re-enable interrupt mitigation and mask out NFE_IRQ_TIMER that was causing | Damien Bergamini |
2006-02-22 | Fix typo. | Bernd Ahlers |
2006-02-22 | IBM makes a pcn card that shows up as: | Brad Smith |
2006-02-22 | Added notify callback for A/C device | Jordan Hargrave |
2006-02-22 | Add insertion and removal events for batteries. | Marco Peereboom |
2006-02-22 | allow ressource limits for child processes to be set. | Henning Brauer |