Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
 
 
 
 
 
 
tdeval 1edfc67741 Sanity fix. 21 years ago
..
Makefile.inc kill memory.3; 21 years ago
_rand48.c Fix RCS ids 29 years ago
a64l.3 Sync with share/misc/license.template and add missing DARPA credit 22 years ago
a64l.c Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1. 28 years ago
abort.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
abort.c Call _exit() not exit() from abort() if we are unable to kill ourselves 21 years ago
abs.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
abs.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
alloca.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
atexit.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
atexit.c Move __cleanup into mprotect'ed page to prevent unintentional modifications 22 years ago
atexit.h fix a proto 22 years ago
atof.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
atof.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
atoi.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
atoi.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
atol.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
atol.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
atoll.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
atoll.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
bsearch.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
bsearch.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
calloc.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
cfree.c add missing includes 22 years ago
div.3 `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) 21 years ago
div.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
drand48.c Fix RCS ids 29 years ago
ecvt.3 use new .St macro; 21 years ago
ecvt.c Sync with share/misc/license.template and add missing DARPA credit 22 years ago
erand48.c Fix RCS ids 29 years ago
exit.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
exit.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
gcvt.c Sync with share/misc/license.template and add missing DARPA credit 22 years ago
getenv.3 `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) 21 years ago
getenv.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
getopt.3 Document the optional argument support and as well as where we differ from 21 years ago
getopt_long.3 - Rename index to longindex and explain its use. 21 years ago
getopt_long.c Traditionally, getopt(3) has treated "--foo" the same as "--". However, 21 years ago
getsubopt.3 `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) 21 years ago
getsubopt.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
heapsort.c typo; ianm@cit.uws.edu.au 21 years ago
insque.3 use new .St macro; 21 years ago
insque.c move insque(3) and remque(3) from libcompat -> libc; they are now POSIX 22 years ago
jrand48.c Fix RCS ids 29 years ago
l64a.c Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1. 28 years ago
labs.3 llabs(3) for C99 22 years ago
labs.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
lcong48.c Fix RCS ids 29 years ago
ldiv.3 `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) 21 years ago
ldiv.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
llabs.c llabs(3) for C99 22 years ago
lrand48.c Fix RCS ids 29 years ago
lsearch.3 use new .St macro; 21 years ago
lsearch.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
malloc.3 punctuate variable; okay jmc@. 21 years ago
malloc.c Sanity fix. 21 years ago
merge.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
mrand48.c Fix RCS ids 29 years ago
multibyte.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
nrand48.c Fix RCS ids 29 years ago
putenv.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
qabs.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
qabs.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
qdiv.3 `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) 21 years ago
qdiv.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
qsort.3 updates and corrections to the references in SEE ALSO; 21 years ago
qsort.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
radixsort.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
radixsort.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
rand.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
rand.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
rand48.3 - section reorder 22 years ago
rand48.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
random.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
random.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
realpath.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
realpath.c Rename rootd to needslash and invert its value. This fixes the check 22 years ago
remque.c move insque(3) and remque(3) from libcompat -> libc; they are now POSIX 22 years ago
seed48.c Fix RCS ids 29 years ago
setenv.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
srand48.c Fix RCS ids 29 years ago
strtod.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
strtod.c Correct the arm ifdefs previously inserted, is working correctly now. 21 years ago
strtol.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
strtol.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
strtoll.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
strtoul.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
strtoul.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
strtoull.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
system.3 Remove the advertising clause in the UCB license which Berkeley 22 years ago
system.c Remove the advertising clause in the UCB license which Berkeley 22 years ago
tfind.c 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
tsearch.3 Sync with share/misc/license.template and add missing DARPA credit 22 years ago
tsearch.c 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