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.
 
 
 
 
 
 
jmc f057789eb2 wonky comma; 4 years ago
..
Makefile Split ber.3 into logical parts. Further tweaking will be done in tree. 5 years ago
Symbols.map The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and 5 years ago
bcrypt_pbkdf.3 no first person in man pages. 9 years ago
bcrypt_pbkdf.c rename blocks to words. bcrypt "blocks" are unrelated to blowfish blocks, 9 years ago
ber.c Make ber_scanf_elements's 'e' attribute eat the element. 4 years ago
ber.h The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and 5 years ago
ber_add_string.3 Cleanup some residual markup from the ber.3 days. 5 years ago
ber_get_string.3 wonky comma; 4 years ago
ber_oid_cmp.3 Cleanup some residual markup from the ber.3 days. 5 years ago
ber_read_elements.3 Cleanup some residual markup from the ber.3 days. 5 years ago
ber_set_header.3 Cleanup some residual markup from the ber.3 days. 5 years ago
check_expire.3 I am retiring my old email address; replace it with my OpenBSD one. 5 years ago
check_expire.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
duid.c ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in 12 years ago
fmt_scaled.3 Fix example: long long should be print with %lld 8 years ago
fmt_scaled.c Calling llabs(LLONG_MIN) is undefined behavior, llvm 7.0.1 does not 5 years ago
fparseln.3 Remove useless quoting from .Fo and .Fn function names, to prevent 8 years ago
fparseln.c Remove excessive sys/cdefs.h inclusion 11 years ago
getmaxpartitions.3 sort SEE ALSO; 5 years ago
getmaxpartitions.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
getrawpartition.3 sort SEE ALSO; 5 years ago
getrawpartition.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
imsg-buffer.c Change imsg header definitions to use standard types. 5 years ago
imsg.c Make a few internal symbols static and add a Symbols.map version script 6 years ago
imsg.h Change imsg header definitions to use standard types. 5 years ago
imsg_init.3 Change imsg header definitions to use standard types. 5 years ago
isduid.3 typo in manual page. 9 years ago
login.3 use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze 11 years ago
login.c Switch login(3) from lseek+read/write to pread/pwrite and only do the pread() 8 years ago
login_fbtab.3 Remove obsolete caveat. OK deraadt@ 8 years ago
login_fbtab.c Remove three NULL-checks before free(). ok millert@ 8 years ago
login_tty.c sys/types.h rather than sys/param.h, where applicable. avoid overreach. 10 years ago
logout.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
logwtmp.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
ohash.c merge ohash into 1 source file, then we can revisit next roadmap items. 10 years ago
ohash.h merge ohash into 1 source file, then we can revisit next roadmap items. 10 years ago
ohash_init.3 missing dots after ".%P pp"; the case of btree(3) was 5 years ago
ohash_interval.3 move the ohash functions into libutil by popular demand. 10 years ago
opendev.3 remove .Tn; from Jan Stary <hans at stare dot cz> 9 years ago
opendev.c Do not mask errno if we fail to open /dev/diskmap. Also, fall through 13 years ago
opendisk.3 reduce .Nd to one line and kill .Tn while here 8 years ago
opendisk.c sys/types.h rather than sys/param.h, where applicable. avoid overreach. 10 years ago
openpty.3 add previous to NAME; 7 years ago
passwd.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
pidfile.3 use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze 11 years ago
pidfile.c Actually, the C standard only guarantees that atexit(3) returns non-zero 5 years ago
pkcs5_pbkdf2.3 use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze 11 years ago
pkcs5_pbkdf2.c use freezero() instead of explicit_bzero+free 7 years ago
pty.c Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs 7 years ago
pw_init.3 Refer to /etc/passwd consistently as the "legacy password file" and 7 years ago
pw_lock.3 Refer to /etc/passwd consistently as the "legacy password file" and 7 years ago
readlabel.c When system calls indicate an error they return -1, not some arbitrary 5 years ago
readlabelfs.3 use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze 11 years ago
shlib_version The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and 5 years ago
util.h Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs 7 years ago
uucplock.3 update NAME section to include all documented functions, 8 years ago
uucplock.c snprintf/vsnprintf return < 0 on error, rather than -1. 5 years ago