openbsd
2014-07-22 ajacoutottab->space; consistent with the other sysctl values.
2014-07-22 ajacoutotDrop quotes and mention that 3 and not 2 variables...
2014-07-22 ajacoutotTweak after recebt rc.securelevel change.
2014-07-22 jsguse ansi style function declarations
2014-07-22 guentherConvert from <sys/endian.h> to the shiney new <endian.h>
2014-07-22 guentherHandle failure of NETSCAPE_SPKI_b64_encode() and don...
2014-07-22 guentherUse Cm instead of Li for 'MASK:'
2014-07-22 ajacoutotDrop the "... during install" comments; they were missi...
2014-07-22 guentherRewrite the description of the string_mask config file...
2014-07-22 deraadtoops, duplicate
2014-07-22 deraadtneed dev/pci/vga_pcivar.h
2014-07-22 jsgThe aperture needed test should be in vgafb as well...
2014-07-22 guentherCorrect the initializer for tunnconf_default_pptp
2014-07-22 beckKill a bunch more BUF_strdup's - these are converted...
2014-07-22 yasuokaHandle msgbuf_write() returning EAGAIN.
2014-07-22 djmchange the test for still-open Unix domain sockets...
2014-07-22 dtuckerPrevent spam from key_load_private_pem during hostbased...
2014-07-22 bcookbetter match proposed syscall api
2014-07-22 uebayasiboot(9): Reduce diffs between hppa & hppa64 (& others)
2014-07-22 deraadtsync
2014-07-22 deraadtPull in all the parts. Let's face the facts -- .PATH...
2014-07-21 deraadtprotect sysctl path with SYS__sysctl instead; from...
2014-07-21 matthewAdd pthread_sigmask() and raise() to the list of async...
2014-07-21 schwarzefix a minibug reported by kristaps@:
2014-07-21 jasper- whitespace cleanups (trailing whitespace, indentation)
2014-07-21 nicmRevert the up/down wheel emulation for now, there will...
2014-07-21 naddyBring back net.inet6.icmp6.rediraccept for rtsol. ...
2014-07-21 naddynet.inet6.ip6.accept_rtadv is gone
2014-07-21 naddySince net.inet6.ip6.accept_rtadv is gone, the installer...
2014-07-21 guentherUse explicit_bzero() instead of memset() on buffers...
2014-07-21 deraadtdon't try to be clever and name the _PATH_CP exec ...
2014-07-21 schwarzeuse getlist() instead of hand-rolled equivalent, no...
2014-07-21 deraadtcast from void * before math; enh@google
2014-07-21 deraadtmissing newline
2014-07-21 matthewFix typo: s/lstate/lstat/
2014-07-21 uebayasiboot(9): Reduce annoying style diffs
2014-07-21 schwarzeKristaps points out that the current HTTP/1.1 draft...
2014-07-21 naddy5.7 packages key
2014-07-21 nicmlockf is entirely useless and it was a mistake to chang...
2014-07-21 nicmDrop explicit support for F13-F20 and change to match...
2014-07-21 mlarkinfix some wrong comments and a bit of KNF
2014-07-21 guentherprintf(9) and friends don't support the <number>$ flags...
2014-07-21 guentherSwitch from <sys/endian.h> or <machine/endian.h> to...
2014-07-21 deraadtsync
2014-07-21 deraadt5.7 base key
2014-07-20 guentherProvide correct guidance on which header to use in...
2014-07-20 bcookMove more OS-specific functionality to arc4random.h...
2014-07-20 tobiasFixed typo in error message.
2014-07-20 deraadtask about lid
2014-07-20 deraadtif we think this is a laptop (wsdisplay.....) ask a...
2014-07-20 deraadtlook up correct dev_t. This matters for the case where...
2014-07-20 tobiasMerge cmd.c from zboot into boot, dropping "clear"...
2014-07-20 bluhmA HTTP connection may have multiple requests with conte...
2014-07-20 deraadtRB_MINIROOT is never checked by anything, so stop setti...
2014-07-20 deraadtmatch on vga1 or vgafb0, well, let's just call it vga...
2014-07-20 deraadtspacing glitches
2014-07-20 mlarkinSupport hibernating to softraid crypto volumes.
2014-07-20 stspFix tcpdump(8) display of logical link control data...
2014-07-20 bcookinitial win32 ARC4_LOCK/UNLOCK implementation.
2014-07-20 kettenisSkip reading bits from a region marked as "Preserve...
2014-07-20 guentherEliminate silly call() routine that fakes up internal...
2014-07-20 stspAlways allocate bwi(4) ring descriptors below the 1GB...
2014-07-20 stspIn bwi(4), don't declare an interrupt as unhandled...
2014-07-20 stspMake bwi_dma_mbuf_create() use the correct loop counter...
2014-07-20 stspLoad bwi(4) firmware once, not every time the interface...
2014-07-20 guentherFix array overflow in command line handling
2014-07-20 guentherMark a slurry of functions as static
2014-07-20 jsguse NULL instead of 0 when dealing with pointers
2014-07-20 guentherKill lint comments; mark ExitString() as __dead
2014-07-20 guentherSwitch from memmove() to memcpy() where appropriate...
2014-07-20 guentherVSUSP and SIGTSTP are required by POSIX
2014-07-20 guentherDelete an insane chunk of code for handling broken...
2014-07-20 guentherAdd prototypes to some function callbacks and fix the...
2014-07-20 rpeStop using the (now) internal rc.subr functions _rc_do...
2014-07-20 ajacoutotFix auto-upgradable files detection.
2014-07-20 guentherMore encryption tentacles: intr_happened and intr_waiti...
2014-07-20 guentherEliminate trivial wrappers TerminalWrite() and Terminal...
2014-07-20 guentherDon't depend on <sys/param.h> for MAXPATHLEN
2014-07-20 guentherCorrectly cast to unsigned char for ctype functions...
2014-07-20 guentherring_init() can't fail
2014-07-20 guenther-8 is the default
2014-07-20 guentherDon't need -I${.CURDIR}
2014-07-20 guentherSimplify #includes, start pushing them into the .c...
2014-07-20 deraadtcorrect unconfig: target; Jean-Philippe Ouellet
2014-07-20 guenthertweak -W options
2014-07-20 deraadtno longer play with /dev/log
2014-07-20 guentherFrom ISO/IEC 9899:1999 and 9899:201x,
2014-07-20 guentherOoops, verbose_encrypt option is gone too.
2014-07-20 guentherThe manpage claims the -a option uses getlogin(2),...
2014-07-20 guentherThe only authentication info now is the login name
2014-07-20 deraadtDemonstrate how new linux getrandom() will be called...
2014-07-20 deraadtremove a variable called wantencryption.
2014-07-20 guentherThis pulls in <ddb/db_output.h>, so don't redeclare...
2014-07-20 deraadtOddly, chmod chgrp chown were at the wrong path on...
2014-07-20 deraadtplace sysctl in sorted order; Jean-Philippe Ouellet
2014-07-20 deraadtarch was in wrong bin dir; Jean-Philippe Ouellet
2014-07-20 guentherMark the format string argument to BIO_*printf as not...
2014-07-20 guentherMake sure the correct errno is reported by warn* or...
2014-07-20 guentherFix ordering breakage, moving the fclose() test last...
2014-07-20 guentherUpdate regress to match change in stpcpy() linker message
next