Age | Commit message (Expand) | Author |
2014-07-02 | Remove unused mainbus intr hook abstraction. | Tobias Ulmer |
2014-07-02 | Remove unused system_type and friends. Remnants from universal powerpc support | Tobias Ulmer |
2014-07-02 | don't clear tmux session sockets in daily(8)'s tmp cleanup, from Rafael Zalamena | Stuart Henderson |
2014-07-02 | Remove more unused cruft. | Joel Sing |
2014-07-02 | Disentangle the MANDOCERR_CHILD message, which reported three | Ingo Schwarze |
2014-07-02 | better indentation; no functional change | Mike Belopuhov |
2014-07-02 | u_int32_t's can't go negative | Mike Belopuhov |
2014-07-02 | condition above makes this part of the check useless; | Mike Belopuhov |
2014-07-02 | better indentation | Mike Belopuhov |
2014-07-02 | KNF. | Joel Sing |
2014-07-02 | Clean up warnings related to macros and nesting. | Ingo Schwarze |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2014-07-02 | this doesnt talk to uvm directly, so doesnt need uvm_extern.h | David Gwynne |
2014-07-02 | Fix the column numbers associated with in_line_argn() macros; | Ingo Schwarze |
2014-07-02 | move test to the right directory | Ingo Schwarze |
2014-07-02 | populate pool npages, as per src/sys/kern/subr_pool.c r1.135 | David Gwynne |
2014-07-02 | matthew@ noticed i wasnt populating npages in the kinfo_pool sent to | David Gwynne |
2014-07-02 | Change column display in -Ttree to be 1-based instead of 0-based | Ingo Schwarze |
2014-07-02 | Do not tun the .PHONY parts of ${LINT_TARGETS} twice. | Ingo Schwarze |
2014-07-02 | properly process minherit(2) flags; ok guenther@ matthew@ | Otto Moerbeek |
2014-07-02 | Use real parameter types for u{dv,vn}_attach() instead of void * | Matthew Dempsky |
2014-07-02 | inline is the new __inline | David Gwynne |
2014-07-02 | use pool_count to report the number of pools to userland rather | David Gwynne |
2014-07-02 | From: Gregor Best | Jason McIntyre |
2014-07-02 | provide a pool_count global so we can figure out how many pools there are | David Gwynne |
2014-07-02 | Improve "skipping paragraph macro" messages, | Ingo Schwarze |
2014-07-02 | take the pools mutex when copying stats out of it in the sysctl | David Gwynne |
2014-07-02 | tweak previous; | Jason McIntyre |
2014-07-02 | add an explicit rwlock around the global state (the pool list and serial | David Gwynne |
2014-07-02 | fix ssh protocol 1 on the server that regressed with the sshkey change | Damien Miller |
2014-07-02 | Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility, | Ingo Schwarze |
2014-07-02 | RETURN VALUES section | David Gwynne |
2014-07-02 | oops, extra newline | David Gwynne |
2014-07-02 | add a CONTEXT section. | David Gwynne |
2014-07-02 | pools havent needed to include <sys/time.h> for 7 or 8 years. | David Gwynne |
2014-07-02 | formatting tweaks. no functional change | David Gwynne |
2014-07-02 | info about pools is currently given to userland by copying each | David Gwynne |
2014-07-01 | Clean up the warnings related to document structure. | Ingo Schwarze |
2014-07-01 | Avoid a NULL deref in i2d_ECPrivateKey() when an EC_KEY lacks the public key | Miod Vallat |
2014-07-01 | Replace the assembly 88100 FPU imprecise exception code (mostly triggered by | Miod Vallat |
2014-07-01 | Make normalizeRoundAndPackFloat{32,64} non-static; they will be used outside | Miod Vallat |
2014-07-01 | When a carp interface is created with IFXF_NOINET6 flag, no link-local | Sebastian Benoit |
2014-07-01 | Adding an additonal delay after each access to SystemMemory or SystemIO | Mark Kettenis |
2014-07-01 | Fix snprintf() return value tests. ok gilles@ | Matthieu Herrb |
2014-07-01 | KASSERT() the correct node if a hint is passed to rn_delete(). | Martin Pieuchot |
2014-07-01 | activate "out-of-order" archives based on history | Marc Espie |
2014-07-01 | turn out-of-order extraction back on. | Marc Espie |
2014-07-01 | tweak the ProgressMeter code to always record sizes, even in the stub case | Marc Espie |
2014-07-01 | update currency exchange rates; | Jason McIntyre |
2014-07-01 | no more uvm_fork(9); | Jason McIntyre |