summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10Drop the f0, f1, f2 gettytab capabilities that were used to pokeChristian Weisgerber
2013-12-10Disable the USE_OLD_TTY hack that re-encoded termios Bnnn speedsChristian Weisgerber
2013-12-10Add infrastructure to create un-biglocked task queues. Stolen from blambert@Mark Kettenis
2013-12-10Oops. Missed file.Kenneth R Westerback
2013-12-10Rework [priv_]write_file() and associated struct imsg_write_fileKenneth R Westerback
2013-12-10Remove the printcap fc, fs, xc, xs capabilities from lpd that were usedChristian Weisgerber
2013-12-10Unset fuse_mnt in fusefs_unmount after vflushing and freeing fbufs in use.pelikan
2013-12-10Remove an attempt to free a non-heap object.Sylvestre Gallon
2013-12-09Make the response lookup of a question match on entire words, whereAlexander Hall
2013-12-09Bring i915_gem_mmap_ioctl a bit closer to the Linux code.Mark Kettenis
2013-12-09At resume, do not spin flushing characters in from the chip. There shouldn'tTheo de Raadt
2013-12-09Remove MD intagp(4) code that is unused now that inteldrm(4) manages the GTTMark Kettenis
2013-12-09use new com.c bus-independent suspend/resume code, rather than trying toTheo de Raadt
2013-12-09initialize staterr, no functional change; from david hillMike Belopuhov
2013-12-09At suspend/resume time cope with timeouts, DTR on resume in a busTheo de Raadt
2013-12-09syncTheo de Raadt
2013-12-09Refactor processing of classless static routes option (121). AddKenneth R Westerback
2013-12-09use a separate task queue for sensors;Mike Belopuhov
2013-12-09Don't keep removed files (B_INVAL bufs) in the buffer cache. Free buffersBob Beck
2013-12-09Fix crash on urndis(4) detachPaul Irofti
2013-12-09distingush between sa_msgid not set and 0; otherwise we startMarkus Friedl
2013-12-09Fix issues with dirent returning junk due to removal of bzero in version 1.14.Bob Beck
2013-12-09jmc has high expectations.David Gwynne
2013-12-09replace workq_task_add with a task. stash teh struct in the ata xfer thingDavid Gwynne
2013-12-09remove unused definesMarkus Friedl
2013-12-09Add Authors for the public domain ed25519/nacl code.Markus Friedl
2013-12-09forgot to say: aobj grow/shrink tweaks are mostly from Pedro Martelletto,Marc Espie
2013-12-09timeout_del unconditionallyTheo de Raadt
2013-12-09document RWLOCK_INITIALIZERDavid Gwynne
2013-12-09.Nm lines for the macrosDavid Gwynne
2013-12-09basic documentation for MUTEX_INITIALIZER.David Gwynne
2013-12-09Use shell arrays to store arguments instead of building a string for eval.Philip Guenther
2013-12-09document the global systq.David Gwynne
2013-12-09Mark a few functions with __unused.Brad Smith
2013-12-08Reduce in_addr memcpy() dances by simply using assignments where the sourceKenneth R Westerback
2013-12-08allow aobj to shrink grow, for tmpfs supportMarc Espie
2013-12-08Reduce the random name length when sem_init is called with psharedFederico G. Schwindt
2013-12-08Make -c option description more accurate (merged from sudo 1.8).Todd C. Miller
2013-12-08Fix rtsx_read_cfg() return value check in rtsx_attach(). Diff from dhill.Stefan Sperling
2013-12-08Use the value of SGIVOLSZ everywhere needed instead of recomputing it at runtimeMiod Vallat
2013-12-08syncTheo de Raadt
2013-12-08remove the final vestiges of the stty(), gtty(), and ftime() compatibilityChristian Weisgerber
2013-12-08simplify activate functionTheo de Raadt
2013-12-08remove case that does nothingTheo de Raadt
2013-12-08Suggest booting from cd-rom as the first choice. Document that cd54.iso isMiod Vallat
2013-12-08reflect reality, mark as NOOBJMarc Espie
2013-12-08Don't forget to create a boot-IP28 link in /usr/mdec, for the sake of theMiod Vallat
2013-12-08Force LC_ALL to 'C' before exec'ing ftp or gzip -d. pkg_add expectsJeremie Courreges-Anglas
2013-12-08After a completed upgrade, present reboot and post-reboot instructions in aStefan Sperling
2013-12-08also cover initial installations (which means we do try to installMarc Espie