summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07Fix bell indicators across detach, reported by Torbjorn Lonnemark, diffNicholas Marriott
2015-12-07Convert to arc4random_uniform.tb
2015-12-07Add cpuid bits documented in the August 2015 revision ofJonathan Gray
2015-12-07Remove NULL-checks before free(). No functional change.mmcc
2015-12-07Remove SHA0 check, as we did in v1.21 of sha.h.Brent Cook
2015-12-07enable snooping on Intel 100 Series HDAJonathan Gray
2015-12-07match on intel 100 seriesJonathan Gray
2015-12-07Get rid of modulo bias and replace the naive shuffle by thetb
2015-12-07basic unit tests for rsa-sha2-* signature typesDamien Miller
2015-12-07NFS can pass a buffer cache buffer straight to VOP_STRATEGY here, so dma_flip isBob Beck
2015-12-06Only declare buf_daemon() oncePhilip Guenther
2015-12-06child_return() is already declared in <sys/proc.h>Philip Guenther
2015-12-06Simplify the relocation code for the ld.so bootstrap and static pie: trackPhilip Guenther
2015-12-06Fix qsort() comparison functions:Philip Guenther
2015-12-06Update reference from lang/gcc/4.2 to lang/gcc/4.9. From Danielmmcc
2015-12-06Prevent running a VM with the same name multiple times - multipleReyk Floeter
2015-12-06Do the same with less code.Robert Peichaer
2015-12-06add function prototypeMike Larkin
2015-12-06move around some deck chairs in preparation for supporting VM reboot. thisMike Larkin
2015-12-06remove some now-unused enumsMike Larkin
2015-12-06sort SEE ALSO;Jason McIntyre
2015-12-06Don't bother printing out the count of what type of cpu we have. InsteadMike Larkin
2015-12-06test suite for fmt(1) written from scratchIngo Schwarze
2015-12-06don't allow opening of /dev/vmm if we are in an unsupported configurationMike Larkin
2015-12-06Change kernel internal pledge variables to 64bit (to prepare for moreTheo de Raadt
2015-12-06un-needed extern which was removed a while backMike Larkin
2015-12-06Remove a 250-line catalog of AT&T ksh bugs. ok tedummcc
2015-12-06man page missed switchover from vmmctl -> vmctl.Mike Larkin
2015-12-06pledge "dpath" to allow creation of nodes via mkfifo(2) and mknod(2)Theo de Raadt
2015-12-06multicast_{host,router} -> multicast.Martin Pieuchot
2015-12-06Add missing rc bits for rebound.Robert Peichaer
2015-12-06remove trailers option that was already obsolete when this code was imported.Ted Unangst
2015-12-06remove txpower option. only relevant to the now irrelevant wi driver.Ted Unangst
2015-12-06Use __progname instead of manually handling argv[0].Tobias Stoeckmann
2015-12-06Avoid out of boundary access on illegal command line arguments.Tobias Stoeckmann
2015-12-06Validate input files to prevent out of boundary accesses.Tobias Stoeckmann
2015-12-06switch on the return value of bus_dmamap_load_mbuf not value != 0Jonathan Gray
2015-12-06pledge "getpw" is not needed here.tb
2015-12-06Since the page zeroing thread runs without the kernel lock,Bret Lambert
2015-12-06spacingReyk Floeter
2015-12-06g/c pf_change_a6(). it's exactly the same thing as pf_change_ap() with p =Henning Brauer
2015-12-06Treat quiz the same way as the other games and try to preserve the looktb
2015-12-065.8 is out for a quite a while now. Remove the deletion of binariesRobert Peichaer
2015-12-06Check .Xr links by forking "man -f" rather than manually lookingIngo Schwarze
2015-12-06multicast_router -> multicastAntoine Jacoutot
2015-12-06document LC_CTYPE; feedback and OK jmc@Ingo Schwarze
2015-12-06Use ENVIRONMENT rather than CAVEATS to document LC_CTYPE.Ingo Schwarze
2015-12-06unbreak kernel link if vmm isnt being built as part of the kernel.David Gwynne
2015-12-06typo in log entrymmcc
2015-12-06Print the TTY in the vmctl status output.Reyk Floeter