index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-06
don't allow opening of /dev/vmm if we are in an unsupported configuration
Mike Larkin
2015-12-06
Change kernel internal pledge variables to 64bit (to prepare for more
Theo de Raadt
2015-12-06
un-needed extern which was removed a while back
Mike Larkin
2015-12-06
Remove a 250-line catalog of AT&T ksh bugs. ok tedu
mmcc
2015-12-06
man page missed switchover from vmmctl -> vmctl.
Mike Larkin
2015-12-06
pledge "dpath" to allow creation of nodes via mkfifo(2) and mknod(2)
Theo de Raadt
2015-12-06
multicast_{host,router} -> multicast.
Martin Pieuchot
2015-12-06
Add missing rc bits for rebound.
Robert Peichaer
2015-12-06
remove trailers option that was already obsolete when this code was imported.
Ted Unangst
2015-12-06
remove txpower option. only relevant to the now irrelevant wi driver.
Ted Unangst
2015-12-06
Use __progname instead of manually handling argv[0].
Tobias Stoeckmann
2015-12-06
Avoid out of boundary access on illegal command line arguments.
Tobias Stoeckmann
2015-12-06
Validate input files to prevent out of boundary accesses.
Tobias Stoeckmann
2015-12-06
switch on the return value of bus_dmamap_load_mbuf not value != 0
Jonathan Gray
2015-12-06
pledge "getpw" is not needed here.
tb
2015-12-06
Since the page zeroing thread runs without the kernel lock,
Bret Lambert
2015-12-06
spacing
Reyk Floeter
2015-12-06
g/c pf_change_a6(). it's exactly the same thing as pf_change_ap() with p =
Henning Brauer
2015-12-06
Treat quiz the same way as the other games and try to preserve the look
tb
2015-12-06
5.8 is out for a quite a while now. Remove the deletion of binaries
Robert Peichaer
2015-12-06
Check .Xr links by forking "man -f" rather than manually looking
Ingo Schwarze
2015-12-06
multicast_router -> multicast
Antoine Jacoutot
2015-12-06
document LC_CTYPE; feedback and OK jmc@
Ingo Schwarze
2015-12-06
Use ENVIRONMENT rather than CAVEATS to document LC_CTYPE.
Ingo Schwarze
2015-12-06
unbreak kernel link if vmm isnt being built as part of the kernel.
David Gwynne
2015-12-06
typo in log entry
mmcc
2015-12-06
Print the TTY in the vmctl status output.
Reyk Floeter
2015-12-06
When a new vm is created with VMM_IOC_CREATE, the kernel assigns a
Reyk Floeter
2015-12-06
restore VMM mode after resume from suspend/hibernate
Mike Larkin
2015-12-06
Check errno from config_getvm() correctly
Reyk Floeter
2015-12-06
Report errno from config_getvm() correctly
Reyk Floeter
2015-12-06
sync
Theo de Raadt
2015-12-06
Terminate all running VMs on startup: we're not able to pick up state
Reyk Floeter
2015-12-05
Fix previous by using the right argument name.
mmcc
2015-12-05
use argument names consistently.
Igor Sobrado
2015-12-05
Let special/ftp compile again. 'ares' is only used inside #ifndef SMALL, so
Kenneth R Westerback
2015-12-05
Send bad whitespace to the attic.
Kenneth R Westerback
2015-12-05
Multiple cleanups.
Martin Pieuchot
2015-12-05
Silence gcc whining about using 'serrno' uninitialized by initializing
Kenneth R Westerback
2015-12-05
Implement the .inst assembler directive for arm.
Tobias Ulmer
2015-12-05
Remove ancient and no longer valid installation instructions.
mmcc
2015-12-05
Remove LBL-specific stuff and a reference to CHANGES.
mmcc
2015-12-05
multicast_{host,router} is now just multicast;
Jason McIntyre
2015-12-05
Remove a few NULL-checks before free().
mmcc
2015-12-05
g/c unneeded af (address family) params to pf_change_ap and _icmp
Henning Brauer
2015-12-05
Remove a bunch of NULL-checks before free().
mmcc
2015-12-05
initialize host, to get rid of gcc warning, the conditions are correct.
Sebastian Benoit
2015-12-05
Make sure we use the same cpu numbering for the kern.cptime2 sysctl as we
Mark Kettenis
2015-12-05
prefer rsa-sha2-512 over -256 for hostkeys, too; noticed by naddy@
Markus Friedl
2015-12-05
Print shorter error message if opening /dev/vmm failed.
Reyk Floeter
[next]