summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-18Zap dhclient bits, mention resolvdkn
2021-07-18Make GPT_read() obtain and validate the on-disk MBR itself, viaKenneth R Westerback
2021-07-18Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"Theo de Raadt
2021-07-18The IPsec authentication before decryption used a different replayAlexander Bluhm
2021-07-18Do not ask iwx(4) firmware to send probe requests on passive channels.Stefan Sperling
2021-07-18Put MBR_parse() invocation inside MBR_read() instead of alwaysKenneth R Westerback
2021-07-18Clear the "persistence bit" on iwx(4) devices during hardware init.Stefan Sperling
2021-07-18Ignore routers option when a classless static routes option is presentFlorian Obser
2021-07-18Set MIMO-related flags in the iwx(4) ADD_STA command.Stefan Sperling
2021-07-18Newer iwx(4) firmware doesn't like the DQA command anymore.Stefan Sperling
2021-07-18Fix wrong usage of iwx_lookup_cmd_ver() in iwx_send_soc_conf().Stefan Sperling
2021-07-18vmd(8): remove invalid errno values from config_setvmdv
2021-07-18Support auto-tagging for ".It Va".Ingo Schwarze
2021-07-18Fix iwx(4) PHY context updates for newer firmware versions.Stefan Sperling
2021-07-18Let the mandoc.db(5) test suite work with parallel make (make -j),Ingo Schwarze
2021-07-18Document dhcpleased(8) and slaacd(8) besides dhclient(8) as DNS sourcekn
2021-07-18Follow dhclient -> dhcpleased switch, reduce supported DHCP statementskn
2021-07-18make the printf on skipping reset with gen7/gen8 debug onlyJonathan Gray
2021-07-18Update the list of firmware files used by iwm(4).Stefan Sperling
2021-07-18regenJonathan Gray
2021-07-18add devices from ASUS ROG Strix G513QY and Alienware Aurora R10Jonathan Gray
2021-07-17The first think MBR_init() does is memset(0) the gpt header and gptKenneth R Westerback
2021-07-17Remove setpassent(3) leftoverskn
2021-07-17Don't document systems which rewrite/change resolv.conf. Those systems canTheo de Raadt
2021-07-17Follow up on dhclient(8) to dhcpleased(8)/resolvd(8) switchkn
2021-07-17Make the mandoc.db(5) tests work with BSDOBJDIR set,Ingo Schwarze
2021-07-17Nuke a bunch of Capt. Obvious or misleading comments.Kenneth R Westerback
2021-07-17Change edit/gedit/setpid/gsetpid to return 0/-1 to indicate success or failureKenneth R Westerback
2021-07-17Ignore unwind socket with kevent(2) under SMALLkn
2021-07-17wrap some long linesDamien Miller
2021-07-17fix sftp on ControlPersist connections, broken by recent SessionTypeDamien Miller
2021-07-17syncJonathan Gray
2021-07-16drm/amdgpu: add another Renoir DIDJonathan Gray
2021-07-16amdgpu: Add Missing Sienna Cichlid DIDJonathan Gray
2021-07-16Change PRT_protected_guid() to take native order uuid's instead of little endianKenneth R Westerback
2021-07-16vmd(8): simplify vcpu logic, removing uart & vionet readsdv
2021-07-16this media can also use dhcpleased nowTheo de Raadt
2021-07-16Switch from dhclient to dhcpleased in the installer.Florian Obser
2021-07-16Create working directories earlier so that resolvd can writeFlorian Obser
2021-07-16Replace dhclient with dhcpleased/resolvd on the ramdisk.Florian Obser
2021-07-16create lease directory for dhcpleased in the ramdiskFlorian Obser
2021-07-16The installer plays weird tricks with /etc/resolv.conf and symlinks itFlorian Obser
2021-07-16switch to dhcpleased/resolvd in baseFlorian Obser
2021-07-16Improve comments in IPsec replay window calculation.Alexander Bluhm
2021-07-16Update the default block size in the manual, in sndiod.c r1.37 it wasStuart Henderson
2021-07-16main proc doesn't speak with sockets during the main loop and setpriority plusRicardo Mestre
2021-07-16/etc/ssl/cert.pem is loaded into mem with tls_load_file(3) on local functionRicardo Mestre
2021-07-16Remove unneeded call to tls_init(3)kn
2021-07-16Compare pointer to NULL, not 0.Kenneth R Westerback
2021-07-16Be consistent and always return -1 to indicate failure.Kenneth R Westerback