openbsd
2015-01-15 chlremove unused variable
2015-01-15 chlremove unused variable
2015-01-15 deraadtall modern systems can do this SUSPEND thing
2015-01-15 deraadtNR_OF_EOFS is a festering boil, lance & drain.
2015-01-15 kettenisMap the sigcode page with MAP_INHERIT_COPY to make...
2015-01-15 sfDon't include i82489 headers in cpu.h
2015-01-15 sfDefine and print HV cpuid flag on i386.
2015-01-15 nicmRemove an unnecessary variable and shorten a line.
2015-01-15 nicmShorten some long lines.
2015-01-15 bluhmAdd a test for syslogd that reconnects to a TCP syslog...
2015-01-15 millertUse explicit_bzero instead of memset in hash Final...
2015-01-15 sobradotell the truth about DES.
2015-01-15 bluhmWhen the connection to a TCP syslog server fails or...
2015-01-15 djmfix regression reported by brad@ for passworded keys...
2015-01-15 kettenisMap the sigcode page copy-on-write. This allows userla...
2015-01-15 djmsync ssh-keysign, ssh-keygen and some dependencies...
2015-01-15 ajacoutotExtend the description of _timeout.
2015-01-15 gilleswhen enqueueing offline mails from within the daemon...
2015-01-15 djmremove commented-out test code now that it has moved...
2015-01-15 djmunit tests for KRL bitmap
2015-01-15 deraadtback in september I did the large abstraction refactori...
2015-01-15 schwarzeFatal errors no longer exist.
2015-01-15 millertSync with libc version.
2015-01-15 millertMake strlcpy/strlcat slightly easier to read.
2015-01-15 millertPOSIX does not require an explicit inclusion of sys...
2015-01-15 schwarzedowngrade .so failure from FATAL to ERROR
2015-01-15 jsgDefine a new wscons mouse type for Synaptics clickpad...
2015-01-15 deraadtI bet the reference to <sys/ttycom.h> near the ldisc...
2015-01-15 deraadtdo not be specific regarding which ioctl backend .h...
2015-01-15 deraadtnot supposed to include sys/ttycom.h (these may have...
2015-01-15 deraadtwrong place to mention nmea. cua is different, that...
2015-01-15 deraadtdelete overly-specific details that cause espie angst.
2015-01-14 deraadtchange _yp_domain[] to HOST_NAME_MAX+1, and re-arrange...
2015-01-14 deraadtthese never needed sys/param.h
2015-01-14 schwarzedowngrade ".so with absolute path" from FATAL to ERROR;
2015-01-14 schwarzesimplify by getting rid of ROFF_ERR in tbl(7) parsing...
2015-01-14 schwarzeTo get rid of SYSERR entries in enum mandocerr, downgra...
2015-01-14 miodDon't forget to register event counter for VME interrupts.
2015-01-14 schwarzeif earlier files set a non-zero exit status,
2015-01-14 deraadtThis does not need <sys/param.h>. If we change some...
2015-01-14 miodWhen a read or write operation fails on a sector found...
2015-01-14 deraadtThis does not need <sys/param.h>. <sys/types.h> is...
2015-01-14 miodWhen the outcome of the watchdog processing is a reset...
2015-01-14 naddySwitch drift file format to ppm for compatibility with...
2015-01-14 miodMake the special buffer used for the few sector I/O...
2015-01-14 djmwhitespace
2015-01-14 djmmove authfd.c and its tentacles to the new buffer/key...
2015-01-14 djmfix small regression: ssh-agent would return a success...
2015-01-14 deraadtpathconf(1) never happened.
2015-01-14 miodMake x[dy]c_e2str return a const char *.
2015-01-14 miodRemove pass-through ioctl for SMD disks (DIOSXDCMD...
2015-01-14 millertUse reallocarray() instead of calloc() when making...
2015-01-14 schwarzeSimplify handling of system errors: just exit(3).
2015-01-14 millertReplace MAXHOSTNAMELEN with HOST_NAME_MAX+1 and MAXNAML...
2015-01-14 millertUse HAVE_FOO for BSD-specific features instead of relyi...
2015-01-14 millertUse standard types for wait, readdir, signals and pids.
2015-01-14 millertRemove compatibility defines for ancient systems. ...
2015-01-14 djmavoid BIGNUM in KRL code by using a simple bitmap;
2015-01-14 djmupdate sftp client and server to new buffer API.
2015-01-14 markusswitch to sshbuf/sshkey; with & ok djm@
2015-01-14 millertReplace "errx(1, "malloc failed")" with "err(1, NULL...
2015-01-14 djmavoid an warning for the !OPENSSL case
2015-01-14 markusswith auth-options to new sshbuf/sshkey; ok djm@
2015-01-14 djmmake non-OpenSSL aes-ctr work on sshd w/ privsep; ok...
2015-01-14 markusremove unneeded includes, sync my copyright across...
2015-01-14 markusre-add comment about full path
2015-01-14 markusdon't reset to the installed sshd; connect before...
2015-01-14 gillesrecipient and sender lists now support the user+TAG...
2015-01-14 gillesbring back reverted commits, the crash was unrelated
2015-01-14 bluhmIt is sufficient to protect in6_ifattach() with splsoft...
2015-01-13 millertMove debug printf for duplicate af to correct location.
2015-01-13 stspIn IBSS mode, stop calling the driver's newassoc()...
2015-01-13 schwarzeBe developer-friendly, 'cause OpenBSD devs like to:
2015-01-13 millertRemove bogus getopt.h include.
2015-01-13 millertFix printing of number of whitelist entries in debug...
2015-01-13 millertUse address-family specific lists of addr/mask entries...
2015-01-13 miodInitialize d_type to DTYPE_SMD in the default label...
2015-01-13 kettenisGenerate a PT_PHDR entry for static PIE binaries. ...
2015-01-13 kettenisGenerate a PT_PHDR entry for static PIE binaries. ...
2015-01-13 markusadapt mac.c to ssherr.h return codes (de-fatal) and...
2015-01-13 djmsync changes from libopenssh; prepared by markus@
2015-01-13 djmsync changes from libopenssh; prepared by markus@
2015-01-13 kettenisMany architectures call initmsgbuf() really really...
2015-01-13 espiezap really odd code that's not actually in-use.
2015-01-13 bluhmFor non-blocking sockets tls_connect_fds() could fail...
2015-01-13 bcallahRemove a variable that's not really being used.
2015-01-13 mpiAlways allow abort tasks to be scheduled, even if the...
2015-01-13 bcookbump failure to set the initial time from debug to...
2015-01-13 djmimplement a SIGINFO handler so we can discern a stuck...
2015-01-13 bluhmDocument the openssl s_client -proxy feature.
2015-01-13 schwarzeremove .Tn from stdio manuals; Kaspars Bankovskis found...
2015-01-13 schwarzedo not spawn a pager when there is no output; issue...
2015-01-13 mpiOnly notify userland about resolved ARP entries if...
2015-01-13 mpiRestore sending RTM_ADD and RTM_DELETE messages to...
2015-01-13 bluhmAdd the possibility to use the openssl s_client tool...
2015-01-13 mpfAdd dmesg -s support, to view the output of rc(8) syste...
2015-01-13 reykbump copyright year
2015-01-13 reykbump copyright year
2015-01-13 reykAbort if fcgi_chunked is not true to avoid sending...
2015-01-13 deraadtsync
next