Age | Commit message (Expand) | Author |
2011-07-06 | Add sysctl net.inet.tcp.always_keepalive, when this is set the system | Stuart Henderson |
2011-07-06 | Handle pci_conf_read() faults on reading non-existent registers that result | Mark Kettenis |
2011-07-06 | "Tweak previous", aka | Alexander Hall |
2011-07-06 | Harden the checks on the provided sets/src to make sure they are legit. | Antoine Jacoutot |
2011-07-06 | I forgot to delete files on my previous commit. sorry. | YASUOKA Masahiko |
2011-07-06 | Handle pci_conf_read() faults on reading non-existent registers that result | Mark Kettenis |
2011-07-06 | ppp_ifstart unconditionally. depending on ALTQ for this is ridiculous. | Henning Brauer |
2011-07-06 | update regress for non-crypto flow 'type use' case | Theo de Raadt |
2011-07-06 | For non-crypted flows (such as ipcomp and ipip), default their | Theo de Raadt |
2011-07-06 | Remove mention of P_BIGLOCK. | Artur Grabowski |
2011-07-06 | Clean up after P_BIGLOCK removal. | Artur Grabowski |
2011-07-06 | sync | Theo de Raadt |
2011-07-06 | Remove the verbiage about manually merging 'etc' on upgrade. You get | Antoine Jacoutot |
2011-07-06 | stylistic clean of buffer flags assignment to be more obviously not a | Bob Beck |
2011-07-06 | fix that fscking "fgetln(): bad file descriptor" bug experienced by many. | Gilles Chehade |
2011-07-06 | Add RADIUS accounting support and some authentication related changes: | YASUOKA Masahiko |
2011-07-06 | the rest of the uvm commit - I commited from uvm instead of sys | Bob Beck |
2011-07-06 | Make this compile with gcc2. | Miod Vallat |
2011-07-06 | Renumber root busses symbolic values, and drop more fields from struct bp_conf, | Miod Vallat |
2011-07-06 | These files no longer need to include <machine/nexus.h> | Miod Vallat |
2011-07-06 | Drop cpu_dep.cpu_subconf routine, which is no longer used after KA820 support | Miod Vallat |
2011-07-06 | Make sure typing "make install" twice in a row | Ingo Schwarze |
2011-07-06 | As non-mp install.md's neither set NCPU, nor will have a bsd.mp, | Alexander Hall |
2011-07-06 | Add support for C99 %ls and %lc format directives, as been documented in | Stefan Sperling |
2011-07-06 | uvm changes for buffer cache improvements. | Bob Beck |
2011-07-06 | Add a regression test for file descriptor passing with UNIX sockets. | Matthew Dempsky |
2011-07-06 | correct $OpenBSD tag may help | Ariane van der Steldt |
2011-07-06 | forgot OpenBSD tag | Ariane van der Steldt |
2011-07-06 | Cleanup presto(4) like other disk drivers. | Matthew Dempsky |
2011-07-06 | Add rc.d(8) script for the system daemons that are restartable. | Robert Nagy |
2011-07-06 | Remove old warning about upgrading tic and just exit. | Nicholas Marriott |
2011-07-06 | Speed up cgetnext() by passing the record we want to parse in to | Todd C. Miller |
2011-07-06 | No need to change tabset path in termtypes.master, they've all been | Todd C. Miller |
2011-07-06 | Do not use wildcards in GCC4_ARCH, they do not play well with make's :M | Miod Vallat |
2011-07-06 | Regen | Miod Vallat |
2011-07-06 | Remove obsolete drivers descriptions; no change in generated files on all | Miod Vallat |
2011-07-06 | Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the | Miod Vallat |
2011-07-06 | bzero the agent address. the kernel was for a while very cranky about | Ted Unangst |
2011-07-06 | sigset_t is unsigned, so eliminate a warning by shifting a 1U instead | Philip Guenthe |
2011-07-06 | Consistency in stdout redirections. | Antoine Jacoutot |
2011-07-06 | When checking if a chunk is in use, do not match on NODEV. | Joel Sing |
2011-07-06 | Use a single shutdown hook for the softraid controller instead of | Joel Sing |
2011-07-06 | vndsize() can just return -1; we don't support swapping to vnd | Matthew Dempsky |
2011-07-06 | Compact the vnd sc_flags bits. | Matthew Dempsky |
2011-07-06 | Indent, no change. | Antoine Jacoutot |
2011-07-06 | On several archs (e.g. hppa, sgi, macppc) readdoslabel() is called after an a... | Kenneth R Westerback |
2011-07-06 | Remove a trailing \ from a comment which was hiding the altos3 entry | Nicholas Marriott |
2011-07-06 | Ooops. Missed one 'readdoslabel() only' arch. Do the block <-> sector dance for | Kenneth R Westerback |
2011-07-06 | Actually make sr_detach() work. At this stage we never detach softraid(4), | Joel Sing |
2011-07-06 | Retain a reference to the registered sensor task so that we can unregister | Joel Sing |