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.
 
 
 
 
 
 
espie 4cbc49a8f1 Boring... Add :L modifier to all tweakable variables tests. 24 years ago
..
arpa Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
protocols Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
rpc proto svc_getreqset2 24 years ago
rpcsvc implimented -> implemented 25 years ago
Makefile Boring... Add :L modifier to all tweakable variables tests. 24 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 Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
bitstring.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
blf.h add ECB and CBC encryption for octet streams 26 years ago
bm.h Well, as we are heading for a release people are encouraged to rebuild their 27 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 make ctype macros on char 0x82 and such work 26 years ago
curses.h curses.h frontend 26 years ago
db.h Typo in comment. 25 years ago
dbm.h o Minor changes from db.1.86 (sleepycat). Does not include the new hash 26 years ago
des.h remove bogus ifdef PERL5 26 years ago
dirent.h Be thorough about NULL as __null for C++. 25 years ago
disktab.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
dlfcn.h dlopen and dlsym take const char * parameters. 25 years ago
elf_abi.h Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version. 28 years ago
err.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
fnmatch.h Add FNM_NOSYS, meaning "The implementation does not support this function", 25 years ago
fstab.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
fts.h put back FTS_CHDIRROOT until next library major number crank 25 years ago
glob.h Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping 27 years ago
grp.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
ieeefp.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
ifaddrs.h add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). 25 years ago
inttypes.h move uint*_t to machine/types.h 26 years ago
iso646.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
kvm.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
langinfo.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
libgen.h proper const semantics for dirname & basename. 25 years ago
limits.h Add thread-safety to libc, so that libc_r will build (on i386 at least). 26 years ago
link.h dlopen and dlsym take const char * parameters. 25 years ago
locale.h Define NULL to be __null for C++: better quality of implementation. 25 years ago
login_cap.h login.conf code from BSDi. This does not include the bsd auth code 24 years ago
malloc.h Warn when <malloc.h> is included, recommending <stdlib.h> 28 years ago
math.h $OpenBSD$ 25 years ago
md4.h Expose MDXTransform functions to be consistent with sha1 and rmd160. 25 years ago
md5.h Expose MDXTransform functions to be consistent with sha1 and rmd160. 25 years ago
memory.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
mpool.h Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thought it related to the new hash code--it does not 26 years ago
ndbm.h real dbm_rdonly 26 years ago
netdb.h correct type of 2nd argument to meet RFC2553. (this should raise no ABI 24 years ago
netgroup.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
nl_types.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
nlist.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
olf_abi.h OLF. 28 years ago
paths.h er, no _PATH_NOLOGIN is the "do not let users login file"; sigh@kuzirabekon.econ.nagasaki-u.ac.jp 24 years ago
poll.h implimented -> implemented 25 years ago
pwd.h proto bcrypt_gensalt() 25 years ago
ranlib.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
re_comp.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
regex.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
resolv.h ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takes 24 years ago
rmd160.h prototype mismatch for RMD160Update() 25 years ago
search.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
setjmp.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
sgtty.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
sha1.h Add some useful defines (used by ssyslog). 26 years ago
signal.h Add thread-safety to libc, so that libc_r will build (on i386 at least). 26 years ago
skipjack.h skipjack in libc; isakmpd and such will want it 26 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 Make P_tmpdir point to /tmp/ not /var/tmp 25 years ago
stdlib.h Add srandomdev() from FreeBSD for use by sendmail and others. 24 years ago
string.h Be thorough about NULL as __null for C++. 25 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 Minor comment changes: 24 years ago
tar.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
time.h Prototype timelocal(), timegm(), and timeoff() in the non-ANSI, non-POSIX 24 years ago
ttyent.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
tzfile.h Wall; Andreas.Gunnarsson@emw.ericsson.se 27 years ago
unistd.h from freebsd: 24 years ago
utime.h provide time_t without sys/types.h; kleink 26 years ago
utmp.h mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated 25 years ago
vis.h appropiate -> appropriate 25 years ago