Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
yasuoka 20292b2bf2 Build and install libradius as default. 8 years ago
..
arpa Switch to including <sys/types.h> instead of <sys/param.h> 9 years ago
protocols Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete 9 years ago
rpc Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache() 9 years ago
rpcsvc Remove unnecessary typedef usage. 20 years ago
Makefile Build and install libradius as default. 8 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 Make the asr API public. Install asr.h to /usr/include.h and manpages. 10 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 Use internal '__' names for __attributes__ in public headers 10 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 Can't use a variable 'c' in a standard include; rename it to '_c' 10 years ago
curses.h I hereby place this file in the public domain. 21 years ago
db.h Remove excessive sys/cdefs.h inclusion 11 years ago
dbm.h Sync with share/misc/license.template and add missing DARPA credit 21 years ago
dirent.h Zap some getdirentries() leftovers. 10 years ago
disktab.h Remove the advertising clause in the UCB license which Berkeley 21 years ago
dlfcn.h dlerror() should not return const char *, as noted by landry 11 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 errc/verrc/warnc/vwarnc family: versions of err/... that take the errno 10 years ago
errno.h Remove excessive sys/cdefs.h inclusion 11 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 18 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 11 years ago
ftw.h Need ftw.h for ftw(3) and nftw(3) 21 years ago
getopt.h The getopt() prototype and externs don't belong in stdlib.h. Berkeley 10 years ago
glob.h Remove excessive sys/cdefs.h inclusion 11 years ago
grp.h setgrfile() isn't implemented 9 years ago
ieeefp.h use c calling conventions so that g++ doesn't mangle fpgetmask & 14 years ago
ifaddrs.h Remove unnecessary typedef usage. 20 years ago
inttypes.h Contrary to C99's advice, C++ TR1 and C++ 11 require that <inttypes.h> 11 years ago
iso646.h C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite. 22 years ago
kvm.h - add UNIX-domain socket info to struct kinfo_file2 10 years ago
langinfo.h Remove excessive sys/cdefs.h inclusion 11 years ago
libgen.h Sync with share/misc/license.template and add missing DARPA credit 21 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. 10 years ago
link_elf.h typos from alexey dobriyan; 18 years ago
locale.h international currency locale rules as per POSIX.1-2008 9 years ago
login_cap.h change prototype for crypt_newhash. the login_cap_t is a holdover from its 9 years ago
malloc.h Warn when <malloc.h> is included, recommending <stdlib.h> 28 years ago
math.h Define new C99 macros: 8 years ago
md5.h Remove excessive sys/cdefs.h inclusion 11 years ago
memory.h Remove the advertising clause in the UCB license which Berkeley 21 years ago
mpool.h CIRCLEQ begone. 10 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 Make some $OpenBSD$ lines prettier/standardier by eliminating 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 the default rsh is now spelled ssh. ok deraadt 10 years ago
poll.h PD 20 years ago
pwd.h add prototypes for new crypt functions 10 years ago
ranlib.h Remove the advertising clause in the UCB license which Berkeley 21 years ago
readpassphrase.h Sync with share/misc/license.template and add missing DARPA credit 21 years ago
regex.h Remove excessive sys/cdefs.h inclusion 11 years ago
resolv.h Remove excessive sys/cdefs.h inclusion 11 years ago
rmd160.h Remove excessive sys/cdefs.h inclusion 11 years ago
search.h Change lsearch()'s "base" argument to require a non-const pointer to 9 years ago
setjmp.h Explicitly annotate setjmp() and longjmp() (and friends) as 11 years ago
sha1.h Remove excessive sys/cdefs.h inclusion 11 years ago
sha2.h SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a 11 years ago
signal.h Welcome to 1989: assume the compiler support const 10 years ago
siphash.h Use standard spelling for types, and rename local variable from "free". 9 years ago
sndio.h hex constants unsigned, prevents some gcc warnings 11 years ago
spawn.h Remove function argument name from posix_spawnattr_getsigmask() 9 years ago
stdbool.h lint is dead (long live the lint!), so stop using it as a cpp conditional 10 years ago
stddef.h As pointed out by Richard Guenther our definition 13 years ago
stdio.h increase TMP_MAX to the equivalent of INT_MAX. it's actually more, 9 years ago
stdlib.h The first argument to devname(3) should be dev_t, not int. 8 years ago
string.h Delete duplicate conditional 9 years ago
strings.h Remove the advertising clause in the UCB license which Berkeley 21 years ago
struct.h Remove the advertising clause in the UCB license which Berkeley 21 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
time.h Remove obsolete timezone() function. 9 years ago
ttyent.h Remove the advertising clause in the UCB license which Berkeley 21 years ago
unistd.h claim posix 2008 compat. apparently people look at this and get scared 9 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 9 years ago
vis.h Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ 8 years ago
wchar.h gcc 2.x is dead 9 years ago
wctype.h Adapt things to use __type_t instead of _BSD_TYPE_T_ 18 years ago