summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-11Do not bother initializing bufpages in the md code if the computation isMiod Vallat
2009-08-11With the SysV memory allocation changes, allocsys() doesn't do anythingMiod Vallat
2009-08-11The PowerMac9,1 has 4 sensors on its smu(4), so increase the maximum number.Mark Kettenis
2009-08-11uvm_scheduler() sounds important, but ``while(1) tsleep()'' is kinda lameBret Lambert
2009-08-11Switch tmux to use imsg. This is the last major change to make theNicholas Marriott
2009-08-11fix some stupidity in x86 bus_space_map.Owain Ainsworth
2009-08-11tiny knf and use curproc directly instead of a setting up a local procThordur I. Bjornsson
2009-08-11call reset_flags in bounce_session failure code path.Jacek Masiulaniec
2009-08-11do not repeat flag resetting code, introduce reset_flags().Jacek Masiulaniec
2009-08-11Add flags for 1+2 and 2 arguments to the generic target code, use it forNicholas Marriott
2009-08-11Recent alignment fixes seem to make bwi(4) work at leastKenneth R Westerback
2009-08-11optimise m_clget so that it holds spl for even lessTheo de Raadt
2009-08-11Fix a few bugs in nfsrv_rename() error recovery code.Thordur I. Bjornsson
2009-08-11syncTheo de Raadt
2009-08-11Must move the splx() lower in m_clget() so that it protects atomic accessTheo de Raadt
2009-08-10The shutdown hook is no longer required now that we shutdown all interfacesJoel Sing
2009-08-10move Sierra Wireless AirCard 881 CardBus to known to work as I use one.Kevin Steves
2009-08-10The start function did enough so the shutdown hook is not neededTheo de Raadt
2009-08-10hook no longer neededTheo de Raadt
2009-08-10This does not need a shutdown function either (though the equilevantTheo de Raadt
2009-08-10More cases of shutdown hooks not needed after card is already stopped. InTheo de Raadt
2009-08-10No arguments are the same as new-session and this requires the environment toNicholas Marriott
2009-08-10More cases of shutdown hooks not needed after card is already stopped. InTheo de Raadt
2009-08-10USB network devices do not DMA in a way that requires a shutdown functionTheo de Raadt
2009-08-10Reset the attributes after drawing all or part of the screen, and reset theNicholas Marriott
2009-08-10A few more simple cases of shutdown hooks which only call xxstop, whenTheo de Raadt
2009-08-10clear the beacons owner/valid bits to avoid garbage.Damien Bergamini
2009-08-10clear the beacons owner/valid bits to avoid garbage.Damien Bergamini
2009-08-10Use the right source and destination lines in grid_duplicate_lines.Nicholas Marriott
2009-08-10three more shutdown hooks bite the dust.Damien Bergamini
2009-08-10xge_shutdown is not needed now that interface is stopped, sinceTheo de Raadt
2009-08-10missing argument to DPRINTF.Damien Bergamini
2009-08-10delete xxshutdown handlers that are never even hooked upTheo de Raadt
2009-08-10undef OTUS_DEBUG.Damien Bergamini
2009-08-10i prefer (m == NULL) over (!m)Damien Bergamini
2009-08-10some minor tweaks; ok nicmJason McIntyre
2009-08-10use splhigh instead of splclock to block in the i386_ipiTheo de Raadt
2009-08-10Don't use char arrays for sleep wchans and reuse them.Thordur I. Bjornsson
2009-08-10right now, we only increment ci_idepth in struct cpuinfo whenOwain Ainsworth
2009-08-107 years ofHenning Brauer
2009-08-10we need to null mcopy, gotos bite. theo and i both missed them, theo okHenning Brauer
2009-08-10lockmgr -> rwlockOwain Ainsworth
2009-08-10build on amd64 alsoJonathan Gray
2009-08-10gpio for amd64.Jonathan Gray
2009-08-10fix previous:Henning Brauer
2009-08-10this is basically a fixed version of r1.165, avoid m_copym of each and everyHenning Brauer
2009-08-10At sys_reboot time, bring all the interfaces down so that their xxstopTheo de Raadt
2009-08-10if mpath steals a link, print out where the link was stolen so dmesg stillDavid Gwynne
2009-08-10Use an RB tree instead of a hashtable for fh/node lookups.Thordur I. Bjornsson
2009-08-10pull the printing out of scsibusprint so it can be used against scsi_linkDavid Gwynne