Age | Commit message (Expand) | Author |
2006-06-18 | Under certain circumstances, ext2fs_inactive() can be called without a | Pedro Martelletto |
2006-06-18 | fix a comment | Henning Brauer |
2006-06-18 | make cloned sessions appear with RECONF_REINIT so they are treated like | Henning Brauer |
2006-06-18 | enable packet bursting when operating as a STA. | Damien Bergamini |
2006-06-18 | enable udcf(4) on sparc64, works on my Blade 100; ok mbalmer@ | Christian Weisgerber |
2006-06-18 | Whitespace, oops. | Christopher Pascoe |
2006-06-18 | Add support for equal-cost multipath IP. | Christopher Pascoe |
2006-06-18 | clean up some gotos. Originally from Andrey Matveev <evol at online | Hans-Joerg Hoexer |
2006-06-18 | regen | Brad Smith |
2006-06-18 | add some additional LSI Logic PCI ids. | Brad Smith |
2006-06-18 | Don't walk memory whenever there is nothing there. I ran into this while | Marco Peereboom |
2006-06-18 | Print World Wide Node Name and World Wide Port Name during dmesg so that | Marco Peereboom |
2006-06-17 | Better checks to avoid attaching when device is not present. | Dale Rahn |
2006-06-17 | Fix error where soft irq mask was not initialized for IPL_HIGH, and cleanup. | Dale Rahn |
2006-06-17 | prefix debug messages with the device name | Jolan Luff |
2006-06-17 | s/int/u_int/g | Damien Bergamini |
2006-06-17 | KNF and destatic functions. | Michael Knudsen |
2006-06-17 | protect those files against multiple inclusions too. | Damien Bergamini |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |
2006-06-17 | Import frequency conrrection code from dragonfly, whith some changes: | Otto Moerbeek |
2006-06-17 | Fix a bug that AUDIO_MIXER_READ returns an incorrect | Brad Smith |
2006-06-17 | - re-enable AMRR | Damien Bergamini |
2006-06-17 | check return values of azalia_init_corb() and azalia_init_rirb(). | Brad Smith |
2006-06-17 | Don't return low level errors to userspace in p4tcc_setperf(). | Dimitry Andric |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | We do not have the xf and xb commands. | Miod Vallat |
2006-06-17 | In p4tcc, only check cpu stepping for the Pentium 4 family. Also kill | Dimitry Andric |
2006-06-17 | When multipath routes are inserted, ensure that RTF_MPATH is set for any | Christopher Pascoe |
2006-06-17 | Display multipath and jumbo flags in route get/monitor. | Christopher Pascoe |
2006-06-17 | make dvmrpd(8) behave correctly on sparc64 when generating and parsing | Esben Norby |
2006-06-17 | update in regard to cardbus, we support more than just this one TI | Felix Kronlage |
2006-06-17 | Refuse to mount a ffs fielsystems whose number of frags is not 1, 2, 4 or 8, | Miod Vallat |
2006-06-17 | Introduce pmap_kenter_cache(), similar to pmap_kenter_pa() but allowing | Miod Vallat |
2006-06-17 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat |
2006-06-17 | use the carp_demote_ioctl directly instead of carp_demote_set, ok claudio | Henning Brauer |
2006-06-17 | urgs, helps to commit everything, sorry | Henning Brauer |
2006-06-17 | adopt to extended rtrequest / rtalloc1 api | Henning Brauer |
2006-06-17 | implement carp demotion control for bgpd. | Henning Brauer |
2006-06-17 | udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linked | Marc Balmer |
2006-06-17 | make dvmrpd(8) capable of fetching interfaces correctly on sparc64. | Esben Norby |
2006-06-17 | KNF | Henning Brauer |
2006-06-17 | unbreak; from theo | Henning Brauer |
2006-06-17 | Do not leak file descriptor in error path. From Andrey Matveev | Hans-Joerg Hoexer |
2006-06-17 | add serial ports attached through PC Cards to the list | Felix Kronlage |
2006-06-17 | Dont disable siop, add pcalcd, commented for now (no gpioctl on ramdisk). | Dale Rahn |
2006-06-17 | Add pcaled with it's gpio attachment. Make gpio at iopxs not be '0' but '*' | Dale Rahn |
2006-06-17 | Driver for the Philips PCA9532 LCD dimmer controller, found on thecus. | Dale Rahn |