summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-27Make the trunk interface link state depend on the link states of theRyan Thomas McBride
2005-11-27Don't use dmamap->dm_nsegs after calling bus_dmamap_unload() onKenneth R Westerback
2005-11-27Prevent scsi pass-through busses from attaching when a board is markedMarco Peereboom
2005-11-27Since reception of Jumbo frames is enabled by default; ensure properBrad Smith
2005-11-27Fix ami_freemem() by initializing segp before using it.Kenneth R Westerback
2005-11-27truly permit auth/enc/comp expressions to be in any orderTheo de Raadt
2005-11-27Use pci_get_capability() to check if were on a PCI Express card or not.Brad Smith
2005-11-27add initial support for ASF.Brad Smith
2005-11-26Now as kernfs is gone, tell people to use ipsecctl(8). Suggested by deraadt@Hans-Joerg Hoexer
2005-11-26test for swapped rulesHans-Joerg Hoexer
2005-11-26allow specficiation of encryption and authentication algorithms to be swapped.Hans-Joerg Hoexer
2005-11-26Frequency scaling for IBM 970FX.Mark Kettenis
2005-11-26get rid of some leftovers from a cleanup during c2k5. From Andrey MatveevHans-Joerg Hoexer
2005-11-26Get rid of an lvalue cast that was making lint angry.Chad Loder
2005-11-26Add test 4 (case ranges) and adjust output of other cases to reflect theChad Loder
2005-11-26fix interrupt moderation timer frequencies for Yukon and Yukon-II basedBrad Smith
2005-11-26set Ethernet flow control parameters in em_hardware_init()Brad Smith
2005-11-26enable the bpf filter-drop option in dhclientReyk Floeter
2005-11-26Add some missing 'break;'s in auich and auixp that lint spotted. WhileKenneth R Westerback
2005-11-26Cut arm over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-26Kill last traces of hp300h terminal emulation.Miod Vallat
2005-11-26some cleanup from gordonTed Unangst
2005-11-26Move bus_dma from pa to dva. I wrote the initial diff with an ok from dlg@Marco Peereboom
2005-11-26typo from Daniel Matic <maticd at gmail dot com>Marco Peereboom
2005-11-26BINMODE not needed here eitherTheo de Raadt
2005-11-25Get rid of BROKEN_MMU_MASK, unnecessary now that bus_dmamap_sync() behavesMiod Vallat
2005-11-25Replace utterly wrong bus_dmamap_sync() with a much better version.Miod Vallat
2005-11-25Let the cache synchronization and invalidation functions report whetherMiod Vallat
2005-11-25Prefer vaddr_t and paddr_t types, instead of void * and heavy casts.Miod Vallat
2005-11-25Need an explicit cast for atop() now.Miod Vallat
2005-11-25do not exit from ls_main() but return; spotted by lintTheo de Raadt
2005-11-25BINOWN and BINMODE is not needed hereTheo de Raadt
2005-11-25Fix syntax error (missing ')') in #ifdef'ed out code. Spotted by lint.Kenneth R Westerback
2005-11-25We don't have a va mapping in match() so don't bother trying to use badvaddr()Miod Vallat
2005-11-25Cut alpha over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-25Cut hppa over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-25FALLTHROUH -> FALLTHROUGH for lint.Kenneth R Westerback
2005-11-25Missing 'break;' found by lint. 'blass' is not the same as 'class'!Kenneth R Westerback
2005-11-25add support for `-kmode';Xavier Santolaria
2005-11-25do not use any casting in the atop/ptoa; tested on all archs by martin@ miod@...Michael Shalayeff
2005-11-25document `-T';Xavier Santolaria
2005-11-25add `-T' support for rcsclean(1) and rcs(1);Xavier Santolaria
2005-11-25explicitly cast caddr_t to vaddr_tMichael Shalayeff
2005-11-25add support for `-T' and enable it for co(1);Xavier Santolaria
2005-11-25indent;Xavier Santolaria
2005-11-25move the code to delete routes having a specific interface as outputHenning Brauer
2005-11-25built files should be checked in after the source fileTed Unangst
2005-11-25KNFHenning Brauer
2005-11-25reduce eyebleeding, since we only borrow the code from our childrenHenning Brauer
2005-11-25powernow works on various processors from k6, k7, and k8 families now.Ted Unangst