2018-08-18 |
schwarze | .RE causes a line break even if .RS is not open |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | .SY causes a one-column indentation even without any... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
cheloha | Don't mention using poll(2) as a timeout. |
commit | commitdiff | tree | snapshot |
2018-08-18 |
cheloha | Plug SSL object leaks in doConnection(). |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | Do not allocate a column for decimal points if all... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
nicm | Some tidying and helper functions. |
commit | commitdiff | tree | snapshot |
2018-08-18 |
kettenis | Add support for flushing the instruction cache of other... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
mestre | After calling getaddrinfo(3) both on rfc868 and ntp... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | Unsurprisingly, zero-width non-breaking spaces have... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | end of sentence detection after .ME and .UE, useful... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | The .nf/.fi (fill mode) requests never have text children |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | Two consecutive .SY blocks only get a blank line in... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | prevent line breaks in the middle of .OP |
commit | commitdiff | tree | snapshot |
2018-08-18 |
kettenis | Make sure we don't match (and attach) more than the... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
kettenis | Support arbitrary number of redistributors. |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | Massively reduce the amount of text, cutting it down... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | implement the GNU man-ext .SY/.YS (synopsis block)... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
patrick | The official name for the ssdfb(4) reset GPIO attribute... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
schwarze | Remove more pointer arithmetic passing via regions... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
jsing | Convert ssl3_send_client_verify() to CBB. |
commit | commitdiff | tree | snapshot |
2018-08-17 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2018-08-17 |
patrick | Support reading and using serveral device tree attribut... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
schwarze | Make the wording more concise, use the imperative throu... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
martijn | No need to send the same nameserver twice. |
commit | commitdiff | tree | snapshot |
2018-08-17 |
dlg | the stack already counts bytes and packets, so don... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
schwarze | implement the GNU man-ext .TQ macro in man(7), |
commit | commitdiff | tree | snapshot |
2018-08-16 |
jsing | Add regress coverage for CBB_add_u32(). |
commit | commitdiff | tree | snapshot |
2018-08-16 |
jsing | Provide CBB_add_u32(), as needed for an upcoming conver... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
jsing | Simplify the add signature code/logic in ssl3_send_serv... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
florian | Switch nsd control socket from localhost to a unix... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
florian | update to 4.1.24 |
commit | commitdiff | tree | snapshot |
2018-08-16 |
jsing | Convert ssl3_send_server_key_exchange() to CBB. |
commit | commitdiff | tree | snapshot |
2018-08-16 |
millert | When installing the link to rcs2log, set the owner... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
millert | The zoneinfo directories can be mode 755 just like... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
jsing | Convert ssl3_get_server_key_exchange() to CBS. |
commit | commitdiff | tree | snapshot |
2018-08-16 |
tb | Revert previous, which was wrong as noted by schwarze... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
patrick | Make pmap_allocate_asid() mpsafe. Since between checki... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
schwarze | Do not calculate a pointer to a memory location before... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
nicm | Add the KEYC_XTERM flag to all function keys that imply... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
schwarze | Document \*(.T. |
commit | commitdiff | tree | snapshot |
2018-08-16 |
schwarze | Implement the \*(.T predefined string (interpolate... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
rob | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2018-08-15 |
kettenis | Turns out the integration of the GIC-500 on the Rockchi... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
kettenis | Distinguish between softc array members that are indexe... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
kettenis | Push back the kernel lock in sys_mmap(2) a little bit... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
kettenis | Use atomic instructions to keep track of what ASIDs... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
fcambus | Add /usr/include/c++ to hier.7. |
commit | commitdiff | tree | snapshot |
2018-08-15 |
fcambus | Remove dead assignment in login(1). |
commit | commitdiff | tree | snapshot |
2018-08-15 |
stsp | Update AP selection heuristics for auto-join. |
commit | commitdiff | tree | snapshot |
2018-08-15 |
florian | SIOCGIFNETMASK_IN6 failing just means that someone... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
schwarze | fix incomplete variable renaming in previous; |
commit | commitdiff | tree | snapshot |
2018-08-15 |
florian | Restore ability to use hostnames to configure ip addresses. |
commit | commitdiff | tree | snapshot |
2018-08-15 |
mpi | Partially revert previous, EM7455 is already handled... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
visa | Grab the KERNEL_LOCK() in MP-unsafe fo_close routines... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
kn | Fix struct soplice usage |
commit | commitdiff | tree | snapshot |
2018-08-15 |
kevlo | Introduce mue_eeprom_present to check if the EEPROM... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
jsg | sync machine list with arm64.html |
commit | commitdiff | tree | snapshot |
2018-08-15 |
jsg | add cpuid and msr bits from |
commit | commitdiff | tree | snapshot |
2018-08-14 |
cheloha | unveil(2) /etc/nologin.txt for reading |
commit | commitdiff | tree | snapshot |
2018-08-14 |
schwarze | Improve consistency of the substitution command further. |
commit | commitdiff | tree | snapshot |
2018-08-14 |
tb | Add a comment that explains what the check is doing... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
tb | The UI_add_{input,verify}_string() functions want a... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
deraadt | spelling error |
commit | commitdiff | tree | snapshot |
2018-08-14 |
jsing | Remove now unused variable, that got left behind from... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
jsing | Actually check the return values for EVP_Sign* and... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
cheloha | Don't fail by default in the -new case; ok tb jca |
commit | commitdiff | tree | snapshot |
2018-08-14 |
nicm | Add size to arguments struct too. |
commit | commitdiff | tree | snapshot |
2018-08-14 |
nicm | Some tidying, use a struct for arguments (there will... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
mestre | Drop unnecessary pledge(2) promises on apm(8): |
commit | commitdiff | tree | snapshot |
2018-08-14 |
jmatthew | return ENOTTY rather than EINVAL to indicate an ioctl... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
schwarze | support tail arguments on the .ME and .UE macros, |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | document new namei flags |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | Instead of using BYPASSUNVEIL at NDINIT time, use KERNE... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | More clear version of previous namei/pledge/chroot... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | in sys_statfs(), BYPASSUNVEIL can be passed to NDINIT... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
deraadt | The first panic in pledge_namei should only be for... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
florian | Make the owner of fcgi socket configurable. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
schwarze | basic macro cleanup, break lines of excessive length... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
visa | Simplify the startup of the cleaner, reaper and update... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
rob | Add more content. Tweaks from ingo. This man page is... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
stsp | Add support for band-steering access points to net80211. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
patrick | Support CPU frequency scaling on NXP i.MX8M. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
patrick | Support GPIO-based voltage regulators. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
stsp | Prevent iwm(4) from writing back the former BSS channel |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Print global IPsec counters. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Make it possible to run pipe(2) and pipe2(2) mostly... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Attach to Sierra Wireless MC7304/MC7354 & EM7455, from... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2018-08-13 |
mpi | Sierra Wireless MC7304/MC7354, from Denis Lapshin. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
patrick | The iterator i is not the option code, but simply the... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
anton | Add a test covering the recently fixed issue with dangl... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
jmc | consistent macros; |
commit | commitdiff | tree | snapshot |
2018-08-13 |
djm | revert compat.[ch] section of the following change... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
ccardenas | Add administrative options to LACP trunk implementation. |
commit | commitdiff | tree | snapshot |
2018-08-12 |
rob | Change ber_write_elements() to return ssize_t instead... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
djm | better diagnosics on alg list assembly errors; ok deraa... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
kettenis | Drop reference to dmabuf "file" as fnew() returns one... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
stsp | Make ifconfig's -joinlist command work as advertised. |
commit | commitdiff | tree | snapshot |
2018-08-12 |
kettenis | Really overwrite the major of com(4) instead of the... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
mortimer | Add retguard macros for arm64 asm and apply them in... |
commit | commitdiff | tree | snapshot |
next |