summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04Fix typo in #include line.YASUOKA Masahiko
2015-12-04add a test for wc -mTed Unangst
2015-12-04remove PLEDGE_INET granting when using "getpw" in YP environnmentSebastien Marie
2015-12-04Reject input when either the version is wrong or the pad is non-zero;Reyk Floeter
2015-12-04Sync after rt_mask() removal.Martin Pieuchot
2015-12-04Remove files which had been unused.YASUOKA Masahiko
2015-12-04prefix function names like randomid and pmod to keep them out of globalTed Unangst
2015-12-04Grab the KERNEL_LOCK() around bridge_output().Martin Pieuchot
2015-12-04There is no need to grab the KERNEL_LOCK here anymore. After discussion withClaudio Jeker
2015-12-04polishingTed Unangst
2015-12-04one signal.h should sufficeTed Unangst
2015-12-04A VM has to run with at least 1 CPU.Reyk Floeter
2015-12-04assume modern curses and unifdef ancient feature testsTed Unangst
2015-12-04bridge(4) never outputs packets so set its if_output and if_start to NULL.Martin Pieuchot
2015-12-04espie reminds me that EOF can happen for errors as well, so check for thatTed Unangst
2015-12-04ignore SIGPIPE. i don't see any way for it to happen, but nevertheless weTed Unangst
2015-12-04Add pledge "dpath", which provides access to mknod(2) and mkfifo(2).Theo de Raadt
2015-12-04sort flags.Igor Sobrado
2015-12-04add a missing mtx_leave before a panic to give ddb/reboot a betterJonathan Gray
2015-12-04Do not think atomicity is required here. In any case, prepare forTheo de Raadt
2015-12-04- sync usageGleydson Soares
2015-12-04Fix for OpenSSL CVE-2015-3195Bob Beck
2015-12-04clean up agent_fd handling; properly initialise it to -1 andDamien Miller
2015-12-03Re-add the "load" and "reload" commands to vmctl: Instead of parsingReyk Floeter
2015-12-03syncTheo de Raadt
2015-12-03mpi@ forgot to commit this. That should unbreak the tree.Claudio Jeker
2015-12-03Fix for OpenSSL CVE-2015-3194Bob Beck
2015-12-03sort SEE ALSO;Jason McIntyre
2015-12-03new sentence, new line;Jason McIntyre
2015-12-03Get rid of rt_mask() and stop allocating a "struct sockaddr" for everyMartin Pieuchot
2015-12-03Replace vmmctl with vmctl. Also remove parse.y from the "new" vmctl.Reyk Floeter
2015-12-03deleting ip_insertoptions() prototype, which is no longer neededAlexandr Nedvedicky
2015-12-03remove trailing whitespaceJoerg Jung
2015-12-03ip_send()/ip6_send() allow PF to send response packet in ipsoftnet task.Alexandr Nedvedicky
2015-12-03introduce limit session keyword replacing fixed valuesJoerg Jung
2015-12-03No need to continuously check the current rdomain of the interfaceKenneth R Westerback
2015-12-03syncTheo de Raadt
2015-12-03various tweaks;Jason McIntyre
2015-12-03remove code that's been #ifdef'ed out for 20 yearsBret Lambert
2015-12-03tweak previous;Jason McIntyre
2015-12-03if_indextoname() was fixed a while back, do not need to pledge "route"Theo de Raadt
2015-12-03When enqueuing a mbuf chain, take the top instead of the lastAlexander Bluhm
2015-12-03pledges ssh client:Sebastien Marie
2015-12-03syncTheo de Raadt
2015-12-03Remove the /usr/share/nls/ exception from pledge(2). The libcAlexander Bluhm
2015-12-03Use SRPL_HEAD() and SRPL_ENTRY() to be consistent with and allow toMartin Pieuchot
2015-12-03add ifdef IPSEC for protoypes; requested by mpi@Markus Friedl
2015-12-03Add and document -D and -f flags to vmd.Reyk Floeter
2015-12-03mlarkin's code has been moved to vmm.c, so it is ok to claim the copyright.Reyk Floeter
2015-12-03quick removal of all host-related entries in the related relayd anchorSebastian Benoit