Age | Commit message (Expand) | Author |
2006-06-19 | we can fit all four ral firmwares | Theo de Raadt |
2006-06-19 | sort usage(); | Jason McIntyre |
2006-06-19 | tweak the -S stuff; | Jason McIntyre |
2006-06-19 | Allocate bus_dma memory from kernel_map, not kmem_map. | Miod Vallat |
2006-06-19 | Real kvm routines for vax; allows ``target kvm'' to work in gdb for kernel | Miod Vallat |
2006-06-19 | Reset pcb_onfault around uvm_fault() calls. | Miod Vallat |
2006-06-19 | Some markup/content errors. Found by Marc Winiger <mw@msys.ch>. ok jmc@ | Marc Balmer |
2006-06-19 | permissable -> permissible. ok jmc | Steven Mestdagh |
2006-06-19 | Make a BGI (Back Ground Init) a scrub instead of rebuild. | Marco Peereboom |
2006-06-19 | Add hot spare support. | Marco Peereboom |
2006-06-19 | Remove the no longer needed date/time calculations. | Marc Balmer |
2006-06-19 | remove the no longer needed time calculations now that we have them in | Marc Balmer |
2006-06-19 | Don't sleep and then say we're going to sleep -- do it the other way | Michael Knudsen |
2006-06-19 | and this goes away | Theo de Raadt |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-19 | Do not bother initializing the rfact member of `struct sensor'; it is on its | Mark Kettenis |
2006-06-19 | Avoid using the rfact member of 'struct sensor' which is on its way out. | Mark Kettenis |
2006-06-19 | Avoid using the rfact member of 'struct sensor' which is on its way out. | Mark Kettenis |
2006-06-19 | unbreak the code if compiled with IEEE80211_DEBUG by using the right | Reyk Floeter |
2006-06-19 | if at startup a given group has carpdemote == 0, we don't do carp demotion. | Henning Brauer |
2006-06-19 | Remove freebsdism. | Michael Knudsen |
2006-06-19 | Unbreak the tree. The code to set and unset the RTF_MPATH bit on all multipath | Claudio Jeker |
2006-06-19 | add the new ASIC revs to the bge_majorrevs table. | Brad Smith |
2006-06-19 | add new PCI ids. | Brad Smith |
2006-06-19 | Close a race in the interrupt handler code. | Dale Rahn |
2006-06-19 | some new ASIC revisions. | Brad Smith |
2006-06-19 | kill local and remote callback and just have one called fileproc. | Joris Vink |
2006-06-19 | regen | Brad Smith |
2006-06-19 | add some more Broadcom Gig PCI ids. | Brad Smith |
2006-06-19 | pcn no longer fits, sigh | Theo de Raadt |
2006-06-19 | Zap Amiga bits of disklabel.h now that Amiga bits of readdisklabel() are | Kenneth R Westerback |
2006-06-18 | Make mpi not spit out WWNN and WWPN as requested by deraadt and dlg. Do | Marco Peereboom |
2006-06-18 | Fix memleak; From Coverity Scan, CID 3135. | Jasper Lievisse Adriaanse |
2006-06-18 | tsk, tsk, tsk... the rule is simple: any define consisting of | Otto Moerbeek |
2006-06-18 | s/memcmp/IEEE80211_ADDR_EQ/ | Damien Bergamini |
2006-06-18 | - implement new ic_updateslot() callback. | Damien Bergamini |
2006-06-18 | Improve 802.11b/g interoperability and move toward better compliance | Damien Bergamini |
2006-06-18 | adopt to recent changes | Hans-Joerg Hoexer |
2006-06-18 | add group "none"; when choosen, pfs will be disabled. | Hans-Joerg Hoexer |
2006-06-18 | append to CFLAGS instead of overwriting | David Krause |
2006-06-18 | typo: queu -> queue | Hans-Joerg Hoexer |
2006-06-18 | sync | Theo de Raadt |
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 |