Age | Commit message (Expand) | Author |
2014-04-27 | zap a ton of silly Tn, and uppercase TTL; a few other minor tweaks along the | Jason McIntyre |
2014-04-27 | Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register. | Stefan Sperling |
2014-04-27 | Start de-obfuscating the HC drivers. | Martin Pieuchot |
2014-04-27 | Don't zap disklabel (and next 6 blocks) when installing boot block on | Kenneth R Westerback |
2014-04-27 | Do not let the bluetooth HID device, present in Apple machines with USB, | Martin Pieuchot |
2014-04-27 | Get back "_ppp" user and "_ppp" group. From now they will be solely | YASUOKA Masahiko |
2014-04-27 | transplant hotplug code over from qle(4) | Jonathan Matthew |
2014-04-27 | sync | Todd T. Fries |
2014-04-27 | When the firmware has already allocated the handle we want to use to log in | Jonathan Matthew |
2014-04-26 | Appease gcc3 -Wuninitialized. | Miod Vallat |
2014-04-26 | Get rid of duplication of the global lock code. Allow recursion in all | Mark Kettenis |
2014-04-26 | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | Bob Beck |
2014-04-26 | sync | Todd T. Fries |
2014-04-26 | Do not pass a NULL argument to OF_getprop(), even if it's fine for the | Martin Pieuchot |
2014-04-26 | Allow to compile with DEBUG_PMAP defined. | Martin Pieuchot |
2014-04-26 | More KNF. | Joel Sing |
2014-04-26 | KNF. | Joel Sing |
2014-04-26 | Kill the link to /usr/bin/page. OK henning@ jmc@ miod@ schwarze@ | Todd C. Miller |
2014-04-26 | fix whitespace | Stuart Henderson |
2014-04-26 | Only remove queues from the TAILQ when the ticket changes; fixes PPS/BPS | Stuart Henderson |
2014-04-26 | This is not FreeBSD. | Joel Sing |
2014-04-26 | Do you really want to build OpenSSL for 16-bit Windows? Well, we don't. | Joel Sing |
2014-04-26 | Link traceroute6 to traceroute, thus completing the merge. | Florian Obser |
2014-04-26 | remove a duplicate break statement | Jonathan Gray |
2014-04-26 | Revert 1.11. That patch is not only not necessary, it is quite harmful now. | Alexandr Shadchin |
2014-04-26 | Perform MAXPHYS-sized reads for the chunktable instead of PAGE_SIZE-sized | Mike Larkin |
2014-04-25 | discussing terminfo is not needed; ok schwarze | Jason McIntyre |
2014-04-25 | This manual was lacking it's most important section, HISTORY. | Ingo Schwarze |
2014-04-25 | Security is square, gaming is hip, | Ingo Schwarze |
2014-04-25 | filter excess data from autoinstall output *before* it ends up in the | Alexander Hall |
2014-04-25 | Make more(1) POSIX compliant with respect to the -e option. | Ingo Schwarze |
2014-04-25 | Redirecting stderr to /dev/null suppresses all errors. Instead use | Alexander Bluhm |
2014-04-25 | add traceroute6 to NAME, and knock out some unneeded Bk/Ek; | Jason McIntyre |
2014-04-25 | sort; ok blambert | Jason McIntyre |
2014-04-25 | KNF. | Joel Sing |
2014-04-25 | Defer the free of the hibernate structures until later, when it is safe to | Mike Larkin |
2014-04-25 | Fix a minor optimization i broke in bsd.lv rev. 1.163 on August 20, 2010: | Ingo Schwarze |
2014-04-25 | Fold in the zlib_cleanup macro. | Joel Sing |
2014-04-25 | do_pipe_sig is now only used in openssl.c - just call signal() directly | Joel Sing |
2014-04-25 | NON_MAIN no longer means anything so remove it, along with APP_INIT. | Joel Sing |
2014-04-25 | The apps_{startup,shutdown} macro mess is now only used in openssl.c - | Joel Sing |
2014-04-25 | Merge Less 458 plus local patches | Alexandr Shadchin |
2014-04-25 | Import of Less 458 | Alexandr Shadchin |
2014-04-25 | Clean up the remaining TTY related remnants. | Joel Sing |
2014-04-25 | specifying ECHOCTL once is enough | Jonathan Gray |
2014-04-25 | regen | Martin Pieuchot |
2014-04-25 | Add a bunch of GeForce GT{,X} chips listed in nvidia's 334.21 driver. | Martin Pieuchot |
2014-04-25 | kill dugsong's debugging leftover; ok sthen, jsg | Mike Belopuhov |
2014-04-25 | Reduce the verbosity of makewhatis -t: | Ingo Schwarze |
2014-04-25 | MLINKS traceroute.8 traceroute6.8 | Florian Obser |