openbsd
2015-10-14 espiemake sure we use stdbool.h
2015-10-14 jsginclude err.h for the err() calls added in rev 1.46
2015-10-14 jsgDon't use the NONE enum value where NULL was intended...
2015-10-14 vgrossbugfix: add ${.CURDIR} to deal with obj symlinks
2015-10-14 semarieunbreak regress/sbin/newfs
2015-10-14 vgrossbugfix : use ${.CURDIR} to cope with obj symlinks
2015-10-14 vgrossadd regress tests for automatic port allocation.
2015-10-14 vgrossadd regress tests for automatic port allocation
2015-10-14 mpiReset the RTF_CONNECTED flag when cloning an entry.
2015-10-14 mpiRewrite the logic around the dymanic array of routing...
2015-10-14 sunilConvert fgetln to getline.
2015-10-14 schwarzetweak previous (two details i apparently missed)
2015-10-14 dougPledge "stdio" for simple games.
2015-10-14 reykTwo more char -> unsigned char in ctype functions.
2015-10-14 reykMore (unsigned char) casts for ctype functions.
2015-10-14 reykAdd EVP_AEAD_CTX_init(3) manpage to document the new...
2015-10-14 semarieenable pledge(2) in rain(6)
2015-10-14 guentherRemove conditional compilation and #defines around...
2015-10-14 deraadtpledge "tty" can allow ioctl TIOCEXCL on a tty
2015-10-14 deraadtI messed up reading the call graph. -d delete does...
2015-10-14 deraadtsendmsg() is allowed to pass cmsg's which are not CMSG_...
2015-10-14 krwBackout last. Breaks sparc64, amoung other dubiousness.
2015-10-13 schwarzeReject the escape sequences \[uD800] to \[uDFFF] in...
2015-10-13 schwarzeMajor character table cleanup:
2015-10-13 timCall the sort program through $SORTPROG, as intended...
2015-10-13 mpiPrevent a NULL-pointer dereference when closing a ugen...
2015-10-13 millertIn rev 1.15 the sizeof argument was fixed in a strlcat...
2015-10-13 lumCheck if a file name can be extracted from a line befor...
2015-10-13 deraadt3 more headers required for one stinking inet6 ioctl..
2015-10-13 sashan- pf_insert_src_node(): global argument (arg6) is usele...
2015-10-13 ajacoutotsm_error() already does the exit for us.
2015-10-13 deraadtAllow ioctl SIOCGNBRINFO_IN6 in case of "route", for...
2015-10-13 deraadtNET_RT_FLAGS must also accept a proto selection.
2015-10-13 tobiasTest t16 for ed-formatted diffs does not contain a...
2015-10-13 timIgnore the setuid/setgid/sticky bits when copying the...
2015-10-13 tobiasReplace our /^\.\././ expression with /.//. The term...
2015-10-13 jsingPut ASN1_dup() under #ifndef LIBRESSL_INTERNAL.
2015-10-13 deraadtAfter the socket is open, the remainder is just io...
2015-10-13 florianRemove -b flag and let ping6 set the socket buffer...
2015-10-13 tim-C and -c allow at most one input file. Ensure this...
2015-10-13 djmapply PubkeyAcceptedKeyTypes filtering earlier, so...
2015-10-13 deraadtallow getsockopt IP_RECVDSTPORT & IPV6_RECVDSTPORT...
2015-10-13 deraadtsemarie points out i am already forgetting the rules...
2015-10-13 schwarzeReduce the amount of code by moving the three copies...
2015-10-13 deraadtoops, a chown appears late on the code. to satisfy...
2015-10-13 jsingConvert ECParameters_dup() from a macro that uses ASN1_...
2015-10-13 deraadtcan pledge "stdio" after opening device.
2015-10-13 deraadtpledge "stdio rpath wpath cpath fattr"; fattr due to...
2015-10-13 deraadtpledge "stdio rpath wpath cpath", full path handling...
2015-10-13 deraadtpledge "stdio rpath wpath cpath proc exec". creates...
2015-10-13 deraadtpledge "stdio rpath wpath cpath"
2015-10-13 stspDon't use exp2f(), it breaks build on vax. Use a shift...
2015-10-13 jsingConvert a number of the old ASN1_{d2i,i2d}_{bio,fp...
2015-10-13 jsingSingle byte read/write tests.
2015-10-13 jsingAdd test coverage for peer certificate info and connect...
2015-10-13 jsingMake regress work again post hackathon tls_handshake...
2015-10-13 jsingGroup d2i/i2d function prototypes by type and add missi...
2015-10-13 millertSync printf family return value with ISO C which specif...
2015-10-13 ericAdd a helper for writing the message to simplify the...
2015-10-13 gillespledge() queue process
2015-10-13 gillespledge() control process
2015-10-13 mpiMake use of rtisvalid(9) to check if local route entrie...
2015-10-13 mpiSimplify arptfree() to no longer look at the route...
2015-10-13 mpiUse rtisivalid(9) to check if the given (cached) route...
2015-10-13 mpiMake sure RTF_LOCAL route entries are UP when added...
2015-10-13 guentherInitialize va_filerev in vattr_null() to avoid leaking...
2015-10-13 guentherctype functions isxdigit() expect an unsigned char...
2015-10-13 guentherTo alter just the atime of the mailspool, use utimensat...
2015-10-13 sunilPlug a leak.
2015-10-13 gillespledge("stdio") the scheduler process
2015-10-13 gillespledge("stdio") the RSA-privsep process
2015-10-13 gilleslet the enqueuer pledge() in both online and offline...
2015-10-13 reykPass unsigned chars to ctype functions.
2015-10-13 jmcnew sentence, new line;
2015-10-13 gillesoffline queue is no longer user-writable, do not attemp...
2015-10-13 dougPledge "stdio rpath" requests for nologin.
2015-10-13 dougObvious pledge "stdio" for yes.
2015-10-13 danielrevert previous. changes the behaviour of:
2015-10-13 guentherAdd some newer DT_* and DF_* constants
2015-10-13 bentleyTighten the ranges in wcrtomb(3).
2015-10-13 djmfree the correct IV length, don't assume it's always...
2015-10-13 dougPledge "fattr" request should allow fchflags().
2015-10-12 deraadtsatisfy jmc!
2015-10-12 deraadtpledge "proc" request should allow setsid()
2015-10-12 schwarzeplegde(2) for apropos(1), help(1), man(1), mandoc(1...
2015-10-12 schwarzepledge(2) for makewhatis(8):
2015-10-12 gillesdo not call sync() when committing a message, it's...
2015-10-12 deraadtsurprisingly, this can pledge "stdio rpath exec" right...
2015-10-12 deraadtRemove the "cmsg" attribute, as promised. Use "sendfd...
2015-10-12 deraadtAdd details about a variety of semantics; going to...
2015-10-12 millertAdd missing checks for write errors; OK eric@
2015-10-12 schwarzeDelete an assignment that is unconditionally overwritte...
2015-10-12 schwarzeGarbage collect an unused variable, no functional change;
2015-10-12 schwarzeCheck the right pointer against NULL;
2015-10-12 krwCheck that the disk specified on the command line is...
2015-10-12 gillesadd Date header when a session iniated locally doesn...
2015-10-12 deraadtthese callers of ttyname() no longer need to pledge...
2015-10-12 naddyttyname() no longer does ioctl TIOCGETA, so pledge...
2015-10-12 naddyWhen isatty() was switched to F_ISATTY, the inline...
2015-10-12 lumMaintain a list of files marked for deletion while...
next