Age | Commit message (Expand) | Author |
2022-08-10 | Only print versions we know about | Theo Buehler |
2022-08-10 | Fix logic in network_dump_upcall() | Claudio Jeker |
2022-08-10 | Add iic at glxpcib, to get spdmem to attach on 2F-based systems. | Miod Vallat |
2022-08-10 | Remove alpha kernel code to process userland misaligned accesses, and the | Miod Vallat |
2022-08-10 | Decrease how long to wait for the remote peer to send IO before giving up | Job Snijders |
2022-08-10 | fixup header for bgpctl show network so it lines up again. | Claudio Jeker |
2022-08-10 | Remove netlock assertion from vlan_ioctl(). Now (*if_ioctl)() called | Vitaliy Makkoveev |
2022-08-10 | Fix two compiler warnings resulting from last zlib bump | Theo Buehler |
2022-08-10 | Build the Compress::Raw::Zlib perl module with /usr/lib/libz | Theo Buehler |
2022-08-10 | Remove games from the default $PATH in /etc/skel | Theo Buehler |
2022-08-10 | match other archs use %s for version printf | Jonathan Gray |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2022-08-09 | Backout "Call getuptime() just once per function" | Klemens Nanni |
2022-08-09 | sync | Theo de Raadt |
2022-08-09 | prevent breakable hyphens in segment identifiers | Ingo Schwarze |
2022-08-09 | Make the http code respect MAX_CONN_TIMEOUT and fail connects once they | Claudio Jeker |
2022-08-09 | Sync inflateGetHeader() fix from userland | Theo Buehler |
2022-08-09 | Pull in inflateGetHeader() buffer overflow fix | Theo Buehler |
2022-08-09 | Fix buffer overflow in inflateGetHeader() | Theo Buehler |
2022-08-09 | riscv64: trigger deferred timer interrupts from splx(9) | Scott Soule Cheloha |
2022-08-09 | powerpc64: trigger deferred DEC interrupts from splx(9) | Scott Soule Cheloha |
2022-08-08 | sync | Theo de Raadt |
2022-08-08 | If interface drivers had enabled transmit offloading of the payload | Alexander Bluhm |
2022-08-08 | For putenv(3), return an error if string starts with a '=' character. | Todd C. Miller |
2022-08-08 | switch fgetln remnants to getline. ok millert@ | Omar Polo |
2022-08-08 | fully switch quiz(6) to getline; diff from Ben Fuller (ben [at] bvnf | Omar Polo |
2022-08-08 | Constify in6_addr pointer arguments in nd6_*() functions | Klemens Nanni |
2022-08-08 | Add YGJ, Yanago Kitaro, Tottori, Japan | Jeremy Evans |
2022-08-08 | top(1): display uptime with seconds, print uptime in fixed format | Scott Soule Cheloha |
2022-08-08 | sync | Theo de Raadt |
2022-08-08 | Call getuptime() just once per function | Klemens Nanni |
2022-08-08 | remove unused arm and armv7 headers | Jonathan Gray |
2022-08-08 | Unify the maximum idle IO timeout for RSYNC & HTTPS | Job Snijders |
2022-08-08 | remove mouse.h last used by pre-wscons drivers | Jonathan Gray |
2022-08-08 | Set rsync connection timeout to 15 seconds. | Job Snijders |
2022-08-08 | To make protocol input functions MP safe, internet PCB need protection. | Alexander Bluhm |
2022-08-08 | Change branch condition inverted to realize original intention in | Kenji Aoyama |
2022-08-08 | Build llvm-cov in base. | Frederic Cambus |
2022-08-08 | Before ypconnect(2) addition, "getpw" was a horrible "hole" that triggered | Theo de Raadt |
2022-08-07 | Start to add annotations to the cpu_info members, doing I/a/o for | Philip Guenther |
2022-08-07 | Use PMAP_PREFER_ALIGN() == 0 rather than !defined(PMAP_PREFER) to enable the | Miod Vallat |
2022-08-07 | Move fallback PMAP_PREFER definitions from uvm_map.c to uvm_pmap.h for them | Miod Vallat |
2022-08-07 | zap extra space in usage added by mistake in last commit. | Omar Polo |
2022-08-07 | Modern EFI systems tend to want larger EFI Sys partitions, they play | Theo de Raadt |
2022-08-07 | sync | Theo de Raadt |
2022-08-07 | Fix fallout from netlock removal in media ioctl. The bridge does | Alexander Bluhm |
2022-08-06 | Use NI_MAXHOST and NI_MAXSERV constants to allocate temporary strings | Alexander Bluhm |
2022-08-06 | Improve HISTORY and add AUTHORS. | Ingo Schwarze |
2022-08-06 | add a -t flag to change the request timeout | Omar Polo |
2022-08-06 | Clean up the netlock macros. Merge NET_RLOCK_IN_SOFTNET and | Alexander Bluhm |