summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08Recognise 'Speculative Store Bypass Disable' support cpuid bit.Jonathan Gray
2018-08-08Use new private key format by default. This format is suported byDamien Miller
2018-08-07Unveil is used at tail of initialization to allow "r" of /tftpbootTheo de Raadt
2018-08-07Unveil fits nicely into the syslogd privsep model. Unveiled filesTheo de Raadt
2018-08-07unveil can be used to restrict access to utmp and /devTheo de Raadt
2018-08-07Ignore basic MCS set information found in association responses.Stefan Sperling
2018-08-07UNVEIL_* flags defined elsewhere in a .h fileTheo de Raadt
2018-08-07Post-g2k18 fix: unbreak the optional vmd-internal vmboot loader.Reyk Floeter
2018-08-07Fix dangling knote references.Visa Hankala
2018-08-07Fix paste error in "no read access to" debug message, tweak messages.Reyk Floeter
2018-08-07Similar to the ldpd.conf change don't use a macro of the secret.Claudio Jeker
2018-08-06Make it possible to build a MULTIPROCESSOR kernel on armv7. While thisMark Kettenis
2018-08-06space required between macro args and punctuation;Jason McIntyre
2018-08-06Reflect reality.Marc Espie
2018-08-06replace the current log optionsSebastian Benoit
2018-08-06Correct example file since reserved words cannot be used as macros. Not onlyRicardo Mestre
2018-08-06Change manpage example for reserved words since the macro used is to replaceRicardo Mestre
2018-08-06Validate the prefix sent in a network delete call before trying to deleteClaudio Jeker
2018-08-06Fix debug message in ieee80211_auth_open(): s/reason/status/Stefan Sperling
2018-08-06make ifconfig <if> join display the list of networks configured forSebastian Benoit
2018-08-06Refactor ieee80211_add_ess():Stefan Sperling
2018-08-06Give the FDT interrupt API a more generic naming by replacing thePatrick Wildt
2018-08-06Do not set nwid over and over again. We just found the ess by comparingFlorian Obser
2018-08-06Pass the stale timestamp to path_remove_stale() removes a asp->peer dereferenceClaudio Jeker
2018-08-06Replace two asp->peer with prefix_peer(p) which is the same.Claudio Jeker
2018-08-06Assign peer1 and peer2 early on and use them everywhere instead of aspX->peer.Claudio Jeker
2018-08-06Remove cpath pledge(2) promise. We decided that not deleting the unix controlRicardo Mestre
2018-08-06Drop "rpath" from pledge(2) after ncurses initialization.Ricardo Mestre
2018-08-05ifconfig ioctl's that bring interfaces up the first time may issueTheo de Raadt
2018-08-05Fix typo that caused us to misassign parents.Mark Kettenis
2018-08-05use .Fl macro for command line optionsIngo Schwarze
2018-08-05wrong macroIngo Schwarze
2018-08-05Decouple unveil from the pledge flags, by adding dedicated unveil flagsBob Beck
2018-08-05Remove unnecessary NULL check from get_cert_by_subject sinceBrent Cook
2018-08-05Prevent a panic when reboot -q is used by making unveil_removevnodeBob Beck
2018-08-05Fix a memory leak in i2d_RSA_NET on failure of ASN1_STRING_set.Brent Cook
2018-08-05remove duplicate installation of the SIGINT handler;Ingo Schwarze
2018-08-05In RSA_padding_add_PKCS1_OAEP, dbmask needs to be freed on failure.Brent Cook
2018-08-05enable virtio pci attachment on armv7Jonathan Gray
2018-08-05Mention ioctls that don't work for the control device.Alexandre Ratchov
2018-08-05Use english words instead of file names.Alexandre Ratchov
2018-08-05Fix memory leak in i2b_PVK in error handling.Brent Cook
2018-08-05Remove obvious or repeating sentinces.Alexandre Ratchov
2018-08-05Since -s argument is no longer checked, during reexec, the argv size then mustRicardo Mestre
2018-08-05Remove cpath pledge(2) promise. We decided that not deleting the unix controlRicardo Mestre
2018-08-05calloc the mode data instead of malloc and initialize everything.Nicholas Marriott
2018-08-05enable bio and softraid on arm64 ramdiskJonathan Gray
2018-08-05enable bio and softraid on armv7 ramdiskJonathan Gray
2018-08-05Remove now unused header which I forgot to commit on previous.Ricardo Mestre
2018-08-05Remove cpath pledge(2) promise. We decided that not deleting the unix controlRicardo Mestre