openbsd
2014-12-18 deraadtwrap unreasonably long lines
2014-12-18 reykThe VM host might send multiple messages at once but...
2014-12-18 teduuse siphash for pf_lb. for ipv6, we stretch it out...
2014-12-18 schwarzeDon't let the modulo operator divide by zero.
2014-12-18 deraadtperform cpu setperf at same position in sequence as...
2014-12-18 deraadtsuspend & resume RNG subsystem
2014-12-18 deraadtsuspend and resume the RNG (at what looks like the...
2014-12-18 deraadtWhen a VM resume occurs, request information from the...
2014-12-18 deraadtCreate a suspend/resume infrastructure for the RNG...
2014-12-18 deraadtIf support is present, use rdrand() at resume time...
2014-12-18 krwChange the link state change routing message generation...
2014-12-18 mpiMerge from NetBSD r1.54 from Matthias Drochner:
2014-12-18 dlgansi function prototypes. no functional change.
2014-12-18 dlgwhite space tweaks, no functional change.
2014-12-18 dlgreplace splhigh and a simplelock with a mutex.
2014-12-18 mpiIf a host controller has been detached or reported...
2014-12-18 reykDocument * and :: to listen on all IPv4 or IPv6 addresses.
2014-12-18 reykAccept * as an alias for the default ipv4 listen address.
2014-12-18 reyk"tcp nodelay" shouldn't be discussing relaying SSH...
2014-12-18 mlarkinUnmap the MP hatch and ACPI resume trampolines when...
2014-12-18 schwarzeThe code is already careful to not add items to lists...
2014-12-17 teduthe easier way to put a buffer on the stack is to put...
2014-12-17 teduunroll loops. much faster on amd64. ok deraadt millert
2014-12-17 teduremove lock.h from uvm_extern.h. another holdover from...
2014-12-17 teduunroll loops for sha2. quite a bit faster for amd64.
2014-12-17 teduminimal removal of simplelock to eliminate lock.h depen...
2014-12-17 tedufix/reduce header dependencies. clock.c doesn't need...
2014-12-17 schwarzeBe a bit more lenient in what to accept for section...
2014-12-17 dougAdd size_t to int checks for SSL functions.
2014-12-17 millertUse log_warnx() not log_warn() for mail loop warning...
2014-12-17 kettenisAvoid premature masking in the interrupt handler code...
2014-12-17 deraadtremove simplelocks (trivial)
2014-12-17 deraadtdelete simplelocks
2014-12-17 deraadtremove simplelocks
2014-12-17 deraadtpretty easy removal of simplelocks
2014-12-17 deraadtremove simplelocks
2014-12-17 deraadtremove simplelocks use
2014-12-17 reykAdd missing flag in the description field.
2014-12-17 jsgadd umcs(4)
2014-12-17 mpiRemove the "multicast_" prefix from the fields a multic...
2014-12-17 mpiUse an interface index instead of a pointer for multica...
2014-12-17 guentherPrefer MADV_* over POSIX_MADV_* in kernel for consisten...
2014-12-17 deraadtdelete archaic simplelock use.
2014-12-17 bradDo as the datasheet recommends and disable the RX filte...
2014-12-17 danielincrease to 2048 to prevent failure. ok deraadt@
2014-12-16 deraadtinstall both ld.so with mode 444
2014-12-16 schwarzeIgnore mdoc(7) and man(7) macros inside tbl(7) code...
2014-12-16 jmatthewTemporarily expand the pci memory range to suit Dell...
2014-12-16 deraadtsync
2014-12-16 tedudon't include lock.h by default. poisons namespace...
2014-12-16 miodsync
2014-12-16 miodDo not grab the kernel lock for clock interrupts, hardc...
2014-12-16 tedumust include lock.h to play with locks
2014-12-16 teduthese headers do not need to (and should not) include...
2014-12-16 teduinclude atomic.h to get atomic operations (virtio_memba...
2014-12-16 sfDefine and print HV cpuid flag.
2014-12-16 pascalInstall a copy of ld.so into /sbin. Soon to be used...
2014-12-16 sthentypo; ok deraadt
2014-12-16 deraadtwarn for correct symbol
2014-12-16 tedumust include lock.h if you want to play with locks
2014-12-16 teduonly need lock.h here, not all of uvm_extern.h
2014-12-16 schwarzecorrect -Tutf8 and -Thtml rendering of \(~=
2014-12-16 millertDon't pass options after the to address to sendmail...
2014-12-16 millertAdd new "expandaddr" flag (disabled by default) to...
2014-12-16 millertUse glob() to expand filenames instead of passing it...
2014-12-16 teduprimary change: move uvm_vnode out of vnode, keeping...
2014-12-16 miodProtect memory allocation and disposal with splvm(...
2014-12-16 schwarzeExplicit block closure macros clobber next-line block...
2014-12-16 miodNow that we have Camellia support in libcrypto, bring...
2014-12-16 schwarzeWhen a string comparison condition contains no mismatch...
2014-12-16 millertReplace setpgrp(0, getpid()) with setpgid(0, 0). OK...
2014-12-16 millertRemove some useless casts and includes. OK deraadt...
2014-12-16 teduinclude lock.h, needed for later headers but currently...
2014-12-16 jsgDon't display formatted time if localtime() fails.
2014-12-16 schwarzeWhen a numerical condition errors out after consuming...
2014-12-16 schwarzeuse .In and delete .Tn; from Kaspars at Bankovskis...
2014-12-15 schwarzeEmpty conditions count as false.
2014-12-15 schwarzemerge improvements from NetBSD; ok jmc@ nicm@
2014-12-15 tedudon't drop the kernel lock everytime. on a busy system...
2014-12-15 tedu.Xr cut which may be what you're really looking for.
2014-12-15 bradConsistency with the pci_intr_map bits.
2014-12-15 schwarzecorrect some character names to match groff;
2014-12-15 schwarzeLet "man n open" do the same as "man -s n open" again...
2014-12-15 schwarzeMerge from bsd.lv: text about HTML written by kristaps@.
2014-12-15 schwarzeCatch localtime() failure for additional safety;
2014-12-15 mpiStop using usb_{alloc,free}mem() for the rings and...
2014-12-15 kettenisThe PCI device ID 0x4c6e is a secondary device ID for...
2014-12-15 nicmNotify on zoom/unzoom, from George Nachmann.
2014-12-15 nicmOnly redraw affected lines when selection changes with...
2014-12-15 jmcremove -r from usage();
2014-12-15 miodMove 40MB of .rodata and 40MB of stack to .bss; allows...
2014-12-15 guentherfully parenthesize the PMAP_DIRECT_* macros
2014-12-15 tedumove needed macros to pmap.c and delete stale ones...
2014-12-15 guentherUse MAP_INHERIT_* for the 'inh' argument to the UMV_MAP...
2014-12-15 teduconvert bcopy to memcpy. ok dlg krw
2014-12-15 teduchange bcopy to memcpy. ok deraadt
2014-12-15 guentherEliminate the -r option and always do sysctl OID, usern...
2014-12-15 dougAdd error handling for EVP_DigestInit_ex().
2014-12-14 bcookunconditionally align SSL payloads
2014-12-14 bluhmBy now relayd expects tls in its config file and writes...
next