Age | Commit message (Expand) | Author |
2015-07-23 | Missed file in *_data_offset -> *_data_blkno switch. | Kenneth R Westerback |
2015-07-23 | remove -beta tag. take that as a hint. | Theo de Raadt |
2015-07-23 | tweak previous; | Jason McIntyre |
2015-07-23 | add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@ | Stuart Henderson |
2015-07-23 | remove the POOL_NEEDS_CATCHUP macro, it isnt used. | David Gwynne |
2015-07-23 | Add the bhyve id to recognize if we're running under this hypervisor. | Reyk Floeter |
2015-07-23 | The realm in authenticate directive of config file isn't escaped for '"' char. | Sebastien Marie |
2015-07-23 | Make npppd use libradius(3). Remove radius+ files. | YASUOKA Masahiko |
2015-07-23 | Build and install radiusd(8) and radiusctl(8) as default. They still | YASUOKA Masahiko |
2015-07-23 | Attach pvbus(4) later just before pci(4). Same change was done for amd64. | Reyk Floeter |
2015-07-23 | Build and install libradius as default. | YASUOKA Masahiko |
2015-07-23 | Sync with kernel TIOCGWINSZ change. | Doug Hogan |
2015-07-23 | Replace TIOCSWINSZ with TIOCGWINSZ in tame(2). | Doug Hogan |
2015-07-23 | GPT appears to create broken spoofed labels for empty disks (at least vnd, | Theo de Raadt |
2015-07-22 | Implement quoting support in doas.conf. Now you can pass environment | Vadim Zhukov |
2015-07-22 | Represent the current stream position in blocks rather than bytes | Alexandre Ratchov |
2015-07-22 | Fix memory leak when tail -r is used with anything but regular files. | Tobias Stoeckmann |
2015-07-22 | Small tweaks: | Vadim Zhukov |
2015-07-22 | Revert ca.c r1.7 - BN_to_ASN1_INTEGER() only allocates an ASN.1 integer | Joel Sing |
2015-07-22 | tweak previous; ok zhuk | Jason McIntyre |
2015-07-22 | process_mpw_commands should not go to install-media ifconfig | Theo de Raadt |
2015-07-22 | one whitespace out of place | Theo de Raadt |
2015-07-22 | Slam signal handlers harder in tame_fail(), found by semarie. | Theo de Raadt |
2015-07-22 | memory leak in execve with systrace, plus some unreachable code | Theo de Raadt |
2015-07-22 | Generate new moduli. | Darren Tucker |
2015-07-21 | pvbus(4) was attaching too early, it has to wait for identifycpu. | Reyk Floeter |
2015-07-21 | When reading untrusted user files, don't risk blocking, such that | Ingo Schwarze |
2015-07-21 | Switch pvbus(4) to fully dynamic autoconf - drivers don't have to be | Reyk Floeter |
2015-07-21 | Extend the setup with another address for testing pf route-to. | Alexander Bluhm |
2015-07-21 | Teach ifconfig(8) about mpw(4) commands. | Rafael Zalamena |
2015-07-21 | options w/o args go first in SYNOPSIS, and add -C to usage(); | Jason McIntyre |
2015-07-21 | Convert openssl(1) nseq to new option handling. | Joel Sing |
2015-07-21 | Convert openssl(1) pkcs7 to new option handling. | Joel Sing |
2015-07-21 | kill trailing whitespace | Jasper Lievisse Adriaanse |
2015-07-21 | Always permit kbind (for dynamic linking) and add __thrsigdivert to the | Philip Guenther |
2015-07-21 | Let octeon kernel compile again with the MP_LOCKDEBUG option. | Visa Hankala |
2015-07-21 | oops, previous commit regarding cases should have just been for parse.y. | Ted Unangst |
2015-07-21 | cases should line up with switch, from Dimitris Papastamos | Ted Unangst |
2015-07-21 | iRespect the access size when reading or writing to pci config space. | Mark Kettenis |
2015-07-21 | quote the %T title, to avoid confusing groff; | Jason McIntyre |
2015-07-21 | tweak previous; | Jason McIntyre |
2015-07-21 | tweak previous; | Jason McIntyre |
2015-07-21 | Add argument matching support to doas. | Vadim Zhukov |
2015-07-21 | sync | Theo de Raadt |
2015-07-21 | Remove the check for the connected flag since it is no longer around. | Claudio Jeker |
2015-07-21 | Move vmt.c to sys/dev/pv/vmt.c. The history is lost but can be found | Reyk Floeter |
2015-07-21 | basic macro cleanup, mostly converting to .Dv where appropriate | Ingo Schwarze |
2015-07-21 | whitespace cleanup | Jasper Lievisse Adriaanse |
2015-07-21 | add missing -n to the SYNOPSIS and usage() and -d to the DESCRIPTION; | Ingo Schwarze |
2015-07-21 | don't use .Xr for things that have no manual page | Ingo Schwarze |