openbsd
2017-06-04 schwarzeMake term_flushln() simpler and more robust:
2017-06-04 tbCreate gap.* with umask 007 instead of 077 to make...
2017-06-04 nicmDo not leak command, from David CARLIER.
2017-06-04 kettenisSwitch the radeondrm(4) driver over to TTM using the...
2017-06-04 patrickRemove the sigprocmask stub that has long been made...
2017-06-04 patrickRemove comment that no longer is true. esym is not...
2017-06-04 naddyFor the memory operand, clang passes in an address...
2017-06-04 patrickSplit early startup code out of locore.S into locore0...
2017-06-04 kettenisSwitch the TTM code over to the generic DRM VMA manager.
2017-06-04 naddyMalloc the superblock buffer to make sure that it is...
2017-06-04 deraadtDon't need to provide a padbyte value for .bss, it...
2017-06-04 aoyamaSync with current NetBSD/luna68k code.
2017-06-04 fcambusUse proper bool types in fortune(6).
2017-06-04 tbAdd sizes for free for the RSN IEs. Rewrite ieee80211_s...
2017-06-04 espiepass better arguments to mkdep.
2017-06-04 nicmAdd a timeout to prevent the sequences which wait for...
2017-06-04 nicmRemove unused variable.
2017-06-04 nicmBe more strict about escape sequences that rename windo...
2017-06-04 nicmSupport SIGUSR2 to stop and start logging for an existi...
2017-06-04 nicmTypo/style; plus man page escaping from jmc.
2017-06-04 sfRe-arrange struct bus_dmamap members
2017-06-04 jmatthewupdate link to Ken Kato's vmware backdoor protocol...
2017-06-04 dlguse htolem32 and lemtoh32 instead of htole32 and letoh32.
2017-06-04 schwarzePure preprocessor implementation of the roff(7) .ec...
2017-06-03 deraadtconfig -e mode should match our other policies which...
2017-06-03 deraadtWe have been running a small awk program before install...
2017-06-03 deraadtImmediately after mounting / read-write, chmod og-rwx...
2017-06-03 deraadtAfter installing, chmod og-rwx {/bsd bsd.mp bsd.sp...
2017-06-03 deraadtkernels in compile dirs are readonly, and the bsd.rd...
2017-06-03 deraadtkernels in compile dirs are og-rwx, so need to make...
2017-06-03 deraadtCreate gap.S and gap.o with umask 077. Create lorder...
2017-06-03 deraadt".section .bss" is portable to more platforms than...
2017-06-03 deraadtuse .balign instead of .align, it is portable to more...
2017-06-03 nicmMake set-clipboard a three-state option so tmux itself...
2017-06-03 schwarzeignore blank lines in man(7) next line scope;
2017-06-03 tbAdd a few sizes to free().
2017-06-03 schwarzedelete -n option, now covered by mandoc; OK jmc@
2017-06-03 schwarzeenable -Wstyle by default in -Tlint; OK jmc@
2017-06-03 mpiAdd missing NET_LOCK().
2017-06-03 tbExplicitly zero out the wepseed for TKIP and WEP.
2017-06-03 floriansync
2017-06-03 florianMove slaacd to /sbin
2017-06-03 sfvioblk/virtio: Re-arrange some struct members
2017-06-03 nicmForeground colours with the bright attribute set need...
2017-06-03 tbAvoid printing garbage when aborting a program that...
2017-06-03 halexuse proper name for LPI
2017-06-03 halexfix spelling in a handful of the Swedish entries
2017-06-02 mikebPerform grant table page allocation outside of the...
2017-06-02 ottoUse += instead of = for extra flag. Prompted by miod@
2017-06-02 fcambusFix an infinite loop in fortune(6).
2017-06-02 schwarzePartial implementation of \h (horizontal line drawing...
2017-06-02 kettenisregen
2017-06-02 kettenisIntel HD Graphics 510.
2017-06-02 stspScale the missed beacon counter threshold to the AP...
2017-06-02 kevloRemove a bogus run_read() call about getting MAC version.
2017-06-02 deraadttypo; meant to say locore0.S
2017-06-02 schwarzeadd about 15 missing character escape sequences found...
2017-06-02 stspWhen iwm(4) firmware reports missed beacons, send a...
2017-06-02 stspWhen iwn(4) firmware reports missed beacons, send a...
2017-06-02 patrickAttach the xhci(4) FDT driver to the generic-xhci compa...
2017-06-02 espieSynonym -Wno-cpp for -Wno-#warnings. That one is not...
2017-06-02 dlghandle 64bit dva in the tx path as well as the rx path.
2017-06-02 djmrationalise the long list of manual CDIAGFLAGS that...
2017-06-02 dlgonly update the tx descriptors high address if it changes.
2017-06-02 dlgbe less tricky about when ifq_free is handled.
2017-06-01 dlgreorder ops in sk_start to avoid possibly rolling back...
2017-06-01 dlgreorder ops in sk_start to avoid possibly rolling back...
2017-06-01 patrickPass the correct dma tag to the load buffer function...
2017-06-01 tbThe fact is simple: Subshells have the same PPID as...
2017-06-01 sthenRevert 1.16 ("add a workaround for the rebound portjack...
2017-06-01 schwarzeMinimal implementation of the \h (horizontal motion...
2017-06-01 schwarzeSTYLE message about full stop at the end of .Nd; inspir...
2017-06-01 sthenExpand $eapid in iked tags, allowing PF rules to be...
2017-06-01 schwarzeDelete -f. What matters is covered by mandoc.
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
next