openbsd
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
2014-07-20 guentherMake sure the correct errno is reported by warn* or...
2014-07-20 guentherDelete unused variables found by -Wall
2014-07-20 guentherAdd missing include. Tickled by Doug Hogan (doug ...
2014-07-20 guentherMark fatal() as printf-like.
2014-07-19 guentherFlense the telnet code base of unwanted ifdefs: authent...
2014-07-19 bluhmPrint a warning message if the files with the random...
2014-07-19 miodExplicitely check the value of REGRESS_SKIP_SLOW rather...
2014-07-19 miodMake sure struct sockaddr_in gets completely initialize...
2014-07-19 piroftiBring back pci_dopm, but disable it before powerdown.
2014-07-19 deraadtremove disabled main hook; we use phdr now; ok bcook
2014-07-19 naddyarc4random re-seeds with getentropy() now; ok deraadt...
2014-07-19 deraadttab love
2014-07-19 bcookMove _ARC4_ATFORK handlers from thread_private.h in...
2014-07-19 bcookmove _ARC4_LOCK/UNLOCK primitives from thread_private...
2014-07-19 schwarzeSecurity fix:
2014-07-19 bcookfixup typos
2014-07-19 piroftiBackout pci_dopm usage as it also breaks reboot on...
2014-07-19 schwarzeSecurity fix:
2014-07-19 matthewDocument that abort() is async signal safe now that...
2014-07-19 espieactually use the cve match_location correctly.
2014-07-19 dlgmiod pointed out i forgot which way round casts go.
2014-07-19 lteoFix strtonum range to unbreak -pass fd:0
2014-07-19 deraadtChange _rs_allocate so it can combine the two regions...
2014-07-18 bluhmThe pf forward tests were running rdr-to and nat-to...
2014-07-18 matthewCleanup portable arc4random fork detection code:
2014-07-18 deraadtsync
2014-07-18 matthewOops, getentropy() is an "extension interface", not...
2014-07-18 matthewDocument that getentropy() is async signal safe.
2014-07-18 schwarzeDo not use the HTTP_HOST CGI variable,
2014-07-18 deraadtSince syslog messages are now sent via the sendsyslog...
2014-07-18 deraadtAs discussed with beck, tweak the wording for getentrop...
2014-07-18 deraadtugly ugly whitespace
2014-07-18 deraadtmissing newline
2014-07-18 espiefix sorted output
2014-07-18 schwarzeWhen the MAN_DIR/manpath.conf configuration file does...
2014-07-18 yasuokaFix privsep.c. Call missing imsg_free() after imsg_get...
2014-07-18 dlgatomic_swap_ptr is special.
2014-07-18 ajacoutotFollow the recent addition of /usr/local/lib/pkgconfig...
2014-07-18 ajacoutotCleanups:
2014-07-18 dlgpass atomic_{cas,swap}_uint a volatile void * instead...
2014-07-18 jasperimplement 'rootdev' parsing similar to what's already...
2014-07-18 matthewRemove "const" from the lsearch(3) manual's synopsis...
2014-07-18 dlgimplement EFBIG handling for heavily fragmented packets...
2014-07-18 jmczap trailing whitespace;
2014-07-18 matthewChange lsearch()'s "base" argument to require a non...
2014-07-18 djmrestore umask around listener socket creation (dropped...
2014-07-18 deraadtSeperate arc4random's os-dependent parts into static...
2014-07-17 deraadtavoid errx(); Jonas Termansen
next