summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18Unveil tetris.rob
2019-05-18document -c and -I. Use compact literal for the examples, so that theMarc Espie
2019-05-18Fix LDAP RFC reference in comment. Also noticed by martijn.rob
2019-05-18Both FreeBSD and I appear to have been confused by intel's deep-dive doc:Philip Guenther
2019-05-18freezero() is of no use here, the computed digest is not a secret.Otto Moerbeek
2019-05-18Add parsing for standard boot options.Visa Hankala
2019-05-18Correct free size. Fixes a panic when detaching crypto volumes.Tim van der Molen
2019-05-18BPF: remove redundant reference counting of filedescriptorsAlexandr Nedvedicky
2019-05-17Don't put dhclient into a loop when interface-mtu is presentKenneth R Westerback
2019-05-17Add realpath to regressBob Beck
2019-05-17Oops, forgot to include a copyright year when originally addedPhilip Guenther
2019-05-17Mitigate Intel's Microarchitectural Data Sampling vulnerability.Philip Guenther
2019-05-17stop using the moribund MLINKS bsd.man.mk feature;Ingo Schwarze
2019-05-17stop using the moribund MLINKS bsd.man.mk feature;Ingo Schwarze
2019-05-17add various missing informationIngo Schwarze
2019-05-17Implement mcx_down() and use it to unwind unsuccessful mcx_up() attempts.Jonathan Matthew
2019-05-17handle ERSPAN type IDavid Gwynne
2019-05-17Change a couple of ACS characters to be more sensible and add a fewNicholas Marriott
2019-05-17Initialize default size variables, from Thomas Adam.Nicholas Marriott
2019-05-17Add SMR_ASSERT_NONCRITICAL() in assertwaitok(). This eases debuggingVisa Hankala
2019-05-17For AR9271, use correct clock control register and add a macro to access it.Kevin Lo
2019-05-16Unbreak vmctl start foo -b /bsd -d disk.img -cLClaudio Jeker
2019-05-16Add XXX to a comment.rob
2019-05-16Accept address and number format for "ospfctl show database area XXX".remi
2019-05-16Correct errno markup. Noticed by schwarze.rob
2019-05-16Stop using the moribund MLINKS bsd.man.mk feature for Perl manuals.Ingo Schwarze
2019-05-16Stop using the moribund MLINKS bsd.man.mk feature for clang(1).Ingo Schwarze
2019-05-16unveil code was unaware of -f option.Theo de Raadt
2019-05-16Remove incorrect optimization. The current logic for skipping idle CPUsVisa Hankala
2019-05-16More consistently put remarks about the less useful LC_* categoties,Ingo Schwarze
2019-05-16Revert suni'ls ftp rewrite for now.Florian Obser
2019-05-16Move a variable declaration to the block where it's used to make thingsDarren Tucker
2019-05-16treat vms that are disabled in vm.conf the same as any other vm that's stoppedJasper Lievisse Adriaanse
2019-05-16unveil "w" on ttys was too strict, introducing a failure conditionTheo de Raadt
2019-05-16Do not change router-id on reload if unspecified.denis
2019-05-16enable malloc_duel; "tests want to run" bluhm@Otto Moerbeek
2019-05-16Allow arbitrary oids to be specified for the getnext request, instead ofMartijn van Duren
2019-05-16Handle a bit more work without taking the kernel lock. This should avoidMark Kettenis
2019-05-16Attach two dwiic-pci devices that didn't work before. That problem seemsMike Larkin
2019-05-15unrevert, i missed deraadt's commit with the proper fixTed Unangst
2019-05-15rework the zero warning slightly, and more completely disable until we'reTed Unangst
2019-05-15revert previous, since it makes jmc's machine print an extra newline.Ted Unangst
2019-05-15Add a regression test for path discovery outside of unveil() whichBob Beck
2019-05-15if \n is added in attach, then tpm_init() should skip it.Theo de Raadt
2019-05-15add copyright grant, requested by deraadt@Stuart Henderson
2019-05-15trivial patch to at least make the buggy functions control_char()Ingo Schwarze
2019-05-15Fix dragging when in view mode rather than copy mode, GitHub issue 1740Nicholas Marriott
2019-05-15trivial replacement of the home-grown IS_ASCII_OCTET()Ingo Schwarze
2019-05-15new sentence, new line;Jason McIntyre
2019-05-15listing all the libutil pages is getting cumbersome, and providing littleJason McIntyre