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.
 
 
 
 
 
 
millert ffba857a64 Build gnu/lib/libreadline and use it instead of the one currently 23 years ago
..
arpa spelling 24 years ago
protocols Amend c_count comment per PR 1576. 24 years ago
rpc plug many memory leaks 23 years ago
rpcsvc implimented -> implemented 24 years ago
Makefile Build gnu/lib/libreadline and use it instead of the one currently 23 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 Better english; from provos@ 24 years ago
bm.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
bsd_auth.h $OpenBSD$ 24 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 $OpenBSD$ 24 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 use __x__ formats for __attribute__ arguments; guenther@gac.edu 24 years ago
fnmatch.h Add FNM_NOSYS, meaning "The implementation does not support this function", 24 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 GLOB_LIMIT changes from christos 23 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). 24 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 Include <nl_types.h>. Conforms to SUSv2, mirrors NetBSD. ok deraadt@ 24 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 Guard against multiple inclusion 24 years ago
malloc.h Warn when <malloc.h> is included, recommending <stdlib.h> 28 years ago
math.h $OpenBSD$ 24 years ago
md4.h Expose MDXTransform functions to be consistent with sha1 and rmd160. 24 years ago
md5.h Expose MDXTransform functions to be consistent with sha1 and rmd160. 24 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 change ai_addrlen to socklen_t. now it conforms to 23 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
ohash.h Add ohash_* functions to libc. 23 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 24 years ago
pwd.h _PW_NAME_LEN doesn't include the NUL, MAXLOGNAME does. 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 Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
readpassphrase.h Add readpasasphrase(3), a more flexible getpass(3) replacement. 24 years ago
regex.h Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
resolv.h spelling 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 $OpenBSD$ 24 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 use __x__ formats for __attribute__ arguments; guenther@gac.edu 24 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 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 Move nanosleep() proto to from sys/time.h to time.h where it belongs. 23 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 26 years ago
unistd.h use __x__ formats for __attribute__ arguments; guenther@gac.edu 24 years ago
utime.h provide time_t without sys/types.h; kleink 26 years ago
utmp.h move utmp to large format, usernames to 32 chars; downsj 24 years ago
vis.h Missed this in the strnvis(3) commit. 24 years ago