| Commit message (Expand) | Author | Files | Lines |
2015-10-14 | sync |  deraadt | 1 | -0/+1 |
2015-10-14 | unfortunately rewritelabel() just before termination does a non-permitted |  deraadt | 1 | -5/+1 |
2015-10-14 | sync with httpd - no functional change, just C99 types |  reyk | 1 | -18/+19 |
2015-10-14 | Only accept one filesystem/device as argument for checking. Few people |  deraadt | 6 | -46/+47 |
2015-10-14 | When pledged with "fattr", allow chown to supplimentary groups. This |  deraadt | 3 | -18/+20 |
2015-10-14 | add includes for crc32() and uuid_dec_be() missed in rev 1.11 |  jsg | 2 | -2/+4 |
2015-10-14 | Init a variable in the recently added carp_vhe_match() function clang |  jsg | 1 | -2/+2 |
2015-10-14 | gc lst_ForEachNodeWhile, which isn't actually in use anywhere |  espie | 3 | -19/+3 |
2015-10-14 | make sure we use stdbool.h |  espie | 5 | -15/+8 |
2015-10-14 | include err.h for the err() calls added in rev 1.46 |  jsg | 1 | -1/+2 |
2015-10-14 | Don't use the NONE enum value where NULL was intended. Found with clang. |  jsg | 1 | -3/+3 |
2015-10-14 | bugfix: add ${.CURDIR} to deal with obj symlinks |  vgross | 1 | -2/+2 |
2015-10-14 | unbreak regress/sbin/newfs |  semarie | 1 | -2/+2 |
2015-10-14 | bugfix : use ${.CURDIR} to cope with obj symlinks |  vgross | 1 | -3/+3 |
2015-10-14 | add regress tests for automatic port allocation. |  vgross | 3 | -2/+18 |
2015-10-14 | add regress tests for automatic port allocation |  vgross | 2 | -0/+166 |
2015-10-14 | Reset the RTF_CONNECTED flag when cloning an entry. |  mpi | 1 | -5/+4 |
2015-10-14 | Rewrite the logic around the dymanic array of routing tables to help |  mpi | 4 | -91/+131 |
2015-10-14 | Convert fgetln to getline. |  sunil | 1 | -23/+17 |
2015-10-14 | tweak previous (two details i apparently missed) |  schwarze | 1 | -4/+6 |
2015-10-14 | Pledge "stdio" for simple games. |  doug | 10 | -10/+40 |
2015-10-14 | Two more char -> unsigned char in ctype functions. |  reyk | 1 | -2/+3 |
2015-10-14 | More (unsigned char) casts for ctype functions. |  reyk | 1 | -3/+4 |
2015-10-14 | Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API. |  reyk | 4 | -1/+285 |
2015-10-14 | enable pledge(2) in rain(6) |  semarie | 1 | -1/+8 |
2015-10-14 | Remove conditional compilation and #defines around signal handling |  guenther | 4 | -59/+24 |
2015-10-14 | pledge "tty" can allow ioctl TIOCEXCL on a tty |  deraadt | 1 | -1/+2 |
2015-10-14 | I messed up reading the call graph. -d delete does use search, so a |  deraadt | 1 | -4/+1 |
2015-10-14 | sendmsg() is allowed to pass cmsg's which are not CMSG_RIGHTS - last |  deraadt | 1 | -4/+4 |
2015-10-14 | Backout last. Breaks sparc64, amoung other dubiousness. |  krw | 3 | -35/+7 |
2015-10-13 | Reject the escape sequences \[uD800] to \[uDFFF] in the parser. |  schwarze | 4 | -5/+10 |
2015-10-13 | Major character table cleanup: |  schwarze | 16 | -594/+469 |
2015-10-13 | Call the sort program through $SORTPROG, as intended; OK millert@ |  tim | 1 | -18/+18 |
2015-10-13 | Prevent a NULL-pointer dereference when closing a ugen(4) node |  mpi | 1 | -4/+2 |
2015-10-13 | In rev 1.15 the sizeof argument was fixed in a strlcat() call but |  millert | 1 | -2/+2 |
2015-10-13 | Check if a file name can be extracted from a line before marking for |  lum | 1 | -2/+2 |
2015-10-13 | 3 more headers required for one stinking inet6 ioctl.. |  deraadt | 1 | -1/+4 |
2015-10-13 | - pf_insert_src_node(): global argument (arg6) is useless, function |  sashan | 4 | -31/+20 |
2015-10-13 | sm_error() already does the exit for us. |  ajacoutot | 1 | -2/+2 |
2015-10-13 | Allow ioctl SIOCGNBRINFO_IN6 in case of "route", for use by ndp. |  deraadt | 1 | -1/+2 |
2015-10-13 | NET_RT_FLAGS must also accept a proto selection. |  deraadt | 1 | -2/+3 |
2015-10-13 | Test t16 for ed-formatted diffs does not contain a substitution. |  tobias | 4 | -2/+12 |
2015-10-13 | Ignore the setuid/setgid/sticky bits when copying the permissions of an input |  tim | 1 | -2/+2 |
2015-10-13 | Replace our /^\.\././ expression with /.//. The term is simpler and has |  tobias | 1 | -2/+2 |
2015-10-13 | Put ASN1_dup() under #ifndef LIBRESSL_INTERNAL. |  jsing | 2 | -10/+10 |
2015-10-13 | After the socket is open, the remainder is just io operations. |  deraadt | 1 | -1/+4 |
2015-10-13 | Remove -b flag and let ping6 set the socket buffer size automatically |  florian | 2 | -43/+25 |
2015-10-13 | -C and -c allow at most one input file. Ensure this is the case when the |  tim | 1 | -6/+6 |
2015-10-13 | apply PubkeyAcceptedKeyTypes filtering earlier, so all skipped |  djm | 1 | -8/+15 |
2015-10-13 | allow getsockopt IP_RECVDSTPORT & IPV6_RECVDSTPORT for an "inet" pledge |  deraadt | 1 | -1/+3 |