2014-12-18 |
deraadt | use suspend_randomness() and resume_randomness() |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Wrap more of these long lines. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | two more uses of siphash. better hash for ipv4. maybe... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | simple to use siphash here. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | simple to use siphash here. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | When the head of a list item is extended with a partial... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | wrap unreasonably long lines |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | The VM host might send multiple messages at once but... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
tedu | use siphash for pf_lb. for ipv6, we stretch it out... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | Don't let the modulo operator divide by zero. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | perform cpu setperf at same position in sequence as... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | suspend & resume RNG subsystem |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | suspend and resume the RNG (at what looks like the... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | When a VM resume occurs, request information from the... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | Create a suspend/resume infrastructure for the RNG... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
deraadt | If support is present, use rdrand() at resume time... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
krw | Change the link state change routing message generation... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
mpi | Merge from NetBSD r1.54 from Matthias Drochner: |
commit | commitdiff | tree | snapshot |
2014-12-18 |
dlg | ansi function prototypes. no functional change. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
dlg | white space tweaks, no functional change. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
dlg | replace splhigh and a simplelock with a mutex. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
mpi | If a host controller has been detached or reported... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Document * and :: to listen on all IPv4 or IPv6 addresses. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | Accept * as an alias for the default ipv4 listen address. |
commit | commitdiff | tree | snapshot |
2014-12-18 |
reyk | "tcp nodelay" shouldn't be discussing relaying SSH... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
mlarkin | Unmap the MP hatch and ACPI resume trampolines when... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
schwarze | The code is already careful to not add items to lists... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | the easier way to put a buffer on the stack is to put... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | unroll loops. much faster on amd64. ok deraadt millert |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | remove lock.h from uvm_extern.h. another holdover from... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | unroll loops for sha2. quite a bit faster for amd64. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | minimal removal of simplelock to eliminate lock.h depen... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
tedu | fix/reduce header dependencies. clock.c doesn't need... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
schwarze | Be a bit more lenient in what to accept for section... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
doug | Add size_t to int checks for SSL functions. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
millert | Use log_warnx() not log_warn() for mail loop warning... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
kettenis | Avoid premature masking in the interrupt handler code... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks (trivial) |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | delete simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | pretty easy removal of simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | remove simplelocks use |
commit | commitdiff | tree | snapshot |
2014-12-17 |
reyk | Add missing flag in the description field. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
jsg | add umcs(4) |
commit | commitdiff | tree | snapshot |
2014-12-17 |
mpi | Remove the "multicast_" prefix from the fields a multic... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
mpi | Use an interface index instead of a pointer for multica... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
guenther | Prefer MADV_* over POSIX_MADV_* in kernel for consisten... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
deraadt | delete archaic simplelock use. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
brad | Do as the datasheet recommends and disable the RX filte... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
daniel | increase to 2048 to prevent failure. ok deraadt@ |
commit | commitdiff | tree | snapshot |
2014-12-16 |
deraadt | install both ld.so with mode 444 |
commit | commitdiff | tree | snapshot |
2014-12-16 |
schwarze | Ignore mdoc(7) and man(7) macros inside tbl(7) code... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
jmatthew | Temporarily expand the pci memory range to suit Dell... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | don't include lock.h by default. poisons namespace... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
miod | sync |
commit | commitdiff | tree | snapshot |
2014-12-16 |
miod | Do not grab the kernel lock for clock interrupts, hardc... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | must include lock.h to play with locks |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | these headers do not need to (and should not) include... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | include atomic.h to get atomic operations (virtio_memba... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
sf | Define and print HV cpuid flag. |
commit | commitdiff | tree | snapshot |
2014-12-16 |
pascal | Install a copy of ld.so into /sbin. Soon to be used... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
sthen | typo; ok deraadt |
commit | commitdiff | tree | snapshot |
2014-12-16 |
deraadt | warn for correct symbol |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | must include lock.h if you want to play with locks |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | only need lock.h here, not all of uvm_extern.h |
commit | commitdiff | tree | snapshot |
2014-12-16 |
schwarze | correct -Tutf8 and -Thtml rendering of \(~= |
commit | commitdiff | tree | snapshot |
2014-12-16 |
millert | Don't pass options after the to address to sendmail... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
millert | Add new "expandaddr" flag (disabled by default) to... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
millert | Use glob() to expand filenames instead of passing it... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | primary change: move uvm_vnode out of vnode, keeping... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
miod | Protect memory allocation and disposal with splvm(... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
schwarze | Explicit block closure macros clobber next-line block... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
miod | Now that we have Camellia support in libcrypto, bring... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
schwarze | When a string comparison condition contains no mismatch... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
millert | Replace setpgrp(0, getpid()) with setpgid(0, 0). OK... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
millert | Remove some useless casts and includes. OK deraadt... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
tedu | include lock.h, needed for later headers but currently... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
jsg | Don't display formatted time if localtime() fails. |
commit | commitdiff | tree | snapshot |
2014-12-16 |
schwarze | When a numerical condition errors out after consuming... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
schwarze | use .In and delete .Tn; from Kaspars at Bankovskis... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
schwarze | Empty conditions count as false. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
schwarze | merge improvements from NetBSD; ok jmc@ nicm@ |
commit | commitdiff | tree | snapshot |
2014-12-15 |
tedu | don't drop the kernel lock everytime. on a busy system... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
tedu | .Xr cut which may be what you're really looking for. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
brad | Consistency with the pci_intr_map bits. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
schwarze | correct some character names to match groff; |
commit | commitdiff | tree | snapshot |
2014-12-15 |
schwarze | Let "man n open" do the same as "man -s n open" again... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
schwarze | Merge from bsd.lv: text about HTML written by kristaps@. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
schwarze | Catch localtime() failure for additional safety; |
commit | commitdiff | tree | snapshot |
2014-12-15 |
mpi | Stop using usb_{alloc,free}mem() for the rings and... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
kettenis | The PCI device ID 0x4c6e is a secondary device ID for... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
nicm | Notify on zoom/unzoom, from George Nachmann. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
nicm | Only redraw affected lines when selection changes with... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
jmc | remove -r from usage(); |
commit | commitdiff | tree | snapshot |
2014-12-15 |
miod | Move 40MB of .rodata and 40MB of stack to .bss; allows... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
guenther | fully parenthesize the PMAP_DIRECT_* macros |
commit | commitdiff | tree | snapshot |
2014-12-15 |
tedu | move needed macros to pmap.c and delete stale ones... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
guenther | Use MAP_INHERIT_* for the 'inh' argument to the UMV_MAP... |
commit | commitdiff | tree | snapshot |
next |