openbsd
2017-06-24 schwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-06-24 schwarzeDelete .St -p1003.1-2013.
2017-06-24 krwUse a local variable rather than a global flag to record
2017-06-24 djmcorrect env var name
2017-06-24 jmcspelling;
2017-06-24 djmdon't pass pointer to struct sshcipher between privsep...
2017-06-24 djmregress test for ExposeAuthInfo
2017-06-24 djmrefactor authentication logging
2017-06-24 jmcword fix;
2017-06-24 djmswitch sshconnect.c from (slightly abused) select(...
2017-06-24 djmuse HostKeyAlias if specified instead of hostname for...
2017-06-24 djmno need to call log_init to reinitialise logged PID...
2017-06-23 schwarzeConsistently treat character escape sequences as operators,
2017-06-23 schwarzesplitting a text box sometimes requires wrapping it...
2017-06-23 bluhmMake libiberty test programs compile and run without...
2017-06-23 schwarzedelete unused "lastline" state variable and some commen...
2017-06-23 krwOnce you have forked into two processes, setting a...
2017-06-23 schwarzedelete warning about missing whitespace before trailing...
2017-06-23 mikebEvent interrupt handler should call hv_channel_schedule now
2017-06-23 schwarzedelete -r, RCS id checks are now covered by mandoc,
2017-06-23 mikebRequest deferred interrupt processing
2017-06-23 mikebIntroduce deferred interrupt processing capability
2017-06-23 mikebs/membar_sync/virtio_membar_sync/
2017-06-23 mikebFinish up minor changes in the output and clear the...
2017-06-23 krwOops. Remove extraneous 'return' and some braces from
2017-06-23 krwUse a const char * for "/etc/resolv.conf.tail" instead...
2017-06-23 krwTake reyk's imsg resolv.conf improvements of a while...
2017-06-23 nicmAdd user-keys option to allow user-defined keys to...
2017-06-23 kevlo- Fix Tx queues to USB endpoints mapping and merge...
2017-06-23 fcambusRemove unused confirm() and datime() functions.
2017-06-23 jsgAlways include Makefile.dep, conditionally including...
2017-06-23 bluhmResetting the mbuf header in if_input_local() was strip...
2017-06-23 mpiUnbreak profiling assembly functions in userland by...
2017-06-23 mestreWhen using the escape sequence &~ the code path is...
2017-06-23 tedui didn't know we had clang-local until reminded by...
2017-06-23 dtuckerImport regenerated moduli.
2017-06-23 dtuckerRun the screen twice so we end up with more candidate...
2017-06-23 schwarzeWrite text boxes as <mi>, <mn>, or <mo> as appropriate,
2017-06-23 dlgset the alignment of the per cpu cache structures to...
2017-06-23 dlgchange the semantic for calculating when to grow the...
2017-06-23 schwarzeSimplify font handling:
2017-06-22 deraadti386 uses a intentional fallthrough between appended...
2017-06-22 bennoDo not interpret an empty path as current working direc...
2017-06-22 fcambusClose file descriptor on an exit path.
2017-06-22 bluhmPerl on 32 bit architectures does not support pack...
2017-06-22 bluhmGet the framework from relayd regress to start switchd...
2017-06-22 bluhmDo not skip any crypto tests. Remove useless make...
2017-06-22 antonMake sure to abort loops when pressing ^C in csh.
2017-06-22 jsingUse the tls_password_cb() callback with all PEM_read_bi...
2017-06-22 jsingFix incorrect indentation.
2017-06-22 jsingPlug a memory leak in tls_keypair_cert_hash(), introduc...
2017-06-22 mikebPick rijndael.c lost after backout; requested by bluhm@
2017-06-22 jsingRemove dead code that has remained hiding since ressl...
2017-06-22 jsingUse the standard `rv' idiom in tls_keypair_load_cert...
2017-06-22 jsingDistinguish between self-issued certificates and self...
2017-06-22 espiezap trailing spaces from the previous commits and also...
2017-06-22 espiebetter display of cycles in -j mode.
2017-06-22 bluhmConvert shell script tests to regress make rules. ...
2017-06-22 deraadtAdjust relink procedure to use new targets. Better...
2017-06-22 deraadtcompile.tgz no longer needs to contain machine/ subdir...
2017-06-22 deraadtGenerate a gap.link script, and use that to generate...
2017-06-22 deraadtGenerate the newbsd: and install-update: targets here...
2017-06-22 deraadtcalculate a "sum" based upon pointers to functions...
2017-06-22 krwDrop support for old (>4yr) timestamp formats in leases
2017-06-22 visaImprove the coalescing of instruction cache flushes...
2017-06-22 jmctypo; from jack burton
2017-06-22 tomTidy up comment about double load opcodes in m88k/eh_co...
2017-06-22 tomFix the remaining ';;'s in sys/
2017-06-22 jmatthewAdd a hypervisor-specific function pointer in pvbus...
2017-06-22 tomFix another ;; in sys/dev
2017-06-22 deraadtdouble ;;. xhci one found by geoffhill
2017-06-22 dlgitems get returns to pools with pool_put, not pool_get.
2017-06-22 deraadtOnly print the magic '&' letter on a disk if the hibern...
2017-06-22 schwarzeFix font selection for text boxes in the terminal forma...
2017-06-21 deraadt/var/db/kernel.SHA256 contains the hash of the /bsd...
2017-06-21 deraadtWhen building a snapshot, install the compile.tgz file...
2017-06-21 deraadtBetter off padding with 0x0. 0x0 = "break 0,0".
2017-06-21 schwarzeOutside explicit font context, give every letter its...
2017-06-21 deraadtelf64_x86_64_plt0_entry had a hardcoded nop-sled, befor...
2017-06-21 deraadtIntra-segment traps instead of nops. Similar to kernel...
2017-06-21 deraadtFill space between sections with traps, rather than...
2017-06-21 antonMinor style(9) corrections and whitespace cleanup to...
2017-06-21 deraadtLarge nopsleds make it easier for ROP machinery to...
2017-06-21 antonAdd regression tests for the filec feature in csh.
2017-06-21 antonReplace usage of TIOCSTI in csh using a more common...
2017-06-21 schwarzequoted words are not parsed for defined keys
2017-06-21 mikebDon't confuse SCSI command status and transfer error...
2017-06-21 schwarzeRecognize well-known functions names (the same that...
2017-06-21 deraadtPermit TIOCSTAT on a tty.
2017-06-21 teduFor a decade or more, we've patched gcc to make -fno...
2017-06-21 krwTeach get_recorded_lease() that static leases do not
2017-06-21 mikebReturn early from NVS command submission if no response...
2017-06-21 krwNo need to manually check validity of ifi->active when
2017-06-21 bluhmFix kernel diagnostic assertion "(sk->inp == NULL)...
2017-06-21 krwConsistently use time(&var) idiom rather than tossing...
2017-06-21 krwAllow familiar idiom free_client_lease(NULL).
2017-06-21 mikebInclude the request id in the I/O debug output
2017-06-21 akfaewList all five devices, not just the first two.
2017-06-21 deraadtsync
2017-06-21 espieerror out if an exists condition tests an empty path...
next