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