958 Commits (master)

Author SHA1 Message Date
  ratchov cd7ca781d4 Fix comments about sioctl_desc's maxval field 3 years ago
  guenther 5bbd6a0748 Use a double-underscore prefix for local variables declared in macros 4 years ago
  ratchov a5a367a7df Add API to control audio device parameters exposed by sndiod. 4 years ago
  djm d8afe995b1 RDIRS for libcbor and libfido2 4 years ago
  otto 195fd275f8 Allow the caller of asr functions to create and use a specific context. 4 years ago
  tedu ade94fed8f add /usr/local/sbin. ok deraadt millert 4 years ago
  jca fad1ff55af Include pthread.h to make this header standalone (needs pthread_t and others) 5 years ago
  otto 4e1b4d8474 Inroduce malloc_conceal() and calloc_conceal(). Similar to their 5 years ago
  guenther f0934b0e07 ld.so boot cleanup support: 5 years ago
  jsg 4bc43d1e32 unbreak make includes on non-clang archs after libobjc removal 5 years ago
  jsg 3997acf034 Build and install a shared libLLVM, llvm-config and llvm includes. 5 years ago
  jsg e71f85b821 enable libelf 5 years ago
  tedu c57677ae51 add a pthread_get_name_np to match pthread_set_name_np. 5 years ago
  millert 36eed43ed3 Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX. 5 years ago
  millert 47165904cf I am retiring my old email address; replace it with my OpenBSD one. 5 years ago
  otto 2393c3e306 There are cases where a program doing dns requests wants to set the 5 years ago
  guenther 9091da2b8a Our *int_fast{8,16}_t types are int/unsigned int, so SCN*FAST{8,16} 5 years ago
  otto 1bb7064e52 Introducing malloc_usable_size() was a mistake. While some other 5 years ago
  otto ed5636e718 Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page 5 years ago
  otto e4341e950b Implement C11's aligned_alloc(3). ok guenther@ 5 years ago
  guenther b3884fa798 Add C11's timespec_get(3); minor bump for libc. 5 years ago
  millert 15d698437f Add uid_from_user() and gid_from_group(), derived from pax's cache.c. 5 years ago
  deraadt f5de122969 Add _PATH_AUTHPROGDIR = "/usr/libexec/auth", this path will be used 5 years ago
  beck 0ded58008c Unveiling unveil(2). 5 years ago
  bluhm 45e07ff629 The open POSIX test suite reveals that sigpause(int sigmask) from 6 years ago
  mpi 7a2dbe746e Consistently spell "IPsec" in comments and debug outputs. 6 years ago
  kettenis d9ddac82be Implement sicos(3), sincosf(3) and sincosl(3). These functions are common 6 years ago
  deraadt 04e34b8297 #define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch 6 years ago
  deraadt 3329807a0b pledge()'s 2nd argument becomes char *execpromises, which becomes the 6 years ago
  kettenis 0e3a7a3d95 Add a member to be used by __cxa_thread_atexit(). Remove padding which would 6 years ago
  kettenis f82a07efc6 Implement a DL_REFERENCE dlctl. To be used by the upcoming 6 years ago
  jca c18926b37f Revert recent changes to unbreak ports/net/samba 6 years ago
  guenther 88624e3e2e Change pthread_cleanup_{push,pop} to macros that store the cleanup info 6 years ago
  mpi 51cd26e7b1 <elf.h> should make it easier to port our ELF-related tools to other Unices. 6 years ago
  guenther 3986062c3f Move the thread-related .h files to /usr/src/include/, since the 6 years ago
  naddy 0b0d57fe82 Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs and 6 years ago
  schwarze 2aa0509b2c str[n]casecmp_l(3) appeared in POSIX 2008, not in XPG 4; 6 years ago
  schwarze 371b65730c New POSIX xlocale implementation written from scratch. 6 years ago
  guenther 1188ef2cfa fix typo in comment 6 years ago
  guenther bf5a7be1d5 ___errno (three underbars) is long gone 6 years ago
  tom 5d14e6afb2 arc4random_buf should be bounded buffer, not bounded string 7 years ago
  millert 60759aa95a Add bounded attribute to freezero(). OK tom@ 7 years ago
  visa 8838f5e94b Get TCB address using the RDHWR instruction instead of __get_tcb(). 7 years ago
  kettenis 2a888965bd Change build infrastructure to allow building both gcc and clang. This 7 years ago
  otto 92d2cf9d5b Introducing freezero(3) a version of free that guarantees the process 7 years ago
  guenther ce21f11296 <struct.h> is unused and should not be used. Delete it. 7 years ago
  fcambus 3dde567fdc As per style.9, prototypes should not have variable names associated 7 years ago
  otto ff9e45d4d3 Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3) 7 years ago
  guenther 87e560f3f9 The macro versions of htonl et al don't require them, but POSIX says 7 years ago
  guenther 84ddce567a Move the typedefs for in_{addr,port}_t from <sys/types.h> to 7 years ago