2017-12-07 |
stsp | In iwm(4), keep scanning if net80211 asks for a SCAN... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
stsp | Make iwm_newstate() recover from state transition errors. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
mpi | Set the correct ENCAPSULATION_MODE when doing NAT-T. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
martijn | Make the command formatting more consistent. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
otto | zap a few stray backslashes from the time thesse two... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
zhuk | Now that we have RB_NFIND, the canacar's trick with... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
zhuk | client_addr_init() never fails and its return value... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
zhuk | Fix a potential fd leak in client_aldap_open(). |
commit | commitdiff | tree | snapshot |
2017-12-07 |
krw | Let it compile again. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
mlarkin | reorder some port numbers, no functional change. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
tb | Drop the unused second argument from set_prompt().... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
espie | be consistent in where we call fflush |
commit | commitdiff | tree | snapshot |
2017-12-06 |
fcambus | Update inaccurate comment: i386_has_xcrypt => amd64_has... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
kettenis | Implement support for using interrupt cookies in vbus... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
krw | Disentangle dhclient.conf static lease handling from... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
otto | strdup -> bstrdup; from Michael W. Bombardieri |
commit | commitdiff | tree | snapshot |
2017-12-06 |
abieber | Make vmd respect owner when starting non-disabled vms. |
commit | commitdiff | tree | snapshot |
2017-12-06 |
zhuk | It's the imsg_compose(3) who accepts 'fd' argument... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
djm | don't accept junk after "yes" or "no" responses to... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
dtucker | Replace atoi and strtol conversions for integer argumen... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
dtucker | Add missing break for rdomain. Prevents spurious ... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2017-12-05 |
kettenis | Add SPARC-M7 PCIe; rename existing SPARC PCIe entries. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
kettenis | Remove DEF_STRONG(__cxa_thread_atexit_impl). This... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
kettenis | Handle 64-bit-address Memory Space. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
jca | Use clock_gettime(CLOCK_MONOTONIC) to schedule timers |
commit | commitdiff | tree | snapshot |
2017-12-05 |
jmc | add missing blank before punctuation; |
commit | commitdiff | tree | snapshot |
2017-12-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-12-05 |
espie | document PORTS_PRIVSEP now that it's nearing completion |
commit | commitdiff | tree | snapshot |
2017-12-05 |
millert | Fix a case where we could go off the end of the buffer. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
visa | Show board ID and revision in dmesg to ease the identif... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
visa | Drop cn30xxpow_intr_establish(), cn30xxpow_intr() and... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
jca | Seperate real and user timer interfaces |
commit | commitdiff | tree | snapshot |
2017-12-05 |
krw | When removing duplicate dynamic leases from the cache... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
espie | strip_comments is also called for dot lines, so sometim... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
otto | use a global BN_CTX; from kshe with a twist from myself |
commit | commitdiff | tree | snapshot |
2017-12-05 |
kettenis | Implement __cxa_thread_atexit to support C++11 thread_l... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
patrick | When sending out a proposal we create an SA/SPI for... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
deraadt | adjust for warning: warning repairs |
commit | commitdiff | tree | snapshot |
2017-12-05 |
djm | include the addr:port in bind/listen failure messages |
commit | commitdiff | tree | snapshot |
2017-12-04 |
kettenis | Sadly the firmware on SPARC T7 machines omits the execu... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
mpi | Use _kernel_lock_held() instead of __mp_lock_held(... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
patrick | Remove duplicate check that never could execute because... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
patrick | Consistently log "malformed payload" instead of "payloa... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
patrick | Remove check that is now a duplicate due to recent... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
patrick | The payloads are layered like onions, so you can valida... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
bluhm | RFC 4861 requires that all neighbor discovery packets... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
tb | change "if (lp &&" to "if lp != NULL &&". |
commit | commitdiff | tree | snapshot |
2017-12-04 |
robert | add the alps touchpad that can be found in the ideapad... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
tb | Avoid a NULL-deref in get_recorded_lease() leading... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
patrick | Initialize variable, otherwise the pointer might contai... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
bluhm | Make divert lookup similar for all socket types. If... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
mpi | Change __mp_lock_held() to work with an arbitrary CPU... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
mpi | Use _kernel_lock_held() instead of __mp_lock_held(... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
patrick | If we wanted to send out more proposals than just one... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
patrick | The RFC specifies that to accept a proposal, we must... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
krw | Move timer fields 'expiry" and "rebind" out of struct... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
sthen | Disallow the _pbuild user from making TCP/UDP connectio... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
kettenis | Enable bgw(4). |
commit | commitdiff | tree | snapshot |
2017-12-03 |
kettenis | Enumerate all i2c devices on the bus. Mark their nodes... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
tb | pledge(2) elfrdsetroot: |
commit | commitdiff | tree | snapshot |
2017-12-03 |
krw | Abandon nagging about "_" violating RFC 952. This remov... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
mpi | Rename ci_number to ci_cpuid to match other archs. |
commit | commitdiff | tree | snapshot |
2017-12-03 |
jsg | Include dtbs for Wandboard rev D1 including the i.MX... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2017-12-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-12-02 |
otto | Adapt to change in 0Z |
commit | commitdiff | tree | snapshot |
2017-12-02 |
otto | make 0Z do what the original dc and gnu bcc do; ok... |
commit | commitdiff | tree | snapshot |
2017-12-02 |
ajacoutot | post-patch -> pre-configure |
commit | commitdiff | tree | snapshot |
2017-12-02 |
otto | Add a caveat wrt use of non-decimal fractional notation... |
commit | commitdiff | tree | snapshot |
2017-12-02 |
espie | switching to _pbuild is tricky, you can't take it back. |
commit | commitdiff | tree | snapshot |
2017-12-01 |
guenther | Redo the calculation of the alignment and placement... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
patrick | The RFC specifies that in an SA payload the proposals... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
patrick | Turns out that, as specified in the RFC, the initial... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
otto | fix buglet in split_number() and optimize count_digits(); |
commit | commitdiff | tree | snapshot |
2017-12-01 |
tb | arm64 is now also a _syspatch_arch |
commit | commitdiff | tree | snapshot |
2017-12-01 |
stsp | In the macppc installer, switch the default answer... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
kettenis | Add quotes around the name of (unconfigured) devices... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
visa | Avoid using an uninitialized variable. |
commit | commitdiff | tree | snapshot |
2017-12-01 |
bluhm | Fix white spaces and shorten long line. |
commit | commitdiff | tree | snapshot |
2017-12-01 |
schwarze | Consistently .Xr the corresponding wide char functions... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
schwarze | add missing argument name; from <kshe59 at zoho dot... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
bluhm | Simplify the reverse PCB lookup logic. The PF_TAG_TRAN... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2017-12-01 |
jmc | remove deprectaed linkX notation; |
commit | commitdiff | tree | snapshot |
2017-12-01 |
otto | and enable new test |
commit | commitdiff | tree | snapshot |
2017-12-01 |
otto | extra tests for Z (upcoming implementation change) |
commit | commitdiff | tree | snapshot |
2017-11-30 |
visa | Fix the IPL and flags of the MP-safe crypto taskq.... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
jmc | add bgw; |
commit | commitdiff | tree | snapshot |
2017-11-30 |
visa | Replace `coremask' with `numcores'. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
visa | Prefer `numcores' to `coremask'. The former is probably... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
nayden | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
kettenis | Add bgw(4) man page. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
visa | Fix variable expansion. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
kettenis | Add bgw(4), a driver for a family of Bosch acceleration... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
patrick | Add support for rejecting IKE SA messages. This means... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
helg | vn_open(9) does not pass the open(2) flags to VOP_CREAT... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
bentley | Default unknowns to application/octet-stream instead... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
jmc | use the same macro consistently for the various carp... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
jmc | no more arp mode for carp; from martin rettberg |
commit | commitdiff | tree | snapshot |
next |