2018-08-19 |
tb | If /etc/installurl doesn't exist, install a default... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
schwarze | do not print horizontal lines inside vertical spans |
commit | commitdiff | tree | snapshot |
2018-08-19 |
nicm | Expand \u and \U escape sequences in command strings... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
deraadt | delete blank line not found in other arch |
commit | commitdiff | tree | snapshot |
2018-08-19 |
jasper | double the allowed length for the 'tls ciphers' option |
commit | commitdiff | tree | snapshot |
2018-08-19 |
deraadt | pseudo-device must be file-flagged otherwise ramdisks... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
schwarze | Mostly complete implementation of the 'c' (character... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-08-19 |
nicm | Add a client redraw-window flag instead of the redraw... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
jsing | Rename and collapse tls12_get_sigandhash_cbb(). |
commit | commitdiff | tree | snapshot |
2018-08-19 |
jsing | Convert ssl3_send_newsession_ticket() to CBB. |
commit | commitdiff | tree | snapshot |
2018-08-19 |
patrick | Implement "mach dtb <filename.dtb>" in efiboot(8).... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
florian | Call daemon with 0 as first argument so that it changes... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
florian | Call daemon with 0 as first argument so that it changes... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
anton | regen |
commit | commitdiff | tree | snapshot |
2018-08-19 |
anton | sync |
commit | commitdiff | tree | snapshot |
2018-08-19 |
anton | Add kcov(4), a kernel code coverage tracing driver... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
kettenis | Add support for multiple PCI segments. Only really... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
visa | Remove a stale/obvious comment. |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | Bugfix: When a line ends with '\ \"', don't strip the... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | support the highly surprising escape sequence \# (line... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | paragraphs can contain .MT and .UR blocks |
commit | commitdiff | tree | snapshot |
2018-08-18 |
schwarze | If a tbl(7) column contains both text cells and numeric... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
nicm | SESSION_UNATTACHED flag is no longer necessary now... |
commit | commitdiff | tree | snapshot |
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 |
next |