openbsd
2015-04-17 djmuse error/logit/fatal instead of fprintf(stderr, ....
2015-04-17 djmdebug log missing DISPLAY environment when X11 forwarding
2015-04-17 dlgwhile trying to reproduce lockups on mp alpha i hit an
2015-04-17 mikebIPSEC_IN_CRYPTO_DONE and OUT_CRYPTO_NEEDED are gone
2015-04-17 mikebStubs and support code for NIC-enabled IPsec bite the...
2015-04-17 mikebRemove unused ipsp_parse_headers that was supposed...
2015-04-17 mikebRemove unsupported SADB_X_IDENTTYPE_CONNECTION; OK...
2015-04-17 mpiRemove superflous "::1" route, test currently failing...
2015-04-17 mpiLocal routes should be present in the routing table...
2015-04-17 phesslerparse_prefix in parse.c got changed but the declaration...
2015-04-17 mpiMatch -current output. Every configured address should...
2015-04-17 mpiCrank the timeout and decrease the buffer size to not...
2015-04-17 guentheroops, started expecting sockoptlevelname() to handle...
2015-04-17 guentherThe first argument to socket/socketpair is an address...
2015-04-17 guentherTweaks utimensat/futimens handling to always update...
2015-04-17 djmdon't call record_login() in monitor when UseLogin...
2015-04-17 dtuckerAdd some missing options to sshd -T and fix the output...
2015-04-17 jsgMake drm ioctls table driven. Further reduces the...
2015-04-16 dtuckerDocument "none" for PidFile XAuthLocation TrustedUserCA...
2015-04-16 schwarzeRestore the page headers and page footers that accident...
2015-04-16 jmcfirmware, not firmwares;
2015-04-16 jmctweak previous;
2015-04-16 markusipa_inp_next is unused; via mikeb@
2015-04-16 markusremove unfinished/unused support for socket-attached...
2015-04-16 markuschange {import,export}_identity so it can be used for...
2015-04-16 schwarzeshorten "outdated mandoc.db" warning message; requested...
2015-04-16 deraadtsync
2015-04-16 gsoaresTweak error output.
2015-04-16 mpiMake sure LLVM static analyzer do not report a false...
2015-04-16 espiedocument %m, sort %.
2015-04-16 espieadd %m as a shorthand, will expand to
2015-04-16 espiedocument % sequences.
2015-04-16 espiereorg code, the arch/osversion code should live in...
2015-04-16 mpiMatch the Nd of the page, prodded by jmc@
2015-04-16 espiecommit expanded tags for %c, %v, %a
2015-04-16 mpiEnable ualea(4) where we have uhub(4), these USB device...
2015-04-16 mpiManpage for ualea(4) with tweaks from jmc@.
2015-04-16 mpiNew driver for Araneus Alea II TRNG. All the hardwork...
2015-04-15 dtuckerPlug leak of address passed to logging. bz#2373, patch...
2015-04-15 nicmFix some issues in bright colour handling. Bold backgro...
2015-04-15 nicmUse tty_term_flag not _has for flags, also fix a typo...
2015-04-15 bluhmTest that ping6 fragments with ethernet padding get...
2015-04-15 millertConvert error/errorx/errorc functions -> fatal/fatalx...
2015-04-15 jsingOnly set the cipher list if one was specified and actua...
2015-04-15 jsingClean up the ssl_bytes_to_cipher_list() API - rather...
2015-04-15 jsingNow that tls_close() is more robust, consider a failure...
2015-04-15 jsingTreat SSL_ERROR_ZERO_RETURN as a success, rather than...
2015-04-15 jsingMake tls_close() more robust - do not rely on a close...
2015-04-15 nicmFix setting old-style window -fg/-bg/-attr options...
2015-04-15 mpiAdd the necessary glue to keep carp(4) working while...
2015-04-15 mpiUse ether_ifattach() and ether_ifdetach() when cloning...
2015-04-15 naddyinclude header required for DEBUG build; ok jsg@
2015-04-15 krwAvoid using inet_ntoa() twice in a single printf()...
2015-04-15 mpiFix a typo introduced in the niq_enqueue() conversion.
2015-04-15 mpiAdd the necessary glue to keep vlan(4) working while...
2015-04-15 kettenisConvert remaining drm ioctl implementation functions...
2015-04-15 jsgadd the include dir for libepoxy
2015-04-15 mlarkinUnneeded return at the end of a void function.
2015-04-15 deraadtopt{ind,err,arg} are already known
2015-04-15 deraadtremove historical (void)foo (which were only here to...
2015-04-15 deraadtIt feels like this Makefile should contain -Wall at...
2015-04-14 deraadtdocument missing argument; ok jmc
2015-04-14 nicmAnother couple of commas in the wrong place, ok jmc
2015-04-14 nicmRemove an extra comma pointed out by jmc@.
2015-04-14 nicmReorder prototypes to better match manpage layout and...
2015-04-14 miodsparc{,64} do not need softraid partitions to be define...
2015-04-14 mikebIPsec auth and credentials are not stored in the kernel...
2015-04-14 deraadtwrap a long line
2015-04-14 millertFix sa_sigaction() handler example. The third argument...
2015-04-14 millertThis is not System V, we spell it SIGCHLD.
2015-04-14 mpiSetting the configuration in *_attach() is a bad practi...
2015-04-14 mpiIt's not possible to call umcs_get_status() in interrup...
2015-04-14 mikebmake ipsp_address thread safe; ok mpi
2015-04-14 mikebip6_sprintf is long gone; noticed by blambert
2015-04-14 jsingMove verify externs into the header file.
2015-04-14 mikebRemove support for storing credentials and auth informa...
2015-04-14 jsingConvert openssl(1) s_time to new option handling.
2015-04-14 jsingClean up and improve openssl(1) errstr:
2015-04-14 mpiMake sure we close the interrupt pipe when the device...
2015-04-14 mlarkinReduce differences between non-PAE and PAE pmaps. This...
2015-04-14 dtuckerOutput remote username in debug output since with Host...
2015-04-14 millertLog a more useful error message if ttyname() fails...
2015-04-13 deraadtpwd_mkdb now fits onto the install media. no more...
2015-04-13 sthenInitialize RX/TX on re(4) slightly later; it appears...
2015-04-13 kettenisMake sure we print the MAC address on sparc64 as well.
2015-04-13 mikebMake filter argument to ipsp_aux_match optional like...
2015-04-13 mikebPerform IPsec bypass check on a socket before performin...
2015-04-13 mikebRename gettdbbyaddr to gettdbbydst; OK markus, hshoexe...
2015-04-13 mikebRemove unused arguments from gettdb* functions; OK...
2015-04-13 jsingConvert openssl(1) errstr to new option handling.
2015-04-13 mpiMove one "#ifdef NVLAN" chunk needed only if you're...
2015-04-13 mpiNow that if_input() set the receiving interface pointer...
2015-04-13 mpiether_input() should not longer be called directly...
2015-04-13 deraadtcorrect multiplication idiom during xreallocarray,...
2015-04-13 djmdeprecate ancient, pre-RFC4419 and undocumented
2015-04-12 deraadtsync
2015-04-12 florianPrevent use after free in definemacro().
2015-04-12 mlarkinFix some KNF, spacing, and typo issues. Moving the...
2015-04-12 naddyLet nl_langinfo(CODESET) return "US-ASCII" as the name...
2015-04-12 mlarkinFix some typos in comments, and remove an outdated...
next