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.
 
 
 
 
 
 
todd d29d5ce8db implimented -> implemented 25 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 pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the same reason 26 years ago
rpcsvc implimented -> implemented 25 years ago
Makefile A more normal way of building kerberos, faster, and it works with SUDO 25 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 27 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. 29 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_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME). 27 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
malloc.h Warn when <malloc.h> is included, recommending <stdlib.h> 28 years ago
math.h $OpenBSD$ 25 years ago
md4.h 64-bit cleanup + pedantic -W flags 28 years ago
md5.h 64-bit cleanup + pedantic -W flags 28 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 revise extended scoped address format support. delimiter and the order 25 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 put sbin:/usr/sbin in default path 25 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 BIND 4.9.5 includes. 28 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 In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly. 25 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 Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
tar.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
time.h Be thorough about NULL as __null for C++. 25 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 swapctl 2nd arg is const 25 years ago
utime.h provide time_t without sys/types.h; kleink 27 years ago
utmp.h mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated 26 years ago
vis.h appropiate -> appropriate 25 years ago