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.
 
 
 
 
 
 
martijn 1355e20716 Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the 4 years ago
..
Makefile The ber_* namespace is used by liblber since time immemorial, 4 years ago
Symbols.map The ber_* namespace is used by liblber since time immemorial, 4 years ago
bcrypt_pbkdf.3 no first person in man pages. 9 years ago
bcrypt_pbkdf.c zero tmpout too. reminded by related diff from tim 4 years ago
ber.c The ber_* namespace is used by liblber since time immemorial, 4 years ago
ber.h Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the 4 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 4 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 7 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 4 years ago
getrawpartition.3 sort SEE ALSO; 5 years ago
getrawpartition.c When system calls indicate an error they return -1, not some arbitrary 4 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. 8 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 4 years ago
logwtmp.c When system calls indicate an error they return -1, not some arbitrary 4 years ago
ober_add_string.3 The ber_* namespace is used by liblber since time immemorial, 4 years ago
ober_get_string.3 Adjust whitespace, so Ta macros are aligned vertically as already done in 4 years ago
ober_oid_cmp.3 Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the 4 years ago
ober_read_elements.3 The ber_* namespace is used by liblber since time immemorial, 4 years ago
ober_set_header.3 The ber_* namespace is used by liblber since time immemorial, 4 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 4 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 4 years ago
pkcs5_pbkdf2.3 use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze 11 years ago
pkcs5_pbkdf2.c overwrite the key in failure modes in case the caller doesn't check. 4 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 4 years ago
readlabelfs.3 use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze 11 years ago
shlib_version Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the 4 years ago
util.h uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) 4 years ago
uu_lock.3 uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) 4 years ago
uucplock.c snprintf/vsnprintf return < 0 on error, rather than -1. 4 years ago