.. |
arpa
|
Consistently spell "IPsec" in comments and debug outputs.
|
6 years ago |
protocols
|
Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete
|
9 years ago |
rpc
|
Pull in <sys/select.h> for fd_set
|
8 years ago |
rpcsvc
|
Stop publicly declaring _yp_dobind() and struct dom_binding, closing out
|
8 years ago |
Makefile
|
RDIRS for libcbor and libfido2
|
5 years ago |
a.out.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
ar.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
asr.h
|
Allow the caller of asr functions to create and use a specific context.
|
5 years ago |
assert.h
|
half-guard the actual function prototypes.
|
13 years ago |
bitstring.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
blf.h
|
do the adjustment of arbitrary 128 -> BLF_MAXUTILIZED in userland as well,
|
17 years ago |
bsd_auth.h
|
As per style.9, prototypes should not have variable names associated
|
7 years ago |
complex.h
|
lint is dead (long live the lint!), so stop using it as a cpp conditional
|
10 years ago |
cpio.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
ctype.h
|
New POSIX xlocale implementation written from scratch.
|
7 years ago |
curses.h
|
I am retiring my old email address; replace it with my OpenBSD one.
|
5 years ago |
db.h
|
Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper
|
9 years ago |
dirent.h
|
Move the 10 (!) defintions of NULL to their own mini header file and
|
8 years ago |
disktab.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
dlfcn.h
|
Implement a DL_REFERENCE dlctl. To be used by the upcoming
|
7 years ago |
elf.h
|
<elf.h> should make it easier to port our ELF-related tools to other Unices.
|
7 years ago |
elf_abi.h
|
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
|
28 years ago |
err.h
|
Add framework for resolving (pun intended) libc namespace issues, using
|
9 years ago |
errno.h
|
___errno (three underbars) is long gone
|
7 years ago |
fenv.h
|
Also enclose variable names with external linkage in __BEGIN_DECLS.
|
13 years ago |
float.h
|
create new machine/_float.h which is namespace clean. create a new
|
12 years ago |
fnmatch.h
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
|
19 years ago |
fstab.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
fts.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
ftw.h
|
I am retiring my old email address; replace it with my OpenBSD one.
|
5 years ago |
getopt.h
|
The getopt() prototype and externs don't belong in stdlib.h. Berkeley
|
11 years ago |
glob.h
|
Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX.
|
5 years ago |
grp.h
|
Add uid_from_user() and gid_from_group(), derived from pax's cache.c.
|
6 years ago |
icdb.h
|
Make the key sizes and offsets arrays const, ok tedu
|
8 years ago |
ieeefp.h
|
use c calling conventions so that g++ doesn't mangle fpgetmask &
|
15 years ago |
ifaddrs.h
|
Remove unnecessary typedef usage.
|
21 years ago |
inttypes.h
|
I am retiring my old email address; replace it with my OpenBSD one.
|
5 years ago |
iso646.h
|
C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.
|
23 years ago |
kvm.h
|
- add UNIX-domain socket info to struct kinfo_file2
|
11 years ago |
langinfo.h
|
New POSIX xlocale implementation written from scratch.
|
7 years ago |
libgen.h
|
I am retiring my old email address; replace it with my OpenBSD one.
|
5 years ago |
limits.h
|
increase TMP_MAX to the equivalent of INT_MAX. it's actually more,
|
9 years ago |
link.h
|
Remove more knowledge of a.out and stab information from the tree.
|
11 years ago |
link_elf.h
|
Add dl_unwind_find_exidx prototype.
|
8 years ago |
locale.h
|
New POSIX xlocale implementation written from scratch.
|
7 years ago |
login_cap.h
|
Add _PATH_AUTHPROGDIR = "/usr/libexec/auth", this path will be used
|
6 years ago |
math.h
|
Implement sicos(3), sincosf(3) and sincosl(3). These functions are common
|
6 years ago |
md5.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
memory.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
ndbm.h
|
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
|
20 years ago |
netdb.h
|
Stop including <sys/param.h> from <netdb.h>. Portable software must either
|
9 years ago |
netgroup.h
|
Hide netgroup internals inside libc. The parts that netgroup_mkdb
|
9 years ago |
nl_types.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
nlist.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
paths.h
|
add /usr/local/sbin. ok deraadt millert
|
5 years ago |
poll.h
|
PD
|
21 years ago |
pthread.h
|
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
|
6 years ago |
pthread_np.h
|
Include pthread.h to make this header standalone (needs pthread_t and others)
|
5 years ago |
pwd.h
|
Add uid_from_user() and gid_from_group(), derived from pax's cache.c.
|
6 years ago |
ranlib.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
readpassphrase.h
|
I am retiring my old email address; replace it with my OpenBSD one.
|
5 years ago |
regex.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
resolv.h
|
There are cases where a program doing dns requests wants to set the
|
5 years ago |
rmd160.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
sched.h
|
Move the thread-related .h files to /usr/src/include/, since the
|
7 years ago |
search.h
|
Change lsearch()'s "base" argument to require a non-const pointer to
|
10 years ago |
semaphore.h
|
Move the thread-related .h files to /usr/src/include/, since the
|
7 years ago |
setjmp.h
|
Stop supporting longjmperror(); it's not used, not portable, and the checks
|
8 years ago |
sha1.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
sha2.h
|
i forgot to commit sha2.h changes for SHA512/256
|
8 years ago |
signal.h
|
The open POSIX test suite reveals that sigpause(int sigmask) from
|
6 years ago |
siphash.h
|
Use standard spelling for types, and rename local variable from "free".
|
9 years ago |
sndio.h
|
Expose internal functions necessary to open audio devices and midi
|
9 years ago |
spawn.h
|
Remove function argument name from posix_spawnattr_getsigmask()
|
9 years ago |
stdbool.h
|
These days pcc defines __GNUC__ and we don't support gcc2. Also needed
|
9 years ago |
stddef.h
|
Add max_align_t.
|
7 years ago |
stdio.h
|
Move the 10 (!) defintions of NULL to their own mini header file and
|
8 years ago |
stdlib.h
|
Inroduce malloc_conceal() and calloc_conceal(). Similar to their
|
5 years ago |
string.h
|
New POSIX xlocale implementation written from scratch.
|
7 years ago |
strings.h
|
str[n]casecmp_l(3) appeared in POSIX 2008, not in XPG 4;
|
7 years ago |
sysexits.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
tar.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
tgmath.h
|
Add support for tgmath--the type-generic math; now that both math
|
13 years ago |
tib.h
|
ld.so boot cleanup support:
|
5 years ago |
time.h
|
Add C11's timespec_get(3); minor bump for libc.
|
6 years ago |
ttyent.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
unistd.h
|
Unveiling unveil(2).
|
6 years ago |
utime.h
|
Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future
|
11 years ago |
utmp.h
|
Delete struct definitions that have been obsolete for a dozen years
|
10 years ago |
uuid.h
|
Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via
|
10 years ago |
vis.h
|
Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@
|
9 years ago |
wchar.h
|
New POSIX xlocale implementation written from scratch.
|
7 years ago |
wctype.h
|
New POSIX xlocale implementation written from scratch.
|
7 years ago |