Age | Commit message (Expand) | Author |
2017-01-09 | The point of ieee80211_node_leave() is to place the node in COLLECT state. | Stefan Sperling |
2017-01-09 | When acting as hostap, negotiate HT before calling the driver's ic_newassoc() | Stefan Sperling |
2017-01-09 | Fix ieee80211_add_htop(), which is not yet called in active code paths. | Stefan Sperling |
2017-01-09 | Sync with NetBSD/luna68k changes. | Kenji Aoyama |
2017-01-09 | i386 vmm requires PAE mode to be in use. don't match vmm(4) if ! PAE. | Mike Larkin |
2017-01-09 | Warnings and errors that occur during mdoc_validate() | Ingo Schwarze |
2017-01-08 | Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with | Kenneth R Westerback |
2017-01-08 | Indentation must be measured in units of the surrounding text, | Ingo Schwarze |
2017-01-08 | Revert previous commit as it failed to handle unset vmcs pointers properly | Mike Larkin |
2017-01-08 | Reduce "vmd -v" spam a bit by not printing useless exit information. These | Mike Larkin |
2017-01-08 | Sync log.c with the latest version from vmd/log.c that preserves errno | Reyk Floeter |
2017-01-08 | Revert the addition of PROMOTE_MODE. This breaks libobjc; I guess the | Miod Vallat |
2017-01-08 | Fix an assertion failure caused by \z\[u00FF] with -Tps/-Tpdf. | Ingo Schwarze |
2017-01-08 | Use a macro for the Tx timeout value. | Visa Hankala |
2017-01-08 | style: missing blank between case statement and label; | Ingo Schwarze |
2017-01-08 | Use makefs to build bsd.rd. ok deraadt | Martin Natano |
2017-01-08 | Add support for the RTC found on the Allwinner H3. | Mark Kettenis |
2017-01-08 | Specify correct size for the softc. | Mark Kettenis |
2017-01-08 | Make aml_rdpciaddr() work for for devices behind bridges. The code now | Mark Kettenis |
2017-01-08 | Display color depth alongside resolution when attaching inteldrm and | Frederic Cambus |
2017-01-08 | Make urtwn(4) use AMRR instead of letting the firmware handle rate scaling. | Stefan Sperling |
2017-01-08 | When if_down() is called, sppp_keepalive() needs a NET_LOCK(). | Alexander Bluhm |
2017-01-08 | Tolerate bare tabs in SYNOPSIS .Cd for now. | Ingo Schwarze |
2017-01-08 | delete three macro lines that have no effect, found with mandoc -Tlint | Ingo Schwarze |
2017-01-08 | add missing .An macros | Ingo Schwarze |
2017-01-08 | Stricter validation of the NAME section, in particular: | Ingo Schwarze |
2017-01-07 | Make getting the parent clock for the SD/MMC controller work on the | Mark Kettenis |
2017-01-07 | regen | Mike Larkin |
2017-01-07 | Some newer Intel Xeon E5v4 PCI ids, from Hrvoje Popovski | Mike Larkin |
2017-01-07 | add missing comma in the NAME section | Ingo Schwarze |
2017-01-07 | fix commata in the NAME section | Ingo Schwarze |
2017-01-07 | reduce statement nesting depth in a couple places, suggested by | Mike Larkin |
2017-01-07 | add rcs tags | Mike Larkin |
2017-01-07 | use 16 bit segment selectors. also reduces differences with i386 vmm | Mike Larkin |
2017-01-07 | fix a typo in an .Xr reported by jmc@ | Ingo Schwarze |
2017-01-07 | sync | Theo de Raadt |
2017-01-07 | Fill bootstrap translation table with zeroes before we use it and don't map | Mark Kettenis |
2017-01-07 | Add note about ccc and initc so people who want it can see it is | Nicholas Marriott |
2017-01-07 | Add support for the OSC 4 and OSC 104 palette setting escape sequences, | Nicholas Marriott |
2017-01-07 | Add and remove some blank lines, in order to make X509_verify_cert() | Joel Sing |
2017-01-07 | -#endif /* !SMALL */ | Theo Buehler |
2017-01-07 | Only install header files relevant for the architecture we're targeting. | Mark Kettenis |
2017-01-07 | a little more cleanup; | Jason McIntyre |
2017-01-07 | Revert part of r1.54 as there are at least two situations where we are still | Joel Sing |
2017-01-07 | Remove unused MIX_CN_CIN macro, make umidi_evlen[] static, style(9). | Alexandre Ratchov |
2017-01-07 | correctly mark all documented macros found in <openssl/bn.h> | Ingo Schwarze |
2017-01-07 | Use .Fn rather than .Xr for X509_VERIFY_PARAM_lookup(), | Ingo Schwarze |
2017-01-07 | Document X509_NAME_hash(3), listed in <openssl/x509.h>; | Ingo Schwarze |
2017-01-07 | Write a new manual page X509_STORE_load_locations(3) from scratch. | Ingo Schwarze |
2017-01-06 | Remove cross references to the undocumented functions X509_STORE_new(3) | Ingo Schwarze |