summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-12Fix some indentation and dead assignments.Nicholas Marriott
2019-05-12Fix 'ifconfig nwflags; These flags ended up overlapping with other flagsStefan Sperling
2019-05-12Fail early if a (universal) primitive type identifies as constructed, or if arob
2019-05-12Enforce minimal number of octets for tag > 30.rob
2019-05-12Remove redundant settings.Alexander Bluhm
2019-05-12In long form encoding, explicitly prohibit an initial length octet of 0xffrob
2019-05-12mention render node device filesJonathan Gray
2019-05-12Delete documentation of the former HOSTALIASES featuresIngo Schwarze
2019-05-12document log reading errorsMarc Espie
2019-05-12pushing NET_LOCK() further down from if_clone_{create,destroy}()Alexandr Nedvedicky
2019-05-12Between the broken GIC-500 on the RK3399 and differences in the secure modeMark Kettenis
2019-05-12Unused switch_port variable.akoshibe
2019-05-12The list + list.local approach is only needed if an architecture buildsTheo de Raadt
2019-05-12The list + list.local approach is only needed if an architecture buildsTheo de Raadt
2019-05-12Add ZLIB_CONSTJeremie Courreges-Anglas
2019-05-12Fix signed overflow in X509_CRL_print().Theo Buehler
2019-05-12Make sure the extended PM register descriptions actually exist beforeMark Kettenis
2019-05-12Revert the other hunk of r1.36 as well: in the case of CCM, ccm.key isTheo Buehler
2019-05-12exit early if the errata name is invalid to avoid building a syspatchRobert Nagy
2019-05-12Add first drm render node to list of devices to change when logging inJonathan Gray
2019-05-12use readlink(1) on each file that we think is different to ensure thatRobert Nagy
2019-05-12Document which fields are protected by the SCHED_LOCK().Martin Pieuchot
2019-05-12Unifdef TM_GMTOFF TM_ZONE USG_COMPAT ALTZONE to make the code more readable.Ingo Schwarze
2019-05-12document existing command status, and new command wipeMarc Espie
2019-05-12fix typodenis
2019-05-12Add simple menus to tree, client, buffer modes.Nicholas Marriott
2019-05-12new sentence, new line;Jason McIntyre
2019-05-12Remove menu_create_from_items, I thought I would use it for some laterNicholas Marriott
2019-05-12sort;Jason McIntyre
2019-05-12eaktway eviouspray;Jason McIntyre
2019-05-12syncTheo de Raadt
2019-05-12Add support for mapping ACPI PM registers using the "extended" gasioMark Kettenis
2019-05-12add missing ucrcom pageJonathan Gray
2019-05-12Stop the eyebleed in here and just use callocBob Beck
2019-05-11add an example to the man page. discovered by mlarkinTed Unangst
2019-05-11Correct a check in if_isconnected().Martin Pieuchot
2019-05-11Show driver name on net80211 scan debug lines.Stefan Sperling
2019-05-11report vm state through 'vmctl status'; whereas previously this would display...Jasper Lievisse Adriaanse
2019-05-11whitespace removalMike Larkin
2019-05-11whitespace removalMike Larkin
2019-05-11whitespace removalMike Larkin
2019-05-11let's check /bin/c++Bob Beck
2019-05-11Prune visited leaves when walking dependencies to call init functions inPhilip Guenther
2019-05-11Kill an unused done: label and the associated superfluous "return;"Kenneth R Westerback
2019-05-11Kill a couple of superfluous "return;" statementsKenneth R Westerback
2019-05-11move the noise about W^X mapping failure inside the sysctl kern.wxabortTheo de Raadt
2019-05-11vm_dump_header allocated space for a signature but it was never set;Jasper Lievisse Adriaanse
2019-05-11wxneeded binaries on wxallowed filesystems were refused execution. We haveTheo de Raadt
2019-05-11add missing comment about VM_STATE_SHUTDOWN; as discussed with ccardenas@Jasper Lievisse Adriaanse
2019-05-11track the state of the vm (running, paused, etc) using a single bitfield inst...Jasper Lievisse Adriaanse