openbsd
2017-06-01 patrickReturn time_uptime as value for when pf was enabled...
2017-06-01 schwarzemention /var/db/acpi; diff from Jan Stary <hans at...
2017-06-01 naddyRemove branch prediction hint from conditional branch...
2017-06-01 patrickDon't panic when we cannot locate a handle for the...
2017-06-01 naddySync with amd64 and allow building the i386 bootstrap...
2017-06-01 mpiRe-enabled futex based condvar & mutexes, they are...
2017-06-01 deraadtcrtbegin and crtend files need to be in comp, to suppor...
2017-06-01 mpiDefering some processing to the soft-interrupt handler...
2017-06-01 mpiNew condvar introduced a regression with vmd(8), revert...
2017-06-01 jorisIf CVS_LOCK_REPO is set only attempt to unlock the...
2017-06-01 jorisDon't look at file_type until after cvs_remote_classify...
2017-06-01 jorisStop looking at current_cvsroot->cr_method to figure...
2017-06-01 jmcupdate currency exchange rates;
2017-06-01 djmno need to bzero allocated space now that we use use...
2017-06-01 djmunconditionally zero init size of buffer; ok markus...
2017-06-01 djmsome warnings spotted by clang; ok markus@
2017-06-01 djmfix casts re constness
2017-05-31 tbNo slaacd.conf(5) is currently planned. Remove Xr to...
2017-05-31 schwarzeLet the 's' command delete the right number of bytes...
2017-05-31 claudioToo vs To. Found by Denis Fondras openbsd (at) ledeuns...
2017-05-31 tedulate game space battles require tty pledge to clear...
2017-05-31 millertUse ferror() to check for getline() failure. From...
2017-05-31 deraadtSplit early startup code out of locore.S into locore0...
2017-05-31 schwarzeabout ten different improvements; OK tedu@ espie@ bentley@
2017-05-31 nicmStyle and spacing nits.
2017-05-31 schwarzeuse the standard OpenBSD license for new manual pages
2017-05-31 jorisDo not use CVS_LOCK_REPO for committing.
2017-05-31 tbsync
2017-05-31 nicmShut up a warning.
2017-05-31 jorisPlug memleak in rcs_translate_tag() that was causing...
2017-05-31 jorisWhen unlocking a directory only unlock the given one...
2017-05-31 jorisfix indentation
2017-05-31 jorisFix opencvs tag so it does not attempt to to local...
2017-05-31 stspImplement support for missed beacon notifications in...
2017-05-31 schwarzeremove -X, it was just migrated to mandoc -Wstyle;...
2017-05-31 schwarzeSTYLE message about missing use of Ox/Nx/Fx/Dx; OK...
2017-05-31 nicmtime.h here too.
2017-05-31 nicmNeed time.h.
2017-05-31 mikebAdd support for EV_RECEIPT and EV_DISPATCH flags
2017-05-31 phessleranother place to use ieee80211_min_basic_rate() to...
2017-05-31 visaUse mbuf_queue to properly serialize access to pflow...
2017-05-31 jmcsection order;
2017-05-31 phessleradd ieee80211_min_basic_rate() to iwm(4), to select...
2017-05-31 nicmSome applications like vi(1) and tmux until 10 minutes...
2017-05-31 markusmake sure we don't pass a NULL string to vfprintf ...
2017-05-31 claudioMan page bits for ext-community which grew a few more...
2017-05-31 claudioUpdate ext community printer to the changes done in...
2017-05-31 claudioOups, that should have not been committed. Revert.
2017-05-31 claudioRework the way we do extended communities (mainly in...
2017-05-31 sthensync
2017-05-31 stheninstall futex(2), ok mpi
2017-05-31 nicmIt is not OK to ignore SIGWINCH if SIOCGWINSZ reports...
2017-05-31 nicmBecause we defer actually resizing applications (callin...
2017-05-31 teduperhaps a few more words about encoding format
2017-05-31 jmcminor tweaks;
2017-05-31 markususe SO_ZEROIZE for privsep communication (if available)
2017-05-31 teduutf8 has an rfc
2017-05-31 florianDeleting a default route proposal is a bit of work...
2017-05-31 henningclarify that translations happen immediately on match...
2017-05-31 bluhmAs pf blocks packets with IPv6 options header, the...
2017-05-31 bluhmBlock IPv6 packets in pf(4) that have hop-by-hop option...
2017-05-31 stspThe net80211 stack was providing a 'beacon miss timeout...
2017-05-31 deraadtSwitch to recallocarray() for a few operations. Both...
2017-05-31 deraadtThese shutdown() SHUT_RDWR are not needed before close()
2017-05-31 sfvirtio_pci: Support IPL_MPSAFE interrupt handlers
2017-05-31 markusnew socketoption SO_ZEROIZE: zero out all mbufs sent...
2017-05-31 nicmLook for setrgbf and setrgbb terminfo extensions for...
2017-05-31 yasuokaAdd serial console support for efiboot.
2017-05-31 stspAdd missing function prototype for iwm_rx_bmiss().
2017-05-31 teduadd a tiny, to be improved, man page for utf8 encoding.
2017-05-31 yasuokaDisable "machine boot" and "machine comaddr" from efiboot.
2017-05-31 stspImplement support for iwm(4) firmware's missed beacon...
2017-05-31 espiedocument COMPILER, this is getting to be clean enough...
2017-05-31 krwOptimize virtio_enqueue_trim() a bit by nuking unneeded
2017-05-31 markusclear session keys from memory; ok djm@
2017-05-31 tbwhitespace nit
2017-05-31 tbChange cp -pR to pax copy mode with -k when copying...
2017-05-31 antonDrop -t option from ctags call.
2017-05-31 floriando not leak address and dfr proposals if an interface...
2017-05-31 teduwe can just use void for functions that always return 0.
2017-05-31 teduadd a workaround for the rebound portjacking hijinks...
2017-05-31 florianremove DEBUG_IMSG; I have figured out imsg flow by...
2017-05-31 tedumake a copy of the first EV_SET argument to prevent...
2017-05-31 markusremove now obsolete ctx from ssh_dispatch_run; ok djm@
2017-05-31 antonAllow replacement of UTF-8 characters in vi mode.
2017-05-31 jsgca_revoke() gets called two ways. Directly from ca_opt...
2017-05-31 jmctweak previous;
2017-05-31 mpiMove IPv4 & IPv6 incoming/forwarding path, PIPEX ppp...
2017-05-31 jmatthewadd some details relating to SATA device power management
2017-05-31 jmatthewfix SATA_SStatus_DET_OFFLINE value and add newer SStatu...
2017-05-31 markususe the ssh_dispatch_run_fatal variant
2017-05-31 dlgfold the vnetid and parent lines into a single encap...
2017-05-31 dlgmake vlan use their parents lladdr all the time, not...
2017-05-31 djmanother ctx => ssh conversion (in GSSAPI code)
2017-05-31 deraadtuse strerror; from Edgar Pettijohn
2017-05-31 deraadttypo; from Edgar Pettijohn
2017-05-31 jsgavoid going outside array bounds
2017-05-31 djmspell out that custom options/extensions should follow...
2017-05-31 djmone more void *ctx => struct ssh *ssh conversion
2017-05-31 jsgclose fd on an exit path
next