2021-03-16 |
krw | Nuke unused time_t variable. |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kn | Move setifrtlabel() and *keepalive() prototypes out... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
florian | sync to unbound 1.13.1; heavy lifting by sthen |
commit | commitdiff | tree | snapshot |
2021-03-16 |
patrick | acpi_intr_disestablish() should free its own cookie. |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kurt | Bump MAXTSIZ to 256MB on i386. |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kurt | On i386 don't attempt to map shared libraries in low... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
florian | Don't (try to) deconfigure an interface that was never... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
florian | We can't learn anything interesting from RTM_NEWADDR... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
deraadt | handle theoretical case of sigfillsz not being pow2... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
millert | Describe what happens when RFC 4638 is not supported. |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kettenis | Fix some correctness issues in the lowelevel kernel... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
nicm | Add client-detached notification in control mode, from... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
kn | Do not delete control socket upon exit |
commit | commitdiff | tree | snapshot |
2021-03-16 |
otto | A socket buffer is not the best size to read from a... |
commit | commitdiff | tree | snapshot |
2021-03-16 |
djm | don't let logging clobber errno before use |
commit | commitdiff | tree | snapshot |
2021-03-15 |
patrick | Add code to acpiiort(4) to look up named components... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
patrick | Change API of acpiiort(4). It was written as a hook... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
patrick | Add acpi_iommu_device_map(), which replaces the DMA... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
patrick | Add the IORT structure for named components. These... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
tobhe | We makes sure that a dh group is required if the local... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
tobhe | Ignore msg_ke in CREATE_CHILD_SA if DH negotiation... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
florian | Clear AUTOCONF6TEMP flag when we detach inet6. |
commit | commitdiff | tree | snapshot |
2021-03-15 |
deraadt | Don't put an extern variable (ppc_kvm_stolen) into... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
nicm | Do not crash if there is no item to show command error... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
espie | tweaks to system version handling: |
commit | commitdiff | tree | snapshot |
2021-03-15 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-03-15 |
espie | add a check for system-version, since I tend to reverse... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
claudio | Allocate the repo structs individually linked by a... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
tobhe | Log errors with log level info and SPI. |
commit | commitdiff | tree | snapshot |
2021-03-14 |
florian | Since we are doing getifaddrs() anyway we can get the... |
commit | commitdiff | tree | snapshot |
2021-03-14 |
patrick | msi-map-mask is a pasto and should be iommu-map-mask. |
commit | commitdiff | tree | snapshot |
2021-03-14 |
jmc | add HISTORY; from maxim vuets |
commit | commitdiff | tree | snapshot |
2021-03-14 |
jan | regen |
commit | commitdiff | tree | snapshot |
2021-03-14 |
jan | Add ID for Intel SSD DC |
commit | commitdiff | tree | snapshot |
2021-03-13 |
tobhe | Use EXFLAG_INVALID to handle out of memory and parse... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
kn | Remove "deletetunnel" (deprecated with 6.4) |
commit | commitdiff | tree | snapshot |
2021-03-13 |
kn | Move all rdomain bits under SMALL |
commit | commitdiff | tree | snapshot |
2021-03-13 |
kn | Move MPLS related function prototypes under SMALL |
commit | commitdiff | tree | snapshot |
2021-03-13 |
deraadt | because the kernel has been replaced after last boot... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
sthen | sync usb_device_info with usb.h, spotted by Enrik Berkh... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
kettenis | Advertise 30-bit color support. |
commit | commitdiff | tree | snapshot |
2021-03-13 |
sthen | only try to set timestamps on files; avoids error with... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
kettenis | We can use memory marked as EfiBootServicesCode or... |
commit | commitdiff | tree | snapshot |
2021-03-13 |
dtucker | Add TEST_SSH_MODULI_FILE variable to allow overriding... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
kettenis | Add WSDISPLAYIO_DEPTH_30 in order to support 30-bit... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-03-12 |
sthen | merge unbound-1.13.1 |
commit | commitdiff | tree | snapshot |
2021-03-12 |
sthen | update to unbound-1.13.1, tested by gnezdo@ |
commit | commitdiff | tree | snapshot |
2021-03-12 |
florian | INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
stsp | In ipw(4), ensure that net80211 is in ASSOC state while... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
florian | Add deprecation warning for autoconfprivacy. |
commit | commitdiff | tree | snapshot |
2021-03-12 |
stsp | Use RA instead of MiRA in iwn(4). |
commit | commitdiff | tree | snapshot |
2021-03-12 |
stsp | Use RA instead of MiRA in iwm(4). |
commit | commitdiff | tree | snapshot |
2021-03-12 |
stsp | Add RA, a new 11n Tx rate adaptation module for net80211. |
commit | commitdiff | tree | snapshot |
2021-03-12 |
tb | Zap a useless variable. |
commit | commitdiff | tree | snapshot |
2021-03-12 |
tb | Missing void in function definition |
commit | commitdiff | tree | snapshot |
2021-03-12 |
tb | Fix checks of memory caps of constraints names |
commit | commitdiff | tree | snapshot |
2021-03-12 |
fcambus | Update Spleen kernel fonts to version 1.9.0, bringing... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-03-12 |
kn | Emulate "[inet] autoconf" hostname.if(5) lines with... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-03-12 |
mpi | Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
nicm | Fix so tmux correctly sends the cvvis (cursor very... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
jsg | fix previous |
commit | commitdiff | tree | snapshot |
2021-03-12 |
jmc | spelling: refenece -> reference |
commit | commitdiff | tree | snapshot |
2021-03-12 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-03-12 |
dtucker | Add ModuliFile keyword to sshd_config to specify the... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
djm | pwcopy() struct passwd that we're going to reuse across... |
commit | commitdiff | tree | snapshot |
2021-03-12 |
millert | Provide definition of CTRL in vi.c like we do for emacs.c. |
commit | commitdiff | tree | snapshot |
2021-03-11 |
naddy | quiz: handle line continuation in data files correctly... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
jmc | fix a double space and a macro error; |
commit | commitdiff | tree | snapshot |
2021-03-11 |
florian | When RFC 8981 obsoleted RFC 4941 the terminology change... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
kn | Use unveil(2) |
commit | commitdiff | tree | snapshot |
2021-03-11 |
jsing | Remove ssl_downgrade_max_version(). |
commit | commitdiff | tree | snapshot |
2021-03-11 |
florian | There is no need to try to attach IPv6 to an interface... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
deraadt | If the AUTOCONF4 or AUTOCONF6 flags get enabled, force... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
krw | Use timespec timers to determine when select-timeout... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-03-11 |
claudio | Revert rev 1.116 |
commit | commitdiff | tree | snapshot |
2021-03-11 |
tb | Check for the existence of p5-IO-Socket-SSL by checking... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-03-11 |
kettenis | Add SMP support. |
commit | commitdiff | tree | snapshot |
2021-03-11 |
kn | Remove unhelpful sentence from TPMR |
commit | commitdiff | tree | snapshot |
2021-03-11 |
kn | Document veb(4) |
commit | commitdiff | tree | snapshot |
2021-03-11 |
kn | Link to sh(1) and use the same wording and markup for... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
claudio | There is no need to revisit a file in the repo, so... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
claudio | There is no need for a global enity queue, instead... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
patrick | Make sure to skip attaching disabled I2C devices. ... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
patrick | Make sure to skip attaching disabled I2C devices. ... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
deraadt | grow media a little |
commit | commitdiff | tree | snapshot |
2021-03-11 |
deraadt | that 0 should be NULL |
commit | commitdiff | tree | snapshot |
2021-03-11 |
nicm | Tidy old jobs every hour instead of every 30 seconds. |
commit | commitdiff | tree | snapshot |
2021-03-11 |
jmc | groff complains about the word "An" in an Rs/Re block... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
nicm | Add an "absolute-centre" alignment to use the centre... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
nicm | Add split-window -Z to start the pane zoomed, GitHub... |
commit | commitdiff | tree | snapshot |
2021-03-10 |
jsg | Build install media with -fno-asynchronous-unwind-table... |
commit | commitdiff | tree | snapshot |
2021-03-10 |
tobhe | Handle named references in acpi_getdevlist(). Fixes... |
commit | commitdiff | tree | snapshot |
2021-03-10 |
millert | zlib functions take a gzFile not gzFile * (gzFile is... |
commit | commitdiff | tree | snapshot |
2021-03-10 |
patrick | Our ACPI namerefs are pointers to the byte structures... |
commit | commitdiff | tree | snapshot |
2021-03-10 |
millert | Add support for ^R (redraw) in insert mode too. |
commit | commitdiff | tree | snapshot |
next |