..
arpa
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
protocols
Amend c_count comment per PR 1576.
24 years ago
rpc
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
rpcsvc
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
Makefile
build OpenSSL without symlink trees:
22 years ago
a.out.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
ar.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
assert.h
back-out header change for now.
22 years ago
bitstring.h
Updates from lite2 via NetBSD; fixes license.
22 years ago
blf.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
bm.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
bsd_auth.h
put sentinel back in. Thx miod@
22 years ago
cast.h
s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and include
26 years ago
cpio.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
ctype.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
curses.h
curses.h frontend
26 years ago
db.h
do not declare int32_t and such locally. pull sys/types.h.
22 years ago
dbm.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
des.h
DES_LONG as non-int is just RIDICULOUS
23 years ago
dirent.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
disktab.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
dlfcn.h
withough -> without
22 years ago
elf_abi.h
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
29 years ago
err.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
fnmatch.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
fstab.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
fts.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
glob.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
grp.h
Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...
23 years ago
ieeefp.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
ifaddrs.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
inttypes.h
move uint*_t to machine/types.h
26 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 a flag - KVM_NO_FILES which tells kvm_openfiles to not
22 years ago
langinfo.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
libgen.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
limits.h
Introduce a new file, machine/internal_types.h, to hold that specific arch
23 years ago
link.h
remove , at end of enum
22 years ago
link_aout.h
split link.h into three parts. The MI parts are left in link.h
22 years ago
link_elf.h
Revert this to art's orginal verstion, internal ld.so fields should not
22 years ago
locale.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
login_cap.h
Change value of LOGIN_DEFSTYLE from "krb4-or-pwd" to just "passwd".
22 years ago
malloc.h
Warn when <malloc.h> is included, recommending <stdlib.h>
28 years ago
math.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
md4.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
md5.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
memory.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
mpool.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
ndbm.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
netdb.h
compatiblity -> compatibility
22 years ago
netgroup.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
nl_types.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
nlist.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
ohash.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
olf_abi.h
OLF.
28 years ago
paths.h
Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory
22 years ago
poll.h
implimented -> implemented
25 years ago
pwd.h
Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...
23 years ago
ranlib.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
re_comp.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
readpassphrase.h
define RPP_STDIN; missed in previous commit
22 years ago
regex.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
resolv.h
compatiblity -> compatibility
22 years ago
rmd160.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
search.h
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
setjmp.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
sgtty.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
sha1.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
signal.h
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
23 years ago
skipjack.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
stab.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
stdbool.h
Copyright...
25 years ago
stddef.h
In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly.
25 years ago
stdio.h
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
23 years ago
stdlib.h
Replace strtou?q() with the more standard strtou?ll(), using weak
22 years ago
string.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
strings.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
struct.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
sysexits.h
indent
24 years ago
tar.h
Well, as we are heading for a release people are encouraged to rebuild their
27 years ago
time.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
ttyent.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
tzfile.h
Wall; Andreas.Gunnarsson@emw.ericsson.se
27 years ago
unistd.h
uncommit, since it breaks macppc libc. millert and miod have now said they
22 years ago
utime.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago
utmp.h
move utmp to large format, usernames to 32 chars; downsj
24 years ago
vis.h
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
23 years ago