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