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