summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-11By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-12-11More changes to avoid truncating 64 bit pointers to 32 bits and sign-extendingMiod Vallat
2009-12-11Fill out the pdq_cmd_info table to 18 elements, despite many ofPhilip Guenthe
2009-12-10fix potential bugs spotted by parfaitBob Beck
2009-12-10getcwd() is posix, not ansi; from Thomas PfaffJason McIntyre
2009-12-10Now that the old SysV SHM size limits global variables are gone, removeMark Kettenis
2009-12-10clarify the new rules of hostname.if files. A few special formats areTheo de Raadt
2009-12-10Length of the host address in the FEC TLV must be encoded in numberMichele Marchetto
2009-12-10"please apply the same diff as for rt2860 to if_run.c" damien@Owain Ainsworth
2009-12-10fix a theoretical (but not possible) array bound overflow.Owain Ainsworth
2009-12-10memory leak, and off by one buffer overflow - spotted by parfaitBob Beck
2009-12-10Change nasty realloc call to a more correct looking ideom - noticed whileBob Beck
2009-12-10careless fscanf, found by parfait, ok jsgTheo de Raadt
2009-12-10memory leak, found by parfait, ok jsgTheo de Raadt
2009-12-10ansiTheo de Raadt
2009-12-10spacingTheo de Raadt
2009-12-10"fix" from freebsd to hide potential race in silly renames, whereBob Beck
2009-12-10a few sizeof(array)/sizeof(array[0]) -> nitems(array) conversions found whileOwain Ainsworth
2009-12-10unify; ok jmcTheo de Raadt
2009-12-10do not leak memory, found by parfait, ok millert ottoTheo de Raadt
2009-12-10plug some memory leaks; found by parfait, ok henningTheo de Raadt
2009-12-10Fix a case when 2yz status would not override existing 4yz one.Jacek Masiulaniec
2009-12-10Fix few read overruns found by parfait.Jacek Masiulaniec
2009-12-10better wording for 1 option from jmcTed Unangst
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