summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02Initialize wav structure enough for wav_close() to work in the errorAlexandre Ratchov
2012-11-02Use dedicated messages for flow control instead of abusing clock tickAlexandre Ratchov
2012-11-02BHyVe and QEMU also provide virtio.Brad Smith
2012-11-02Correct capitalization of KVM/VirtualBox.Brad Smith
2012-11-01KNF some leading spaces into tabs.Kenneth R Westerback
2012-11-01Remove dead code that was a leftover from the initial code which wasReyk Floeter
2012-11-01Switch alpha to per-process astpending.Miod Vallat
2012-11-01In cpu_fork(), correctly set up the stack of the new process if required. ThisMiod Vallat
2012-11-01When possible, send multiple characters per packet. Also, stop sending whenMark Kettenis
2012-11-01Zero v0 before transferring control to the main program to indicate thatMark Kettenis
2012-11-01tweak previous;Jason McIntyre
2012-11-01Add regress tests for tail -f.Landry Breuil
2012-11-01document the return of USE_X11 and its reason.Marc Espie
2012-11-01Register cleanup handler passed by ld.so with atexit(3).Mark Kettenis
2012-11-01Clear r7 before passing control to the main object.Mark Kettenis
2012-11-01redo most of the protocol (tcp/udp/...) checksum handlingHenning Brauer
2012-11-01update currency exchange rates;Jason McIntyre
2012-11-01Correct capitalization of KVM/VirtualBox.Brad Smith
2012-11-01Fix merge errors.Joel Sing
2012-10-31minor style cleanupMike Belopuhov
2012-10-31Delete some leftover debug code and the array it rode in on.Kenneth R Westerback
2012-10-31fix an off-by-oneOkan Demirmen
2012-10-31chris@ spotted a '2038' where a '2048' was meant and pointed outKenneth R Westerback
2012-10-31don't show Kelvin units, and don't be off by a factor of 10 either.Theo de Raadt
2012-10-31Forcibly delete all existing ipv4 addresses from an interface whenKenneth R Westerback
2012-10-31Unbreak build on !i386.Joel Sing
2012-10-31Bump version numbers.Joel Sing
2012-10-31Enable softraid boot support for cdboot(8) and pxeboot(8).Joel Sing
2012-10-31Make cdboot(8) and pxeboot(8) work correctly when it is larger than 64KB inJoel Sing
2012-10-31Save and restore %ebx across the call to read. Otherwise we load the firstJoel Sing
2012-10-31Bump i386 boot(8) version.Joel Sing
2012-10-31Enable softraid boot support for i386 boot(8).Joel Sing
2012-10-31Bring softraid support to i386/stand/libsa.Joel Sing
2012-10-31document lua.port.mk changesGleydson Soares
2012-10-31On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tMark Kettenis
2012-10-31tweak previous;Jason McIntyre
2012-10-31Add support for Intel's Supervisor Mode Access Prevention (SMAP) feature.Jonathan Gray
2012-10-31Some fixes for the receive filter handling.Brad Smith
2012-10-30new sshd_config option AuthorizedKeysCommand to support fetchingDamien Miller
2012-10-30fdopen(3) return a FILE * not an int, so compare against NULL.Gleydson Soares
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allKenneth R Westerback
2012-10-30introduce specialized register read and write functionsMike Belopuhov
2012-10-30New file holding functions to perform direct interface and routingKenneth R Westerback
2012-10-30Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, makingJoel Sing
2012-10-30backout previous over the m_freem contention concernsMike Belopuhov
2012-10-30Add RCS ids to the config files.Antoine Jacoutot
2012-10-30Actually remove the Makefiles.Joel Sing
2012-10-30Use time_uptime for expiration values as time_second can be skewed atFlorian Obser
2012-10-30Remove the now unused i386 libsa/libz Makefiles.Joel Sing
2012-10-30Bump the default number of descriptors.Brad Smith