summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02Unstick bgpctl reload after reloading a bgpd.conf with errors.Florian Obser
2012-11-02Allow to specify how often a pattern has to show up in the relaydAlexander Bluhm
2012-11-02Ktrace the relayd during the test if the KTRACE environment variableAlexander Bluhm
2012-11-02Make the relayd regression tests more verbose. Write everythingAlexander Bluhm
2012-11-02Don't add a 'nameserver' line to resolv.conf if the nameserver inKenneth R Westerback
2012-11-02replace "err(1, (char *)NULL);" with "err(1, NULL);"Jason McIntyre
2012-11-02Consistency and robustness improvements in mda:Eric Faurot
2012-11-02uvm_km_alloc() allocs bytes rounded up to the nearest page not pages.Jonathan Gray
2012-11-02Make counters more informative in the scheduler:Eric Faurot
2012-11-02Watch the non-privileged end of the pipe to the privileged childKenneth R Westerback
2012-11-02unbreak ramdisks, we need to include tcp/udp.h unconditionally now and notHenning Brauer
2012-11-02Don't OR flags into an uninitialized variable in elantech hardware v1 code.Stefan Sperling
2012-11-02Dont insert twice recorded wav files (-o) on the list of recorded files;Alexandre Ratchov
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