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