2015-01-04 |
espie | same semantics as old program |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | cleaner logic, fix things so that fw_update -da makes... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | tweak the ntogo messages slightly so that they work... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | too many todo. Use unambiguous names, since they're... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
reyk | The PRG airport has been renamed in honor of Vaclav... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
mpi | Implement splassert(9) for powerpc. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
mpi | Sort wireless nodes by signal strength, from Simon... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
miod | Use __buffer__ instead of __string__ as the __bounded... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
dlg | back out r1.173, aka the "* 8" diff. it tickles a probl... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
jsg | return 0 for success in ucycom_param() instead of unini... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
brad | Fix error handling for re_encap() within re_start(... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
jsg | avoid the use of an uninitialised variable in one of... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
deraadt | fix -b a mode, spotted by rpe |
commit | commitdiff | tree | snapshot |
2015-01-04 |
tedu | go back to using /mnt encrypt. it seems something isn... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | use MAXIMUM as the canonical local MAX macro. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | rename sockaddr_un variables from 'sun' to the more... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | don't rely on sys/param.h having a MAX macro. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | Remove the unused dns_pid variable. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | removed unused libevent header and structures in ntpd.h |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | Add a missing include for time.h to get the definitions... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
reyk | Reset tls key and cert to NULL when duplicating a serve... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
kettenis | Implement BMAC support; ports 2 & 3 work now as well. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
miod | Some bowels of the bus_dma code assume it is ok to... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | (new) device driver for Silicon Labs CP2110 USB HID... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
kettenis | Make port 1 on the 4x1G card work. Port 2 & 3 still... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
doug | Fix incorrect OPENSSL_assert() usage. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
espie | make it able to install quirks from normal path (with... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
reyk | Tweak previous - add a missing free in the error path. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
afresh1 | Fix race condition in perl's ExtUtils::MakeMaker |
commit | commitdiff | tree | snapshot |
2015-01-03 |
jsing | Add support for creating a protective MBR for GPT. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
reyk | Support alias names and multiple listen statements... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
schwarze | Fix a potential NULL pointer access in an error message... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
jsg | move the list_cloners() prototype out of #ifndef SMALL |
commit | commitdiff | tree | snapshot |
2015-01-03 |
lteo | Check the return values of several reallocarray() calls... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
deraadt | ok, landisk snapshots are out that do static PIE |
commit | commitdiff | tree | snapshot |
2015-01-03 |
schwarze | Given the excessively technical description in the... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
chris | Identify NCT5104D variant in dmesg. (No lm here, these... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
rpe | Fix saving dhclient lease files during installation. |
commit | commitdiff | tree | snapshot |
2015-01-02 |
sebastia | Fix a few format string warnings, allow to build DEBUG... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
dlg | there's no need to defer the removal of the iic sensors... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
miod | Fix dow and apply the usual easter egg. |
commit | commitdiff | tree | snapshot |
2015-01-02 |
reyk | Bump config flags field to 32bits. Makes room for... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
sobrado | PFS stands for Perfect Forward Secrecy. |
commit | commitdiff | tree | snapshot |
2015-01-02 |
mpi | When chaining TRBs, calculate the TD Size as described... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
kettenis | Holds up much better under load with an IPL on the... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
schwarze | Explicitly set the *data member of struct ohash_info... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bluhm | Rename the tls_connect_socket() parameter 'socket'... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
kettenis | Still locks up under load, but otherwise fairly functional. |
commit | commitdiff | tree | snapshot |
2015-01-02 |
ajacoutot | Fix return code of _rc_quirks(). |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bluhm | Use SIMPLEQ for syslogd filed list instead of manual... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
bluhm | When syslogd was sending via TCP, there was file descri... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
mpi | Report the TT Think Time of USB2.0 Hubs. |
commit | commitdiff | tree | snapshot |
2015-01-02 |
lum | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2015-01-02 |
deraadt | adjust date |
commit | commitdiff | tree | snapshot |
2015-01-02 |
dlg | give the device ref taken in vscsikqfilter to the knote... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
dlg | store all state needed to defer probe/detach events... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
ajacoutot | Add a comment about the default values being duplicated... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2015-01-02 |
jmc | uppercase for place names, and one "t" in british; |
commit | commitdiff | tree | snapshot |
2015-01-02 |
lteo | Remove ifdef statements for TIMES and USE_TOD; they... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
jsg | Add some additional i.MX6 board types from Bitrig. |
commit | commitdiff | tree | snapshot |
2015-01-01 |
krw | Enable 'ifconfig -C' (list dynamic interface types... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
florian | "The logging of errors SHOULD be restricted to conflict... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
bluhm | Test that syslogd sending over TCP does not leak a... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
miod | Inline the .cpsetup pseudo-statement in rcrt0 to avoid... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | Fix a buffer overrun triggered by a trailing backslash... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | Fix a read buffer overrun triggered by trailing \s... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
florian | KNF; no binary change |
commit | commitdiff | tree | snapshot |
2015-01-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-01 |
deraadt | move to 5.7-beta |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | Don't dereference NULL pointers when formatting missing... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
reyk | Merge error page changes from httpd: send Content-Lengt... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
jsing | Provide option types for binary AND, binary OR and... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
reyk | Use the recommended HTML5 doctype in error pages. |
commit | commitdiff | tree | snapshot |
2015-01-01 |
reyk | Use the HTML5 doctype for error and auto index pages... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
jsing | Convert the openssl(1) enc command to the new option... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | Revert previous; tls_accept_socket() was intentionally... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | If man(1) only has one single argument, always interpre... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | activate eqn(7) tests |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | eqn(7) tests |
commit | commitdiff | tree | snapshot |
2015-01-01 |
ajacoutot | Drop redundant FUNCS_ONLY. |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | The roff(7) language is Turing-complete, even the part... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | minimally document tls_accept_socket(); |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | Get rid of .Tn; from Kaspars at Bankovskis dot net... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
schwarze | Even though i personally consider 8-bit-characters... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
lteo | Remove an unnecessary freeaddrinfo() call, since errx... |
commit | commitdiff | tree | snapshot |
2015-01-01 |
jsg | Always drain the write buffer on pte sync. Needed... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
deraadt | Do not take sh to STATICPIE yet. That will happen... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
schwarze | describe .Ql more precisely; |
commit | commitdiff | tree | snapshot |
2014-12-31 |
tedu | recent changes broke alignment requirements on arm. |
commit | commitdiff | tree | snapshot |
2014-12-31 |
schwarze | When showing more than one formatted manual page, inser... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
tedu | adventure requires deterministic random for its interna... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
tedu | simplify poll() conversion. from patrick keshishian |
commit | commitdiff | tree | snapshot |
2014-12-31 |
jsing | copyright_year=$(date +%Y) |
commit | commitdiff | tree | snapshot |
2014-12-31 |
bluhm | Adapt and add regression tests for sending syslog messa... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
lum | Use the first host of the documentation ranges for... |
commit | commitdiff | tree | snapshot |
next |