openbsd
2015-01-06 stspMake httpd return "404 not found" if an intermediate...
2015-01-06 reykI missed one goto abort instead of free(line).
2015-01-06 armaniWe do not support freeing memory using reqbufs with...
2015-01-06 ajacoutotSimplify special vars argument checking; invalidating...
2015-01-06 reykOnly open a socket once for each unique "listen on...
2015-01-06 reykInstead of calling free(line) in each error case, call...
2015-01-06 reykReturn "400 Bad Request" instead of "500 Internal Serve...
2015-01-06 dlgwhen we're entering an interrupt handler, record its...
2015-01-06 ajacoutotWhile on death-row, 'rcctl status' still is still allow...
2015-01-06 ajacoutotSync with new rcctl usage. Will get some much needed...
2015-01-06 ajacoutotRename some internal variables (flag and flags is way...
2015-01-06 deraadtsync
2015-01-06 ajacoutotMajor rcctl(8) rewrite to simplify it and add new featu...
2015-01-06 bluhmApply commit e0e6958aa074a7714cd7c4aa779a1dfede3a03b1...
2015-01-06 bluhmApply commit 2d8cf0b720cdd5f9f292f174a10ff74e62a380ec...
2015-01-06 mpiSupport for MEDION S4222 which needs another funky...
2015-01-06 mpiregen
2015-01-06 mpiMediaTek Inc. from Ingo Feinerer.
2015-01-06 gillesmove the message parser init earlier to avoid a possibl...
2015-01-06 gillesfix whitespace and indentation, by Kyle Milz
2015-01-06 nicmUnzoom before kill, from Thomas Adam.
2015-01-06 nicmAdd missing default bindings, from Theo Buehler.
2015-01-06 bradAlways enable the receive filter. It was being enabled...
2015-01-06 jsginit a potentially uninitialised var in pf_postprocess_addr
2015-01-06 dlgimplement atomic_swap_{uint,ulong,ptr) and some md...
2015-01-05 dlgsplassert on some archs (or just sparc64) check that...
2015-01-05 dlgthere's already three different types of chips in this...
2015-01-05 bluhmFix CVE-2014-6272 in Libevent 1.4 from upstream:
2015-01-05 bluhmFix relayd http regression tests. If http response...
2015-01-05 millertRemove #ifdef notdef bits--we are not going to change...
2015-01-05 lumAs pointed out by Kaspars Bankovskis on tech@, there...
2015-01-05 tedurename kern enter/exit macros to malloc enter/leave...
2015-01-05 gillessome third-party mda require a prepended From separator...
2015-01-05 millertAdd SORTPROG environment variable to test a different...
2015-01-05 uaafix .Nd line
2015-01-05 bluhmMake syslogd TCP tests more reliable. Increase timeout...
2015-01-05 espiea few tweaks to match the old script better (for now)
2015-01-05 jsingConvert openssl(1) passwd to new option handling.
2015-01-05 teduencrypt can use the scrypt scaling code in libc now...
2015-01-05 teduuse the correct read count when determining how swabbin...
2015-01-05 sthenzap file which is unused and already removed upstream
2015-01-05 sthenuse new ub_conf_dir to set the directory for keys and...
2015-01-05 sthenregen
2015-01-05 sthenprovide a new ub_conf_dir variable, to be used in unbou...
2015-01-05 sthenWhen building the package path for the new fw_update...
2015-01-05 tedusimplify realloc loop by not using realloc. we don...
2015-01-05 teduconvert clock() to clock_gettime() for improved precisi...
2015-01-05 mpiPrevent a race condition upon resume by adding a supple...
2015-01-05 reykBe more specific: path is a component of the URI/URL...
2015-01-05 mpiExplicitly check for a non NULL ifp in in_control(...
2015-01-05 lteoZap a reference to .rnd, which is likely the last RANDF...
2015-01-04 jmcfix SEE ALSO;
2015-01-04 chriszadd new url stripping option:
2015-01-04 uaaadd uslhcom(4) description to usb(4)
2015-01-04 uaaadd new driver uslhcom(4) USB HID based UART.
2015-01-04 uaaadd uslhcom(4) to SYNOPSYS
2015-01-04 mpiOnly set the status of a completed xfer just before...
2015-01-04 miodEV68CB pass 2.4 is numeric revision 5, as reported...
2015-01-04 teduback to using ramdisk encrypt again. theo found and...
2015-01-04 danielremove code for ancient gcc.
2015-01-04 espieremove extra scaffolding that's actually NOT in the...
2015-01-04 espiesame semantics as old program
2015-01-04 espiecleaner logic, fix things so that fw_update -da makes...
2015-01-04 espietweak the ntogo messages slightly so that they work...
2015-01-04 espietoo many todo. Use unambiguous names, since they're...
2015-01-04 reykThe PRG airport has been renamed in honor of Vaclav...
2015-01-04 mpiImplement splassert(9) for powerpc.
2015-01-04 mpiSort wireless nodes by signal strength, from Simon...
2015-01-04 miodUse __buffer__ instead of __string__ as the __bounded...
2015-01-04 dlgback out r1.173, aka the "* 8" diff. it tickles a probl...
2015-01-04 jsgreturn 0 for success in ucycom_param() instead of unini...
2015-01-04 bradFix error handling for re_encap() within re_start(...
2015-01-04 jsgavoid the use of an uninitialised variable in one of...
2015-01-04 deraadtfix -b a mode, spotted by rpe
2015-01-04 tedugo back to using /mnt encrypt. it seems something isn...
2015-01-04 bcookuse MAXIMUM as the canonical local MAX macro.
2015-01-04 bcookrename sockaddr_un variables from 'sun' to the more...
2015-01-04 bcookdon't rely on sys/param.h having a MAX macro.
2015-01-04 bcookRemove the unused dns_pid variable.
2015-01-04 bcookremoved unused libevent header and structures in ntpd.h
2015-01-04 bcookAdd a missing include for time.h to get the definitions...
2015-01-03 reykReset tls key and cert to NULL when duplicating a serve...
2015-01-03 kettenisImplement BMAC support; ports 2 & 3 work now as well.
2015-01-03 uaaadd new driver uslhcom(4) USB HID based UART.
2015-01-03 uaaadd new driver uslhcom(4) USB HID based UART.
2015-01-03 uaaadd new driver uslhcom(4) USB HID based UART.
2015-01-03 miodSome bowels of the bus_dma code assume it is ok to...
2015-01-03 uaaadd new driver uslhcom(4) USB HID based UART.
2015-01-03 uaa(new) device driver for Silicon Labs CP2110 USB HID...
2015-01-03 kettenisMake port 1 on the 4x1G card work. Port 2 & 3 still...
2015-01-03 dougFix incorrect OPENSSL_assert() usage.
2015-01-03 espiemake it able to install quirks from normal path (with...
2015-01-03 reykTweak previous - add a missing free in the error path.
2015-01-03 afresh1Fix race condition in perl's ExtUtils::MakeMaker
2015-01-03 jsingAdd support for creating a protective MBR for GPT.
2015-01-03 reykSupport alias names and multiple listen statements...
2015-01-03 schwarzeFix a potential NULL pointer access in an error message...
2015-01-03 jsgmove the list_cloners() prototype out of #ifndef SMALL
2015-01-03 lteoCheck the return values of several reallocarray() calls...
2015-01-03 deraadtok, landisk snapshots are out that do static PIE
next