summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21enable support for VMware ParaVirtual SCSI via vmwpvs(4).David Gwynne
2013-10-21remove a space that snuck into the outputTheo de Raadt
2013-10-20Make the IPv4 and IPv6 code look similar to allow easy comparison.Alexander Bluhm
2013-10-20Introduce write-only (for now) display.font parameter, which issues aMiod Vallat
2013-10-20No longer store fonts added with the WSDISPLAYIO_LDFONT ioctl into theMiod Vallat
2013-10-20Fix osiop.c inclusion rule.Miod Vallat
2013-10-20Use C99 named initializers for struct wsdisplay_accessops fields.Miod Vallat
2013-10-20Realmode park is causing more problems than it's solving. Remove until weMike Larkin
2013-10-20tweak the "exec" description, as worded by djm;Jason McIntyre
2013-10-20Do not run any command line command from the client which starts theNicholas Marriott
2013-10-20Informational message on unpack startMike Larkin
2013-10-20spelling, spacing, etcTheo de Raadt
2013-10-20Add a load_font accessop to rasops, to allow for fonts to be loaded andMiod Vallat
2013-10-20Deep inside DIOCXCOMMIT, should return a real errno instead of -1Theo de Raadt
2013-10-20Rename rn_mpath_count() to rn_mpath_active_count() since it will onlyClaudio Jeker
2013-10-20Report i/o errors on stdin as occuring on "stdin" not "(null)"...Miod Vallat
2013-10-20Use rdev->audio_task for hdmi audio related hotplug events. Matches theMark Kettenis
2013-10-20Use scapy to test IPv6 packets with routing header type 0.Alexander Bluhm
2013-10-20no need to make the icmp cksum "offloading" case special insofar that theHenning Brauer
2013-10-20in pf_cksum, set the icmp/icmp6 cksums to 0, for comsistency with tcp/udpHenning Brauer
2013-10-20Bump version numbers. Was supposed to be part of the keydisk boot commit.Stefan Sperling
2013-10-20Add i386/amd64 boot(8) support for keydisk-based softraid crypto volumes.Stefan Sperling
2013-10-20In rt_mpath_conflict() there is no need to check the priority in the loopClaudio Jeker
2013-10-20If the font to load is not a file, compute the numbers of characters itMiod Vallat
2013-10-20rt_mpath_next() was always called with 0 in the last argument. So drop it.Claudio Jeker
2013-10-20Allow WSDISPLAYIO_GTYPE ioctl on the tty*cfg device (passing it back to tty*0).Miod Vallat
2013-10-20KNF a long line.Kenneth R Westerback
2013-10-20Make sure that the RTM_DESYNC message is not filtered out. Also ensure thatClaudio Jeker
2013-10-20Remove Freetype internal directories.Matthieu Herrb
2013-10-20Simplify definition of the side-effect-free wd io routine.Theo de Raadt
2013-10-20Put a large chunk of the IPv6 rdomain support in-tree.Peter Hessler
2013-10-20WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@Miod Vallat
2013-10-20(daddr_t) -> (u_int64_t) when multiplying ncylinders * secpercyl toKenneth R Westerback
2013-10-20Provide more debugging aids when failing to read the packed image from diskMike Larkin
2013-10-20DPRINTFs for various failure cases, disabled by default (uncommentMike Larkin
2013-10-20add canonicalisation options to -o listsDamien Miller
2013-10-20Flush the cache after bouncing the inflate page to the piglet.Mike Larkin
2013-10-20SMEP (on Ivy Bridge and later CPUs) require page protections that includeMike Larkin
2013-10-20Don't turn on modifyOtherKeys by default, it is annoying if tmux isNicholas Marriott
2013-10-20reserve file descriptors for incoming connections so weSebastian Benoit
2013-10-20Replace manual list handling with a TAILQ.Miod Vallat
2013-10-20the safety of the internet is called into doubtBret Lambert
2013-10-20Use a second inflate page for stream finalize, since it is possibleMike Larkin
2013-10-20syncTheo de Raadt
2013-10-20remove irrelevant commentTheo de Raadt
2013-10-20tedu noct(4). dmesglog shows no users of this device and the driver hasMike Larkin
2013-10-20Fix release after rdsetroot shuffle.Miod Vallat
2013-10-20catch up with elf(5)/stab(5) removal;Jason McIntyre
2013-10-20rename "command" subclause of the recently-added "Match" keyword toDamien Miller
2013-10-20document % expansions performed by "Match command ..."Damien Miller