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