No description
  • C 57.4%
  • C++ 28.7%
  • Perl 3.9%
  • Roff 3%
  • Makefile 0.9%
  • Other 5.6%
Find a file
daniel b75055f7ac psignal(3): align the type of the signal parameter with POSIX
POSIX uses an int for the signal number instead of an unsigned int. NetBSD
made this change in 2010 and FreeBSD made this change in 2016. Follow suit
with the other BSDs and match what POSIX specifies.

This should not have an impact on the ABI and therefore no bump is needed.

Flagged by Sortix os-test.

ok deraadt@, millert@
2026-03-23 21:33:43 +00:00
bin satisfy the requirements of ksh build with -DSMALL in the install media 2026-03-05 05:40:37 +00:00
distrib sync 2026-03-19 15:13:32 +00:00
etc ospf6d doesn't do reload, so don't allow rcctl reload to be accepted 2026-03-17 14:27:25 +00:00
games Fix typo: "never ever stick *you* hand in the toaster" -> "your" 2026-02-08 03:45:03 +00:00
gnu amd64 needs the quad-precision support functions as well (for __float128 2026-03-02 20:33:49 +00:00
include psignal(3): align the type of the signal parameter with POSIX 2026-03-23 21:33:43 +00:00
lib psignal(3): align the type of the signal parameter with POSIX 2026-03-23 21:33:43 +00:00
libexec These programs are using pledge "tmppath" with "rpath wpath cpath". 2026-02-18 08:54:46 +00:00
regress Check if host keys exist before adding them, and expand on the warning 2026-03-23 09:53:52 +00:00
sbin Fix display of bandwidth >=1000G. Found by Crystal Kolipe, ok sashan@ 2026-03-20 09:37:23 +00:00
share Declare font media types as specified in RFC 8081. 2026-03-23 07:51:08 +00:00
sys refereced -> referenced; ok bluhm@ 2026-03-23 13:12:39 +00:00
usr.bin Check lastgc is not NULL before using it, GitHub issue 4935 from Pavel 2026-03-23 09:05:59 +00:00
usr.sbin merge nsd 4.14.2 2026-03-21 21:36:36 +00:00
.gitignore
Makefile
Makefile.cross