Age | Commit message (Expand) | Author |
2014-04-05 | fix writing of multiline To and Cc headers | Gilles Chehade |
2014-04-05 | Be sure to release rwlock when returning error in pppxclose(). | Miod Vallat |
2014-04-05 | set adapter buswidth according to the number of loop ids supported by the | Jonathan Matthew |
2014-04-04 | Add the -t ktrace(1) option to ltrace(1), so that you can trigger both | Miod Vallat |
2014-04-04 | Second step of the R4000 EOP errata WAR: when pmap invalidates a page which | Miod Vallat |
2014-04-04 | fix header parsing issue in enqueuer leading to From: header being stripped | Gilles Chehade |
2014-04-04 | If the PDC_COPROC call fails, and we are running on a PA 1.1 system, assume | Miod Vallat |
2014-04-04 | It seems that, when the on-board USB controller is an ALI M5237 USB and its | Miod Vallat |
2014-04-04 | Change HTTP_PROXY back to http_proxy. This is an environment variable | Kenneth R Westerback |
2014-04-04 | In -p (picky) mode, warn unless each filename (aka mlink) | Ingo Schwarze |
2014-04-04 | Warn about missing mlinks. | Ingo Schwarze |
2014-04-04 | Merge the mda, mta and smtp processes into a single unprivileged | Eric Faurot |
2014-04-04 | Remember which names are in the NAME section. | Ingo Schwarze |
2014-04-04 | start the purge task after events are set, or we can miss SIGCHLD | Eric Faurot |
2014-04-04 | sync | Theo de Raadt |
2014-04-04 | Rework the command polling loop so it can handle multiple responses in a single | Jonathan Matthew |
2014-04-04 | Paul B. Henson discovered it was possible to hit a kernel | Jonathan Gray |
2014-04-04 | remove some duplicate text, | Ingo Schwarze |
2014-04-04 | When the -n or -t flag is given to makewhatis(8), | Ingo Schwarze |
2014-04-04 | sync | Theo de Raadt |
2014-04-04 | let device_register match scsi devices to anything hanging off a | David Gwynne |
2014-04-03 | bcopy -> memcpy | Ted Unangst |
2014-04-03 | regen | Miod Vallat |
2014-04-03 | XIRING Ximax CDC adapter | Miod Vallat |
2014-04-03 | Instead of silently doing nothing at all, | Ingo Schwarze |
2014-04-03 | add a uvm_yield function and use it in the reaper path to prevent the | Ted Unangst |
2014-04-03 | if it's ok to wait, it must also be ok to give the kernel lock. do so. | Ted Unangst |
2014-04-03 | On second thought, make that manpage MI, even though the binary is not | Miod Vallat |
2014-04-03 | Install the manpage on loongson too (and arm* while there); it could be argued | Miod Vallat |
2014-04-03 | regen | Miod Vallat |
2014-04-03 | Add wskbd nodes to the bsd.rd /dev posse; allows kbd -l to work as intended | Miod Vallat |
2014-04-03 | uvm_fault() will try to fault neighbouring pages for the MADV_NORMAL case, | Miod Vallat |
2014-04-03 | When finding a file in a non-existant directory: | Mark Lumsden |
2014-04-03 | Add the missing 6322 PCI id. | Brad Smith |
2014-04-03 | Do not keep the EOP check bits in PGF_PRESERVE. | Miod Vallat |
2014-04-03 | Put back 1.11, lost during the last update; unbreaks NOPIC builds. | Miod Vallat |
2014-04-03 | fix $OpenBSD$, noticed by philip | Bob Beck |
2014-04-03 | put $OpenBSD$ back.. notice by philip. | Bob Beck |
2014-04-03 | sync | Theo de Raadt |
2014-04-03 | Rename the -W option to -p (mnemonics: picky, print to stderr): | Ingo Schwarze |
2014-04-03 | Update Copyright notice; ok otto@ beck@ deraadt@. | Ingo Schwarze |
2014-04-03 | Proper validation and computation of bsize in expert mode; ok krw@ millert@ | Otto Moerbeek |
2014-04-03 | I have discussed these licenses with Poul-Henning Kamp and he has agreed to | Bob Beck |
2014-04-03 | The -v option of mandocdb(8) clashes with the -v option of espie@'s | Ingo Schwarze |
2014-04-03 | various macro cleanup and tweaks; | Jason McIntyre |
2014-04-03 | XHCI -> xHCI to be consistent with device names. | Martin Pieuchot |
2014-04-03 | sort SEE ALSO; | Jason McIntyre |
2014-04-03 | enable hds | David Gwynne |
2014-04-03 | use asr helpers after libevent update. | Eric Faurot |
2014-04-03 | add helper functions to use asr with libevent. | Eric Faurot |