summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-10add an option '1' to display all cpu stats combined. helps save spaceTed Unangst
2009-12-10Add "server options" which are server-wide and not bound to a session orNicholas Marriott
2009-12-10tweak previous;Jason McIntyre
2009-12-10Make sure to use 64 bit instructions in the assembly statements (addi -> daddi)Miod Vallat
2009-12-10various bits of knf; ok yuoTheo de Raadt
2009-12-10plug memory leak, spotted by parfait; ok krwTheo de Raadt
2009-12-10o stop reordering ifconfig arguments (e.g. after 'up ..')Todd T. Fries
2009-12-10Eliminate the confusing term "find codes database" which is used nowhere else.Ingo Schwarze
2009-12-10remove dead assignment and newly created unused variable.Charles Longeau
2009-12-10syncTheo de Raadt
2009-12-10remove dead assignment and newly created unused variable.Charles Longeau
2009-12-09Resubmit any pending SCSI commands when we sucessfully (re)connect toMark Kettenis
2009-12-09this does not even compileTheo de Raadt
2009-12-09mention uhts(4). suggested by jmc@Matthieu Herrb
2009-12-09add uhts(4).Matthieu Herrb
2009-12-09add uhts(4) a driver for USB HID touchscreens. ok miod@.Matthieu Herrb
2009-12-09off by one in carp configuration; found by parfait, ok jsgTheo de Raadt
2009-12-09Nuke stray comment referencing deceased TRY_AGAIN_LATER that dlg@Kenneth R Westerback
2009-12-09By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-09By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-09sloppy oga, tsk tsk, you are scaring usTheo de Raadt
2009-12-09Don't try to shove I/O down the LDC if we're disconnected from the virtualMark Kettenis
2009-12-09Do not count input errors twice. We always read input errors fromChristian Weisgerber
2009-12-09syncTheo de Raadt
2009-12-09Add entries in compat signal mapping arrays for SIGTHR.Jonathan Gray
2009-12-09Remove the clean gdt bit and leave the idt part in.Paul Irofti
2009-12-09add two new MD only pmap apis to amd64 and i386 (not to be used in MIOwain Ainsworth
2009-12-09add cpufunc functions for the clflush instruction and the mfenceOwain Ainsworth
2009-12-09Detect the cache line size for the clflush instruction when we identifyOwain Ainsworth
2009-12-09We only need to fchdir(dotfd) for the -exec and -ok primaries soTodd C. Miller
2009-12-09parsecommunity() always works on a struct filter_community. So pass aClaudio Jeker
2009-12-09Enable parsing of the optional Transport Address TLV in the helloMichele Marchetto
2009-12-09parsecommunity() does not allow to set unknown well-known communities.Claudio Jeker
2009-12-09Stop spamming dmesg when raid isn't available.Marco Peereboom
2009-12-09disable useles printMarco Peereboom
2009-12-08Unconditionnaly move kernel virtual memory space to XKSEG, now that previousMiod Vallat
2009-12-08In cpu_switchto(), correctly ignore CKSEG0 curprocpaddr (and do not update theMiod Vallat
2009-12-08Use a whole page for msgbuf if page size is larger than 4KB, instead ofMiod Vallat
2009-12-08Remove old SysV SHM size limits global variables, they are no longer neededMiod Vallat
2009-12-08Passing kva + size as the third argument to uvm_km_free() is a bad idea. ItMark Kettenis
2009-12-08Fix overflow bug found by Holger Mikolon, thanks.Dale Rahn
2009-12-08Base the revision string in the INQUIRY info on the version of the VIO protocolMark Kettenis
2009-12-08Must byte-swap extended community data before printing since it is inClaudio Jeker
2009-12-08porcesses -> processesJonathan Gray
2009-12-08Split out some code into own function to make the code a bit nicer.Claudio Jeker
2009-12-08yes "initial letters in Nd should not be uppercased unneccessarily"Jason McIntyre
2009-12-08Big AID change part 2 bgpctl part. Cope with the changes in bgpd, more toClaudio Jeker
2009-12-08Big AID change part two. This changes the mp capability into an array ofClaudio Jeker
2009-12-08the ata identify structure is stupid. its full of buffers you haveDavid Gwynne
2009-12-08claim Intel 82801H RAID by pci id. it might be in RAID mode, not ahci.David Gwynne